2025-07-17T06:45:40.3687390Z Current runner version: '2.326.0' 2025-07-17T06:45:40.3690740Z Runner name: 'i-0e8ca172e0ed1a63e' 2025-07-17T06:45:40.3691180Z Runner group name: 'default' 2025-07-17T06:45:40.3691700Z Machine name: 'ip-10-0-1-176' 2025-07-17T06:45:40.3693230Z ##[group]GITHUB_TOKEN Permissions 2025-07-17T06:45:40.3694410Z Contents: read 2025-07-17T06:45:40.3694720Z Metadata: read 2025-07-17T06:45:40.3695010Z ##[endgroup] 2025-07-17T06:45:40.3696150Z Secret source: Actions 2025-07-17T06:45:40.3696520Z Prepare workflow directory 2025-07-17T06:45:40.4671740Z Prepare all required actions 2025-07-17T06:45:40.4697800Z Getting action download info 2025-07-17T06:45:40.6613870Z Download action repository 'pytorch/test-infra@main' (SHA:a9ec424ad5e5851e47d68139cfd953b4031778d5) 2025-07-17T06:45:41.2064680Z Download action repository 'pytorch/pytorch@main' (SHA:a38f433be2e94a64b095a44ba39879d02d0c2316) 2025-07-17T06:45:46.5072290Z Getting action download info 2025-07-17T06:45:46.6338920Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-07-17T06:45:46.8507460Z Getting action download info 2025-07-17T06:45:47.0015880Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/heads/main (a38f433be2e94a64b095a44ba39879d02d0c2316) 2025-07-17T06:45:47.0019400Z ##[group] Inputs 2025-07-17T06:45:47.0019670Z build-environment: macos-py3-arm64 2025-07-17T06:45:47.0021070Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-07-17T06:45:47.0022410Z sync-tag: 2025-07-17T06:45:47.0022620Z python-version: 3.12.7 2025-07-17T06:45:47.0023350Z timeout-minutes: 270 2025-07-17T06:45:47.0023820Z disable-monitor: false 2025-07-17T06:45:47.0024090Z monitor-log-interval: 5 2025-07-17T06:45:47.0024370Z monitor-data-collect-interval: 1 2025-07-17T06:45:47.0024640Z ##[endgroup] 2025-07-17T06:45:47.0024950Z Complete job name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T06:45:47.0304250Z ##[group]Run sysctl machdep.cpu.brand_string kern.osproductversion 2025-07-17T06:45:47.0304640Z sysctl machdep.cpu.brand_string kern.osproductversion 2025-07-17T06:45:47.0327830Z shell: /bin/bash -e -l {0} 2025-07-17T06:45:47.0328120Z env: 2025-07-17T06:45:47.0328260Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:47.0328450Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:47.0328630Z TEST_CONFIG: mps 2025-07-17T06:45:47.0328770Z SHARD_NUMBER: 1 2025-07-17T06:45:47.0328910Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:47.0329050Z PR_BODY: 2025-07-17T06:45:47.0329180Z ##[endgroup] 2025-07-17T06:45:47.6037790Z machdep.cpu.brand_string: Apple M1 2025-07-17T06:45:47.6038160Z kern.osproductversion: 14.4.1 2025-07-17T06:45:47.6084620Z ##[group]Run for PROCESS in "python" "conda" "ninja" "clang"; do 2025-07-17T06:45:47.6084970Z for PROCESS in "python" "conda" "ninja" "clang"; do 2025-07-17T06:45:47.6085280Z  echo "Cleaning up all remaining ${PROCESS} process" 2025-07-17T06:45:47.6085530Z  pkill "${PROCESS}" || true 2025-07-17T06:45:47.6085710Z done 2025-07-17T06:45:47.6101880Z shell: /bin/bash -e -l {0} 2025-07-17T06:45:47.6102060Z env: 2025-07-17T06:45:47.6102210Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:47.6102380Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:47.6102570Z TEST_CONFIG: mps 2025-07-17T06:45:47.6102710Z SHARD_NUMBER: 1 2025-07-17T06:45:47.6102860Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:47.6103020Z PR_BODY: 2025-07-17T06:45:47.6103140Z ##[endgroup] 2025-07-17T06:45:48.1763120Z Cleaning up all remaining python process 2025-07-17T06:45:48.1837470Z Cleaning up all remaining conda process 2025-07-17T06:45:48.1877980Z Cleaning up all remaining ninja process 2025-07-17T06:45:48.1916670Z Cleaning up all remaining clang process 2025-07-17T06:45:48.1979900Z ##[group]Run if brew list miniconda; then 2025-07-17T06:45:48.1980180Z if brew list miniconda; then 2025-07-17T06:45:48.1980390Z  brew uninstall miniconda 2025-07-17T06:45:48.1980640Z  echo "REINSTALL_BREW_MINICONDA=1" >> "${GITHUB_ENV}" 2025-07-17T06:45:48.1980880Z fi 2025-07-17T06:45:48.1995550Z shell: /bin/bash -e -l {0} 2025-07-17T06:45:48.1995720Z env: 2025-07-17T06:45:48.1995880Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:48.1996060Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:48.1996260Z TEST_CONFIG: mps 2025-07-17T06:45:48.1996410Z SHARD_NUMBER: 1 2025-07-17T06:45:48.1996600Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:48.1996750Z PR_BODY: 2025-07-17T06:45:48.1996890Z ##[endgroup] 2025-07-17T06:45:49.7082090Z /opt/homebrew/Caskroom/miniconda/py313_25.5.1-0/Miniconda3-py313_25.5.1-0-MacOSX-arm64.sh 2025-07-17T06:45:49.7082880Z /opt/homebrew/Caskroom/miniconda/.metadata/py313_25.5.1-0/20250717042512.404/Casks/miniconda.json 2025-07-17T06:45:49.7083320Z /opt/homebrew/Caskroom/miniconda/.metadata/INSTALL_RECEIPT.json 2025-07-17T06:45:49.7083650Z /opt/homebrew/Caskroom/miniconda/.metadata/config.json 2025-07-17T06:45:49.7084040Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_limit.3 2025-07-17T06:45:49.7084790Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2syntax.3 2025-07-17T06:45:49.7085150Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2jit.3 2025-07-17T06:45:49.7085530Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2demo.3 2025-07-17T06:45:49.7086290Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_offset_limit.3 2025-07-17T06:45:49.7087140Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_create.3 2025-07-17T06:45:49.7087690Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2serialize.3 2025-07-17T06:45:49.7088260Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_bsr.3 2025-07-17T06:45:49.7088840Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2unicode.3 2025-07-17T06:45:49.7089640Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_bynumber.3 2025-07-17T06:45:49.7090440Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_byname.3 2025-07-17T06:45:49.7090850Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2api.3 2025-07-17T06:45:49.7091650Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_parens_nest_limit.3 2025-07-17T06:45:49.7092290Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_startchar.3 2025-07-17T06:45:49.7092860Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2limits.3 2025-07-17T06:45:49.7093760Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_recursion_memory_management.3 2025-07-17T06:45:49.7094350Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_newline.3 2025-07-17T06:45:49.7095100Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_depth_limit.3 2025-07-17T06:45:49.7095900Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_free.3 2025-07-17T06:45:49.7096560Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_free.3 2025-07-17T06:45:49.7097260Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_max_pattern_length.3 2025-07-17T06:45:49.7097880Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2matching.3 2025-07-17T06:45:49.7098510Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_free.3 2025-07-17T06:45:49.7099120Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_callout.3 2025-07-17T06:45:49.7099890Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy_with_tables.3 2025-07-17T06:45:49.7100650Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_escape.3 2025-07-17T06:45:49.7101410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_extra_options.3 2025-07-17T06:45:49.7101850Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2.3 2025-07-17T06:45:49.7102530Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2perform.3 2025-07-17T06:45:49.7103610Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_info.3 2025-07-17T06:45:49.7104050Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_substitute_callout.3 2025-07-17T06:45:49.7104630Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_create.3 2025-07-17T06:45:49.7105180Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2build.3 2025-07-17T06:45:49.7105970Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_byname.3 2025-07-17T06:45:49.7106650Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_free.3 2025-07-17T06:45:49.7107290Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_dfa_match.3 2025-07-17T06:45:49.7107850Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2convert.3 2025-07-17T06:45:49.7108490Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_match.3 2025-07-17T06:45:49.7109300Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_nametable_scan.3 2025-07-17T06:45:49.7109810Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match.3 2025-07-17T06:45:49.7110620Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_converted_pattern_free.3 2025-07-17T06:45:49.7111270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_heap_limit.3 2025-07-17T06:45:49.7112070Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_number_from_name.3 2025-07-17T06:45:49.7112710Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_pattern_convert.3 2025-07-17T06:45:49.7113340Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables.3 2025-07-17T06:45:49.7114090Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_free.3 2025-07-17T06:45:49.7114650Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_free.3 2025-07-17T06:45:49.7115300Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_compile.3 2025-07-17T06:45:49.7115920Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile.3 2025-07-17T06:45:49.7116660Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_pointer.3 2025-07-17T06:45:49.7117410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_get.3 2025-07-17T06:45:49.7118130Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_free.3 2025-07-17T06:45:49.7118830Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_match_data_size.3 2025-07-17T06:45:49.7119560Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_copy.3 2025-07-17T06:45:49.7120290Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_character_tables.3 2025-07-17T06:45:49.7120950Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_error_message.3 2025-07-17T06:45:49.7121740Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_create.3 2025-07-17T06:45:49.7122420Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_glob_separator.3 2025-07-17T06:45:49.7123090Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_maketables_free.3 2025-07-17T06:45:49.7123850Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_free.3 2025-07-17T06:45:49.7124520Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_decode.3 2025-07-17T06:45:49.7125280Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_copy.3 2025-07-17T06:45:49.7125840Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_code_copy.3 2025-07-17T06:45:49.7126420Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2compat.3 2025-07-17T06:45:49.7127290Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create_from_pattern.3 2025-07-17T06:45:49.7127970Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_match_limit.3 2025-07-17T06:45:49.7128670Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_context_copy.3 2025-07-17T06:45:49.7129360Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_encode.3 2025-07-17T06:45:49.7129980Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substitute.3 2025-07-17T06:45:49.7130750Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_ovector_count.3 2025-07-17T06:45:49.7131470Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_get_mark.3 2025-07-17T06:45:49.7144070Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_stack_assign.3 2025-07-17T06:45:49.7144760Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_list_free.3 2025-07-17T06:45:49.7145160Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2callout.3 2025-07-17T06:45:49.7145640Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_match_data_create.3 2025-07-17T06:45:49.7146060Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_get_byname.3 2025-07-17T06:45:49.7146490Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_copy_bynumber.3 2025-07-17T06:45:49.7146880Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2sample.3 2025-07-17T06:45:49.7147270Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_length_bynumber.3 2025-07-17T06:45:49.7147680Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2partial.3 2025-07-17T06:45:49.7148020Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2posix.3 2025-07-17T06:45:49.7148410Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_convert_context_create.3 2025-07-17T06:45:49.7148840Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_compile_context_copy.3 2025-07-17T06:45:49.7149220Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_config.3 2025-07-17T06:45:49.7149610Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_set_compile_recursion_guard.3 2025-07-17T06:45:49.7150060Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_serialize_get_number_of_codes.3 2025-07-17T06:45:49.7150500Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_general_context_create.3 2025-07-17T06:45:49.7150920Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_jit_free_unused_memory.3 2025-07-17T06:45:49.7151320Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_callout_enumerate.3 2025-07-17T06:45:49.7151710Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2_substring_free.3 2025-07-17T06:45:49.7152060Z /opt/homebrew/Caskroom/miniconda/base/man/man3/pcre2pattern.3 2025-07-17T06:45:49.7152360Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzegrep.1 2025-07-17T06:45:49.7152650Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzmore.1 2025-07-17T06:45:49.7152980Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzdiff.1 2025-07-17T06:45:49.7153270Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzfgrep.1 2025-07-17T06:45:49.7153560Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzip2.1 2025-07-17T06:45:49.7153850Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2grep.1 2025-07-17T06:45:49.7154150Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzcmp.1 2025-07-17T06:45:49.7154450Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2test.1 2025-07-17T06:45:49.7154740Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzgrep.1 2025-07-17T06:45:49.7155060Z /opt/homebrew/Caskroom/miniconda/base/man/man1/pcre2-config.1 2025-07-17T06:45:49.7155400Z /opt/homebrew/Caskroom/miniconda/base/man/man1/bzless.1 2025-07-17T06:45:49.7156300Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.json 2025-07-17T06:45:49.7157970Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pygments-2.19.1-py313hca03da5_0.json 2025-07-17T06:45:49.7159060Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/nlohmann_json-3.11.2-h313beb8_0.json 2025-07-17T06:45:49.7159590Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-telemetry-0.1.2-py313hca03da5_1.json 2025-07-17T06:45:49.7160170Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/certifi-2025.4.26-py313hca03da5_0.json 2025-07-17T06:45:49.7160630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/fmt-9.1.0-h48ca7d4_1.json 2025-07-17T06:45:49.7161210Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcurl-8.12.1-hde089ae_0.json 2025-07-17T06:45:49.7161930Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tzdata-2025b-h04d1e81_0.json 2025-07-17T06:45:49.7162750Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libedit-3.1.20230828-h80987f9_0.json 2025-07-17T06:45:49.7163670Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/sqlite-3.45.3-h80987f9_0.json 2025-07-17T06:45:49.7164410Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cryptography-45.0.3-py313h47897c2_0.json 2025-07-17T06:45:49.7165160Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmamba-2.0.5-h15e39b3_1.json 2025-07-17T06:45:49.7166050Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/simdjson-3.10.1-h48ca7d4_0.json 2025-07-17T06:45:49.7166720Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/yaml-cpp-0.8.0-h313beb8_1.json 2025-07-17T06:45:49.7167450Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libffi-3.4.4-hca03da5_1.json 2025-07-17T06:45:49.7168280Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pysocks-1.7.1-py313hca03da5_0.json 2025-07-17T06:45:49.7169200Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libxml2-2.13.8-h0b34f26_0.json 2025-07-17T06:45:49.7169820Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/mdurl-0.1.0-py313hca03da5_0.json 2025-07-17T06:45:49.7170570Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libsolv-0.7.30-h514c7bf_1.json 2025-07-17T06:45:49.7171520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/markdown-it-py-2.2.0-py313hca03da5_1.json 2025-07-17T06:45:49.7172310Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pip-25.1-pyhc872135_2.json 2025-07-17T06:45:49.7173040Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstandard-0.23.0-py313h1a4646a_1.json 2025-07-17T06:45:49.7173810Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cpp-expected-1.1.0-h48ca7d4_0.json 2025-07-17T06:45:49.7174570Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zstd-1.5.6-hfb09047_0.json 2025-07-17T06:45:49.7175390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-25.5.1-py313hca03da5_0.json 2025-07-17T06:45:49.7176060Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/icu-73.1-h313beb8_0.json 2025-07-17T06:45:49.7176910Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/cffi-1.17.1-py313h3eb5a62_1.json 2025-07-17T06:45:49.7177990Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/setuptools-78.1.1-py313hca03da5_0.json 2025-07-17T06:45:49.7178610Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python-3.13.5-h2eb94d5_100_cp313.json 2025-07-17T06:45:49.7179320Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/openssl-3.0.16-h02f6b3c_0.json 2025-07-17T06:45:49.7180220Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/annotated-types-0.6.0-py313hca03da5_0.json 2025-07-17T06:45:49.7180980Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libnghttp2-1.57.0-h62f6fdd_0.json 2025-07-17T06:45:49.7181940Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ca-certificates-2025.2.25-hca03da5_0.json 2025-07-17T06:45:49.7182690Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycparser-2.21-pyhd3eb1b0_0.json 2025-07-17T06:45:49.7183480Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmambapy-2.0.5-py313h48ca7d4_1.json 2025-07-17T06:45:49.7184370Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-core-2.27.1-py313h2aea54e_0.json 2025-07-17T06:45:49.7185100Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python_abi-3.13-0_cp313.json 2025-07-17T06:45:49.7185920Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pydantic-2.10.3-py313hca03da5_0.json 2025-07-17T06:45:49.7186590Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/bzip2-1.0.8-h80987f9_6.json 2025-07-17T06:45:49.7187300Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/xz-5.6.4-h80987f9_1.json 2025-07-17T06:45:49.7188330Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/krb5-1.20.1-hf3e1bf2_1.json 2025-07-17T06:45:49.7188880Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libarchive-3.7.7-h8f13d7a_0.json 2025-07-17T06:45:49.7189830Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing-extensions-4.12.2-py313hca03da5_0.json 2025-07-17T06:45:49.7190540Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-14.2.4-h313beb8_2.json 2025-07-17T06:45:49.7191390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml-0.18.10-py313h80987f9_0.json 2025-07-17T06:45:49.7192510Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/anaconda-anon-usage-0.7.1-py313hd6b623d_100.json 2025-07-17T06:45:49.7193090Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/rich-13.9.4-py313hca03da5_0.json 2025-07-17T06:45:49.7194020Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ruamel.yaml.clib-0.2.12-py313h80987f9_0.json 2025-07-17T06:45:49.7194810Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/requests-2.32.3-py313hca03da5_1.json 2025-07-17T06:45:49.7195590Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/python.app-3-py313h80987f9_2.json 2025-07-17T06:45:49.7196600Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-handling-2.4.0-py313hca03da5_0.json 2025-07-17T06:45:49.7197300Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tqdm-4.67.1-py313h7eb115d_0.json 2025-07-17T06:45:49.7198030Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pcre2-10.42-hb066dcc_1.json 2025-07-17T06:45:49.7198880Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/menuinst-2.2.0-py313hca03da5_1.json 2025-07-17T06:45:49.7199690Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/packaging-24.2-py313hca03da5_0.json 2025-07-17T06:45:49.7200520Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/frozendict-2.4.2-py313hca03da5_0.json 2025-07-17T06:45:49.7201320Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/urllib3-2.3.0-py313hca03da5_0.json 2025-07-17T06:45:49.7202120Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pluggy-1.5.0-py313hca03da5_0.json 2025-07-17T06:45:49.7202950Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/reproc-cpp-14.2.4-h313beb8_2.json 2025-07-17T06:45:49.7203740Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/boltons-24.1.0-py313hca03da5_0.json 2025-07-17T06:45:49.7204710Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/wheel-0.45.1-py313hca03da5_0.json 2025-07-17T06:45:49.7205320Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libssh2-1.11.1-h3e2b118_0.json 2025-07-17T06:45:49.7206330Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-package-streaming-0.11.0-py313hca03da5_0.json 2025-07-17T06:45:49.7206800Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/history 2025-07-17T06:45:49.7207790Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/typing_extensions-4.12.2-py313hca03da5_0.json 2025-07-17T06:45:49.7208640Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/brotli-python-1.0.9-py313h313beb8_9.json 2025-07-17T06:45:49.7209370Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/c-ares-1.19.1-h80987f9_0.json 2025-07-17T06:45:49.7210080Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/lz4-c-1.9.4-h313beb8_1.json 2025-07-17T06:45:49.7210880Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pycosat-0.6.6-py313h80987f9_2.json 2025-07-17T06:45:49.7211750Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/platformdirs-4.3.7-py313hca03da5_0.json 2025-07-17T06:45:49.7212590Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/truststore-0.10.0-py313hca03da5_0.json 2025-07-17T06:45:49.7213550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-content-trust-0.2.0-py313hca03da5_1.json 2025-07-17T06:45:49.7214250Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libcxx-14.0.6-h848a8c0_0.json 2025-07-17T06:45:49.7214970Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/ncurses-6.4-h313beb8_0.json 2025-07-17T06:45:49.7215670Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/tk-8.6.14-h6ba3021_1.json 2025-07-17T06:45:49.7216460Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/pybind11-abi-5-hd3eb1b0_0.json 2025-07-17T06:45:49.7217210Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libmpdec-4.0.0-h80987f9_0.json 2025-07-17T06:45:49.7218120Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/charset-normalizer-3.3.2-pyhd3eb1b0_0.json 2025-07-17T06:45:49.7218880Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/archspec-0.2.3-pyhd3eb1b0_0.json 2025-07-17T06:45:49.7219630Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/spdlog-1.11.0-h48ca7d4_0.json 2025-07-17T06:45:49.7220390Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/idna-3.7-py313hca03da5_0.json 2025-07-17T06:45:49.7221290Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/expat-2.7.1-h313beb8_0.json 2025-07-17T06:45:49.7222080Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpatch-1.33-py313hca03da5_1.json 2025-07-17T06:45:49.7222850Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/jsonpointer-2.1-pyhd3eb1b0_0.json 2025-07-17T06:45:49.7223810Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/conda-anaconda-tos-0.2.0-py313hca03da5_0.json 2025-07-17T06:45:49.7224490Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libiconv-1.16-h80987f9_3.json 2025-07-17T06:45:49.7225260Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/readline-8.2-h1a28f6b_0.json 2025-07-17T06:45:49.7226000Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/zlib-1.2.13-h18a0788_1.json 2025-07-17T06:45:49.7226810Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/distro-1.9.0-py313hca03da5_0.json 2025-07-17T06:45:49.7227550Z /opt/homebrew/Caskroom/miniconda/base/conda-meta/libev-4.33-h1a28f6b_1.json 2025-07-17T06:45:49.7227910Z /opt/homebrew/Caskroom/miniconda/base/.condarc 2025-07-17T06:45:49.7228440Z /opt/homebrew/Caskroom/miniconda/base/condabin/conda 2025-07-17T06:45:49.7228940Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget 2025-07-17T06:45:49.7229470Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/tsget.pl 2025-07-17T06:45:49.7229980Z /opt/homebrew/Caskroom/miniconda/base/ssl/misc/CA.pl 2025-07-17T06:45:49.7230550Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf 2025-07-17T06:45:49.7231120Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf.dist 2025-07-17T06:45:49.7231660Z /opt/homebrew/Caskroom/miniconda/base/ssl/cert.pem 2025-07-17T06:45:49.7232130Z /opt/homebrew/Caskroom/miniconda/base/ssl/openssl.cnf 2025-07-17T06:45:49.7232800Z /opt/homebrew/Caskroom/miniconda/base/ssl/ct_log_list.cnf.dist 2025-07-17T06:45:49.7233540Z /opt/homebrew/Caskroom/miniconda/base/ssl/cacert.pem 2025-07-17T06:45:49.7234010Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config-version.cmake 2025-07-17T06:45:49.7234570Z /opt/homebrew/Caskroom/miniconda/base/cmake/pcre2-config.cmake 2025-07-17T06:45:49.7235060Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2recover 2025-07-17T06:45:49.7235530Z /opt/homebrew/Caskroom/miniconda/base/bin/jsondiff 2025-07-17T06:45:49.7236070Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmainfo 2025-07-17T06:45:49.7236510Z /opt/homebrew/Caskroom/miniconda/base/bin/unzstd 2025-07-17T06:45:49.7236990Z /opt/homebrew/Caskroom/miniconda/base/bin/bzfgrep 2025-07-17T06:45:49.7237500Z /opt/homebrew/Caskroom/miniconda/base/bin/tabs 2025-07-17T06:45:49.7238400Z /opt/homebrew/Caskroom/miniconda/base/bin/bzmore 2025-07-17T06:45:49.7238660Z /opt/homebrew/Caskroom/miniconda/base/bin/bzgrep 2025-07-17T06:45:49.7238940Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3.13 2025-07-17T06:45:49.7239440Z /opt/homebrew/Caskroom/miniconda/base/bin/makeconv 2025-07-17T06:45:49.7239850Z /opt/homebrew/Caskroom/miniconda/base/bin/toe 2025-07-17T06:45:49.7240340Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2grep 2025-07-17T06:45:49.7241170Z /opt/homebrew/Caskroom/miniconda/base/bin/.conda-anaconda-tos-pre-unlink.sh 2025-07-17T06:45:49.8488590Z /opt/homebrew/Caskroom/miniconda/base/bin/mamba-package 2025-07-17T06:45:49.8488890Z /opt/homebrew/Caskroom/miniconda/base/bin/bzegrep 2025-07-17T06:45:49.8489160Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttp 2025-07-17T06:45:49.8489690Z /opt/homebrew/Caskroom/miniconda/base/bin/c_rehash 2025-07-17T06:45:49.8490170Z /opt/homebrew/Caskroom/miniconda/base/bin/k5srvutil 2025-07-17T06:45:49.8490610Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdec 2025-07-17T06:45:49.8491080Z /opt/homebrew/Caskroom/miniconda/base/bin/bzdiff 2025-07-17T06:45:49.8491590Z /opt/homebrew/Caskroom/miniconda/base/bin/repo2solv 2025-07-17T06:45:49.8492040Z /opt/homebrew/Caskroom/miniconda/base/bin/ktutil 2025-07-17T06:45:49.8492560Z /opt/homebrew/Caskroom/miniconda/base/bin/infotocap 2025-07-17T06:45:49.8492980Z /opt/homebrew/Caskroom/miniconda/base/bin/cph 2025-07-17T06:45:49.8493520Z /opt/homebrew/Caskroom/miniconda/base/bin/gencnval 2025-07-17T06:45:49.8494160Z /opt/homebrew/Caskroom/miniconda/base/bin/xmllint 2025-07-17T06:45:49.8494500Z /opt/homebrew/Caskroom/miniconda/base/bin/acountry 2025-07-17T06:45:49.8495000Z /opt/homebrew/Caskroom/miniconda/base/bin/uuclient 2025-07-17T06:45:49.8495550Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcpio 2025-07-17T06:45:49.8496020Z /opt/homebrew/Caskroom/miniconda/base/bin/icu-config 2025-07-17T06:45:49.8496490Z /opt/homebrew/Caskroom/miniconda/base/bin/python3 2025-07-17T06:45:49.8496930Z /opt/homebrew/Caskroom/miniconda/base/bin/gencfu 2025-07-17T06:45:49.8497430Z /opt/homebrew/Caskroom/miniconda/base/bin/wish8.6 2025-07-17T06:45:49.8497910Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdless 2025-07-17T06:45:49.8498390Z /opt/homebrew/Caskroom/miniconda/base/bin/iconv 2025-07-17T06:45:49.8498890Z /opt/homebrew/Caskroom/miniconda/base/bin/captoinfo 2025-07-17T06:45:49.8499400Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpx 2025-07-17T06:45:49.8499870Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc 2025-07-17T06:45:49.8500330Z /opt/homebrew/Caskroom/miniconda/base/bin/python 2025-07-17T06:45:49.8500770Z /opt/homebrew/Caskroom/miniconda/base/bin/conda 2025-07-17T06:45:49.8501230Z /opt/homebrew/Caskroom/miniconda/base/bin/unxz 2025-07-17T06:45:49.8501720Z /opt/homebrew/Caskroom/miniconda/base/bin/bunzip2 2025-07-17T06:45:49.8502220Z /opt/homebrew/Caskroom/miniconda/base/bin/pythonw 2025-07-17T06:45:49.8502690Z /opt/homebrew/Caskroom/miniconda/base/bin/nghttpd 2025-07-17T06:45:49.8503240Z /opt/homebrew/Caskroom/miniconda/base/bin/krb5-config 2025-07-17T06:45:49.8503660Z /opt/homebrew/Caskroom/miniconda/base/bin/pip3 2025-07-17T06:45:49.8504140Z /opt/homebrew/Caskroom/miniconda/base/bin/distro 2025-07-17T06:45:49.8504650Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdunzip 2025-07-17T06:45:49.8505170Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2test 2025-07-17T06:45:49.8505670Z /opt/homebrew/Caskroom/miniconda/base/bin/xzegrep 2025-07-17T06:45:49.8506120Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcmp 2025-07-17T06:45:49.8506630Z /opt/homebrew/Caskroom/miniconda/base/bin/bzless 2025-07-17T06:45:49.8507050Z /opt/homebrew/Caskroom/miniconda/base/bin/tset 2025-07-17T06:45:49.8507500Z /opt/homebrew/Caskroom/miniconda/base/bin/wish 2025-07-17T06:45:49.8508000Z /opt/homebrew/Caskroom/miniconda/base/bin/unlzma 2025-07-17T06:45:49.8508470Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4cat 2025-07-17T06:45:49.8508920Z /opt/homebrew/Caskroom/miniconda/base/bin/kinit 2025-07-17T06:45:49.8509420Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdtar 2025-07-17T06:45:49.8509870Z /opt/homebrew/Caskroom/miniconda/base/bin/reset 2025-07-17T06:45:49.8510400Z /opt/homebrew/Caskroom/miniconda/base/bin/bzcat 2025-07-17T06:45:49.8510860Z /opt/homebrew/Caskroom/miniconda/base/bin/xzfgrep 2025-07-17T06:45:49.8511570Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-post-link.sh 2025-07-17T06:45:49.8512000Z /opt/homebrew/Caskroom/miniconda/base/bin/icuinfo 2025-07-17T06:45:49.8512470Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlwf 2025-07-17T06:45:49.8512930Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4 2025-07-17T06:45:49.8513390Z /opt/homebrew/Caskroom/miniconda/base/bin/wheel 2025-07-17T06:45:49.8513890Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh8.6 2025-07-17T06:45:49.8514420Z /opt/homebrew/Caskroom/miniconda/base/bin/xml2-config 2025-07-17T06:45:49.8514930Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.1 2025-07-17T06:45:49.8515440Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdgrep 2025-07-17T06:45:49.8515890Z /opt/homebrew/Caskroom/miniconda/base/bin/gendict 2025-07-17T06:45:49.8516520Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-content-trust 2025-07-17T06:45:49.8516970Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3 2025-07-17T06:45:49.8517380Z /opt/homebrew/Caskroom/miniconda/base/bin/xz 2025-07-17T06:45:49.8517910Z /opt/homebrew/Caskroom/miniconda/base/bin/python.app 2025-07-17T06:45:49.8518410Z /opt/homebrew/Caskroom/miniconda/base/bin/dumpsolv 2025-07-17T06:45:49.8518850Z /opt/homebrew/Caskroom/miniconda/base/bin/adig 2025-07-17T06:45:49.8519470Z /opt/homebrew/Caskroom/miniconda/base/bin/clear 2025-07-17T06:45:49.8519820Z /opt/homebrew/Caskroom/miniconda/base/bin/genrb 2025-07-17T06:45:49.8520380Z /opt/homebrew/Caskroom/miniconda/base/bin/python3-config 2025-07-17T06:45:49.8520920Z /opt/homebrew/Caskroom/miniconda/base/bin/curl-config 2025-07-17T06:45:49.8521770Z /opt/homebrew/Caskroom/miniconda/base/bin/tclsh 2025-07-17T06:45:49.8522000Z /opt/homebrew/Caskroom/miniconda/base/bin/pip 2025-07-17T06:45:49.8522390Z /opt/homebrew/Caskroom/miniconda/base/bin/ncursesw6-config 2025-07-17T06:45:49.8522820Z /opt/homebrew/Caskroom/miniconda/base/bin/tic 2025-07-17T06:45:49.8523300Z /opt/homebrew/Caskroom/miniconda/base/bin/kpasswd 2025-07-17T06:45:49.8523810Z /opt/homebrew/Caskroom/miniconda/base/bin/kdestroy 2025-07-17T06:45:49.8524270Z /opt/homebrew/Caskroom/miniconda/base/bin/lzless 2025-07-17T06:45:49.8524800Z /opt/homebrew/Caskroom/miniconda/base/bin/idle3.13 2025-07-17T06:45:49.8525510Z /opt/homebrew/Caskroom/miniconda/base/bin/.python.app-pre-unlink.sh 2025-07-17T06:45:49.8525900Z /opt/homebrew/Caskroom/miniconda/base/bin/kvno 2025-07-17T06:45:49.8526430Z /opt/homebrew/Caskroom/miniconda/base/bin/gss-client 2025-07-17T06:45:49.8526870Z /opt/homebrew/Caskroom/miniconda/base/bin/tqdm 2025-07-17T06:45:49.8527350Z /opt/homebrew/Caskroom/miniconda/base/bin/ahost 2025-07-17T06:45:49.8527850Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3 2025-07-17T06:45:49.8528380Z /opt/homebrew/Caskroom/miniconda/base/bin/markdown-it 2025-07-17T06:45:49.8528860Z /opt/homebrew/Caskroom/miniconda/base/bin/infocmp 2025-07-17T06:45:49.8529330Z /opt/homebrew/Caskroom/miniconda/base/bin/xzless 2025-07-17T06:45:49.8529800Z /opt/homebrew/Caskroom/miniconda/base/bin/zstd 2025-07-17T06:45:49.8530280Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcmp 2025-07-17T06:45:49.8530830Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2-config 2025-07-17T06:45:49.8531380Z /opt/homebrew/Caskroom/miniconda/base/bin/icuexportdata 2025-07-17T06:45:49.8531880Z /opt/homebrew/Caskroom/miniconda/base/bin/pygmentize 2025-07-17T06:45:49.8532330Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcat 2025-07-17T06:45:49.8532940Z /opt/homebrew/Caskroom/miniconda/base/bin/pcre2posix_test 2025-07-17T06:45:49.8533410Z /opt/homebrew/Caskroom/miniconda/base/bin/archspec 2025-07-17T06:45:49.8533910Z /opt/homebrew/Caskroom/miniconda/base/bin/pkgdata 2025-07-17T06:45:49.8534430Z /opt/homebrew/Caskroom/miniconda/base/bin/conda2solv 2025-07-17T06:45:49.8534950Z /opt/homebrew/Caskroom/miniconda/base/bin/deactivate 2025-07-17T06:45:49.8535400Z /opt/homebrew/Caskroom/miniconda/base/bin/lz4c 2025-07-17T06:45:49.8535880Z /opt/homebrew/Caskroom/miniconda/base/bin/bsdcat 2025-07-17T06:45:49.8536380Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdcat 2025-07-17T06:45:49.8536830Z /opt/homebrew/Caskroom/miniconda/base/bin/xzcmp 2025-07-17T06:45:49.8537300Z /opt/homebrew/Caskroom/miniconda/base/bin/lzcat 2025-07-17T06:45:49.8537770Z /opt/homebrew/Caskroom/miniconda/base/bin/unlz4 2025-07-17T06:45:49.8538280Z /opt/homebrew/Caskroom/miniconda/base/bin/mergesolv 2025-07-17T06:45:49.8538760Z /opt/homebrew/Caskroom/miniconda/base/bin/zstdmt 2025-07-17T06:45:49.8539300Z /opt/homebrew/Caskroom/miniconda/base/bin/compile_et 2025-07-17T06:45:49.8539740Z /opt/homebrew/Caskroom/miniconda/base/bin/lzdiff 2025-07-17T06:45:49.8540230Z /opt/homebrew/Caskroom/miniconda/base/bin/sclient 2025-07-17T06:45:49.8540750Z /opt/homebrew/Caskroom/miniconda/base/bin/activate 2025-07-17T06:45:49.8541350Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13-config 2025-07-17T06:45:49.8541810Z /opt/homebrew/Caskroom/miniconda/base/bin/kswitch 2025-07-17T06:45:49.8542350Z /opt/homebrew/Caskroom/miniconda/base/bin/normalizer 2025-07-17T06:45:49.8542830Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmadec 2025-07-17T06:45:49.8543290Z /opt/homebrew/Caskroom/miniconda/base/bin/genbrk 2025-07-17T06:45:49.8543780Z /opt/homebrew/Caskroom/miniconda/base/bin/lzgrep 2025-07-17T06:45:49.8544260Z /opt/homebrew/Caskroom/miniconda/base/bin/lzmore 2025-07-17T06:45:49.8545020Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpointer 2025-07-17T06:45:49.8545400Z /opt/homebrew/Caskroom/miniconda/base/bin/jsonpatch 2025-07-17T06:45:49.8545930Z /opt/homebrew/Caskroom/miniconda/base/bin/testsolv 2025-07-17T06:45:49.8546340Z /opt/homebrew/Caskroom/miniconda/base/bin/tput 2025-07-17T06:45:49.8546950Z /opt/homebrew/Caskroom/miniconda/base/bin/sqlite3_analyzer 2025-07-17T06:45:49.8547410Z /opt/homebrew/Caskroom/miniconda/base/bin/openssl 2025-07-17T06:45:49.8547860Z /opt/homebrew/Caskroom/miniconda/base/bin/derb 2025-07-17T06:45:49.8548340Z /opt/homebrew/Caskroom/miniconda/base/bin/kadmin 2025-07-17T06:45:49.8548880Z /opt/homebrew/Caskroom/miniconda/base/bin/xmlcatalog 2025-07-17T06:45:49.8549350Z /opt/homebrew/Caskroom/miniconda/base/bin/lzfgrep 2025-07-17T06:45:49.8549890Z /opt/homebrew/Caskroom/miniconda/base/bin/installcheck 2025-07-17T06:45:49.8550390Z /opt/homebrew/Caskroom/miniconda/base/bin/conda-env 2025-07-17T06:45:49.8551070Z /opt/homebrew/Caskroom/miniconda/base/bin/xzmore 2025-07-17T06:45:49.8551520Z /opt/homebrew/Caskroom/miniconda/base/bin/xzgrep 2025-07-17T06:45:49.8552000Z /opt/homebrew/Caskroom/miniconda/base/bin/pydoc3 2025-07-17T06:45:49.8552580Z /opt/homebrew/Caskroom/miniconda/base/bin/sim_client 2025-07-17T06:45:49.8552970Z /opt/homebrew/Caskroom/miniconda/base/bin/lzma 2025-07-17T06:45:49.8553440Z /opt/homebrew/Caskroom/miniconda/base/bin/klist 2025-07-17T06:45:49.8553920Z /opt/homebrew/Caskroom/miniconda/base/bin/lzegrep 2025-07-17T06:45:49.8554420Z /opt/homebrew/Caskroom/miniconda/base/bin/bzip2 2025-07-17T06:45:49.8561280Z /opt/homebrew/Caskroom/miniconda/base/bin/xzdiff 2025-07-17T06:45:49.8561680Z /opt/homebrew/Caskroom/miniconda/base/bin/python3.13 2025-07-17T06:45:49.8561930Z /opt/homebrew/Caskroom/miniconda/base/uninstall.sh 2025-07-17T06:45:49.8562250Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/conda-hook.ps1 2025-07-17T06:45:49.8562600Z /opt/homebrew/Caskroom/miniconda/base/shell/condabin/Conda.psm1 2025-07-17T06:45:49.8562900Z /opt/homebrew/Caskroom/miniconda/base/include/lzma.h 2025-07-17T06:45:49.8563170Z /opt/homebrew/Caskroom/miniconda/base/include/tkEntry.h 2025-07-17T06:45:49.8563480Z /opt/homebrew/Caskroom/miniconda/base/include/editline/readline.h 2025-07-17T06:45:49.8563810Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_solv.h 2025-07-17T06:45:49.8564120Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolarch.h 2025-07-17T06:45:49.8564450Z /opt/homebrew/Caskroom/miniconda/base/include/solv/tools_util.h 2025-07-17T06:45:49.8564750Z /opt/homebrew/Caskroom/miniconda/base/include/solv/evr.h 2025-07-17T06:45:49.8565050Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pooltypes.h 2025-07-17T06:45:49.8565350Z /opt/homebrew/Caskroom/miniconda/base/include/solv/pool.h 2025-07-17T06:45:49.8565650Z /opt/homebrew/Caskroom/miniconda/base/include/solv/policy.h 2025-07-17T06:45:49.8565970Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solv_xfopen.h 2025-07-17T06:45:49.8566290Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_conda.h 2025-07-17T06:45:49.8566610Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solver.h 2025-07-17T06:45:49.8566930Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvable.h 2025-07-17T06:45:49.8567240Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolid.h 2025-07-17T06:45:49.8567540Z /opt/homebrew/Caskroom/miniconda/base/include/solv/strpool.h 2025-07-17T06:45:49.8567860Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solverdebug.h 2025-07-17T06:45:49.8568180Z /opt/homebrew/Caskroom/miniconda/base/include/solv/testcase.h 2025-07-17T06:45:49.8568480Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo.h 2025-07-17T06:45:49.8568800Z /opt/homebrew/Caskroom/miniconda/base/include/solv/knownid.h 2025-07-17T06:45:49.8569480Z /opt/homebrew/Caskroom/miniconda/base/include/solv/solvversion.h 2025-07-17T06:45:49.8570080Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repo_write.h 2025-07-17T06:45:49.8570700Z /opt/homebrew/Caskroom/miniconda/base/include/solv/poolvendor.h 2025-07-17T06:45:49.8571400Z /opt/homebrew/Caskroom/miniconda/base/include/solv/util.h 2025-07-17T06:45:49.8571860Z /opt/homebrew/Caskroom/miniconda/base/include/solv/repodata.h 2025-07-17T06:45:49.8572450Z /opt/homebrew/Caskroom/miniconda/base/include/solv/rules.h 2025-07-17T06:45:49.8573050Z /opt/homebrew/Caskroom/miniconda/base/include/solv/problems.h 2025-07-17T06:45:49.8573630Z /opt/homebrew/Caskroom/miniconda/base/include/solv/bitmap.h 2025-07-17T06:45:49.8574220Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dirpool.h 2025-07-17T06:45:49.8574780Z /opt/homebrew/Caskroom/miniconda/base/include/solv/chksum.h 2025-07-17T06:45:49.8575430Z /opt/homebrew/Caskroom/miniconda/base/include/solv/transaction.h 2025-07-17T06:45:49.8575990Z /opt/homebrew/Caskroom/miniconda/base/include/solv/conda.h 2025-07-17T06:45:49.8576650Z /opt/homebrew/Caskroom/miniconda/base/include/solv/dataiterator.h 2025-07-17T06:45:49.8577200Z /opt/homebrew/Caskroom/miniconda/base/include/solv/hash.h 2025-07-17T06:45:49.8577830Z /opt/homebrew/Caskroom/miniconda/base/include/solv/selection.h 2025-07-17T06:45:49.8578380Z /opt/homebrew/Caskroom/miniconda/base/include/solv/queue.h 2025-07-17T06:45:49.8578880Z /opt/homebrew/Caskroom/miniconda/base/include/tdbc.h 2025-07-17T06:45:49.8579500Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_sftp.h 2025-07-17T06:45:49.8580110Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntXlibDecls.h 2025-07-17T06:45:49.8580680Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenubutton.h 2025-07-17T06:45:49.8581190Z /opt/homebrew/Caskroom/miniconda/base/include/termcap.h 2025-07-17T06:45:49.8581820Z /opt/homebrew/Caskroom/miniconda/base/include/expat_config.h 2025-07-17T06:45:49.8582340Z /opt/homebrew/Caskroom/miniconda/base/include/tkUuid.h 2025-07-17T06:45:49.8582880Z /opt/homebrew/Caskroom/miniconda/base/include/tkText.h 2025-07-17T06:45:49.8583430Z /opt/homebrew/Caskroom/miniconda/base/include/tkColor.h 2025-07-17T06:45:49.8583950Z /opt/homebrew/Caskroom/miniconda/base/include/cursesp.h 2025-07-17T06:45:49.8584560Z /opt/homebrew/Caskroom/miniconda/base/include/mysqlStubs.h 2025-07-17T06:45:49.8585070Z /opt/homebrew/Caskroom/miniconda/base/include/archive.h 2025-07-17T06:45:49.8585670Z /opt/homebrew/Caskroom/miniconda/base/include/ffitarget.h 2025-07-17T06:45:49.8586290Z /opt/homebrew/Caskroom/miniconda/base/include/archive_entry.h 2025-07-17T06:45:49.8586900Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/export.h 2025-07-17T06:45:49.8587520Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/drain.h 2025-07-17T06:45:49.8588130Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/reproc.h 2025-07-17T06:45:49.8588700Z /opt/homebrew/Caskroom/miniconda/base/include/reproc/run.h 2025-07-17T06:45:49.8589270Z /opt/homebrew/Caskroom/miniconda/base/include/libcharset.h 2025-07-17T06:45:49.8589950Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPrivate.h 2025-07-17T06:45:49.8590820Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/reverse_iterator.h 2025-07-17T06:45:49.8591470Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/size.h 2025-07-17T06:45:49.8592330Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/istream_iterator.h 2025-07-17T06:45:49.8592960Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/prev.h 2025-07-17T06:45:49.8593810Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/insert_iterator.h 2025-07-17T06:45:49.8594610Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/iter_swap.h 2025-07-17T06:45:49.8595390Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/iterator_traits.h 2025-07-17T06:45:49.8596190Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/default_sentinel.h 2025-07-17T06:45:49.8596950Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/reverse_access.h 2025-07-17T06:45:49.8597650Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/distance.h 2025-07-17T06:45:49.8598450Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/readable_traits.h 2025-07-17T06:45:49.8599270Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/projected.h 2025-07-17T06:45:49.8599830Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/data.h 2025-07-17T06:45:49.8600600Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/move_iterator.h 2025-07-17T06:45:49.8601460Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/unreachable_sentinel.h 2025-07-17T06:45:49.8602100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/empty.h 2025-07-17T06:45:49.8602920Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/common_iterator.h 2025-07-17T06:45:49.8603630Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/iter_move.h 2025-07-17T06:45:49.8604530Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/ostream_iterator.h 2025-07-17T06:45:49.8605220Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/access.h 2025-07-17T06:45:49.8606090Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/front_insert_iterator.h 2025-07-17T06:45:49.8606920Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/indirectly_comparable.h 2025-07-17T06:45:49.8607560Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/next.h 2025-07-17T06:45:49.8608420Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/incrementable_traits.h 2025-07-17T06:45:49.8609230Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/counted_iterator.h 2025-07-17T06:45:49.8610030Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/ostreambuf_iterator.h 2025-07-17T06:45:49.8610740Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/wrap_iter.h 2025-07-17T06:45:49.8611600Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/back_insert_iterator.h 2025-07-17T06:45:49.8612270Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/concepts.h 2025-07-17T06:45:49.8612980Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/advance.h 2025-07-17T06:45:49.8613820Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/istreambuf_iterator.h 2025-07-17T06:45:49.8614500Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/iterator.h 2025-07-17T06:45:49.8615350Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__iterator/erase_if_container.h 2025-07-17T06:45:49.8615880Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/bitset 2025-07-17T06:45:49.8616450Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ranges 2025-07-17T06:45:49.8617380Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/uninitialized_algorithms.h 2025-07-17T06:45:49.8618100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/construct_at.h 2025-07-17T06:45:49.8618790Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/addressof.h 2025-07-17T06:45:49.8619580Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/allocation_guard.h 2025-07-17T06:45:49.8620520Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/allocator_traits.h 2025-07-17T06:45:49.8621550Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/ranges_uninitialized_algorithms.h 2025-07-17T06:45:49.8622040Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/allocator_arg_t.h 2025-07-17T06:45:49.8622780Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/uses_allocator.h 2025-07-17T06:45:49.8623500Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/shared_ptr.h 2025-07-17T06:45:49.8624190Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/allocator.h 2025-07-17T06:45:49.8624970Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/temporary_buffer.h 2025-07-17T06:45:49.8625690Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/unique_ptr.h 2025-07-17T06:45:49.8626750Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/compressed_pair.h 2025-07-17T06:45:49.8627370Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/raw_storage_iterator.h 2025-07-17T06:45:49.8628290Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/pointer_traits.h 2025-07-17T06:45:49.8628760Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/concepts.h 2025-07-17T06:45:49.8629430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/voidify.h 2025-07-17T06:45:49.8630140Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/auto_ptr.h 2025-07-17T06:45:49.8630960Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__memory/ranges_construct_at.h 2025-07-17T06:45:49.8631550Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__node_handle 2025-07-17T06:45:49.8632140Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ostream 2025-07-17T06:45:49.8632780Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__locale 2025-07-17T06:45:49.8633320Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__nullptr 2025-07-17T06:45:49.8633920Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/strstream 2025-07-17T06:45:49.8634720Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/musl/xlocale.h 2025-07-17T06:45:49.8635490Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/fuchsia/xlocale.h 2025-07-17T06:45:49.8636250Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/newlib/xlocale.h 2025-07-17T06:45:49.8636990Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/ibm/xlocale.h 2025-07-17T06:45:49.8637710Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/ibm/limits.h 2025-07-17T06:45:49.8638460Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/ibm/nanosleep.h 2025-07-17T06:45:49.8639300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/ibm/locale_mgmt_zos.h 2025-07-17T06:45:49.8640030Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/ibm/gettod_zos.h 2025-07-17T06:45:49.8640770Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/ibm/support.h 2025-07-17T06:45:49.8642570Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/xlocale/__nop_locale_mgmt.h 2025-07-17T06:45:49.8643070Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/xlocale/__posix_l_fallback.h 2025-07-17T06:45:49.8643560Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/xlocale/__strtonum_fallback.h 2025-07-17T06:45:49.8644300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/android/locale_bionic.h 2025-07-17T06:45:49.8645040Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/openbsd/xlocale.h 2025-07-17T06:45:49.8645900Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/solaris/floatingpoint.h 2025-07-17T06:45:49.8646640Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/solaris/xlocale.h 2025-07-17T06:45:49.8665100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/solaris/wchar.h 2025-07-17T06:45:49.8665680Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/win32/limits_msvc_win32.h 2025-07-17T06:45:49.8666470Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__support/win32/locale_win32.h 2025-07-17T06:45:49.8667000Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/inttypes.h 2025-07-17T06:45:49.8667650Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/forward_list 2025-07-17T06:45:49.8668400Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/__memory 2025-07-17T06:45:49.8669180Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/forward_list 2025-07-17T06:45:49.8669880Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/__config 2025-07-17T06:45:49.8670640Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/unordered_map 2025-07-17T06:45:49.8671370Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/coroutine 2025-07-17T06:45:49.8672120Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/type_traits 2025-07-17T06:45:49.8673100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/unordered_set 2025-07-17T06:45:49.8673860Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/simd 2025-07-17T06:45:49.8674340Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/filesystem 2025-07-17T06:45:49.8675060Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/algorithm 2025-07-17T06:45:49.8675730Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/regex 2025-07-17T06:45:49.8676440Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/deque 2025-07-17T06:45:49.8677270Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/propagate_const 2025-07-17T06:45:49.8677970Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/iterator 2025-07-17T06:45:49.8678620Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/map 2025-07-17T06:45:49.8679310Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/list 2025-07-17T06:45:49.8680230Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/memory_resource 2025-07-17T06:45:49.8680840Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/string 2025-07-17T06:45:49.8681490Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/set 2025-07-17T06:45:49.8682190Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/vector 2025-07-17T06:45:49.8683110Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/functional 2025-07-17T06:45:49.8683700Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/experimental/utility 2025-07-17T06:45:49.8684250Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__config 2025-07-17T06:45:49.8684800Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ctime 2025-07-17T06:45:49.8685400Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/stdlib.h 2025-07-17T06:45:49.8686060Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/unordered_map 2025-07-17T06:45:49.8686740Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__libcpp_version 2025-07-17T06:45:49.8688030Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__chrono/high_resolution_clock.h 2025-07-17T06:45:49.8688710Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__chrono/duration.h 2025-07-17T06:45:49.8689430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__chrono/system_clock.h 2025-07-17T06:45:49.8690130Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__chrono/calendar.h 2025-07-17T06:45:49.8690840Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__chrono/time_point.h 2025-07-17T06:45:49.8691650Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__chrono/convert_to_timespec.h 2025-07-17T06:45:49.8692360Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__chrono/file_clock.h 2025-07-17T06:45:49.8693100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__chrono/steady_clock.h 2025-07-17T06:45:49.8693630Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cstdlib 2025-07-17T06:45:49.8694510Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/adjacent_difference.h 2025-07-17T06:45:49.8695170Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/gcd_lcm.h 2025-07-17T06:45:49.8695900Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/midpoint.h 2025-07-17T06:45:49.8696640Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/partial_sum.h 2025-07-17T06:45:49.8697390Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/inner_product.h 2025-07-17T06:45:49.8698280Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/transform_reduce.h 2025-07-17T06:45:49.8698940Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/iota.h 2025-07-17T06:45:49.8699710Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/exclusive_scan.h 2025-07-17T06:45:49.8700590Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/transform_inclusive_scan.h 2025-07-17T06:45:49.8701240Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/reduce.h 2025-07-17T06:45:49.8701980Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/accumulate.h 2025-07-17T06:45:49.8703040Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/transform_exclusive_scan.h 2025-07-17T06:45:49.8703630Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__numeric/inclusive_scan.h 2025-07-17T06:45:49.8704280Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__cxxabi_config.h 2025-07-17T06:45:49.8704850Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/numbers 2025-07-17T06:45:49.8705430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cstdint 2025-07-17T06:45:49.8706020Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/locale 2025-07-17T06:45:49.8706540Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/bit 2025-07-17T06:45:49.8707140Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/float.h 2025-07-17T06:45:49.8707740Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/istream 2025-07-17T06:45:49.8708300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/memory 2025-07-17T06:45:49.8708990Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/size.h 2025-07-17T06:45:49.8709710Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/dangling.h 2025-07-17T06:45:49.8710380Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/counted.h 2025-07-17T06:45:49.8711140Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/enable_view.h 2025-07-17T06:45:49.8711860Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/single_view.h 2025-07-17T06:45:49.8712550Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/drop_view.h 2025-07-17T06:45:49.8713190Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/all.h 2025-07-17T06:45:49.8713870Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/data.h 2025-07-17T06:45:49.8714640Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/range_adaptor.h 2025-07-17T06:45:49.8715300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/ref_view.h 2025-07-17T06:45:49.8716010Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/subrange.h 2025-07-17T06:45:49.8716750Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/reverse_view.h 2025-07-17T06:45:49.8717400Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/empty.h 2025-07-17T06:45:49.8718110Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/join_view.h 2025-07-17T06:45:49.8718960Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/enable_borrowed_range.h 2025-07-17T06:45:49.8719620Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/access.h 2025-07-17T06:45:49.8720350Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/empty_view.h 2025-07-17T06:45:49.8721080Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/take_view.h 2025-07-17T06:45:49.8721850Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/view_interface.h 2025-07-17T06:45:49.8722530Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/iota_view.h 2025-07-17T06:45:49.8723300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/transform_view.h 2025-07-17T06:45:49.8724170Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/non_propagating_cache.h 2025-07-17T06:45:49.8724850Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/owning_view.h 2025-07-17T06:45:49.8725500Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/views.h 2025-07-17T06:45:49.8726220Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/concepts.h 2025-07-17T06:45:49.8726950Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/copyable_box.h 2025-07-17T06:45:49.8727690Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__ranges/common_view.h 2025-07-17T06:45:49.8728250Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/coroutine 2025-07-17T06:45:49.8728860Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/locale.h 2025-07-17T06:45:49.8729420Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cctype 2025-07-17T06:45:49.8730030Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cstdbool 2025-07-17T06:45:49.8730750Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/iomanip 2025-07-17T06:45:49.8731180Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/chrono 2025-07-17T06:45:49.8731950Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__variant/monostate.h 2025-07-17T06:45:49.8732500Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/valarray 2025-07-17T06:45:49.8733070Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/tuple 2025-07-17T06:45:49.8733970Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/three_way_comparable.h 2025-07-17T06:45:49.8734900Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/compare_strong_order_fallback.h 2025-07-17T06:45:49.8735730Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/weak_order.h 2025-07-17T06:45:49.8736600Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/compare_three_way.h 2025-07-17T06:45:49.8737580Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/compare_partial_order_fallback.h 2025-07-17T06:45:49.8738190Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/is_eq.h 2025-07-17T06:45:49.8738890Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/ordering.h 2025-07-17T06:45:49.8739670Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/partial_order.h 2025-07-17T06:45:49.8740590Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/compare_three_way_result.h 2025-07-17T06:45:49.8741480Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/compare_weak_order_fallback.h 2025-07-17T06:45:49.8742200Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/strong_order.h 2025-07-17T06:45:49.8742970Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/synth_three_way.h 2025-07-17T06:45:49.8743920Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__compare/common_comparison_category.h 2025-07-17T06:45:49.8744400Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/array 2025-07-17T06:45:49.8745290Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/equality_comparable.h 2025-07-17T06:45:49.8745960Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/regular.h 2025-07-17T06:45:49.8746750Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/constructible.h 2025-07-17T06:45:49.8747470Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/relation.h 2025-07-17T06:45:49.8748220Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/common_with.h 2025-07-17T06:45:49.8749000Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/destructible.h 2025-07-17T06:45:49.8749770Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/convertible_to.h 2025-07-17T06:45:49.8750470Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/movable.h 2025-07-17T06:45:49.8751260Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/class_or_enum.h 2025-07-17T06:45:49.8752120Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/common_reference_with.h 2025-07-17T06:45:49.8752800Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/copyable.h 2025-07-17T06:45:49.8753540Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/invocable.h 2025-07-17T06:45:49.8754300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/same_as.h 2025-07-17T06:45:49.8755010Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/assignable.h 2025-07-17T06:45:49.8755850Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/boolean_testable.h 2025-07-17T06:45:49.8756550Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/semiregular.h 2025-07-17T06:45:49.8757310Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/derived_from.h 2025-07-17T06:45:49.8758050Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/arithmetic.h 2025-07-17T06:45:49.8758810Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/predicate.h 2025-07-17T06:45:49.8759660Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/swappable.h 2025-07-17T06:45:49.8760550Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/different_from.h 2025-07-17T06:45:49.8761130Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__concepts/totally_ordered.h 2025-07-17T06:45:49.8761670Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/limits.h 2025-07-17T06:45:49.8762270Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cerrno 2025-07-17T06:45:49.8762840Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/complex 2025-07-17T06:45:49.8763440Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/csignal 2025-07-17T06:45:49.8764060Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/stddef.h 2025-07-17T06:45:49.8764640Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/latch 2025-07-17T06:45:49.8765230Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/csetjmp 2025-07-17T06:45:49.8765830Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__debug 2025-07-17T06:45:49.8766470Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/wctype.h 2025-07-17T06:45:49.8767420Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/scoped_allocator 2025-07-17T06:45:49.8767800Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ext/hash_map 2025-07-17T06:45:49.8768430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ext/__hash 2025-07-17T06:45:49.8783200Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ext/hash_set 2025-07-17T06:45:49.8783580Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/type_traits 2025-07-17T06:45:49.8783980Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/file_status.h 2025-07-17T06:45:49.8784430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/perms.h 2025-07-17T06:45:49.8784840Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/operations.h 2025-07-17T06:45:49.8785270Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/space_info.h 2025-07-17T06:45:49.8785700Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/path.h 2025-07-17T06:45:49.8786130Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/directory_options.h 2025-07-17T06:45:49.8786590Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/directory_entry.h 2025-07-17T06:45:49.8787050Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/u8path.h 2025-07-17T06:45:49.8787470Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/file_time_type.h 2025-07-17T06:45:49.8787960Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/recursive_directory_iterator.h 2025-07-17T06:45:49.8788470Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/filesystem_error.h 2025-07-17T06:45:49.8788920Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/path_iterator.h 2025-07-17T06:45:49.8789350Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/perm_options.h 2025-07-17T06:45:49.8789820Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/directory_iterator.h 2025-07-17T06:45:49.8790260Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/copy_options.h 2025-07-17T06:45:49.8790690Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__filesystem/file_type.h 2025-07-17T06:45:49.8791100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/unordered_set 2025-07-17T06:45:49.8791460Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__undef_macros 2025-07-17T06:45:49.8791800Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cstring 2025-07-17T06:45:49.8792140Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/limits 2025-07-17T06:45:49.8792470Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/filesystem 2025-07-17T06:45:49.8792810Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/streambuf 2025-07-17T06:45:49.8793190Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/to_underlying.h 2025-07-17T06:45:49.8793860Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/auto_cast.h 2025-07-17T06:45:49.8794390Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/declval.h 2025-07-17T06:45:49.8794780Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/in_place.h 2025-07-17T06:45:49.8795180Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/rel_ops.h 2025-07-17T06:45:49.8795570Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/swap.h 2025-07-17T06:45:49.8795940Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/cmp.h 2025-07-17T06:45:49.8796350Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/integer_sequence.h 2025-07-17T06:45:49.8796790Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/pair.h 2025-07-17T06:45:49.8797180Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/priority_tag.h 2025-07-17T06:45:49.8797580Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/move.h 2025-07-17T06:45:49.8797990Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/as_const.h 2025-07-17T06:45:49.8798380Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/exchange.h 2025-07-17T06:45:49.8798790Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/transaction.h 2025-07-17T06:45:49.8799240Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/piecewise_construct.h 2025-07-17T06:45:49.8799660Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__utility/forward.h 2025-07-17T06:45:49.8800020Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/system_error 2025-07-17T06:45:49.8800370Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__config_site 2025-07-17T06:45:49.8800730Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/algorithm 2025-07-17T06:45:49.8801060Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/setjmp.h 2025-07-17T06:45:49.8801390Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cxxabi.h 2025-07-17T06:45:49.8801750Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/regex 2025-07-17T06:45:49.8802300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/tgmath.h 2025-07-17T06:45:49.8802830Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/sstream 2025-07-17T06:45:49.8803450Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/iosfwd 2025-07-17T06:45:49.8804060Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__tree 2025-07-17T06:45:49.8804590Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/atomic 2025-07-17T06:45:49.8805190Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__errc 2025-07-17T06:45:49.8806020Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__charconv/to_chars_result.h 2025-07-17T06:45:49.8806770Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__charconv/chars_format.h 2025-07-17T06:45:49.8807590Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__charconv/from_chars_result.h 2025-07-17T06:45:49.8808060Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ios 2025-07-17T06:45:49.8808640Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ratio 2025-07-17T06:45:49.8809250Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/barrier 2025-07-17T06:45:49.8809810Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/clocale 2025-07-17T06:45:49.8810470Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/shared_mutex 2025-07-17T06:45:49.8811050Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ctgmath 2025-07-17T06:45:49.8811630Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cstddef 2025-07-17T06:45:49.8812230Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/optional 2025-07-17T06:45:49.8812780Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/deque 2025-07-17T06:45:49.8813480Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__availability 2025-07-17T06:45:49.8814000Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/any 2025-07-17T06:45:49.8814720Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/condition_variable 2025-07-17T06:45:49.8815360Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__mbstate_t.h 2025-07-17T06:45:49.8816070Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cwchar 2025-07-17T06:45:49.8816540Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/iterator 2025-07-17T06:45:49.8817120Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/numeric 2025-07-17T06:45:49.8817660Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/map 2025-07-17T06:45:49.8818260Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__tuple 2025-07-17T06:45:49.8818870Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/semaphore 2025-07-17T06:45:49.8819430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cfloat 2025-07-17T06:45:49.8820100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/span 2025-07-17T06:45:49.8820700Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/fstream 2025-07-17T06:45:49.8821280Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/fenv.h 2025-07-17T06:45:49.8822150Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/formatter_string.h 2025-07-17T06:45:49.8822870Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/format_fwd.h 2025-07-17T06:45:49.8823570Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/format_error.h 2025-07-17T06:45:49.8824450Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/formatter_floating_point.h 2025-07-17T06:45:49.8825240Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/format_parse_context.h 2025-07-17T06:45:49.8825990Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/formatter_bool.h 2025-07-17T06:45:49.8826720Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/format_arg.h 2025-07-17T06:45:49.8827410Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/formatter.h 2025-07-17T06:45:49.8828150Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/format_string.h 2025-07-17T06:45:49.8828930Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/format_context.h 2025-07-17T06:45:49.8829740Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/formatter_integral.h 2025-07-17T06:45:49.8830570Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/parser_std_format_spec.h 2025-07-17T06:45:49.8831380Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/format_to_n_result.h 2025-07-17T06:45:49.8832110Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/formatter_char.h 2025-07-17T06:45:49.8832900Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/formatter_pointer.h 2025-07-17T06:45:49.8833690Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/formatter_integer.h 2025-07-17T06:45:49.8834420Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__format/format_args.h 2025-07-17T06:45:49.8834960Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/version 2025-07-17T06:45:49.8835550Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/typeindex 2025-07-17T06:45:49.8836300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__threading_support 2025-07-17T06:45:49.8837010Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/reverse.h 2025-07-17T06:45:49.8837850Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/set_intersection.h 2025-07-17T06:45:49.8838610Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/in_in_result.h 2025-07-17T06:45:49.8839350Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/minmax.h 2025-07-17T06:45:49.8840040Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/for_each.h 2025-07-17T06:45:49.8840860Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/partial_sort_copy.h 2025-07-17T06:45:49.8841580Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/iter_swap.h 2025-07-17T06:45:49.8842420Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/is_permutation.h 2025-07-17T06:45:49.8843170Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/partial_sort.h 2025-07-17T06:45:49.8843830Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/min.h 2025-07-17T06:45:49.8844590Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/fill.h 2025-07-17T06:45:49.8845320Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/half_positive.h 2025-07-17T06:45:49.8846120Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/inplace_merge.h 2025-07-17T06:45:49.8846820Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/any_of.h 2025-07-17T06:45:49.8847550Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/is_heap.h 2025-07-17T06:45:49.8848310Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/min_element.h 2025-07-17T06:45:49.8849120Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/adjacent_find.h 2025-07-17T06:45:49.8849850Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/search_n.h 2025-07-17T06:45:49.8850670Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/prev_permutation.h 2025-07-17T06:45:49.8851330Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/count.h 2025-07-17T06:45:49.8852050Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/all_of.h 2025-07-17T06:45:49.8852720Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/equal.h 2025-07-17T06:45:49.8853460Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/replace.h 2025-07-17T06:45:49.8854140Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/clamp.h 2025-07-17T06:45:49.8854920Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/set_union.h 2025-07-17T06:45:49.8855690Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/replace_copy.h 2025-07-17T06:45:49.8856390Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/mismatch.h 2025-07-17T06:45:49.8857100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/copy_if.h 2025-07-17T06:45:49.8857920Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/stable_sort.h 2025-07-17T06:45:49.8858600Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/find.h 2025-07-17T06:45:49.8859410Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/partition_point.h 2025-07-17T06:45:49.8860110Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/remove.h 2025-07-17T06:45:49.8860840Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/pop_heap.h 2025-07-17T06:45:49.8861670Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/minmax_element.h 2025-07-17T06:45:49.8862370Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/make_heap.h 2025-07-17T06:45:49.8863150Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/lower_bound.h 2025-07-17T06:45:49.8863960Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/replace_copy_if.h 2025-07-17T06:45:49.8864760Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/remove_copy.h 2025-07-17T06:45:49.8865410Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/merge.h 2025-07-17T06:45:49.8866170Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/swap_ranges.h 2025-07-17T06:45:49.8866920Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/find_if.h 2025-07-17T06:45:49.8867660Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/unwrap_iter.h 2025-07-17T06:45:49.8868460Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/in_out_result.h 2025-07-17T06:45:49.8869190Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/generate_n.h 2025-07-17T06:45:49.8869930Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/generate.h 2025-07-17T06:45:49.8870830Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/lexicographical_compare.h 2025-07-17T06:45:49.8871570Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/shift_right.h 2025-07-17T06:45:49.8872290Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/count_if.h 2025-07-17T06:45:49.8873160Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/comp_ref_type.h 2025-07-17T06:45:49.8873860Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/nth_element.h 2025-07-17T06:45:49.8874620Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/replace_if.h 2025-07-17T06:45:49.8875380Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/unique_copy.h 2025-07-17T06:45:49.8876190Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/remove_copy_if.h 2025-07-17T06:45:49.8876910Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/shift_left.h 2025-07-17T06:45:49.8877710Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/is_heap_until.h 2025-07-17T06:45:49.8878370Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/comp.h 2025-07-17T06:45:49.8879160Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/partition.h 2025-07-17T06:45:49.8879840Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/unique.h 2025-07-17T06:45:49.8880660Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/partition_copy.h 2025-07-17T06:45:49.8881430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/find_first_of.h 2025-07-17T06:45:49.8882140Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/rotate.h 2025-07-17T06:45:49.8882900Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/equal_range.h 2025-07-17T06:45:49.8883650Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/transform.h 2025-07-17T06:45:49.8884360Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/copy_n.h 2025-07-17T06:45:49.8885110Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/remove_if.h 2025-07-17T06:45:49.8885940Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/next_permutation.h 2025-07-17T06:45:49.8886870Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/set_symmetric_difference.h 2025-07-17T06:45:49.8887650Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/is_sorted.h 2025-07-17T06:45:49.8888440Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/in_in_out_result.h 2025-07-17T06:45:49.8889230Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/copy_backward.h 2025-07-17T06:45:49.8889940Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/sort_heap.h 2025-07-17T06:45:49.8890730Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/is_partitioned.h 2025-07-17T06:45:49.8891380Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/max.h 2025-07-17T06:45:49.8892210Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/binary_search.h 2025-07-17T06:45:49.8892980Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/max_element.h 2025-07-17T06:45:49.8893730Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/sift_down.h 2025-07-17T06:45:49.8894500Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/move_backward.h 2025-07-17T06:45:49.8895230Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/push_heap.h 2025-07-17T06:45:49.8895970Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/find_if_not.h 2025-07-17T06:45:49.8896640Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/sort.h 2025-07-17T06:45:49.8897380Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/move.h 2025-07-17T06:45:49.8898120Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/upper_bound.h 2025-07-17T06:45:49.8898830Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/find_end.h 2025-07-17T06:45:49.8899560Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/fill_n.h 2025-07-17T06:45:49.8900370Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/set_difference.h 2025-07-17T06:45:49.8901100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/reverse_copy.h 2025-07-17T06:45:49.8901860Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/search.h 2025-07-17T06:45:49.8902510Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/sample.h 2025-07-17T06:45:49.8903370Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/stable_partition.h 2025-07-17T06:45:49.8904120Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/rotate_copy.h 2025-07-17T06:45:49.8904870Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/for_each_n.h 2025-07-17T06:45:49.8905580Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/none_of.h 2025-07-17T06:45:49.8906410Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/is_sorted_until.h 2025-07-17T06:45:49.8907090Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/shuffle.h 2025-07-17T06:45:49.8907780Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/copy.h 2025-07-17T06:45:49.8908550Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__algorithm/includes.h 2025-07-17T06:45:49.8909080Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ctype.h 2025-07-17T06:45:49.8909870Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__bsd_locale_fallbacks.h 2025-07-17T06:45:49.8910430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cwctype 2025-07-17T06:45:49.8910970Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cstdio 2025-07-17T06:45:49.8911630Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/execution 2025-07-17T06:45:49.8912180Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ciso646 2025-07-17T06:45:49.8912750Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/list 2025-07-17T06:45:49.8913430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__std_stream 2025-07-17T06:45:49.8914120Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/initializer_list 2025-07-17T06:45:49.8914700Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/concepts 2025-07-17T06:45:49.8915220Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/new 2025-07-17T06:45:49.8915860Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/wchar.h 2025-07-17T06:45:49.8916450Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/iostream 2025-07-17T06:45:49.8917090Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__hash_table 2025-07-17T06:45:49.8917690Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/stdbool.h 2025-07-17T06:45:49.8918280Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/compare 2025-07-17T06:45:49.8918830Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/queue 2025-07-17T06:45:49.8919460Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/codecvt 2025-07-17T06:45:49.8920010Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/format 2025-07-17T06:45:49.8920630Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/variant 2025-07-17T06:45:49.8921320Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/ccomplex 2025-07-17T06:45:49.8921820Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/stdexcept 2025-07-17T06:45:49.8922380Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/math.h 2025-07-17T06:45:49.8922980Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/errno.h 2025-07-17T06:45:49.8923780Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/bind_front.h 2025-07-17T06:45:49.8924730Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/pointer_to_unary_function.h 2025-07-17T06:45:49.8925440Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/unwrap_ref.h 2025-07-17T06:45:49.8926210Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/operations.h 2025-07-17T06:45:49.8926930Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/compose.h 2025-07-17T06:45:49.8927780Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/ranges_operations.h 2025-07-17T06:45:49.8928520Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/binary_negate.h 2025-07-17T06:45:49.8929300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/binder2nd.h 2025-07-17T06:45:49.8930200Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/default_searcher.h 2025-07-17T06:45:49.8930900Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/is_transparent.h 2025-07-17T06:45:49.8931590Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/invoke.h 2025-07-17T06:45:49.8932340Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/identity.h 2025-07-17T06:45:49.8933200Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/reference_wrapper.h 2025-07-17T06:45:49.8934010Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/weak_result_type.h 2025-07-17T06:45:49.8934730Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/mem_fn.h 2025-07-17T06:45:49.8935790Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/unary_function.h 2025-07-17T06:45:49.8936340Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/mem_fun_ref.h 2025-07-17T06:45:49.8937240Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/pointer_to_binary_function.h 2025-07-17T06:45:49.8937940Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/bind_back.h 2025-07-17T06:45:49.8938610Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/bind.h 2025-07-17T06:45:49.8939340Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/not_fn.h 2025-07-17T06:45:49.8940130Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/unary_negate.h 2025-07-17T06:45:49.8941420Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/binder1st.h 2025-07-17T06:45:49.8942250Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/perfect_forward.h 2025-07-17T06:45:49.8943150Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/hash.h 2025-07-17T06:45:49.8943640Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/function.h 2025-07-17T06:45:49.8944480Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional/binary_function.h 2025-07-17T06:45:49.8944950Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cfenv 2025-07-17T06:45:49.8945540Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/stdio.h 2025-07-17T06:45:49.8946480Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__coroutine/noop_coroutine_handle.h 2025-07-17T06:45:49.8947280Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__coroutine/coroutine_traits.h 2025-07-17T06:45:49.8948120Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__coroutine/trivial_awaitables.h 2025-07-17T06:45:49.8948890Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__coroutine/coroutine_handle.h 2025-07-17T06:45:49.8949410Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/string 2025-07-17T06:45:49.8950260Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__thread/poll_with_backoff.h 2025-07-17T06:45:49.8951100Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__thread/timed_backoff_policy.h 2025-07-17T06:45:49.8951620Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/climits 2025-07-17T06:45:49.8952400Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__bsd_locale_defaults.h 2025-07-17T06:45:49.8953090Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/mutex 2025-07-17T06:45:49.8953500Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/stack 2025-07-17T06:45:49.8954180Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/string_view 2025-07-17T06:45:49.8954680Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/set 2025-07-17T06:45:49.8955270Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/random 2025-07-17T06:45:49.8955970Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/module.modulemap 2025-07-17T06:45:49.8956540Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cassert 2025-07-17T06:45:49.8957210Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__mutex_base 2025-07-17T06:45:49.8957900Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__bit/byteswap.h 2025-07-17T06:45:49.8958940Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__bit/bit_cast.h 2025-07-17T06:45:49.8959310Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/thread 2025-07-17T06:45:49.8959840Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__split_buffer 2025-07-17T06:45:49.8960420Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/vector 2025-07-17T06:45:49.8960970Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/exception 2025-07-17T06:45:49.8961580Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/future 2025-07-17T06:45:49.8962200Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__bits 2025-07-17T06:45:49.8962790Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cmath 2025-07-17T06:45:49.8963430Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__string 2025-07-17T06:45:49.8964040Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/charconv 2025-07-17T06:45:49.8964690Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/functional 2025-07-17T06:45:49.8965300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/stdint.h 2025-07-17T06:45:49.8965950Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/complex.h 2025-07-17T06:45:49.8966660Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__functional_base 2025-07-17T06:45:49.8967240Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cstdarg 2025-07-17T06:45:49.8967860Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/typeinfo 2025-07-17T06:45:49.8968560Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__bit_reference 2025-07-17T06:45:49.8975360Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/utility 2025-07-17T06:45:49.8975740Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/string.h 2025-07-17T06:45:49.8976060Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/cinttypes 2025-07-17T06:45:49.8976440Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/normal_distribution.h 2025-07-17T06:45:49.8976880Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/weibull_distribution.h 2025-07-17T06:45:49.8977360Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/piecewise_constant_distribution.h 2025-07-17T06:45:49.8977830Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/discard_block_engine.h 2025-07-17T06:45:49.8978280Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/poisson_distribution.h 2025-07-17T06:45:49.8978740Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/negative_binomial_distribution.h 2025-07-17T06:45:49.8979220Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/fisher_f_distribution.h 2025-07-17T06:45:49.8979620Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/log2.h 2025-07-17T06:45:49.8980030Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/uniform_int_distribution.h 2025-07-17T06:45:49.8980490Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/uniform_real_distribution.h 2025-07-17T06:45:49.8980960Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/linear_congruential_engine.h 2025-07-17T06:45:49.8981420Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/bernoulli_distribution.h 2025-07-17T06:45:49.8981890Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/extreme_value_distribution.h 2025-07-17T06:45:49.8982330Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/random_device.h 2025-07-17T06:45:49.9145650Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/shuffle_order_engine.h 2025-07-17T06:45:49.9146170Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/lognormal_distribution.h 2025-07-17T06:45:49.9146950Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/generate_canonical.h 2025-07-17T06:45:49.9147840Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/mersenne_twister_engine.h 2025-07-17T06:45:49.9148480Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/ranlux.h 2025-07-17T06:45:49.9149420Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/chi_squared_distribution.h 2025-07-17T06:45:49.9150300Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/default_random_engine.h 2025-07-17T06:45:49.9151110Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/independent_bits_engine.h 2025-07-17T06:45:49.9151950Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/geometric_distribution.h 2025-07-17T06:45:49.9152720Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/is_seed_sequence.h 2025-07-17T06:45:49.9153550Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/gamma_distribution.h 2025-07-17T06:45:49.9154490Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/exponential_distribution.h 2025-07-17T06:45:49.9155280Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/subtract_with_carry_engine.h 2025-07-17T06:45:49.9155920Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/seed_seq.h 2025-07-17T06:45:49.9156880Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/piecewise_linear_distribution.h 2025-07-17T06:45:49.9157690Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/discrete_distribution.h 2025-07-17T06:45:49.9158510Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/binomial_distribution.h 2025-07-17T06:45:49.9159170Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/knuth_b.h 2025-07-17T06:45:49.9160080Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/student_t_distribution.h 2025-07-17T06:45:49.9160850Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/clamp_to_integral.h 2025-07-17T06:45:49.9161760Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/uniform_random_bit_generator.h 2025-07-17T06:45:49.9162560Z /opt/homebrew/Caskroom/miniconda/base/include/c++/v1/__random/cauchy_distribution.h 2025-07-17T06:45:49.9163010Z /opt/homebrew/Caskroom/miniconda/base/include/tkPort.h 2025-07-17T06:45:49.9163540Z /opt/homebrew/Caskroom/miniconda/base/include/verto.h 2025-07-17T06:45:49.9164060Z /opt/homebrew/Caskroom/miniconda/base/include/kdb.h 2025-07-17T06:45:49.9164870Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/chvalid.h 2025-07-17T06:45:49.9165850Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parserInternals.h 2025-07-17T06:45:49.9166320Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpointer.h 2025-07-17T06:45:49.9166970Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/debugXML.h 2025-07-17T06:45:49.9167700Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schematron.h 2025-07-17T06:45:49.9168360Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/uri.h 2025-07-17T06:45:49.9169020Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/parser.h 2025-07-17T06:45:49.9169740Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/encoding.h 2025-07-17T06:45:49.9170370Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/tree.h 2025-07-17T06:45:49.9171080Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/threads.h 2025-07-17T06:45:49.9171810Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlversion.h 2025-07-17T06:45:49.9172490Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/globals.h 2025-07-17T06:45:49.9173160Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/catalog.h 2025-07-17T06:45:49.9173870Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/pattern.h 2025-07-17T06:45:49.9174560Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlreader.h 2025-07-17T06:45:49.9175270Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLtree.h 2025-07-17T06:45:49.9175930Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX2.h 2025-07-17T06:45:49.9176670Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlexports.h 2025-07-17T06:45:49.9177360Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xlink.h 2025-07-17T06:45:49.9178010Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/SAX.h 2025-07-17T06:45:49.9178760Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/entities.h 2025-07-17T06:45:49.9179430Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlregexp.h 2025-07-17T06:45:49.9180080Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/list.h 2025-07-17T06:45:49.9180800Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xinclude.h 2025-07-17T06:45:49.9181490Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlerror.h 2025-07-17T06:45:49.9182300Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/schemasInternals.h 2025-07-17T06:45:49.9182970Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/dict.h 2025-07-17T06:45:49.9183630Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlIO.h 2025-07-17T06:45:49.9184380Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/HTMLparser.h 2025-07-17T06:45:49.9185100Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlautomata.h 2025-07-17T06:45:49.9185790Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlsave.h 2025-07-17T06:45:49.9186500Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlstring.h 2025-07-17T06:45:49.9187160Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpath.h 2025-07-17T06:45:49.9187820Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/valid.h 2025-07-17T06:45:49.9188960Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemastypes.h 2025-07-17T06:45:49.9189360Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/c14n.h 2025-07-17T06:45:49.9190000Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmodule.h 2025-07-17T06:45:49.9190670Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/relaxng.h 2025-07-17T06:45:49.9191370Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanohttp.h 2025-07-17T06:45:49.9192080Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlunicode.h 2025-07-17T06:45:49.9192780Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlwriter.h 2025-07-17T06:45:49.9193500Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlmemory.h 2025-07-17T06:45:49.9194510Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xpathInternals.h 2025-07-17T06:45:49.9194970Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/nanoftp.h 2025-07-17T06:45:49.9195610Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/hash.h 2025-07-17T06:45:49.9196340Z /opt/homebrew/Caskroom/miniconda/base/include/libxml2/libxml/xmlschemas.h 2025-07-17T06:45:49.9196830Z /opt/homebrew/Caskroom/miniconda/base/include/profile.h 2025-07-17T06:45:49.9197540Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2ver.h 2025-07-17T06:45:49.9198130Z /opt/homebrew/Caskroom/miniconda/base/include/nghttp2/nghttp2.h 2025-07-17T06:45:49.9198660Z /opt/homebrew/Caskroom/miniconda/base/include/pqStubs.h 2025-07-17T06:45:49.9199280Z /opt/homebrew/Caskroom/miniconda/base/include/tclOODecls.h 2025-07-17T06:45:49.9199820Z /opt/homebrew/Caskroom/miniconda/base/include/zdict.h 2025-07-17T06:45:49.9200410Z /opt/homebrew/Caskroom/miniconda/base/include/cursesf.h 2025-07-17T06:45:49.9201060Z /opt/homebrew/Caskroom/miniconda/base/include/itclTclIntStubsFcn.h 2025-07-17T06:45:49.9201640Z /opt/homebrew/Caskroom/miniconda/base/include/ares_version.h 2025-07-17T06:45:49.9202250Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/termcap.h 2025-07-17T06:45:49.9202900Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesp.h 2025-07-17T06:45:49.9203490Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesf.h 2025-07-17T06:45:49.9204080Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/etip.h 2025-07-17T06:45:49.9204680Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/form.h 2025-07-17T06:45:49.9205310Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesw.h 2025-07-17T06:45:49.9205940Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/nc_tparm.h 2025-07-17T06:45:49.9206630Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/unctrl.h 2025-07-17T06:45:49.9207210Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesapp.h 2025-07-17T06:45:49.9207780Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term.h 2025-07-17T06:45:49.9208380Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursslk.h 2025-07-17T06:45:49.9208980Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/panel.h 2025-07-17T06:45:49.9209610Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses.h 2025-07-17T06:45:49.9210170Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/tic.h 2025-07-17T06:45:49.9210750Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/eti.h 2025-07-17T06:45:49.9211420Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/ncurses_dll.h 2025-07-17T06:45:49.9212060Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/term_entry.h 2025-07-17T06:45:49.9212620Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/menu.h 2025-07-17T06:45:49.9213250Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/cursesm.h 2025-07-17T06:45:49.9213900Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses/curses.h 2025-07-17T06:45:49.9214390Z /opt/homebrew/Caskroom/miniconda/base/include/tclPort.h 2025-07-17T06:45:49.9214900Z /opt/homebrew/Caskroom/miniconda/base/include/etip.h 2025-07-17T06:45:49.9215440Z /opt/homebrew/Caskroom/miniconda/base/include/tkDList.h 2025-07-17T06:45:49.9216050Z /opt/homebrew/Caskroom/miniconda/base/include/itclIntDecls.h 2025-07-17T06:45:49.9216630Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXFont.h 2025-07-17T06:45:49.9217160Z /opt/homebrew/Caskroom/miniconda/base/include/histedit.h 2025-07-17T06:45:49.9217730Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixInt.h 2025-07-17T06:45:49.9218330Z /opt/homebrew/Caskroom/miniconda/base/include/test_data.hpp 2025-07-17T06:45:49.9218960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/translit.h 2025-07-17T06:45:49.9219570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustdio.h 2025-07-17T06:45:49.9220420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf_old.h 2025-07-17T06:45:49.9220810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucsdet.h 2025-07-17T06:45:49.9221400Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzfmt.h 2025-07-17T06:45:49.9221990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubrk.h 2025-07-17T06:45:49.9222700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ufieldpositer.h 2025-07-17T06:45:49.9223410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localematcher.h 2025-07-17T06:45:49.9224070Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringpiece.h 2025-07-17T06:45:49.9224610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucat.h 2025-07-17T06:45:49.9225250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tblcoll.h 2025-07-17T06:45:49.9225950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringoptions.h 2025-07-17T06:45:49.9226550Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtfmtsym.h 2025-07-17T06:45:49.9227170Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unirepl.h 2025-07-17T06:45:49.9227780Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ptypes.h 2025-07-17T06:45:49.9228390Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fmtable.h 2025-07-17T06:45:49.9229040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvfmt.h 2025-07-17T06:45:49.9229660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/choicfmt.h 2025-07-17T06:45:49.9230440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberrangeformatter.h 2025-07-17T06:45:49.9231180Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberrangeformatter.h 2025-07-17T06:45:49.9231770Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usetiter.h 2025-07-17T06:45:49.9232420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/errorcode.h 2025-07-17T06:45:49.9233030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tznames.h 2025-07-17T06:45:49.9233660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtintrv.h 2025-07-17T06:45:49.9234580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usimplenumberformatter.h 2025-07-17T06:45:49.9235050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucurr.h 2025-07-17T06:45:49.9235670Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icuplug.h 2025-07-17T06:45:49.9236290Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregion.h 2025-07-17T06:45:49.9236900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utext.h 2025-07-17T06:45:49.9237480Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/edits.h 2025-07-17T06:45:49.9238110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parsepos.h 2025-07-17T06:45:49.9238690Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucal.h 2025-07-17T06:45:49.9239350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fpositer.h 2025-07-17T06:45:49.9239950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtitvinf.h 2025-07-17T06:45:49.9240530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbnf.h 2025-07-17T06:45:49.9241120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udat.h 2025-07-17T06:45:49.9242330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urep.h 2025-07-17T06:45:49.9242870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf32.h 2025-07-17T06:45:49.9243470Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/vtzone.h 2025-07-17T06:45:49.9244130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustring.h 2025-07-17T06:45:49.9244860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubiditransform.h 2025-07-17T06:45:49.9245390Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uenum.h 2025-07-17T06:45:49.9246130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umutablecptrie.h 2025-07-17T06:45:49.9246740Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/appendable.h 2025-07-17T06:45:49.9247380Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usearch.h 2025-07-17T06:45:49.9248020Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numsys.h 2025-07-17T06:45:49.9248620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/timezone.h 2025-07-17T06:45:49.9249190Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uset.h 2025-07-17T06:45:49.9249810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/casemap.h 2025-07-17T06:45:49.9250430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coleitr.h 2025-07-17T06:45:49.9251060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/schriter.h 2025-07-17T06:45:49.9251680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/msgfmt.h 2025-07-17T06:45:49.9252340Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/fieldpos.h 2025-07-17T06:45:49.9252960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpletz.h 2025-07-17T06:45:49.9253590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucpmap.h 2025-07-17T06:45:49.9254220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uldnames.h 2025-07-17T06:45:49.9254940Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberformatter.h 2025-07-17T06:45:49.9255520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uiter.h 2025-07-17T06:45:49.9256120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umsg.h 2025-07-17T06:45:49.9256740Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/sortkey.h 2025-07-17T06:45:49.9257570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simplenumberformatter.h 2025-07-17T06:45:49.9258130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/docmain.h 2025-07-17T06:45:49.9258820Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uniset.h 2025-07-17T06:45:49.9259410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/basictz.h 2025-07-17T06:45:49.9260010Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udata.h 2025-07-17T06:45:49.9260790Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stringtriebuilder.h 2025-07-17T06:45:49.9261410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/chariter.h 2025-07-17T06:45:49.9262090Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umisc.h 2025-07-17T06:45:49.9262680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/reldatefmt.h 2025-07-17T06:45:49.9263250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uloc.h 2025-07-17T06:45:49.9263870Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurrule.h 2025-07-17T06:45:49.9264620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattednumber.h 2025-07-17T06:45:49.9265350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestriebuilder.h 2025-07-17T06:45:49.9265950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measunit.h 2025-07-17T06:45:49.9266570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrace.h 2025-07-17T06:45:49.9267210Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locdspnm.h 2025-07-17T06:45:49.9267860Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gregocal.h 2025-07-17T06:45:49.9268500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchriter.h 2025-07-17T06:45:49.9269130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/enumset.h 2025-07-17T06:45:49.9269730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/nounit.h 2025-07-17T06:45:49.9270310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf.h 2025-07-17T06:45:49.9270950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measure.h 2025-07-17T06:45:49.9271570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tzrule.h 2025-07-17T06:45:49.9272250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/strenum.h 2025-07-17T06:45:49.9272810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/regex.h 2025-07-17T06:45:49.9273460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/gender.h 2025-07-17T06:45:49.9274100Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dcfmtsym.h 2025-07-17T06:45:49.9274720Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_err.h 2025-07-17T06:45:49.9275380Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/decimfmt.h 2025-07-17T06:45:49.9276020Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestrie.h 2025-07-17T06:45:49.9276620Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udatpg.h 2025-07-17T06:45:49.9277360Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/listformatter.h 2025-07-17T06:45:49.9277960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uobject.h 2025-07-17T06:45:49.9278590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/calendar.h 2025-07-17T06:45:49.9279190Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ures.h 2025-07-17T06:45:49.9279830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normlzr.h 2025-07-17T06:45:49.9280450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/usprep.h 2025-07-17T06:45:49.9281080Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/urename.h 2025-07-17T06:45:49.9281700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/caniter.h 2025-07-17T06:45:49.9282310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucol.h 2025-07-17T06:45:49.9283000Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/upluralrules.h 2025-07-17T06:45:49.9283640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstrie.h 2025-07-17T06:45:49.9284220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmunit.h 2025-07-17T06:45:49.9284830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unistr.h 2025-07-17T06:45:49.9285440Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbbi.h 2025-07-17T06:45:49.9286060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulocdata.h 2025-07-17T06:45:49.9286640Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/idna.h 2025-07-17T06:45:49.9287250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm2.h 2025-07-17T06:45:49.9287990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localebuilder.h 2025-07-17T06:45:49.9288610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtptngen.h 2025-07-17T06:45:49.9289190Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dbbi.h 2025-07-17T06:45:49.9290110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/bytestream.h 2025-07-17T06:45:49.9290610Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uversion.h 2025-07-17T06:45:49.9291310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/messagepattern.h 2025-07-17T06:45:49.9291900Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uidna.h 2025-07-17T06:45:49.9292560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/filteredbrk.h 2025-07-17T06:45:49.9293170Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutamt.h 2025-07-17T06:45:49.9293840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/char16ptr.h 2025-07-17T06:45:49.9294570Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattedvalue.h 2025-07-17T06:45:49.9295160Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/symtable.h 2025-07-17T06:45:49.9295800Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucasemap.h 2025-07-17T06:45:49.9296420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucoleitr.h 2025-07-17T06:45:49.9297220Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/compactdecimalformat.h 2025-07-17T06:45:49.9297780Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unum.h 2025-07-17T06:45:49.9298520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplaycontext.h 2025-07-17T06:45:49.9299110Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tztrans.h 2025-07-17T06:45:49.9299750Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/umachine.h 2025-07-17T06:45:49.9300490Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numberformatter.h 2025-07-17T06:45:49.9301120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/datefmt.h 2025-07-17T06:45:49.9301750Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utmscale.h 2025-07-17T06:45:49.9302330Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/coll.h 2025-07-17T06:45:49.9302990Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currpinf.h 2025-07-17T06:45:49.9303600Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uregex.h 2025-07-17T06:45:49.9304230Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/tmutfmt.h 2025-07-17T06:45:49.9304840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/plurfmt.h 2025-07-17T06:45:49.9393960Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustringtrie.h 2025-07-17T06:45:49.9394320Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/smpdtfmt.h 2025-07-17T06:45:49.9394880Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucptrie.h 2025-07-17T06:45:49.9395580Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udisplayoptions.h 2025-07-17T06:45:49.9396240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/icudataver.h 2025-07-17T06:45:49.9396810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uchar.h 2025-07-17T06:45:49.9397430Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unorm.h 2025-07-17T06:45:49.9398030Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ushape.h 2025-07-17T06:45:49.9398750Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifunct.h 2025-07-17T06:45:49.9399310Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ugender.h 2025-07-17T06:45:49.9399890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/selfmt.h 2025-07-17T06:45:49.9400590Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uformattable.h 2025-07-17T06:45:49.9401230Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ustream.h 2025-07-17T06:45:49.9401920Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/simpleformatter.h 2025-07-17T06:45:49.9402520Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv_cb.h 2025-07-17T06:45:49.9403120Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/curramt.h 2025-07-17T06:45:49.9403710Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/locid.h 2025-07-17T06:45:49.9404500Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/udateintervalformat.h 2025-07-17T06:45:49.9405050Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/resbund.h 2025-07-17T06:45:49.9405730Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ubidi.h 2025-07-17T06:45:49.9406280Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/stsearch.h 2025-07-17T06:45:49.9406950Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/alphaindex.h 2025-07-17T06:45:49.9407530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uvernum.h 2025-07-17T06:45:49.9408150Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unimatch.h 2025-07-17T06:45:49.9408740Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rbtz.h 2025-07-17T06:45:49.9409350Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnvsel.h 2025-07-17T06:45:49.9409970Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uspoof.h 2025-07-17T06:45:49.9410560Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/region.h 2025-07-17T06:45:49.9411240Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ureldatefmt.h 2025-07-17T06:45:49.9411830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utrans.h 2025-07-17T06:45:49.9412460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/parseerr.h 2025-07-17T06:45:49.9413040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/putil.h 2025-07-17T06:45:49.9413660Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/format.h 2025-07-17T06:45:49.9414530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/scientificnumberformatter.h 2025-07-17T06:45:49.9415180Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/displayoptions.h 2025-07-17T06:45:49.9415810Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/normalizer2.h 2025-07-17T06:45:49.9416410Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/dtrule.h 2025-07-17T06:45:49.9417130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumberoptions.h 2025-07-17T06:45:49.9417700Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucnv.h 2025-07-17T06:45:49.9418450Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ucharstriebuilder.h 2025-07-17T06:45:49.9419040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/search.h 2025-07-17T06:45:49.9419680Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unumsys.h 2025-07-17T06:45:49.9420300Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uconfig.h 2025-07-17T06:45:49.9420910Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf16.h 2025-07-17T06:45:49.9421540Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/brkiter.h 2025-07-17T06:45:49.9422250Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattedvalue.h 2025-07-17T06:45:49.9422840Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/platform.h 2025-07-17T06:45:49.9423420Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/rep.h 2025-07-17T06:45:49.9424160Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/formattednumber.h 2025-07-17T06:45:49.9424770Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/std_string.h 2025-07-17T06:45:49.9425360Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utf8.h 2025-07-17T06:45:49.9426040Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/localpointer.h 2025-07-17T06:45:49.9426650Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uclean.h 2025-07-17T06:45:49.9427260Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/uscript.h 2025-07-17T06:45:49.9427890Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/numfmt.h 2025-07-17T06:45:49.9428530Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/currunit.h 2025-07-17T06:45:49.9429130Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/utypes.h 2025-07-17T06:45:49.9429830Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/ulistformatter.h 2025-07-17T06:45:49.9430460Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/measfmt.h 2025-07-17T06:45:49.9431060Z /opt/homebrew/Caskroom/miniconda/base/include/unicode/unifilt.h 2025-07-17T06:45:49.9431540Z /opt/homebrew/Caskroom/miniconda/base/include/form.h 2025-07-17T06:45:49.9432150Z /opt/homebrew/Caskroom/miniconda/base/include/tclUnixPort.h 2025-07-17T06:45:49.9432790Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/export.hpp 2025-07-17T06:45:49.9433490Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/reproc.hpp 2025-07-17T06:45:49.9434030Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/env.hpp 2025-07-17T06:45:49.9434780Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/array.hpp 2025-07-17T06:45:49.9435530Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/detail/type_traits.hpp 2025-07-17T06:45:49.9436090Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/run.hpp 2025-07-17T06:45:49.9436730Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/input.hpp 2025-07-17T06:45:49.9437420Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/arguments.hpp 2025-07-17T06:45:49.9438020Z /opt/homebrew/Caskroom/miniconda/base/include/reproc++/drain.hpp 2025-07-17T06:45:49.9438490Z /opt/homebrew/Caskroom/miniconda/base/include/tcl.h 2025-07-17T06:45:49.9439280Z /opt/homebrew/Caskroom/miniconda/base/include/kadm5/chpass_util_strings.h 2025-07-17T06:45:49.9439850Z /opt/homebrew/Caskroom/miniconda/base/include/kadm5/kadm_err.h 2025-07-17T06:45:49.9440420Z /opt/homebrew/Caskroom/miniconda/base/include/kadm5/admin.h 2025-07-17T06:45:49.9441110Z /opt/homebrew/Caskroom/miniconda/base/include/itclMigrate2TclCore.h 2025-07-17T06:45:49.9441660Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ostream.h 2025-07-17T06:45:49.9442310Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format-inl.h 2025-07-17T06:45:49.9442870Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/ranges.h 2025-07-17T06:45:49.9443440Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/xchar.h 2025-07-17T06:45:49.9444000Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/core.h 2025-07-17T06:45:49.9444580Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/chrono.h 2025-07-17T06:45:49.9445100Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/os.h 2025-07-17T06:45:49.9445670Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/color.h 2025-07-17T06:45:49.9453140Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/args.h 2025-07-17T06:45:49.9453540Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/printf.h 2025-07-17T06:45:49.9453840Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/compile.h 2025-07-17T06:45:49.9454120Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/format.h 2025-07-17T06:45:49.9454390Z /opt/homebrew/Caskroom/miniconda/base/include/fmt/std.h 2025-07-17T06:45:49.9454670Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2posix.h 2025-07-17T06:45:49.9454940Z /opt/homebrew/Caskroom/miniconda/base/include/cursesw.h 2025-07-17T06:45:49.9455210Z /opt/homebrew/Caskroom/miniconda/base/include/itcl.h 2025-07-17T06:45:49.9455470Z /opt/homebrew/Caskroom/miniconda/base/include/ares_build.h 2025-07-17T06:45:49.9455750Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntDecls.h 2025-07-17T06:45:49.9456040Z /opt/homebrew/Caskroom/miniconda/base/include/nc_tparm.h 2025-07-17T06:45:49.9456300Z /opt/homebrew/Caskroom/miniconda/base/include/lz4.h 2025-07-17T06:45:49.9456560Z /opt/homebrew/Caskroom/miniconda/base/include/com_err.h 2025-07-17T06:45:49.9456870Z /opt/homebrew/Caskroom/miniconda/base/include/readline/readline.h 2025-07-17T06:45:49.9457210Z /opt/homebrew/Caskroom/miniconda/base/include/readline/keymaps.h 2025-07-17T06:45:49.9457530Z /opt/homebrew/Caskroom/miniconda/base/include/readline/tilde.h 2025-07-17T06:45:49.9457850Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlconf.h 2025-07-17T06:45:49.9458170Z /opt/homebrew/Caskroom/miniconda/base/include/readline/chardefs.h 2025-07-17T06:45:49.9458500Z /opt/homebrew/Caskroom/miniconda/base/include/readline/history.h 2025-07-17T06:45:49.9458820Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rlstdc.h 2025-07-17T06:45:49.9459150Z /opt/homebrew/Caskroom/miniconda/base/include/readline/rltypedefs.h 2025-07-17T06:45:49.9459480Z /opt/homebrew/Caskroom/miniconda/base/include/tkImgPhoto.h 2025-07-17T06:45:49.9459780Z /opt/homebrew/Caskroom/miniconda/base/include/verto-module.h 2025-07-17T06:45:49.9460130Z /opt/homebrew/Caskroom/miniconda/base/include/bzlib.h 2025-07-17T06:45:49.9460730Z /opt/homebrew/Caskroom/miniconda/base/include/localcharset.h 2025-07-17T06:45:49.9461140Z /opt/homebrew/Caskroom/miniconda/base/include/ares.h 2025-07-17T06:45:49.9461910Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/activation.hpp 2025-07-17T06:45:49.9462740Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/environments_manager.hpp 2025-07-17T06:45:49.9463400Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction.hpp 2025-07-17T06:45:49.9464190Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_handling.hpp 2025-07-17T06:45:49.9464810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/invoke.hpp 2025-07-17T06:45:49.9465540Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/prefix_data.hpp 2025-07-17T06:45:49.9466260Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/common_types.hpp 2025-07-17T06:45:49.9466910Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/palette.hpp 2025-07-17T06:45:49.9467570Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/link.hpp 2025-07-17T06:45:49.9468310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/error_handling.hpp 2025-07-17T06:45:49.9469100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/repo_checker_store.hpp 2025-07-17T06:45:49.9469870Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_fetcher.hpp 2025-07-17T06:45:49.9470520Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/execution.hpp 2025-07-17T06:45:49.9471210Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/subdirdata.hpp 2025-07-17T06:45:49.9471930Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/shell_init.hpp 2025-07-17T06:45:49.9472570Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/fsutil.hpp 2025-07-17T06:45:49.9473330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/channel_context.hpp 2025-07-17T06:45:49.9474030Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/env_lockfile.hpp 2025-07-17T06:45:49.9474730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_scope.hpp 2025-07-17T06:45:49.9475520Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/transaction_context.hpp 2025-07-17T06:45:49.9476340Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/download_progress_bar.hpp 2025-07-17T06:45:49.9476950Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/context.hpp 2025-07-17T06:45:49.9477620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/timeref.hpp 2025-07-17T06:45:49.9478310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util_os.hpp 2025-07-17T06:45:49.9478970Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/tasksync.hpp 2025-07-17T06:45:49.9479650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/history.hpp 2025-07-17T06:45:49.9480360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/progress_bar.hpp 2025-07-17T06:45:49.9480960Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/run.hpp 2025-07-17T06:45:49.9481730Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_paths.hpp 2025-07-17T06:45:49.9482550Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_database_loader.hpp 2025-07-17T06:45:49.9483290Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/virtual_packages.hpp 2025-07-17T06:45:49.9484530Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/thread_utils.hpp 2025-07-17T06:45:49.9484890Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/output.hpp 2025-07-17T06:45:49.9485570Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/package_cache.hpp 2025-07-17T06:45:49.9486240Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/pinning.hpp 2025-07-17T06:45:49.9486860Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/query.hpp 2025-07-17T06:45:49.9487480Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/util.hpp 2025-07-17T06:45:49.9488190Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/core/menuinst.hpp 2025-07-17T06:45:49.9488850Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cast.hpp 2025-07-17T06:45:49.9489510Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_unix.hpp 2025-07-17T06:45:49.9490230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cryptography.hpp 2025-07-17T06:45:49.9490870Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/build.hpp 2025-07-17T06:45:49.9491490Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/json.hpp 2025-07-17T06:45:49.9492150Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_osx.hpp 2025-07-17T06:45:49.9492880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/weakening_map.hpp 2025-07-17T06:45:49.9493600Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/path_manip.hpp 2025-07-17T06:45:49.9494360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_binary_tree.hpp 2025-07-17T06:45:49.9495050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/variant_cmp.hpp 2025-07-17T06:45:49.9495960Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/encoding.hpp 2025-07-17T06:45:49.9496480Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/functional.hpp 2025-07-17T06:45:49.9497320Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_bool_expr_tree.hpp 2025-07-17T06:45:49.9497990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/type_traits.hpp 2025-07-17T06:45:49.9498650Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/random.hpp 2025-07-17T06:45:49.9499360Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_linux.hpp 2025-07-17T06:45:49.9500080Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/heap_optional.hpp 2025-07-17T06:45:49.9500700Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/graph.hpp 2025-07-17T06:45:49.9501430Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/loop_control.hpp 2025-07-17T06:45:49.9502040Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url.hpp 2025-07-17T06:45:49.9502710Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os_win.hpp 2025-07-17T06:45:49.9503410Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/url_manip.hpp 2025-07-17T06:45:49.9504060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/string.hpp 2025-07-17T06:45:49.9504770Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/deprecation.hpp 2025-07-17T06:45:49.9505420Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/parsers.hpp 2025-07-17T06:45:49.9506060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/cfile.hpp 2025-07-17T06:45:49.9506680Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/os.hpp 2025-07-17T06:45:49.9507410Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/conditional.hpp 2025-07-17T06:45:49.9508260Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/flat_set.hpp 2025-07-17T06:45:49.9508760Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/compare.hpp 2025-07-17T06:45:49.9509410Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/iterator.hpp 2025-07-17T06:45:49.9510120Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/environment.hpp 2025-07-17T06:45:49.9510800Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/util/tuple_hash.hpp 2025-07-17T06:45:49.9511480Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/archive.hpp 2025-07-17T06:45:49.9512220Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/package_info.hpp 2025-07-17T06:45:49.9512920Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/match_spec.hpp 2025-07-17T06:45:49.9513620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/glob_spec.hpp 2025-07-17T06:45:49.9514410Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/repo_data.hpp 2025-07-17T06:45:49.9515060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/regex_spec.hpp 2025-07-17T06:45:49.9515870Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/chimera_string_spec.hpp 2025-07-17T06:45:49.9516520Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/platform.hpp 2025-07-17T06:45:49.9517330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/error.hpp 2025-07-17T06:45:49.9517850Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version.hpp 2025-07-17T06:45:49.9518520Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/channel.hpp 2025-07-17T06:45:49.9519250Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/conda_url.hpp 2025-07-17T06:45:49.9520050Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/unresolved_channel.hpp 2025-07-17T06:45:49.9520820Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/build_number_spec.hpp 2025-07-17T06:45:49.9521620Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/authentication_info.hpp 2025-07-17T06:45:49.9522310Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/specs/version_spec.hpp 2025-07-17T06:45:49.9522990Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/request.hpp 2025-07-17T06:45:49.9523670Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/solution.hpp 2025-07-17T06:45:49.9524470Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/problems_graph.hpp 2025-07-17T06:45:49.9525200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/solver.hpp 2025-07-17T06:45:49.9525980Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/unsolvable.hpp 2025-07-17T06:45:49.9526750Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/database.hpp 2025-07-17T06:45:49.9527550Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/parameters.hpp 2025-07-17T06:45:49.9528330Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/solver/libsolv/repo_info.hpp 2025-07-17T06:45:49.9528910Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/version.hpp 2025-07-17T06:45:49.9529690Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror_map.hpp 2025-07-17T06:45:49.9530400Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/downloader.hpp 2025-07-17T06:45:49.9531100Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/mirror.hpp 2025-07-17T06:45:49.9531810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/download/request.hpp 2025-07-17T06:45:49.9532460Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/update.hpp 2025-07-17T06:45:49.9533060Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/info.hpp 2025-07-17T06:45:49.9533880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration_impl.hpp 2025-07-17T06:45:49.9534490Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/shell.hpp 2025-07-17T06:45:49.9535230Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/channel_loader.hpp 2025-07-17T06:45:49.9535880Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/install.hpp 2025-07-17T06:45:49.9536500Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/c_api.h 2025-07-17T06:45:49.9537180Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/repoquery.hpp 2025-07-17T06:45:49.9537810Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/config.hpp 2025-07-17T06:45:49.9538440Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/list.hpp 2025-07-17T06:45:49.9539200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/configuration.hpp 2025-07-17T06:45:49.9539830Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/create.hpp 2025-07-17T06:45:49.9540450Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/clean.hpp 2025-07-17T06:45:49.9541250Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/constants.hpp 2025-07-17T06:45:49.9541910Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/api/remove.hpp 2025-07-17T06:45:49.9542580Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/fs/filesystem.hpp 2025-07-17T06:45:49.9543300Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/errors.hpp 2025-07-17T06:45:49.9544000Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/keys.hpp 2025-07-17T06:45:49.9544900Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v0_6.hpp 2025-07-17T06:45:49.9545690Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/repo_checker.hpp 2025-07-17T06:45:49.9546380Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/tools.hpp 2025-07-17T06:45:49.9547200Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework_v1.hpp 2025-07-17T06:45:49.9547980Z /opt/homebrew/Caskroom/miniconda/base/include/mamba/validation/update_framework.hpp 2025-07-17T06:45:49.9548460Z /opt/homebrew/Caskroom/miniconda/base/include/tclInt.h 2025-07-17T06:45:49.9549000Z /opt/homebrew/Caskroom/miniconda/base/include/tclThread.h 2025-07-17T06:45:49.9549540Z /opt/homebrew/Caskroom/miniconda/base/include/tkScale.h 2025-07-17T06:45:49.9550150Z /opt/homebrew/Caskroom/miniconda/base/include/tl/expected.hpp 2025-07-17T06:45:49.9550770Z /opt/homebrew/Caskroom/miniconda/base/include/tclIntPlatDecls.h 2025-07-17T06:45:49.9551280Z /opt/homebrew/Caskroom/miniconda/base/include/unctrl.h 2025-07-17T06:45:49.9551820Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcInt.h 2025-07-17T06:45:49.9552480Z /opt/homebrew/Caskroom/miniconda/base/include/cursesapp.h 2025-07-17T06:45:49.9893870Z /opt/homebrew/Caskroom/miniconda/base/include/tk3d.h 2025-07-17T06:45:49.9894560Z /opt/homebrew/Caskroom/miniconda/base/include/expat_external.h 2025-07-17T06:45:49.9894930Z /opt/homebrew/Caskroom/miniconda/base/include/tdbcDecls.h 2025-07-17T06:45:49.9895230Z /opt/homebrew/Caskroom/miniconda/base/include/ev++.h 2025-07-17T06:45:49.9895820Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOInt.h 2025-07-17T06:45:49.9896450Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixDefault.h 2025-07-17T06:45:49.9896930Z /opt/homebrew/Caskroom/miniconda/base/include/tclOO.h 2025-07-17T06:45:49.9897580Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/traits.h 2025-07-17T06:45:49.9898310Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/eventhandler.h 2025-07-17T06:45:49.9898900Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitter.h 2025-07-17T06:45:49.9899490Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/anchor.h 2025-07-17T06:45:49.9900110Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/mark.h 2025-07-17T06:45:49.9900770Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterdef.h 2025-07-17T06:45:49.9901380Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/parser.h 2025-07-17T06:45:49.9901980Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/null.h 2025-07-17T06:45:49.9902670Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/exceptions.h 2025-07-17T06:45:49.9903370Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitterstyle.h 2025-07-17T06:45:49.9903990Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/noexcept.h 2025-07-17T06:45:49.9904690Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emittermanip.h 2025-07-17T06:45:49.9905380Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/emitfromevents.h 2025-07-17T06:45:49.9905950Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/dll.h 2025-07-17T06:45:49.9906780Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/graphbuilder.h 2025-07-17T06:45:49.9907490Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/contrib/anchordict.h 2025-07-17T06:45:49.9908050Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/yaml.h 2025-07-17T06:45:49.9908710Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/type.h 2025-07-17T06:45:49.9909360Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/parse.h 2025-07-17T06:45:49.9910000Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/node.h 2025-07-17T06:45:49.9910820Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_data.h 2025-07-17T06:45:49.9911580Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_ref.h 2025-07-17T06:45:49.9912260Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node.h 2025-07-17T06:45:49.9913000Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/memory.h 2025-07-17T06:45:49.9913890Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/node_iterator.h 2025-07-17T06:45:49.9914510Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/impl.h 2025-07-17T06:45:49.9915310Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator_fwd.h 2025-07-17T06:45:49.9916050Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/detail/iterator.h 2025-07-17T06:45:49.9916680Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/ptr.h 2025-07-17T06:45:49.9917390Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/convert.h 2025-07-17T06:45:49.9918020Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/impl.h 2025-07-17T06:45:49.9918680Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/emit.h 2025-07-17T06:45:49.9919360Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/node/iterator.h 2025-07-17T06:45:49.9920070Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/ostream_wrapper.h 2025-07-17T06:45:49.9920730Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/stlemitter.h 2025-07-17T06:45:49.9921320Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/binary.h 2025-07-17T06:45:49.9922000Z /opt/homebrew/Caskroom/miniconda/base/include/yaml-cpp/depthguard.h 2025-07-17T06:45:49.9922520Z /opt/homebrew/Caskroom/miniconda/base/include/simdjson.h 2025-07-17T06:45:49.9923020Z /opt/homebrew/Caskroom/miniconda/base/include/term.h 2025-07-17T06:45:49.9923610Z /opt/homebrew/Caskroom/miniconda/base/include/cursslk.h 2025-07-17T06:45:49.9924210Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXColor.h 2025-07-17T06:45:49.9924970Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter-inl.h 2025-07-17T06:45:49.9925510Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fwd.h 2025-07-17T06:45:49.9926120Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/version.h 2025-07-17T06:45:49.9926700Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog.h 2025-07-17T06:45:49.9927340Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ranges.h 2025-07-17T06:45:49.9927980Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/xchar.h 2025-07-17T06:45:49.9928610Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/chrono.h 2025-07-17T06:45:49.9929300Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/bin_to_hex.h 2025-07-17T06:45:49.9929880Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/fmt.h 2025-07-17T06:45:49.9930540Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/compile.h 2025-07-17T06:45:49.9931160Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/fmt/ostr.h 2025-07-17T06:45:49.9931760Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger-inl.h 2025-07-17T06:45:49.9932460Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/qt_sinks.h 2025-07-17T06:45:49.9933230Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink-inl.h 2025-07-17T06:45:49.9933970Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/hourly_file_sink.h 2025-07-17T06:45:49.9934650Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks.h 2025-07-17T06:45:49.9935410Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink.h 2025-07-17T06:45:49.9936610Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink.h 2025-07-17T06:45:49.9937340Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/daily_file_sink.h 2025-07-17T06:45:49.9938090Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ringbuffer_sink.h 2025-07-17T06:45:49.9938800Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ansicolor_sink.h 2025-07-17T06:45:49.9939510Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/systemd_sink.h 2025-07-17T06:45:49.9940170Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink.h 2025-07-17T06:45:49.9940960Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks.h 2025-07-17T06:45:49.9941620Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dist_sink.h 2025-07-17T06:45:49.9942330Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/msvc_sink.h 2025-07-17T06:45:49.9942960Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/tcp_sink.h 2025-07-17T06:45:49.9943650Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/mongo_sink.h 2025-07-17T06:45:49.9944330Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink-inl.h 2025-07-17T06:45:49.9945130Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink-inl.h 2025-07-17T06:45:49.9945830Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/android_sink.h 2025-07-17T06:45:49.9946570Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_sinks-inl.h 2025-07-17T06:45:49.9947140Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/sink.h 2025-07-17T06:45:49.9947860Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/syslog_sink.h 2025-07-17T06:45:49.9948590Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/dup_filter_sink.h 2025-07-17T06:45:49.9949350Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/win_eventlog_sink.h 2025-07-17T06:45:49.9950180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-07-17T06:45:49.9950850Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/ostream_sink.h 2025-07-17T06:45:49.9951500Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/udp_sink.h 2025-07-17T06:45:49.9952340Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/rotating_file_sink-inl.h 2025-07-17T06:45:49.9953100Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/basic_file_sink-inl.h 2025-07-17T06:45:49.9953750Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/null_sink.h 2025-07-17T06:45:49.9954480Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/base_sink-inl.h 2025-07-17T06:45:49.9955200Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/sinks/wincolor_sink.h 2025-07-17T06:45:49.9955790Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/formatter.h 2025-07-17T06:45:49.9956430Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common-inl.h 2025-07-17T06:45:49.9957260Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer-inl.h 2025-07-17T06:45:49.9957950Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg-inl.h 2025-07-17T06:45:49.9958660Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client.h 2025-07-17T06:45:49.9959370Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper.h 2025-07-17T06:45:49.9960220Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker-inl.h 2025-07-17T06:45:49.9960980Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/udp_client-windows.h 2025-07-17T06:45:49.9961730Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/periodic_worker.h 2025-07-17T06:45:49.9962510Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/mpmc_blocking_q.h 2025-07-17T06:45:49.9963090Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os.h 2025-07-17T06:45:49.9963900Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool-inl.h 2025-07-17T06:45:49.9964570Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/fmt_helper.h 2025-07-17T06:45:49.9965290Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/null_mutex.h 2025-07-17T06:45:49.9965970Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry.h 2025-07-17T06:45:49.9966670Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer.h 2025-07-17T06:45:49.9967400Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/registry-inl.h 2025-07-17T06:45:49.9968110Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/thread_pool.h 2025-07-17T06:45:49.9968800Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/circular_q.h 2025-07-17T06:45:49.9969800Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/synchronous_factory.h 2025-07-17T06:45:49.9970710Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/os-inl.h 2025-07-17T06:45:49.9971080Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg.h 2025-07-17T06:45:49.9971890Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/backtracer-inl.h 2025-07-17T06:45:49.9972500Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/file_helper-inl.h 2025-07-17T06:45:49.9973250Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/log_msg_buffer.h 2025-07-17T06:45:49.9973940Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client.h 2025-07-17T06:45:49.9974700Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/console_globals.h 2025-07-17T06:45:49.9975450Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/windows_include.h 2025-07-17T06:45:49.9976250Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/details/tcp_client-windows.h 2025-07-17T06:45:49.9976880Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger.h 2025-07-17T06:45:49.9977470Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/env.h 2025-07-17T06:45:49.9978080Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/argv.h 2025-07-17T06:45:49.9978810Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers-inl.h 2025-07-17T06:45:49.9979420Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/cfg/helpers.h 2025-07-17T06:45:49.9984430Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/tweakme.h 2025-07-17T06:45:49.9984740Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async.h 2025-07-17T06:45:49.9985500Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/common.h 2025-07-17T06:45:49.9985830Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/async_logger-inl.h 2025-07-17T06:45:49.9986180Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/stopwatch.h 2025-07-17T06:45:49.9986520Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/pattern_formatter.h 2025-07-17T06:45:49.9986850Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/logger.h 2025-07-17T06:45:49.9987170Z /opt/homebrew/Caskroom/miniconda/base/include/spdlog/spdlog-inl.h 2025-07-17T06:45:49.9987480Z /opt/homebrew/Caskroom/miniconda/base/include/itcl2TclOO.h 2025-07-17T06:45:49.9987750Z /opt/homebrew/Caskroom/miniconda/base/include/tkUndo.h 2025-07-17T06:45:49.9988040Z /opt/homebrew/Caskroom/miniconda/base/include/curl/stdcheaders.h 2025-07-17T06:45:49.9988360Z /opt/homebrew/Caskroom/miniconda/base/include/curl/header.h 2025-07-17T06:45:49.9988650Z /opt/homebrew/Caskroom/miniconda/base/include/curl/options.h 2025-07-17T06:45:49.9988950Z /opt/homebrew/Caskroom/miniconda/base/include/curl/mprintf.h 2025-07-17T06:45:49.9989230Z /opt/homebrew/Caskroom/miniconda/base/include/curl/easy.h 2025-07-17T06:45:49.9989510Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curl.h 2025-07-17T06:45:49.9989800Z /opt/homebrew/Caskroom/miniconda/base/include/curl/websockets.h 2025-07-17T06:45:49.9990220Z /opt/homebrew/Caskroom/miniconda/base/include/curl/curlver.h 2025-07-17T06:45:49.9991040Z /opt/homebrew/Caskroom/miniconda/base/include/curl/system.h 2025-07-17T06:45:49.9991600Z /opt/homebrew/Caskroom/miniconda/base/include/curl/typecheck-gcc.h 2025-07-17T06:45:49.9992090Z /opt/homebrew/Caskroom/miniconda/base/include/curl/multi.h 2025-07-17T06:45:49.9992670Z /opt/homebrew/Caskroom/miniconda/base/include/curl/urlapi.h 2025-07-17T06:45:49.9993370Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDefault.h 2025-07-17T06:45:49.9993920Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXWm.h 2025-07-17T06:45:49.9994540Z /opt/homebrew/Caskroom/miniconda/base/include/tkInt.h 2025-07-17T06:45:49.9995030Z /opt/homebrew/Caskroom/miniconda/base/include/tkFileFilter.h 2025-07-17T06:45:49.9995540Z /opt/homebrew/Caskroom/miniconda/base/include/tkMenu.h 2025-07-17T06:45:49.9996040Z /opt/homebrew/Caskroom/miniconda/base/include/tk.h 2025-07-17T06:45:49.9996640Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntDecls.h 2025-07-17T06:45:49.9997210Z /opt/homebrew/Caskroom/miniconda/base/include/odbcStubs.h 2025-07-17T06:45:49.9997900Z /opt/homebrew/Caskroom/miniconda/base/include/iconv.h 2025-07-17T06:45:49.9998480Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/ccselect_plugin.h 2025-07-17T06:45:49.9999140Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/certauth_plugin.h 2025-07-17T06:45:49.9999690Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/plugin.h 2025-07-17T06:45:50.0000380Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/localauth_plugin.h 2025-07-17T06:45:50.0001070Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/clpreauth_plugin.h 2025-07-17T06:45:50.0001750Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kdcpolicy_plugin.h 2025-07-17T06:45:50.0002380Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/locate_plugin.h 2025-07-17T06:45:50.0003100Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kadm5_auth_plugin.h 2025-07-17T06:45:50.0003710Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/pwqual_plugin.h 2025-07-17T06:45:50.0004400Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kadm5_hook_plugin.h 2025-07-17T06:45:50.0005070Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/preauth_plugin.h 2025-07-17T06:45:50.0005730Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/kdcpreauth_plugin.h 2025-07-17T06:45:50.0006410Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/hostrealm_plugin.h 2025-07-17T06:45:50.0006920Z /opt/homebrew/Caskroom/miniconda/base/include/krb5/krb5.h 2025-07-17T06:45:50.0007450Z /opt/homebrew/Caskroom/miniconda/base/include/fakepq.h 2025-07-17T06:45:50.0008150Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-matchers.h 2025-07-17T06:45:50.0008850Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-death-test.h 2025-07-17T06:45:50.0009430Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-spi.h 2025-07-17T06:45:50.0010200Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-string.h 2025-07-17T06:45:50.0011130Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-death-test-internal.h 2025-07-17T06:45:50.0011790Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port.h 2025-07-17T06:45:50.0012530Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-port-arch.h 2025-07-17T06:45:50.0013290Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-internal.h 2025-07-17T06:45:50.0014070Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-param-util.h 2025-07-17T06:45:50.0014820Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-type-util.h 2025-07-17T06:45:50.0015560Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/gtest-filepath.h 2025-07-17T06:45:50.0016360Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-port.h 2025-07-17T06:45:50.0017110Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/README.md 2025-07-17T06:45:50.0017830Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest.h 2025-07-17T06:45:50.0018690Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/internal/custom/gtest-printers.h 2025-07-17T06:45:50.0019290Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-message.h 2025-07-17T06:45:50.0019970Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-param-test.h 2025-07-17T06:45:50.0020680Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-typed-test.h 2025-07-17T06:45:50.0021350Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_pred_impl.h 2025-07-17T06:45:50.0021930Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest_prod.h 2025-07-17T06:45:50.0022640Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-test-part.h 2025-07-17T06:45:50.0023170Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest.h 2025-07-17T06:45:50.0023870Z /opt/homebrew/Caskroom/miniconda/base/include/gtest/gtest-printers.h 2025-07-17T06:45:50.0024340Z /opt/homebrew/Caskroom/miniconda/base/include/panel.h 2025-07-17T06:45:50.0025000Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame_static.h 2025-07-17T06:45:50.0025480Z /opt/homebrew/Caskroom/miniconda/base/include/expat.h 2025-07-17T06:45:50.0026100Z /opt/homebrew/Caskroom/miniconda/base/include/itclInt.h 2025-07-17T06:45:50.0026600Z /opt/homebrew/Caskroom/miniconda/base/include/ks_names.h 2025-07-17T06:45:50.0027160Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi.h 2025-07-17T06:45:50.0027720Z /opt/homebrew/Caskroom/miniconda/base/include/ares_rules.h 2025-07-17T06:45:50.0028290Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses.h 2025-07-17T06:45:50.0028890Z /opt/homebrew/Caskroom/miniconda/base/include/tkPlatDecls.h 2025-07-17T06:45:50.0029370Z /opt/homebrew/Caskroom/miniconda/base/include/tic.h 2025-07-17T06:45:50.0029880Z /opt/homebrew/Caskroom/miniconda/base/include/lz4hc.h 2025-07-17T06:45:50.0030620Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/ordered_map.hpp 2025-07-17T06:45:50.0031220Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json.hpp 2025-07-17T06:45:50.0031970Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/adl_serializer.hpp 2025-07-17T06:45:50.0032870Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/byte_container_with_subtype.hpp 2025-07-17T06:45:50.0033470Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/hash.hpp 2025-07-17T06:45:50.0034270Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_escape.hpp 2025-07-17T06:45:50.0034970Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_ref.hpp 2025-07-17T06:45:50.0035830Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_chars.hpp 2025-07-17T06:45:50.0036670Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/from_json.hpp 2025-07-17T06:45:50.0037490Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/conversions/to_json.hpp 2025-07-17T06:45:50.0038170Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/value_t.hpp 2025-07-17T06:45:50.0038980Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/position_t.hpp 2025-07-17T06:45:50.0039760Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/parser.hpp 2025-07-17T06:45:50.0040520Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/json_sax.hpp 2025-07-17T06:45:50.0041370Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/binary_reader.hpp 2025-07-17T06:45:50.0042190Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/input_adapters.hpp 2025-07-17T06:45:50.0042910Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/input/lexer.hpp 2025-07-17T06:45:50.0043670Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/string_concat.hpp 2025-07-17T06:45:50.0044430Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_scope.hpp 2025-07-17T06:45:50.0045310Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/output_adapters.hpp 2025-07-17T06:45:50.0046100Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/serializer.hpp 2025-07-17T06:45:50.0046960Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/output/binary_writer.hpp 2025-07-17T06:45:50.0047660Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/is_sax.hpp 2025-07-17T06:45:50.0048490Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/end.hpp 2025-07-17T06:45:50.0049310Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/call_std/begin.hpp 2025-07-17T06:45:50.0050130Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/identity_tag.hpp 2025-07-17T06:45:50.0050950Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/type_traits.hpp 2025-07-17T06:45:50.0289880Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/cpp_future.hpp 2025-07-17T06:45:50.0290300Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/detected.hpp 2025-07-17T06:45:50.0290900Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/void_t.hpp 2025-07-17T06:45:50.0291660Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/meta/std_fs.hpp 2025-07-17T06:45:50.0292450Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/json_pointer.hpp 2025-07-17T06:45:50.0293150Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/exceptions.hpp 2025-07-17T06:45:50.0293890Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/abi_macros.hpp 2025-07-17T06:45:50.0294700Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/macro_unscope.hpp 2025-07-17T06:45:50.0295820Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iter_impl.hpp 2025-07-17T06:45:50.0296470Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-07-17T06:45:50.0297330Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-07-17T06:45:50.0298220Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-07-17T06:45:50.0299260Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-07-17T06:45:50.0300040Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-07-17T06:45:50.0300770Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-07-17T06:45:50.0301630Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-07-17T06:45:50.0302270Z /opt/homebrew/Caskroom/miniconda/base/include/nlohmann/json_fwd.hpp 2025-07-17T06:45:50.0302830Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/rpc_msg.h 2025-07-17T06:45:50.0303400Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/types.h 2025-07-17T06:45:50.0304080Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth_gssapi.h 2025-07-17T06:45:50.0304740Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/pmap_prot.h 2025-07-17T06:45:50.0305250Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/svc.h 2025-07-17T06:45:50.0305830Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/clnt.h 2025-07-17T06:45:50.0306400Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/xdr.h 2025-07-17T06:45:50.0307020Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/rename.h 2025-07-17T06:45:50.0307630Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth_gss.h 2025-07-17T06:45:50.0308200Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/netdb.h 2025-07-17T06:45:50.0308830Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth_unix.h 2025-07-17T06:45:50.0309380Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/rpc.h 2025-07-17T06:45:50.0309970Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/auth.h 2025-07-17T06:45:50.0310640Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/pmap_clnt.h 2025-07-17T06:45:50.0311250Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/svc_auth.h 2025-07-17T06:45:50.0311830Z /opt/homebrew/Caskroom/miniconda/base/include/gssrpc/pmap_rmt.h 2025-07-17T06:45:50.0312300Z /opt/homebrew/Caskroom/miniconda/base/include/eti.h 2025-07-17T06:45:50.0312900Z /opt/homebrew/Caskroom/miniconda/base/include/ncurses_dll.h 2025-07-17T06:45:50.0313810Z /opt/homebrew/Caskroom/miniconda/base/include/zlib.h 2025-07-17T06:45:50.0314350Z /opt/homebrew/Caskroom/miniconda/base/include/tkButton.h 2025-07-17T06:45:50.0314940Z /opt/homebrew/Caskroom/miniconda/base/include/tkScrollbar.h 2025-07-17T06:45:50.0315510Z /opt/homebrew/Caskroom/miniconda/base/include/term_entry.h 2025-07-17T06:45:50.0316010Z /opt/homebrew/Caskroom/miniconda/base/include/menu.h 2025-07-17T06:45:50.0316520Z /opt/homebrew/Caskroom/miniconda/base/include/pcre2.h 2025-07-17T06:45:50.0317170Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSX.h 2025-07-17T06:45:50.0317920Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3.h 2025-07-17T06:45:50.0318260Z /opt/homebrew/Caskroom/miniconda/base/include/tclOOIntDecls.h 2025-07-17T06:45:50.0318810Z /opt/homebrew/Caskroom/miniconda/base/include/zstd_errors.h 2025-07-17T06:45:50.0319400Z /opt/homebrew/Caskroom/miniconda/base/include/sqlite3ext.h 2025-07-17T06:45:50.0319980Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2.h 2025-07-17T06:45:50.0320520Z /opt/homebrew/Caskroom/miniconda/base/include/X11/DECkeysym.h 2025-07-17T06:45:50.0321060Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xutil.h 2025-07-17T06:45:50.0321680Z /opt/homebrew/Caskroom/miniconda/base/include/X11/ap_keysym.h 2025-07-17T06:45:50.0322260Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xatom.h 2025-07-17T06:45:50.0322870Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xlib.h 2025-07-17T06:45:50.0323410Z /opt/homebrew/Caskroom/miniconda/base/include/X11/cursorfont.h 2025-07-17T06:45:50.0324030Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Sunkeysym.h 2025-07-17T06:45:50.0324600Z /opt/homebrew/Caskroom/miniconda/base/include/X11/Xfuncproto.h 2025-07-17T06:45:50.0325190Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysymdef.h 2025-07-17T06:45:50.0325790Z /opt/homebrew/Caskroom/miniconda/base/include/X11/HPkeysym.h 2025-07-17T06:45:50.0326350Z /opt/homebrew/Caskroom/miniconda/base/include/X11/keysym.h 2025-07-17T06:45:50.0326960Z /opt/homebrew/Caskroom/miniconda/base/include/X11/XF86keysym.h 2025-07-17T06:45:50.0327460Z /opt/homebrew/Caskroom/miniconda/base/include/X11/X.h 2025-07-17T06:45:50.0328060Z /opt/homebrew/Caskroom/miniconda/base/include/X11/xbytes.h 2025-07-17T06:45:50.0328710Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMathDecls.h 2025-07-17T06:45:50.0329230Z /opt/homebrew/Caskroom/miniconda/base/include/tclTomMath.h 2025-07-17T06:45:50.0329930Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_generic.h 2025-07-17T06:45:50.0330540Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/mechglue.h 2025-07-17T06:45:50.0331190Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_krb5.h 2025-07-17T06:45:50.0331860Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_alloc.h 2025-07-17T06:45:50.0332410Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi.h 2025-07-17T06:45:50.0333100Z /opt/homebrew/Caskroom/miniconda/base/include/gssapi/gssapi_ext.h 2025-07-17T06:45:50.0333890Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXInt.h 2025-07-17T06:45:50.0334280Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXCursors.h 2025-07-17T06:45:50.0334880Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXConstants.h 2025-07-17T06:45:50.0335350Z /opt/homebrew/Caskroom/miniconda/base/include/ev.h 2025-07-17T06:45:50.0335960Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXEvent.h 2025-07-17T06:45:50.0336490Z /opt/homebrew/Caskroom/miniconda/base/include/lz4frame.h 2025-07-17T06:45:50.0337080Z /opt/homebrew/Caskroom/miniconda/base/include/ares_nameser.h 2025-07-17T06:45:50.0337670Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXPort.h 2025-07-17T06:45:50.0338240Z /opt/homebrew/Caskroom/miniconda/base/include/tkCanvas.h 2025-07-17T06:45:50.0338770Z /opt/homebrew/Caskroom/miniconda/base/include/tkArray.h 2025-07-17T06:45:50.0339250Z /opt/homebrew/Caskroom/miniconda/base/include/zstd.h 2025-07-17T06:45:50.0339830Z /opt/homebrew/Caskroom/miniconda/base/include/fakemysql.h 2025-07-17T06:45:50.0340440Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem2.h 2025-07-17T06:45:50.0341000Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdf.h 2025-07-17T06:45:50.0341580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pem.h 2025-07-17T06:45:50.0342250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asyncerr.h 2025-07-17T06:45:50.0342780Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md2.h 2025-07-17T06:45:50.0343730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl3.h 2025-07-17T06:45:50.0344040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ossl_typ.h 2025-07-17T06:45:50.0344630Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dtls1.h 2025-07-17T06:45:50.0345200Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/err.h 2025-07-17T06:45:50.0345760Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bn.h 2025-07-17T06:45:50.0346390Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/blowfish.h 2025-07-17T06:45:50.0347020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cms.h 2025-07-17T06:45:50.0347590Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engine.h 2025-07-17T06:45:50.0348230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf_api.h 2025-07-17T06:45:50.0349080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/esserr.h 2025-07-17T06:45:50.0349440Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core.h 2025-07-17T06:45:50.0350010Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509.h 2025-07-17T06:45:50.0350650Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1_mac.h 2025-07-17T06:45:50.0351300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objectserr.h 2025-07-17T06:45:50.0351910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/params.h 2025-07-17T06:45:50.0352500Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmserr.h 2025-07-17T06:45:50.0353090Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/http.h 2025-07-17T06:45:50.0353660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ui.h 2025-07-17T06:45:50.0354250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sha.h 2025-07-17T06:45:50.0354910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/symhacks.h 2025-07-17T06:45:50.0355510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1.h 2025-07-17T06:45:50.0356130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bioerr.h 2025-07-17T06:45:50.0356830Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslconf.h 2025-07-17T06:45:50.0357410Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bio.h 2025-07-17T06:45:50.0357970Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc2.h 2025-07-17T06:45:50.0358600Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/types.h 2025-07-17T06:45:50.0359140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dh.h 2025-07-17T06:45:50.0359880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr_legacy.h 2025-07-17T06:45:50.0360490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/proverr.h 2025-07-17T06:45:50.0361090Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3.h 2025-07-17T06:45:50.0361780Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_object.h 2025-07-17T06:45:50.0362440Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decodererr.h 2025-07-17T06:45:50.0363130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/param_build.h 2025-07-17T06:45:50.0363730Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conf.h 2025-07-17T06:45:50.0364400Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conftypes.h 2025-07-17T06:45:50.0365000Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md5.h 2025-07-17T06:45:50.0365640Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/decoder.h 2025-07-17T06:45:50.0366250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pemerr.h 2025-07-17T06:45:50.0366880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmferr.h 2025-07-17T06:45:50.0367510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509_vfy.h 2025-07-17T06:45:50.0368130Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/txt_db.h 2025-07-17T06:45:50.0368700Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp.h 2025-07-17T06:45:50.0369330Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comperr.h 2025-07-17T06:45:50.0369930Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cterr.h 2025-07-17T06:45:50.0370620Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/self_test.h 2025-07-17T06:45:50.0371290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/safestack.h 2025-07-17T06:45:50.0372020Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/configuration.h 2025-07-17T06:45:50.0372670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fips_names.h 2025-07-17T06:45:50.0373290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdsa.h 2025-07-17T06:45:50.0373900Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr.h 2025-07-17T06:45:50.0374600Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/prov_ssl.h 2025-07-17T06:45:50.0375170Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/fipskey.h 2025-07-17T06:45:50.0375740Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc5.h 2025-07-17T06:45:50.0376360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/uierr.h 2025-07-17T06:45:50.0377040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509v3err.h 2025-07-17T06:45:50.0377650Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/objects.h 2025-07-17T06:45:50.0378300Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12.h 2025-07-17T06:45:50.0378910Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crypto.h 2025-07-17T06:45:50.0379510Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/crmf.h 2025-07-17T06:45:50.0380150Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmp_util.h 2025-07-17T06:45:50.0380800Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/opensslv.h 2025-07-17T06:45:50.0381430Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evperr.h 2025-07-17T06:45:50.0382040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7.h 2025-07-17T06:45:50.0382670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/obj_mac.h 2025-07-17T06:45:50.0383250Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ct.h 2025-07-17T06:45:50.0383880Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/async.h 2025-07-17T06:45:50.0384490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffer.h 2025-07-17T06:45:50.0385060Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl.h 2025-07-17T06:45:50.0385660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srp.h 2025-07-17T06:45:50.0386310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/camellia.h 2025-07-17T06:45:50.0386940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/httperr.h 2025-07-17T06:45:50.0387600Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dherr.h 2025-07-17T06:45:50.0388140Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/evp.h 2025-07-17T06:45:50.0388760Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/e_os2.h 2025-07-17T06:45:50.0389360Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/trace.h 2025-07-17T06:45:50.0389940Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/md4.h 2025-07-17T06:45:50.0390620Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_names.h 2025-07-17T06:45:50.0391200Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/hmac.h 2025-07-17T06:45:50.0391840Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/provider.h 2025-07-17T06:45:50.0392430Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/aes.h 2025-07-17T06:45:50.0393090Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/engineerr.h 2025-07-17T06:45:50.0393660Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/comp.h 2025-07-17T06:45:50.0394290Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/macros.h 2025-07-17T06:45:50.0394930Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs12err.h 2025-07-17T06:45:50.0395550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encoder.h 2025-07-17T06:45:50.0396170Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cast.h 2025-07-17T06:45:50.0396870Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/sslerr_legacy.h 2025-07-17T06:45:50.0397480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rc4.h 2025-07-17T06:45:50.0398080Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/stack.h 2025-07-17T06:45:50.0398670Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/des.h 2025-07-17T06:45:50.0399280Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsp.h 2025-07-17T06:45:50.0399870Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ec.h 2025-07-17T06:45:50.0400430Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecdh.h 2025-07-17T06:45:50.0401040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rand.h 2025-07-17T06:45:50.0401710Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ecerr.h 2025-07-17T06:45:50.0402240Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ts.h 2025-07-17T06:45:50.0402950Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/core_dispatch.h 2025-07-17T06:45:50.0403580Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cryptoerr.h 2025-07-17T06:45:50.0404270Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/storeerr.h 2025-07-17T06:45:50.0404890Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/buffererr.h 2025-07-17T06:45:50.0405470Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/seed.h 2025-07-17T06:45:50.0406090Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/modes.h 2025-07-17T06:45:50.0406680Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ssl2.h 2025-07-17T06:45:50.0407320Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tserr.h 2025-07-17T06:45:50.0407900Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsa.h 2025-07-17T06:45:50.0408610Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ripemd.h 2025-07-17T06:45:50.0409320Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/whrlpool.h 2025-07-17T06:45:50.0410050Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/encodererr.h 2025-07-17T06:45:50.0410610Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmperr.h 2025-07-17T06:45:50.0411220Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/tls1.h 2025-07-17T06:45:50.0411850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/rsaerr.h 2025-07-17T06:45:50.0412490Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/randerr.h 2025-07-17T06:45:50.0413070Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/mdc2.h 2025-07-17T06:45:50.0413710Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ocsperr.h 2025-07-17T06:45:50.0414330Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/x509err.h 2025-07-17T06:45:50.0414960Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/pkcs7err.h 2025-07-17T06:45:50.0415550Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsa.h 2025-07-17T06:45:50.0416190Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/kdferr.h 2025-07-17T06:45:50.0416770Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/srtp.h 2025-07-17T06:45:50.0417400Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1t.h 2025-07-17T06:45:50.0418030Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/dsaerr.h 2025-07-17T06:45:50.0418600Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/bnerr.h 2025-07-17T06:45:50.0419230Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/conferr.h 2025-07-17T06:45:50.0419830Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/cmac.h 2025-07-17T06:45:50.0420460Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ebcdic.h 2025-07-17T06:45:50.0421040Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/store.h 2025-07-17T06:45:50.0421680Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/idea.h 2025-07-17T06:45:50.0422310Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/lhash.h 2025-07-17T06:45:50.0422850Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/ess.h 2025-07-17T06:45:50.0423480Z /opt/homebrew/Caskroom/miniconda/base/include/openssl/asn1err.h 2025-07-17T06:45:50.0424170Z /opt/homebrew/Caskroom/miniconda/base/include/libssh2_publickey.h 2025-07-17T06:45:50.0424640Z /opt/homebrew/Caskroom/miniconda/base/include/krb5.h 2025-07-17T06:45:50.0425210Z /opt/homebrew/Caskroom/miniconda/base/include/tclDecls.h 2025-07-17T06:45:50.0425860Z /opt/homebrew/Caskroom/miniconda/base/include/tkIntPlatDecls.h 2025-07-17T06:45:50.0426370Z /opt/homebrew/Caskroom/miniconda/base/include/cursesm.h 2025-07-17T06:45:50.0426930Z /opt/homebrew/Caskroom/miniconda/base/include/tkDecls.h 2025-07-17T06:45:50.0427490Z /opt/homebrew/Caskroom/miniconda/base/include/tkBusy.h 2025-07-17T06:45:50.0428110Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index.h 2025-07-17T06:45:50.0428700Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/version.h 2025-07-17T06:45:50.0429430Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/index_hash.h 2025-07-17T06:45:50.0429920Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/lzma12.h 2025-07-17T06:45:50.0430570Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/container.h 2025-07-17T06:45:50.0431140Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/delta.h 2025-07-17T06:45:50.0431700Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/vli.h 2025-07-17T06:45:50.0432280Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/check.h 2025-07-17T06:45:50.0432960Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/bcj.h 2025-07-17T06:45:50.0433560Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/stream_flags.h 2025-07-17T06:45:50.0434110Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/block.h 2025-07-17T06:45:50.0434740Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/hardware.h 2025-07-17T06:45:50.0435330Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/filter.h 2025-07-17T06:45:50.0435930Z /opt/homebrew/Caskroom/miniconda/base/include/lzma/base.h 2025-07-17T06:45:50.0436480Z /opt/homebrew/Caskroom/miniconda/base/include/fakesql.h 2025-07-17T06:45:50.0437060Z /opt/homebrew/Caskroom/miniconda/base/include/itclDecls.h 2025-07-17T06:45:50.0438070Z /opt/homebrew/Caskroom/miniconda/base/include/tclPlatDecls.h 2025-07-17T06:45:50.0438760Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXXCursors.h 2025-07-17T06:45:50.0439260Z /opt/homebrew/Caskroom/miniconda/base/include/ffi.h 2025-07-17T06:45:50.0439800Z /opt/homebrew/Caskroom/miniconda/base/include/default.h 2025-07-17T06:45:50.0440390Z /opt/homebrew/Caskroom/miniconda/base/include/tkUnixPort.h 2025-07-17T06:45:50.0441010Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXDebug.h 2025-07-17T06:45:50.0441520Z /opt/homebrew/Caskroom/miniconda/base/include/zconf.h 2025-07-17T06:45:50.0442090Z /opt/homebrew/Caskroom/miniconda/base/include/ares_dns.h 2025-07-17T06:45:50.0442770Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/termcap.h 2025-07-17T06:45:50.0443400Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesp.h 2025-07-17T06:45:50.0444040Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesf.h 2025-07-17T06:45:50.0444700Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/etip.h 2025-07-17T06:45:50.0445290Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/form.h 2025-07-17T06:45:50.0445930Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesw.h 2025-07-17T06:45:50.0446670Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/nc_tparm.h 2025-07-17T06:45:50.0447240Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/unctrl.h 2025-07-17T06:45:50.0447930Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesapp.h 2025-07-17T06:45:50.0448510Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term.h 2025-07-17T06:45:50.0449180Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursslk.h 2025-07-17T06:45:50.0449830Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/panel.h 2025-07-17T06:45:50.0450460Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses.h 2025-07-17T06:45:50.0752260Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/tic.h 2025-07-17T06:45:50.0754980Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/eti.h 2025-07-17T06:45:50.0757680Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/ncurses_dll.h 2025-07-17T06:45:50.0757880Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/term_entry.h 2025-07-17T06:45:50.0757990Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/menu.h 2025-07-17T06:45:50.0758120Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/cursesm.h 2025-07-17T06:45:50.0758250Z /opt/homebrew/Caskroom/miniconda/base/include/ncursesw/curses.h 2025-07-17T06:45:50.0758390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystats.h 2025-07-17T06:45:50.0758520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/intrcheck.h 2025-07-17T06:45:50.0758670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sliceobject.h 2025-07-17T06:45:50.0759060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bltinmodule.h 2025-07-17T06:45:50.0759220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/tupleobject.h 2025-07-17T06:45:50.0759350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/marshal.h 2025-07-17T06:45:50.0760000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/py_curses.h 2025-07-17T06:45:50.0760610Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/errcode.h 2025-07-17T06:45:50.0761270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/iterobject.h 2025-07-17T06:45:50.0761970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/rangeobject.h 2025-07-17T06:45:50.0762650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrtod.h 2025-07-17T06:45:50.0763300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/warnings.h 2025-07-17T06:45:50.0763990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode_ids.h 2025-07-17T06:45:50.0764660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyhash.h 2025-07-17T06:45:50.0765310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pycapsule.h 2025-07-17T06:45:50.0765960Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyerrors.h 2025-07-17T06:45:50.0766620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileutils.h 2025-07-17T06:45:50.0767310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dictobject.h 2025-07-17T06:45:50.0767930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/ceval.h 2025-07-17T06:45:50.0768620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystate.h 2025-07-17T06:45:50.0769340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/floatobject.h 2025-07-17T06:45:50.0769980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/exports.h 2025-07-17T06:45:50.0770730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structmember.h 2025-07-17T06:45:50.0771370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/monitoring.h 2025-07-17T06:45:50.0771970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/lock.h 2025-07-17T06:45:50.0772660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/patchlevel.h 2025-07-17T06:45:50.0773330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/frameobject.h 2025-07-17T06:45:50.0773990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/abstract.h 2025-07-17T06:45:50.0774700Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/modsupport.h 2025-07-17T06:45:50.0775340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pylifecycle.h 2025-07-17T06:45:50.0776170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_stackref.h 2025-07-17T06:45:50.0776970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyerrors.h 2025-07-17T06:45:50.0777760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_warnings.h 2025-07-17T06:45:50.0778580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_identifier.h 2025-07-17T06:45:50.0779380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_importdl.h 2025-07-17T06:45:50.0780140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_time.h 2025-07-17T06:45:50.0780990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_alloc.h 2025-07-17T06:45:50.0781790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_capsule.h 2025-07-17T06:45:50.0782660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_strings.h 2025-07-17T06:45:50.0783530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_metadata.h 2025-07-17T06:45:50.0784230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_asdl.h 2025-07-17T06:45:50.0785230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruction_sequence.h 2025-07-17T06:45:50.0785940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_getopt.h 2025-07-17T06:45:50.0786820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_intrinsics.h 2025-07-17T06:45:50.0787540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hamt.h 2025-07-17T06:45:50.0788310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymath.h 2025-07-17T06:45:50.0789130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_freelist.h 2025-07-17T06:45:50.0794130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parser.h 2025-07-17T06:45:50.0794410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init.h 2025-07-17T06:45:50.0794640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-07-17T06:45:50.0794840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pylifecycle.h 2025-07-17T06:45:50.0795020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime.h 2025-07-17T06:45:50.0795210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_modsupport.h 2025-07-17T06:45:50.0795420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_emscripten_signal.h 2025-07-17T06:45:50.0795710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_backoff.h 2025-07-17T06:45:50.0796560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_namespace.h 2025-07-17T06:45:50.0797340Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_genobject.h 2025-07-17T06:45:50.0798070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_brc.h 2025-07-17T06:45:50.0798940Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_utils.h 2025-07-17T06:45:50.0799660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gil.h 2025-07-17T06:45:50.0800510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_exceptions.h 2025-07-17T06:45:50.0801250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_token.h 2025-07-17T06:45:50.0803030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_compile.h 2025-07-17T06:45:50.0803210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_atexit.h 2025-07-17T06:45:50.0803640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_mimalloc.h 2025-07-17T06:45:50.0804410Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_signal.h 2025-07-17T06:45:50.0805270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_state.h 2025-07-17T06:45:50.0806000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_lock.h 2025-07-17T06:45:50.0806780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_cell.h 2025-07-17T06:45:50.0807590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_semaphore.h 2025-07-17T06:45:50.0808420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sliceobject.h 2025-07-17T06:45:50.0809170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_code.h 2025-07-17T06:45:50.0811220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unionobject.h 2025-07-17T06:45:50.0811440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyhash.h 2025-07-17T06:45:50.0811880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object_stack.h 2025-07-17T06:45:50.0812430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tuple.h 2025-07-17T06:45:50.0813180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_long.h 2025-07-17T06:45:50.0814040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_faulthandler.h 2025-07-17T06:45:50.0814830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ucnhash.h 2025-07-17T06:45:50.0815670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_weakref.h 2025-07-17T06:45:50.0816430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils.h 2025-07-17T06:45:50.0817370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-07-17T06:45:50.0818110Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_llist.h 2025-07-17T06:45:50.0818930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc.h 2025-07-17T06:45:50.0819890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-07-17T06:45:50.0820720Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-07-17T06:45:50.0821620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-07-17T06:45:50.0822450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-07-17T06:45:50.0823420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-07-17T06:45:50.0824150Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_floatobject.h 2025-07-17T06:45:50.0825050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_critical_section.h 2025-07-17T06:45:50.0825760Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_call.h 2025-07-17T06:45:50.0826590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_hashtable.h 2025-07-17T06:45:50.0827390Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_abstract.h 2025-07-17T06:45:50.0828140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_list.h 2025-07-17T06:45:50.0828930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem.h 2025-07-17T06:45:50.0829730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_structseq.h 2025-07-17T06:45:50.0830520Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bitutils.h 2025-07-17T06:45:50.0831380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_complexobject.h 2025-07-17T06:45:50.0832380Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-07-17T06:45:50.0833180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_memoryobject.h 2025-07-17T06:45:50.0834140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_runtime_init_generated.h 2025-07-17T06:45:50.0834870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystate.h 2025-07-17T06:45:50.0835680Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythonrun.h 2025-07-17T06:45:50.0836430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_gc.h 2025-07-17T06:45:50.0837230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_traceback.h 2025-07-17T06:45:50.0837980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict.h 2025-07-17T06:45:50.0838770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_strhex.h 2025-07-17T06:45:50.0839830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-07-17T06:45:50.0840590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_descrobject.h 2025-07-17T06:45:50.0841460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc_init.h 2025-07-17T06:45:50.0842200Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_import.h 2025-07-17T06:45:50.0843000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_symtable.h 2025-07-17T06:45:50.0843790Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pystats.h 2025-07-17T06:45:50.0844770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_sysmodule.h 2025-07-17T06:45:50.0845430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast_state.h 2025-07-17T06:45:50.0846280Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pymem_init.h 2025-07-17T06:45:50.0847040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pyarena.h 2025-07-17T06:45:50.0847890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_initconfig.h 2025-07-17T06:45:50.0848750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytesobject.h 2025-07-17T06:45:50.0849480Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_frame.h 2025-07-17T06:45:50.0850250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_interp.h 2025-07-17T06:45:50.0851040Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dtoa.h 2025-07-17T06:45:50.0851820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_format.h 2025-07-17T06:45:50.0852640Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_function.h 2025-07-17T06:45:50.0853370Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_qsbr.h 2025-07-17T06:45:50.0854170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_condvar.h 2025-07-17T06:45:50.0855020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval_state.h 2025-07-17T06:45:50.0855810Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_flowgraph.h 2025-07-17T06:45:50.0856620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_optimizer.h 2025-07-17T06:45:50.0857460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_dict_state.h 2025-07-17T06:45:50.0858360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_fileutils_windows.h 2025-07-17T06:45:50.0859180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typeobject.h 2025-07-17T06:45:50.0860190Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_setobject.h 2025-07-17T06:45:50.0861000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tracemalloc.h 2025-07-17T06:45:50.0861850Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_bytes_methods.h 2025-07-17T06:45:50.0862620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_object.h 2025-07-17T06:45:50.0863450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_instruments.h 2025-07-17T06:45:50.0864210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ceval.h 2025-07-17T06:45:50.0865050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pathconfig.h 2025-07-17T06:45:50.0865890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_moduleobject.h 2025-07-17T06:45:50.0866750Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_global_objects.h 2025-07-17T06:45:50.0867600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_typevarobject.h 2025-07-17T06:45:50.0868350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_tstate.h 2025-07-17T06:45:50.0869230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pybuffer.h 2025-07-17T06:45:50.0870060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_parking_lot.h 2025-07-17T06:45:50.0870830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_uop_ids.h 2025-07-17T06:45:50.0871690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_unicodeobject.h 2025-07-17T06:45:50.0872530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_crossinterp.h 2025-07-17T06:45:50.0873260Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_range.h 2025-07-17T06:45:50.0874140Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_pythread.h 2025-07-17T06:45:50.0875030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-07-17T06:45:50.0875780Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_obmalloc.h 2025-07-17T06:45:50.0876600Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_context.h 2025-07-17T06:45:50.0877470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_opcode_metadata.h 2025-07-17T06:45:50.0878220Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_codecs.h 2025-07-17T06:45:50.0878970Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_jit.h 2025-07-17T06:45:50.0879730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/internal/pycore_ast.h 2025-07-17T06:45:50.0880350Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/datetime.h 2025-07-17T06:45:50.0881060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/methodobject.h 2025-07-17T06:45:50.0881660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymem.h 2025-07-17T06:45:50.0882330Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/boolobject.h 2025-07-17T06:45:50.0883050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/fileobject.h 2025-07-17T06:45:50.0883740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyexpat.h 2025-07-17T06:45:50.0884420Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pystrcmp.h 2025-07-17T06:45:50.0885050Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymath.h 2025-07-17T06:45:50.0885740Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyconfig.h 2025-07-17T06:45:50.0886430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/weakrefobject.h 2025-07-17T06:45:50.0887100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacconfig.h 2025-07-17T06:45:50.0887830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/critical_section.h 2025-07-17T06:45:50.0888450Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pymacro.h 2025-07-17T06:45:50.0889130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/enumobject.h 2025-07-17T06:45:50.0889820Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/moduleobject.h 2025-07-17T06:45:50.0890560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/typeslots.h 2025-07-17T06:45:50.0891130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/compile.h 2025-07-17T06:45:50.0892290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/setobject.h 2025-07-17T06:45:50.0892910Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/codecs.h 2025-07-17T06:45:50.0893710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/classobject.h 2025-07-17T06:45:50.0894430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystats.h 2025-07-17T06:45:50.0895170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/cellobject.h 2025-07-17T06:45:50.0895950Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tupleobject.h 2025-07-17T06:45:50.0896660Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/warnings.h 2025-07-17T06:45:50.0897360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyhash.h 2025-07-17T06:45:50.0898090Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyerrors.h 2025-07-17T06:45:50.0898840Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileutils.h 2025-07-17T06:45:50.0899580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/dictobject.h 2025-07-17T06:45:50.0900250Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/ceval.h 2025-07-17T06:45:50.0900980Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pystate.h 2025-07-17T06:45:50.0901770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/floatobject.h 2025-07-17T06:45:50.0902510Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longintrepr.h 2025-07-17T06:45:50.0903230Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/code.h 2025-07-17T06:45:50.0903990Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pthread_stubs.h 2025-07-17T06:45:50.0904670Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyctype.h 2025-07-17T06:45:50.0905440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/monitoring.h 2025-07-17T06:45:50.0906100Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/lock.h 2025-07-17T06:45:50.0906870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/frameobject.h 2025-07-17T06:45:50.0907650Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/abstract.h 2025-07-17T06:45:50.0908320Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/context.h 2025-07-17T06:45:50.1234070Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/modsupport.h 2025-07-17T06:45:50.1234490Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pylifecycle.h 2025-07-17T06:45:50.1235270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/methodobject.h 2025-07-17T06:45:50.1236020Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/genobject.h 2025-07-17T06:45:50.1236730Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pymem.h 2025-07-17T06:45:50.1237470Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/fileobject.h 2025-07-17T06:45:50.1238300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/weakrefobject.h 2025-07-17T06:45:50.1239030Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_gcc.h 2025-07-17T06:45:50.1239710Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyfpe.h 2025-07-17T06:45:50.1240570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/critical_section.h 2025-07-17T06:45:50.1241290Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/odictobject.h 2025-07-17T06:45:50.1242000Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/compile.h 2025-07-17T06:45:50.1242770Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/tracemalloc.h 2025-07-17T06:45:50.1243540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/setobject.h 2025-07-17T06:45:50.1244460Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_std.h 2025-07-17T06:45:50.1245130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/complexobject.h 2025-07-17T06:45:50.1245830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic.h 2025-07-17T06:45:50.1246550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyframe.h 2025-07-17T06:45:50.1247360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/picklebufobject.h 2025-07-17T06:45:50.1248060Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/object.h 2025-07-17T06:45:50.1248890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytearrayobject.h 2025-07-17T06:45:50.1249580Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pytime.h 2025-07-17T06:45:50.1250310Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/import.h 2025-07-17T06:45:50.1251080Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pyatomic_msc.h 2025-07-17T06:45:50.1251830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythonrun.h 2025-07-17T06:45:50.1252620Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/unicodeobject.h 2025-07-17T06:45:50.1253360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/traceback.h 2025-07-17T06:45:50.1254130Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/funcobject.h 2025-07-17T06:45:50.1254860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/initconfig.h 2025-07-17T06:45:50.1255590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pythread.h 2025-07-17T06:45:50.1256430Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/memoryobject.h 2025-07-17T06:45:50.1257300Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/descrobject.h 2025-07-17T06:45:50.1257860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/objimpl.h 2025-07-17T06:45:50.1258590Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/sysmodule.h 2025-07-17T06:45:50.1259360Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/longobject.h 2025-07-17T06:45:50.1260110Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/bytesobject.h 2025-07-17T06:45:50.1260850Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/listobject.h 2025-07-17T06:45:50.1261560Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/cpython/pydebug.h 2025-07-17T06:45:50.1262270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/complexobject.h 2025-07-17T06:45:50.1262920Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyatomic.h 2025-07-17T06:45:50.1263690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyframe.h 2025-07-17T06:45:50.1264210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/object.h 2025-07-17T06:45:50.1264870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/structseq.h 2025-07-17T06:45:50.1265530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pybuffer.h 2025-07-17T06:45:50.1266270Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytearrayobject.h 2025-07-17T06:45:50.1266870Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/import.h 2025-07-17T06:45:50.1267530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osdefs.h 2025-07-17T06:45:50.1268180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythonrun.h 2025-07-17T06:45:50.1268890Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/unicodeobject.h 2025-07-17T06:45:50.1269570Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/traceback.h 2025-07-17T06:45:50.1270210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pythread.h 2025-07-17T06:45:50.1270830Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/Python.h 2025-07-17T06:45:50.1271550Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/memoryobject.h 2025-07-17T06:45:50.1272180Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/opcode.h 2025-07-17T06:45:50.1272880Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/descrobject.h 2025-07-17T06:45:50.1273540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/objimpl.h 2025-07-17T06:45:50.1274170Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pyport.h 2025-07-17T06:45:50.1274860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pydtrace.h 2025-07-17T06:45:50.1275530Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/sysmodule.h 2025-07-17T06:45:50.1276210Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/longobject.h 2025-07-17T06:45:50.1276860Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/osmodule.h 2025-07-17T06:45:50.1277540Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/pytypedefs.h 2025-07-17T06:45:50.1278400Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/bytesobject.h 2025-07-17T06:45:50.1278930Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/listobject.h 2025-07-17T06:45:50.1279690Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/genericaliasobject.h 2025-07-17T06:45:50.1280440Z /opt/homebrew/Caskroom/miniconda/base/include/python3.13/dynamic_annotations.h 2025-07-17T06:45:50.1280900Z /opt/homebrew/Caskroom/miniconda/base/include/tkFont.h 2025-07-17T06:45:50.1281620Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-matchers.h 2025-07-17T06:45:50.1282330Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-actions.h 2025-07-17T06:45:50.1283040Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-port.h 2025-07-17T06:45:50.1283870Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-internal-utils.h 2025-07-17T06:45:50.1284630Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/gmock-pp.h 2025-07-17T06:45:50.1285370Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-port.h 2025-07-17T06:45:50.1286190Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-matchers.h 2025-07-17T06:45:50.1287100Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/gmock-generated-actions.h 2025-07-17T06:45:50.1287810Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/internal/custom/README.md 2025-07-17T06:45:50.1288560Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-function-mocker.h 2025-07-17T06:45:50.1289250Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-more-matchers.h 2025-07-17T06:45:50.1289970Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-cardinalities.h 2025-07-17T06:45:50.1290670Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-spec-builders.h 2025-07-17T06:45:50.1291370Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-nice-strict.h 2025-07-17T06:45:50.1291910Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock.h 2025-07-17T06:45:50.1292580Z /opt/homebrew/Caskroom/miniconda/base/include/gmock/gmock-actions.h 2025-07-17T06:45:50.1293210Z /opt/homebrew/Caskroom/miniconda/base/include/tkMacOSXKeysyms.h 2025-07-17T06:45:50.1293730Z /opt/homebrew/Caskroom/miniconda/base/include/tkSelect.h 2025-07-17T06:45:50.1294270Z /opt/homebrew/Caskroom/miniconda/base/include/curses.h 2025-07-17T06:45:50.1294860Z /opt/homebrew/Caskroom/miniconda/base/include/krad.h 2025-07-17T06:45:50.1295340Z /opt/homebrew/Caskroom/miniconda/base/sbin/kproplog 2025-07-17T06:45:50.1295860Z /opt/homebrew/Caskroom/miniconda/base/sbin/krb5kdc 2025-07-17T06:45:50.1296380Z /opt/homebrew/Caskroom/miniconda/base/sbin/gss-server 2025-07-17T06:45:50.1296890Z /opt/homebrew/Caskroom/miniconda/base/sbin/sserver 2025-07-17T06:45:50.1297330Z /opt/homebrew/Caskroom/miniconda/base/sbin/kprop 2025-07-17T06:45:50.1297900Z /opt/homebrew/Caskroom/miniconda/base/sbin/kadmin.local 2025-07-17T06:45:50.1298410Z /opt/homebrew/Caskroom/miniconda/base/sbin/kdb5_util 2025-07-17T06:45:50.1298900Z /opt/homebrew/Caskroom/miniconda/base/sbin/kpropd 2025-07-17T06:45:50.1299440Z /opt/homebrew/Caskroom/miniconda/base/sbin/sim_server 2025-07-17T06:45:50.1299920Z /opt/homebrew/Caskroom/miniconda/base/sbin/kadmind 2025-07-17T06:45:50.1300420Z /opt/homebrew/Caskroom/miniconda/base/sbin/uuserver 2025-07-17T06:45:50.1300980Z /opt/homebrew/Caskroom/miniconda/base/sbin/krb5-send-pr 2025-07-17T06:45:50.1301430Z /opt/homebrew/Caskroom/miniconda/base/_conda 2025-07-17T06:45:50.1302080Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.csh 2025-07-17T06:45:50.1302670Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/conda.sh 2025-07-17T06:45:50.1303290Z /opt/homebrew/Caskroom/miniconda/base/etc/profile.d/mamba.sh 2025-07-17T06:45:50.1303900Z /opt/homebrew/Caskroom/miniconda/base/etc/fish/conf.d/conda.fish 2025-07-17T06:45:50.1304610Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/MacOS/python 2025-07-17T06:45:50.1305550Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/classes.nib 2025-07-17T06:45:50.1306430Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/info.nib 2025-07-17T06:45:50.1307340Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-07-17T06:45:50.1308030Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Resources/empty.lproj 2025-07-17T06:45:50.1308570Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/lib 2025-07-17T06:45:50.1309260Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/Info.plist 2025-07-17T06:45:50.1309890Z /opt/homebrew/Caskroom/miniconda/base/python.app/Contents/PkgInfo 2025-07-17T06:45:50.1310890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/bin/markdown-it 2025-07-17T06:45:50.1311940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/repodata_record.json 2025-07-17T06:45:50.1313090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.sh 2025-07-17T06:45:50.1314060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/run_test.py 2025-07-17T06:45:50.1315200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-17T06:45:50.1316160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-07-17T06:45:50.1317330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.1318530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-07-17T06:45:50.1319480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-07-17T06:45:50.1320380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/paths.json 2025-07-17T06:45:50.1321370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/hash_input.json 2025-07-17T06:45:50.1322200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/files 2025-07-17T06:45:50.1323160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/about.json 2025-07-17T06:45:50.1324090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/has_prefix 2025-07-17T06:45:50.1325010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/index.json 2025-07-17T06:45:50.1325880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/info/git 2025-07-17T06:45:50.1327320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-07-17T06:45:50.1328490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/tree.py 2025-07-17T06:45:50.1329790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/token.py 2025-07-17T06:45:50.1331180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-07-17T06:45:50.1332480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/renderer.py 2025-07-17T06:45:50.1333960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-07-17T06:45:50.1335240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-07-17T06:45:50.1336640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-07-17T06:45:50.1338030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-07-17T06:45:50.1339430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-07-17T06:45:50.1340760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-07-17T06:45:50.1342510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-07-17T06:45:50.1344130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-07-17T06:45:50.1345800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-07-17T06:45:50.1347380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-07-17T06:45:50.1348920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-07-17T06:45:50.1350440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-07-17T06:45:50.1352040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-07-17T06:45:50.1353600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-07-17T06:45:50.1355230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-07-17T06:45:50.1356840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-07-17T06:45:50.1358440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-07-17T06:45:50.1360030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.1361740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-07-17T06:45:50.1362980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-07-17T06:45:50.1364350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-07-17T06:45:50.1365750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-07-17T06:45:50.1367130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-07-17T06:45:50.1368460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-07-17T06:45:50.1369830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-07-17T06:45:50.1371230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-07-17T06:45:50.1372430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/ruler.py 2025-07-17T06:45:50.1373870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-07-17T06:45:50.1375220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-07-17T06:45:50.1376580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-07-17T06:45:50.1378020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-07-17T06:45:50.1379560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-07-17T06:45:50.1381210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-07-17T06:45:50.1382810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-07-17T06:45:50.1384530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-07-17T06:45:50.1386090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-07-17T06:45:50.1387730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-07-17T06:45:50.1389350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-07-17T06:45:50.1390930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.1392250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-07-17T06:45:50.1393600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-07-17T06:45:50.1394950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-07-17T06:45:50.1396300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-07-17T06:45:50.1397510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__init__.py 2025-07-17T06:45:50.1398820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-07-17T06:45:50.1400330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:50.1402500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-07-17T06:45:50.1403750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-07-17T06:45:50.1405190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-07-17T06:45:50.1406710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-07-17T06:45:50.1408200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-07-17T06:45:50.1409600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-07-17T06:45:50.1411170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:50.1412550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-07-17T06:45:50.1414130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-07-17T06:45:50.1415610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-07-17T06:45:50.1417070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.1418340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-07-17T06:45:50.1419900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:50.1421430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.1422610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-07-17T06:45:50.1423830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/port.yaml 2025-07-17T06:45:50.1425210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-07-17T06:45:50.1426910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-07-17T06:45:50.1428440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-07-17T06:45:50.1429960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-07-17T06:45:50.1431540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:50.1433130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-07-17T06:45:50.1434680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.1435980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-07-17T06:45:50.1437280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-07-17T06:45:50.1438580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-07-17T06:45:50.1439930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-07-17T06:45:50.1441210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-07-17T06:45:50.1442430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/utils.py 2025-07-17T06:45:50.1443710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/py.typed 2025-07-17T06:45:50.1445010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-07-17T06:45:50.1446400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-07-17T06:45:50.1447760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-07-17T06:45:50.1449230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-07-17T06:45:50.1450660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-07-17T06:45:50.1452060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-07-17T06:45:50.1453480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-07-17T06:45:50.1455160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-07-17T06:45:50.1456720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-07-17T06:45:50.1458400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-07-17T06:45:50.1460020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-07-17T06:45:50.1461560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-07-17T06:45:50.1463130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:50.1464720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-07-17T06:45:50.1466650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-07-17T06:45:50.1468020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-07-17T06:45:50.1469610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-07-17T06:45:50.1471200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-07-17T06:45:50.1472890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-07-17T06:45:50.1474530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text_collapse.cpython-313.pyc 2025-07-17T06:45:50.1476150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.1477800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-07-17T06:45:50.1479170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/text_collapse.py 2025-07-17T06:45:50.1480510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-07-17T06:45:50.1481870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-07-17T06:45:50.1483290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-07-17T06:45:50.1484690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-07-17T06:45:50.1486050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-07-17T06:45:50.1487450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-07-17T06:45:50.1488780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-07-17T06:45:50.1490000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/_compat.py 2025-07-17T06:45:50.1491340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-07-17T06:45:50.1492730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-07-17T06:45:50.1494010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-07-17T06:45:50.1495620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-07-17T06:45:50.1497480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-07-17T06:45:50.1498770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-07-17T06:45:50.1500350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.1501610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-07-17T06:45:50.1502930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-07-17T06:45:50.1504120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/main.py 2025-07-17T06:45:50.1505490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-07-17T06:45:50.1507350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-07-17T06:45:50.1508920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-07-17T06:45:50.1510600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-07-17T06:45:50.1512110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.1513570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-07-17T06:45:50.1515050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-07-17T06:45:50.1516370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-07-17T06:45:50.1517760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/RECORD 2025-07-17T06:45:50.1519170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE 2025-07-17T06:45:50.1520620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/direct_url.json 2025-07-17T06:45:50.1521990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/WHEEL 2025-07-17T06:45:50.1523540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/entry_points.txt 2025-07-17T06:45:50.1525080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE.markdown-it 2025-07-17T06:45:50.1526480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/REQUESTED 2025-07-17T06:45:50.1527870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/INSTALLER 2025-07-17T06:45:50.1529330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/METADATA 2025-07-17T06:45:50.1529800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1.conda 2025-07-17T06:45:50.1530520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0.conda 2025-07-17T06:45:50.1531380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/markdown-it-py-2.2.0-py313hca03da5_1.conda 2025-07-17T06:45:50.1532300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1.conda 2025-07-17T06:45:50.1533030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1.conda 2025-07-17T06:45:50.1533970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0.conda 2025-07-17T06:45:50.1534680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0.conda 2025-07-17T06:45:50.1535820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:50.1536810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:50.1537860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:50.1539010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:50.1540040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:50.1541070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/parent/meta.yaml 2025-07-17T06:45:50.1542210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.1543210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:50.1544170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-07-17T06:45:50.1545150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:50.1546020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/files 2025-07-17T06:45:50.1562990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/about.json 2025-07-17T06:45:50.1563650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/index.json 2025-07-17T06:45:50.1564670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0/info/git 2025-07-17T06:45:50.1565190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4cat 2025-07-17T06:45:50.1565910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4 2025-07-17T06:45:50.1566620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/lz4c 2025-07-17T06:45:50.1567350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/bin/unlz4 2025-07-17T06:45:50.1568130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4.h 2025-07-17T06:45:50.1569020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame_static.h 2025-07-17T06:45:50.1569770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4hc.h 2025-07-17T06:45:50.1570590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/include/lz4frame.h 2025-07-17T06:45:50.1571510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/repodata_record.json 2025-07-17T06:45:50.1572780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/licenses/lib/LICENSE 2025-07-17T06:45:50.1573270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld_static.bat 2025-07-17T06:45:50.1574070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/bld.bat 2025-07-17T06:45:50.1574920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build.sh 2025-07-17T06:45:50.1575930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.1576810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/build_static.sh 2025-07-17T06:45:50.1577660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml 2025-07-17T06:45:50.1578880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/recipe/meta.yaml.template 2025-07-17T06:45:50.1579430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/run_exports.json 2025-07-17T06:45:50.1580170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/paths.json 2025-07-17T06:45:50.1581000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/hash_input.json 2025-07-17T06:45:50.1581730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/files 2025-07-17T06:45:50.1582510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/about.json 2025-07-17T06:45:50.1583290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/has_prefix 2025-07-17T06:45:50.1584090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/index.json 2025-07-17T06:45:50.1584800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/info/git 2025-07-17T06:45:50.1585760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/pkgconfig/liblz4.pc 2025-07-17T06:45:50.1586550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.9.4.dylib 2025-07-17T06:45:50.1587340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.dylib 2025-07-17T06:45:50.1588190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/lib/liblz4.1.dylib 2025-07-17T06:45:50.1589040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4cat.1 2025-07-17T06:45:50.1589870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/unlz4.1 2025-07-17T06:45:50.1590710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4.1 2025-07-17T06:45:50.1591530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1/share/man/man1/lz4c.1 2025-07-17T06:45:50.1592390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffitarget.h 2025-07-17T06:45:50.1593160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/include/ffi.h 2025-07-17T06:45:50.1594080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/repodata_record.json 2025-07-17T06:45:50.1594920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/run_test.sh 2025-07-17T06:45:50.1596110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/err_bad_typedef.c 2025-07-17T06:45:50.1597120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float3.c 2025-07-17T06:45:50.1598140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen4.c 2025-07-17T06:45:50.1599310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_3.c 2025-07-17T06:45:50.1600330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pyobjc_tc.c 2025-07-17T06:45:50.1601340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/call.exp 2025-07-17T06:45:50.1602400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/bpo-38748.c 2025-07-17T06:45:50.1603440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many2.c 2025-07-17T06:45:50.1604780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl3.c 2025-07-17T06:45:50.1605520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct5.c 2025-07-17T06:45:50.1606530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct1.c 2025-07-17T06:45:50.1607580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct10.c 2025-07-17T06:45:50.1608750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_stdcall.c 2025-07-17T06:45:50.1609860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_4.c 2025-07-17T06:45:50.1610810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_3.c 2025-07-17T06:45:50.1611910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/align_mixed.c 2025-07-17T06:45:50.1612930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/ffitest.h 2025-07-17T06:45:50.1613950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen3.c 2025-07-17T06:45:50.1615050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct3.c 2025-07-17T06:45:50.1616120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float4.c 2025-07-17T06:45:50.1617090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct6.c 2025-07-17T06:45:50.1618150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_uc.c 2025-07-17T06:45:50.1619350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_small.c 2025-07-17T06:45:50.1620370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen.c 2025-07-17T06:45:50.1621400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sl.c 2025-07-17T06:45:50.1622420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct8.c 2025-07-17T06:45:50.1623470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct2.c 2025-07-17T06:45:50.1624530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll1.c 2025-07-17T06:45:50.1625610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ldl.c 2025-07-17T06:45:50.1626760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float1.c 2025-07-17T06:45:50.1628050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ll.c 2025-07-17T06:45:50.1628910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl.c 2025-07-17T06:45:50.1629920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_2.c 2025-07-17T06:45:50.1630990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl2.c 2025-07-17T06:45:50.1631980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many.c 2025-07-17T06:45:50.1633060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_mixed.c 2025-07-17T06:45:50.1634130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct2.c 2025-07-17T06:45:50.1635160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/strlen2.c 2025-07-17T06:45:50.1636450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/offsets.c 2025-07-17T06:45:50.1637230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct7.c 2025-07-17T06:45:50.1638270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/negint.c 2025-07-17T06:45:50.1639340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_sc.c 2025-07-17T06:45:50.1640450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float_va.c 2025-07-17T06:45:50.1641680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/pr1172638.c 2025-07-17T06:45:50.1642500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl1.c 2025-07-17T06:45:50.1643490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float.c 2025-07-17T06:45:50.1644560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct3.c 2025-07-17T06:45:50.1645610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_ul.c 2025-07-17T06:45:50.1646880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct9.c 2025-07-17T06:45:50.1647660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/s55.c 2025-07-17T06:45:50.1648740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl.c 2025-07-17T06:45:50.1649710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_1.c 2025-07-17T06:45:50.1650750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/float2.c 2025-07-17T06:45:50.1651850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/va_struct1.c 2025-07-17T06:45:50.1653000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_2.c 2025-07-17T06:45:50.1654140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct_by_value_big.c 2025-07-17T06:45:50.1655200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_dbl1.c 2025-07-17T06:45:50.1656590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/return_fl2.c 2025-07-17T06:45:50.1657660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/promotion.c 2025-07-17T06:45:50.1662560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/struct4.c 2025-07-17T06:45:50.1662950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/uninitialized.c 2025-07-17T06:45:50.1663250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.call/many_double.c 2025-07-17T06:45:50.1663650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/config/default.exp 2025-07-17T06:45:50.1663960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_float.inc 2025-07-17T06:45:50.1664370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_float.c 2025-07-17T06:45:50.1665550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_float.c 2025-07-17T06:45:50.1666750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_double.inc 2025-07-17T06:45:50.1667780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.inc 2025-07-17T06:45:50.1669080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_double.c 2025-07-17T06:45:50.1670320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_longdouble.c 2025-07-17T06:45:50.1671570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_longdouble.c 2025-07-17T06:45:50.1672670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_float.c 2025-07-17T06:45:50.1673850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex.inc 2025-07-17T06:45:50.1674840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/ffitest.h 2025-07-17T06:45:50.1676120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_double.c 2025-07-17T06:45:50.1677440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_longdouble.c 2025-07-17T06:45:50.1679050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_longdouble.c 2025-07-17T06:45:50.1679860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_double.c 2025-07-17T06:45:50.1681050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_float.c 2025-07-17T06:45:50.1682240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_double.c 2025-07-17T06:45:50.1683390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_float.c 2025-07-17T06:45:50.1684580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_int.c 2025-07-17T06:45:50.1685770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex_float.c 2025-07-17T06:45:50.1686860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex.inc 2025-07-17T06:45:50.1688130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_longdouble.c 2025-07-17T06:45:50.1689290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_align_complex.inc 2025-07-17T06:45:50.1690530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct_float.c 2025-07-17T06:45:50.1691670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_double.c 2025-07-17T06:45:50.1692810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_double.c 2025-07-17T06:45:50.1693970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_longdouble.c 2025-07-17T06:45:50.1695110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va.inc 2025-07-17T06:45:50.1696580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_struct.inc 2025-07-17T06:45:50.1697560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex_defs_longdouble.inc 2025-07-17T06:45:50.1698720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_longdouble.c 2025-07-17T06:45:50.1699890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1.inc 2025-07-17T06:45:50.1701060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/many_complex_float.c 2025-07-17T06:45:50.1702260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_va_float.c 2025-07-17T06:45:50.1703470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_double.c 2025-07-17T06:45:50.1704610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2.inc 2025-07-17T06:45:50.1705780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex_double.c 2025-07-17T06:45:50.1707080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex_longdouble.c 2025-07-17T06:45:50.1708250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex2_double.c 2025-07-17T06:45:50.1709330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/complex.exp 2025-07-17T06:45:50.1710670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/return_complex1_longdouble.c 2025-07-17T06:45:50.1711770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.complex/cls_complex.inc 2025-07-17T06:45:50.1712590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.am 2025-07-17T06:45:50.1713780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct9.c 2025-07-17T06:45:50.1714920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct13.c 2025-07-17T06:45:50.1716070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_struct_va1.c 2025-07-17T06:45:50.1717170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4byte.c 2025-07-17T06:45:50.1718370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint32.c 2025-07-17T06:45:50.1719430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte.c 2025-07-17T06:45:50.1720530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3float.c 2025-07-17T06:45:50.1721700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct3.c 2025-07-17T06:45:50.1722830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7_1_byte.c 2025-07-17T06:45:50.1723960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/err_bad_abi.c 2025-07-17T06:45:50.1725120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6_1_byte.c 2025-07-17T06:45:50.1726280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulong_va.c 2025-07-17T06:45:50.1727390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ushort.c 2025-07-17T06:45:50.1728530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_4_1byte.c 2025-07-17T06:45:50.1729730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct7.c 2025-07-17T06:45:50.1730840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_schar.c 2025-07-17T06:45:50.1731980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_6byte.c 2025-07-17T06:45:50.1733080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sint.c 2025-07-17T06:45:50.1734200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_2byte.c 2025-07-17T06:45:50.1735330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn2.c 2025-07-17T06:45:50.1736510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn6.c 2025-07-17T06:45:50.1737690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshortchar.c 2025-07-17T06:45:50.1738830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_float.c 2025-07-17T06:45:50.1739960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct.c 2025-07-17T06:45:50.1741060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_24byte.c 2025-07-17T06:45:50.1742200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uchar.c 2025-07-17T06:45:50.1743240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_19byte.c 2025-07-17T06:45:50.1744420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct10.c 2025-07-17T06:45:50.1745500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_7byte.c 2025-07-17T06:45:50.1746610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_sshort.c 2025-07-17T06:45:50.1747720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double.c 2025-07-17T06:45:50.1748780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/ffitest.h 2025-07-17T06:45:50.1749950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct4.c 2025-07-17T06:45:50.1751040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5byte.c 2025-07-17T06:45:50.1752320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs3.c 2025-07-17T06:45:50.1753390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_64byte.c 2025-07-17T06:45:50.1754650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest_ffi_call.cc 2025-07-17T06:45:50.1755880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint32.c 2025-07-17T06:45:50.1756970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/huge_struct.c 2025-07-17T06:45:50.1758070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/problem1.c 2025-07-17T06:45:50.1759190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large2.c 2025-07-17T06:45:50.1760320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn1.c 2025-07-17T06:45:50.1761500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_18byte.c 2025-07-17T06:45:50.1762670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_pointer.c 2025-07-17T06:45:50.1763750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint.c 2025-07-17T06:45:50.1764900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/unwindtest.cc 2025-07-17T06:45:50.1766020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn5.c 2025-07-17T06:45:50.1767180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_20byte1.c 2025-07-17T06:45:50.1768290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte2.c 2025-07-17T06:45:50.1769460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_loc_fn0.c 2025-07-17T06:45:50.1770630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble.c 2025-07-17T06:45:50.1771760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_double_va.c 2025-07-17T06:45:50.1772840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_16byte.c 2025-07-17T06:45:50.1774000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3_1byte.c 2025-07-17T06:45:50.1775100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct1.c 2025-07-17T06:45:50.1776270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct11.c 2025-07-17T06:45:50.1777550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split.c 2025-07-17T06:45:50.1778740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs2.c 2025-07-17T06:45:50.1779880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint16.c 2025-07-17T06:45:50.1780970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte1.c 2025-07-17T06:45:50.1782180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct5.c 2025-07-17T06:45:50.1783330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_sshort.c 2025-07-17T06:45:50.1784410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure.exp 2025-07-17T06:45:50.1785550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium2.c 2025-07-17T06:45:50.1786650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn0.c 2025-07-17T06:45:50.1787760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_float.c 2025-07-17T06:45:50.1788940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_longdouble_va.c 2025-07-17T06:45:50.1790030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_medium.c 2025-07-17T06:45:50.1791240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint64.c 2025-07-17T06:45:50.1792310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_12byte.c 2025-07-17T06:45:50.1793420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_5_1_byte.c 2025-07-17T06:45:50.1794590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_dbls_struct.c 2025-07-17T06:45:50.1795890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble_split2.c 2025-07-17T06:45:50.1796950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/testclosure.c 2025-07-17T06:45:50.1798070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn4.c 2025-07-17T06:45:50.1799230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct2.c 2025-07-17T06:45:50.1800380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct12.c 2025-07-17T06:45:50.1801530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct8.c 2025-07-17T06:45:50.1802610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/stret_large.c 2025-07-17T06:45:50.1803790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_uchar.c 2025-07-17T06:45:50.1804920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_9byte1.c 2025-07-17T06:45:50.1806030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushort.c 2025-07-17T06:45:50.1807190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_uint16.c 2025-07-17T06:45:50.1808550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_float_double.c 2025-07-17T06:45:50.1809800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/single_entry_structs1.c 2025-07-17T06:45:50.1810990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_longdouble.c 2025-07-17T06:45:50.1812110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/nested_struct6.c 2025-07-17T06:45:50.1813210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_3byte2.c 2025-07-17T06:45:50.1814340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_uint_va.c 2025-07-17T06:45:50.1815510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_many_mixed_args.c 2025-07-17T06:45:50.1816730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_ushortchar.c 2025-07-17T06:45:50.1817870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_sint64.c 2025-07-17T06:45:50.1818940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_fn3.c 2025-07-17T06:45:50.1820150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer_stack.c 2025-07-17T06:45:50.1821290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_multi_schar.c 2025-07-17T06:45:50.1822390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_1_1byte.c 2025-07-17T06:45:50.1823570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/closure_simple.c 2025-07-17T06:45:50.1824700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_align_double.c 2025-07-17T06:45:50.1825830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_pointer.c 2025-07-17T06:45:50.1826950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_ulonglong.c 2025-07-17T06:45:50.1828020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.closures/cls_8byte.c 2025-07-17T06:45:50.1829010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/wrapper.exp 2025-07-17T06:45:50.1830080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/target-libpath.exp 2025-07-17T06:45:50.1831010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/lib/libffi.exp 2025-07-17T06:45:50.1832410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/static-chain.h 2025-07-17T06:45:50.1833100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/go.exp 2025-07-17T06:45:50.1834120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/closure1.c 2025-07-17T06:45:50.1835180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/ffitest.h 2025-07-17T06:45:50.1836300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.go/aa-direct.c 2025-07-17T06:45:50.1837350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-call.c 2025-07-17T06:45:50.1838390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/alignof.h 2025-07-17T06:45:50.1839490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/bhaible.exp 2025-07-17T06:45:50.1840540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/Makefile 2025-07-17T06:45:50.1841680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/test-callback.c 2025-07-17T06:45:50.1842710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/README 2025-07-17T06:45:50.1843800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/libffi.bhaible/testcases.c 2025-07-17T06:45:50.1844760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/testsuite/Makefile.in 2025-07-17T06:45:50.1845820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/test/test_time_dependencies.json 2025-07-17T06:45:50.1846690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/licenses/LICENSE 2025-07-17T06:45:50.1847500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.sh 2025-07-17T06:45:50.1848450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/win_cmake.patch 2025-07-17T06:45:50.1849470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0004-LIBFFI_CLOSURE.patch 2025-07-17T06:45:50.1850290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/bld.bat 2025-07-17T06:45:50.1851270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/fix_w3264_masm.patch 2025-07-17T06:45:50.1852080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/build.sh 2025-07-17T06:45:50.1853310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0001-arm64-changes-from-v3.3-patch.patch 2025-07-17T06:45:50.1854240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.1855780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/0002-Don-t-define-FFI_COMPLEX_TYPEDEF-ifndef-FFI_TARGET_H.patch 2025-07-17T06:45:50.1856490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml 2025-07-17T06:45:50.1857400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/run_test.bat 2025-07-17T06:45:50.1858350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/recipe/meta.yaml.template 2025-07-17T06:45:50.1859220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/run_exports.json 2025-07-17T06:45:50.1860020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/paths.json 2025-07-17T06:45:50.1860870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/hash_input.json 2025-07-17T06:45:50.1861630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/files 2025-07-17T06:45:50.1862440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/about.json 2025-07-17T06:45:50.1863290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/has_prefix 2025-07-17T06:45:50.1864080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/index.json 2025-07-17T06:45:50.1864830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/info/git 2025-07-17T06:45:50.1865670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.8.dylib 2025-07-17T06:45:50.1866640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/pkgconfig/libffi.pc 2025-07-17T06:45:50.1867390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.dylib 2025-07-17T06:45:50.1868230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.7.dylib 2025-07-17T06:45:50.1868980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/lib/libffi.a 2025-07-17T06:45:50.1869930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_call.3 2025-07-17T06:45:50.1870940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif_var.3 2025-07-17T06:45:50.1871890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi_prep_cif.3 2025-07-17T06:45:50.1872730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/man/man3/ffi.3 2025-07-17T06:45:50.1873640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libffi-3.4.4-hca03da5_1/share/info/libffi.info 2025-07-17T06:45:50.1874330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313.conda 2025-07-17T06:45:50.1875420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:50.1876360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:50.2337360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:50.2338430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:50.2339320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:50.2340930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/patches/0002-disable-downloads-inside-conda-build.patch 2025-07-17T06:45:50.2342500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/patches/0021-Add-d1trimfile-SRC_DIR-to-make-pdbs-more-relocatable.patch 2025-07-17T06:45:50.2343520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/bld.bat 2025-07-17T06:45:50.2344120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/build.sh 2025-07-17T06:45:50.2345240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.2346110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:50.2347190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:50.2348020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/paths.json 2025-07-17T06:45:50.2348990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:50.2349790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/files 2025-07-17T06:45:50.2350680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/about.json 2025-07-17T06:45:50.2351580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/index.json 2025-07-17T06:45:50.2352380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/info/git 2025-07-17T06:45:50.2354070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/distutils-precedence.pth 2025-07-17T06:45:50.2354950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_path.py 2025-07-17T06:45:50.2356220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-07-17T06:45:50.2357480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/logging.py 2025-07-17T06:45:50.2358780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/windows_support.py 2025-07-17T06:45:50.2360050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_normalization.py 2025-07-17T06:45:50.2361280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/package_index.py 2025-07-17T06:45:50.2362530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-07-17T06:45:50.2363870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-07-17T06:45:50.2365070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-07-17T06:45:50.2366660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-07-17T06:45:50.2368150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-07-17T06:45:50.2369630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-07-17T06:45:50.2371140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2372640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:50.2373820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-07-17T06:45:50.2375070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-07-17T06:45:50.2376370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/archive_util.py 2025-07-17T06:45:50.2377530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_imp.py 2025-07-17T06:45:50.2378750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/version.py 2025-07-17T06:45:50.2379970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/modified.py 2025-07-17T06:45:50.2381490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-07-17T06:45:50.2383000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-07-17T06:45:50.2384410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-07-17T06:45:50.2385780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-07-17T06:45:50.2387360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-07-17T06:45:50.2388750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-07-17T06:45:50.2390600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-17T06:45:50.2392290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2393540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-07-17T06:45:50.2395210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:50.2397140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:50.2398620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-17T06:45:50.2400190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:50.2401780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:50.2403430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:50.2405060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-17T06:45:50.2406730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-17T06:45:50.2408500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-17T06:45:50.2410100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2411750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-17T06:45:50.2413350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:50.2414990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-17T06:45:50.2416610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:50.2417900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-07-17T06:45:50.2419260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-07-17T06:45:50.2420680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-07-17T06:45:50.2422130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-07-17T06:45:50.2423620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-07-17T06:45:50.2424880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-07-17T06:45:50.2426320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-07-17T06:45:50.2427690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-07-17T06:45:50.2429130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-07-17T06:45:50.2430490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-07-17T06:45:50.2432090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-07-17T06:45:50.2433640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-07-17T06:45:50.2435100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-07-17T06:45:50.2436750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-07-17T06:45:50.2438290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-07-17T06:45:50.2439850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-07-17T06:45:50.2441470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-07-17T06:45:50.2443080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-07-17T06:45:50.2444650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-07-17T06:45:50.2446270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-07-17T06:45:50.2447910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-07-17T06:45:50.2449500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-07-17T06:45:50.2451120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-07-17T06:45:50.2452710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-07-17T06:45:50.2454290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-07-17T06:45:50.2455880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-07-17T06:45:50.2457530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-07-17T06:45:50.2459150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-07-17T06:45:50.2460730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-07-17T06:45:50.2462340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-07-17T06:45:50.2463920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-07-17T06:45:50.2465250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-07-17T06:45:50.2466770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-07-17T06:45:50.2468490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-07-17T06:45:50.2470190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2471510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-07-17T06:45:50.2473220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2474490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-07-17T06:45:50.2476150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-07-17T06:45:50.2477430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-07-17T06:45:50.2478940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-07-17T06:45:50.2480340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-07-17T06:45:50.2482150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2483510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-07-17T06:45:50.2484920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-07-17T06:45:50.2486400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-07-17T06:45:50.2487850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-07-17T06:45:50.2489300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-07-17T06:45:50.2490990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-07-17T06:45:50.2492630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-07-17T06:45:50.2494330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-07-17T06:45:50.2495950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-07-17T06:45:50.2497610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-07-17T06:45:50.2499390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2500870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-07-17T06:45:50.2502290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-07-17T06:45:50.2503690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-07-17T06:45:50.2505200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-07-17T06:45:50.2506990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2508310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-07-17T06:45:50.2509940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-07-17T06:45:50.2511550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-07-17T06:45:50.2513050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-07-17T06:45:50.2514700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-07-17T06:45:50.2516250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-07-17T06:45:50.2517830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-07-17T06:45:50.2519340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-07-17T06:45:50.2520920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-07-17T06:45:50.2522520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-07-17T06:45:50.2524080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-07-17T06:45:50.2525650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-07-17T06:45:50.2527200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-07-17T06:45:50.2528670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-07-17T06:45:50.2530200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-07-17T06:45:50.2535850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-07-17T06:45:50.2536690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-07-17T06:45:50.2537640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-07-17T06:45:50.2538470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-07-17T06:45:50.2539280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-07-17T06:45:50.2540090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-07-17T06:45:50.2540950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-07-17T06:45:50.2542800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-07-17T06:45:50.2544580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2546300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:50.2548270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-07-17T06:45:50.2549280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-07-17T06:45:50.2551090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-07-17T06:45:50.2552420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-07-17T06:45:50.2554140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-07-17T06:45:50.2555860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-07-17T06:45:50.2557510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-07-17T06:45:50.2559170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-07-17T06:45:50.2560900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-07-17T06:45:50.2562640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-07-17T06:45:50.2564350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2566100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-07-17T06:45:50.2567810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-07-17T06:45:50.2569310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-07-17T06:45:50.2570840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-07-17T06:45:50.2572310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-07-17T06:45:50.2573740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-07-17T06:45:50.2575260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-07-17T06:45:50.2576700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-07-17T06:45:50.2578010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-07-17T06:45:50.2579450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-07-17T06:45:50.2580750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-07-17T06:45:50.2582370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-07-17T06:45:50.2583860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-07-17T06:45:50.2585280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-07-17T06:45:50.2586910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-17T06:45:50.2588510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:50.2590090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.2591760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-07-17T06:45:50.2593360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-07-17T06:45:50.2595090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-07-17T06:45:50.2596630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.2598730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2600380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-07-17T06:45:50.2602140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-07-17T06:45:50.2604050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-07-17T06:45:50.2605830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-07-17T06:45:50.2607960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-07-17T06:45:50.2609960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:50.2612020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-07-17T06:45:50.2614020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-07-17T06:45:50.2616010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2617750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-07-17T06:45:50.2619400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-07-17T06:45:50.2621330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-07-17T06:45:50.2623490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-07-17T06:45:50.2625460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-07-17T06:45:50.2627420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-07-17T06:45:50.2629280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-07-17T06:45:50.2631160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-07-17T06:45:50.2633480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:50.2635820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:50.2637930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-17T06:45:50.2640130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:50.2642260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:50.2644620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-17T06:45:50.2647000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-17T06:45:50.2649320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-17T06:45:50.2651560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2653890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-17T06:45:50.2656270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:50.2658430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-17T06:45:50.2661230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:50.2663140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-07-17T06:45:50.2664860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-07-17T06:45:50.2666420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-07-17T06:45:50.2667910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-07-17T06:45:50.2669460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-07-17T06:45:50.2671140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-07-17T06:45:50.2672560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-07-17T06:45:50.2674080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-07-17T06:45:50.2675590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-07-17T06:45:50.2677230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-07-17T06:45:50.2678590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-07-17T06:45:50.2680060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-07-17T06:45:50.2681910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2683250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-07-17T06:45:50.2684870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-07-17T06:45:50.2685950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-07-17T06:45:50.2687410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-07-17T06:45:50.2689110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-07-17T06:45:50.2690760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2692030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-07-17T06:45:50.2693390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-07-17T06:45:50.2695010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-07-17T06:45:50.2696740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2698130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-07-17T06:45:50.2699920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-07-17T06:45:50.2701820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-07-17T06:45:50.2703580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-07-17T06:45:50.2705670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-07-17T06:45:50.2707630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-07-17T06:45:50.2709510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-07-17T06:45:50.2711520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-07-17T06:45:50.2713140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-07-17T06:45:50.2714840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-07-17T06:45:50.2716680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-07-17T06:45:50.2718880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-07-17T06:45:50.2721050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-07-17T06:45:50.2723160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2724910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-07-17T06:45:50.2726850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-07-17T06:45:50.2728510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-07-17T06:45:50.2730420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-07-17T06:45:50.2732340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-07-17T06:45:50.2734260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-07-17T06:45:50.2736590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-07-17T06:45:50.2739150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2740890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-07-17T06:45:50.2743230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.2745280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2747180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-07-17T06:45:50.2748910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-07-17T06:45:50.2751160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2752890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-07-17T06:45:50.2755220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-07-17T06:45:50.2757240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-07-17T06:45:50.2759300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:50.2761340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-07-17T06:45:50.2763270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2765470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-07-17T06:45:50.2767300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-07-17T06:45:50.2768950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-07-17T06:45:50.2770740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-07-17T06:45:50.2772510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-07-17T06:45:50.2774130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-07-17T06:45:50.2775940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-07-17T06:45:50.2777690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-07-17T06:45:50.2779740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-07-17T06:45:50.2781740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-07-17T06:45:50.2783760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2785600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:50.2787180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-07-17T06:45:50.2788830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-07-17T06:45:50.2790580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-07-17T06:45:50.2792560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-07-17T06:45:50.2794460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-07-17T06:45:50.2796550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-07-17T06:45:50.2798780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-07-17T06:45:50.2800770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-07-17T06:45:50.2802810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-07-17T06:45:50.2804940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-07-17T06:45:50.2806910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-07-17T06:45:50.2808900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-07-17T06:45:50.2810780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-07-17T06:45:50.2812960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-07-17T06:45:50.2814850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-07-17T06:45:50.2816960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-07-17T06:45:50.2818940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-07-17T06:45:50.2820890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-07-17T06:45:50.2822820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-07-17T06:45:50.2824840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-07-17T06:45:50.2826640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-07-17T06:45:50.2828660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-07-17T06:45:50.2830660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-07-17T06:45:50.2832460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-07-17T06:45:50.2834440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-07-17T06:45:50.2836350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-07-17T06:45:50.2838150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-07-17T06:45:50.2840140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-07-17T06:45:50.2841980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-07-17T06:45:50.2843860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-07-17T06:45:50.2845770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-07-17T06:45:50.2847620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-07-17T06:45:50.2849460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-07-17T06:45:50.2851390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-07-17T06:45:50.2853020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-07-17T06:45:50.2854570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-07-17T06:45:50.2856060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-07-17T06:45:50.2857540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-07-17T06:45:50.2859000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-07-17T06:45:50.2860430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-07-17T06:45:50.2862030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-07-17T06:45:50.2863500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-07-17T06:45:50.2865770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-07-17T06:45:50.2866880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-07-17T06:45:50.2868780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-07-17T06:45:50.2870800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-07-17T06:45:50.2872730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-07-17T06:45:50.2874500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-07-17T06:45:50.2876660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-07-17T06:45:50.2878560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-07-17T06:45:50.2880500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-07-17T06:45:50.2882430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-07-17T06:45:50.2884450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-07-17T06:45:50.2886570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-07-17T06:45:50.2888560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-07-17T06:45:50.2890420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-07-17T06:45:50.2892260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-07-17T06:45:50.2894260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-07-17T06:45:50.2895990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-07-17T06:45:50.2897850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-07-17T06:45:50.2900090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-07-17T06:45:50.2902050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-07-17T06:45:50.2903800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-07-17T06:45:50.2905670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-07-17T06:45:50.2907420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-07-17T06:45:50.2909200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-07-17T06:45:50.2910930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-07-17T06:45:50.2912630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-07-17T06:45:50.2914750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-07-17T06:45:50.2916890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-07-17T06:45:50.2918800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-07-17T06:45:50.2920860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-07-17T06:45:50.2922830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-07-17T06:45:50.2924660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-07-17T06:45:50.2926840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-07-17T06:45:50.2928760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-07-17T06:45:50.2930950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-07-17T06:45:50.2933110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-07-17T06:45:50.2935340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2937500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-07-17T06:45:50.2939640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-07-17T06:45:50.2941490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-07-17T06:45:50.2943410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-07-17T06:45:50.2945340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-07-17T06:45:50.2947010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-07-17T06:45:50.2948960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-07-17T06:45:50.2950700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-07-17T06:45:50.2952730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-07-17T06:45:50.2954430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-07-17T06:45:50.2956200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-07-17T06:45:50.2957990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-07-17T06:45:50.2959780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-07-17T06:45:50.2961680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-07-17T06:45:50.2963600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-07-17T06:45:50.2965750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:50.2967780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-17T06:45:50.2969860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:50.2972060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-17T06:45:50.2974140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.2976310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.2978450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:50.2980590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-17T06:45:50.2982280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-07-17T06:45:50.2984070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-07-17T06:45:50.2985850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-07-17T06:45:50.2987570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-07-17T06:45:50.2989470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-07-17T06:45:50.2990990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/discovery.py 2025-07-17T06:45:50.2992580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-07-17T06:45:50.2994600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-07-17T06:45:50.2996360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-07-17T06:45:50.2998460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-07-17T06:45:50.3000380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-07-17T06:45:50.3002340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3004450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-07-17T06:45:50.3006530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-07-17T06:45:50.3008540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-07-17T06:45:50.3010520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-07-17T06:45:50.3012870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-07-17T06:45:50.3015310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-07-17T06:45:50.3017460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-07-17T06:45:50.3019850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-07-17T06:45:50.3022310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-07-17T06:45:50.3024380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3026170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-07-17T06:45:50.3028490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-07-17T06:45:50.3030260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-07-17T06:45:50.3031970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-07-17T06:45:50.3033570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-07-17T06:45:50.3035330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-07-17T06:45:50.3037340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-07-17T06:45:50.3043060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-07-17T06:45:50.3043820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-07-17T06:45:50.3044540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/config/expand.py 2025-07-17T06:45:50.3045220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_static.py 2025-07-17T06:45:50.3045890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/warnings.py 2025-07-17T06:45:50.3046810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-07-17T06:45:50.3048020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_reqs.py 2025-07-17T06:45:50.3049470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-07-17T06:45:50.3050790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-07-17T06:45:50.3052120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-07-17T06:45:50.3053380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/server.py 2025-07-17T06:45:50.3054730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-07-17T06:45:50.3056020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-07-17T06:45:50.3057380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-07-17T06:45:50.3059040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3060550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:50.3061770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-07-17T06:45:50.3063130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-07-17T06:45:50.3064480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-07-17T06:45:50.3065820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-07-17T06:45:50.3067190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-07-17T06:45:50.3068540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-07-17T06:45:50.3069960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-07-17T06:45:50.3071620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-07-17T06:45:50.3072860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-07-17T06:45:50.3074250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-07-17T06:45:50.3075920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-07-17T06:45:50.3077750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-07-17T06:45:50.3079370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-07-17T06:45:50.3080940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-07-17T06:45:50.3082710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-07-17T06:45:50.3084230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3085590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-07-17T06:45:50.3087010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-07-17T06:45:50.3088470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-07-17T06:45:50.3089900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-07-17T06:45:50.3091300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-07-17T06:45:50.3093030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-07-17T06:45:50.3094690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3096150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-07-17T06:45:50.3097410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-07-17T06:45:50.3098810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-07-17T06:45:50.3100490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-07-17T06:45:50.3102270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-07-17T06:45:50.3104030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3105380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-07-17T06:45:50.3106940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-07-17T06:45:50.3108270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-07-17T06:45:50.3109590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-07-17T06:45:50.3110800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-07-17T06:45:50.3112540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_packageindex.cpython-313.pyc 2025-07-17T06:45:50.3114150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-07-17T06:45:50.3115740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-07-17T06:45:50.3117390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-07-17T06:45:50.3119000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-07-17T06:45:50.3120650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-07-17T06:45:50.3122300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-07-17T06:45:50.3123830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-07-17T06:45:50.3125410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-07-17T06:45:50.3127410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-07-17T06:45:50.3128590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-07-17T06:45:50.3130150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-07-17T06:45:50.3131630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/server.cpython-313.pyc 2025-07-17T06:45:50.3133440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-07-17T06:45:50.3134850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-07-17T06:45:50.3136350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-07-17T06:45:50.3137990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-07-17T06:45:50.3139530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-07-17T06:45:50.3140980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-07-17T06:45:50.3142590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-07-17T06:45:50.3144120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-07-17T06:45:50.3145690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-07-17T06:45:50.3147240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-07-17T06:45:50.3148750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-07-17T06:45:50.3150220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:50.3151780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-07-17T06:45:50.3153440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-07-17T06:45:50.3155000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-07-17T06:45:50.3156610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_easy_install.cpython-313.pyc 2025-07-17T06:45:50.3158550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-07-17T06:45:50.3159700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-07-17T06:45:50.3161300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-07-17T06:45:50.3162830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-07-17T06:45:50.3164550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-07-17T06:45:50.3166000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-07-17T06:45:50.3167520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-07-17T06:45:50.3169080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sandbox.cpython-313.pyc 2025-07-17T06:45:50.3170760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-07-17T06:45:50.3172740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-07-17T06:45:50.3173960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-07-17T06:45:50.3175610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-07-17T06:45:50.3177280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-07-17T06:45:50.3178810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-07-17T06:45:50.3180380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-07-17T06:45:50.3181880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3183440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-07-17T06:45:50.3185100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-07-17T06:45:50.3186670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-07-17T06:45:50.3187900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-07-17T06:45:50.3189270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-07-17T06:45:50.3190530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-07-17T06:45:50.3191850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-07-17T06:45:50.3193190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-07-17T06:45:50.3194470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-07-17T06:45:50.3195880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-07-17T06:45:50.3197260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-07-17T06:45:50.3198600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-07-17T06:45:50.3199950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-07-17T06:45:50.3201130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/text.py 2025-07-17T06:45:50.3202520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-07-17T06:45:50.3203890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-07-17T06:45:50.3205100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-07-17T06:45:50.3206410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-07-17T06:45:50.3207850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-07-17T06:45:50.3209240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-07-17T06:45:50.3210600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-07-17T06:45:50.3211960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-07-17T06:45:50.3213200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-07-17T06:45:50.3214620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-07-17T06:45:50.3215980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-07-17T06:45:50.3217250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-07-17T06:45:50.3218620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-07-17T06:45:50.3219890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-07-17T06:45:50.3221350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-07-17T06:45:50.3222650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-07-17T06:45:50.3223950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-07-17T06:45:50.3225240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-07-17T06:45:50.3226500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-07-17T06:45:50.3227910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-07-17T06:45:50.3229520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-07-17T06:45:50.3231350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-07-17T06:45:50.3232570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-07-17T06:45:50.3233740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-07-17T06:45:50.3235000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/depends.py 2025-07-17T06:45:50.3236190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__init__.py 2025-07-17T06:45:50.3237730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-07-17T06:45:50.3239220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-07-17T06:45:50.3240910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-07-17T06:45:50.3242270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-07-17T06:45:50.3243780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-07-17T06:45:50.3245230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-07-17T06:45:50.3246690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-07-17T06:45:50.3248110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-07-17T06:45:50.3249620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-07-17T06:45:50.3251160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-07-17T06:45:50.3252690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-07-17T06:45:50.3254140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:50.3255570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-07-17T06:45:50.3257160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-07-17T06:45:50.3258590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-07-17T06:45:50.3260080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:50.3261580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-07-17T06:45:50.3263030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-07-17T06:45:50.3264630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-07-17T06:45:50.3266030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-07-17T06:45:50.3267490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-07-17T06:45:50.3269180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-07-17T06:45:50.3270380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-07-17T06:45:50.3271920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-07-17T06:45:50.3273490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-07-17T06:45:50.3274910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-07-17T06:45:50.3276370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-07-17T06:45:50.3277840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-07-17T06:45:50.3279300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3280720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:50.3282240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-07-17T06:45:50.3283750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/package_index.cpython-313.pyc 2025-07-17T06:45:50.3285200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-07-17T06:45:50.3286340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/installer.py 2025-07-17T06:45:50.3287510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/glob.py 2025-07-17T06:45:50.3288750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/sandbox.py 2025-07-17T06:45:50.3289950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script.tmpl 2025-07-17T06:45:50.3291140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/launch.py 2025-07-17T06:45:50.3292380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/extension.py 2025-07-17T06:45:50.3293690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-07-17T06:45:50.3294980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-07-17T06:45:50.3296180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_itertools.py 2025-07-17T06:45:50.3297360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/monkey.py 2025-07-17T06:45:50.3298700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/build_meta.py 2025-07-17T06:45:50.3299820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli.exe 2025-07-17T06:45:50.3301100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/errors.py 2025-07-17T06:45:50.3302330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build.py 2025-07-17T06:45:50.3303710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-07-17T06:45:50.3305080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/alias.py 2025-07-17T06:45:50.3306380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-07-17T06:45:50.3307750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-07-17T06:45:50.3309100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-07-17T06:45:50.3310790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-07-17T06:45:50.3311950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-07-17T06:45:50.3313240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-07-17T06:45:50.3314580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-07-17T06:45:50.3315870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-07-17T06:45:50.3317130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-07-17T06:45:50.3318750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-07-17T06:45:50.3320250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-07-17T06:45:50.3321760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-07-17T06:45:50.3323410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-07-17T06:45:50.3324920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-07-17T06:45:50.3326450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-07-17T06:45:50.3328020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-07-17T06:45:50.3329610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-07-17T06:45:50.3331730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-07-17T06:45:50.3332840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-07-17T06:45:50.3334510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-07-17T06:45:50.3335980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-07-17T06:45:50.3337580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-07-17T06:45:50.3339080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-07-17T06:45:50.3340570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-07-17T06:45:50.3342780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-17T06:45:50.3344020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-07-17T06:45:50.3345740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-07-17T06:45:50.3347930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-07-17T06:45:50.3349230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-07-17T06:45:50.3350710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-07-17T06:45:50.3352260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3353760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-07-17T06:45:50.3355290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-07-17T06:45:50.3356500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-07-17T06:45:50.3357730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/test.py 2025-07-17T06:45:50.3359040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-07-17T06:45:50.3360360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-07-17T06:45:50.3361660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-07-17T06:45:50.3363210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-07-17T06:45:50.3364260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-07-17T06:45:50.3365630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-07-17T06:45:50.3366930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install.py 2025-07-17T06:45:50.3368370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/develop.py 2025-07-17T06:45:50.3369450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-07-17T06:45:50.3370870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-07-17T06:45:50.3372110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-07-17T06:45:50.3373250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/msvc.py 2025-07-17T06:45:50.3374730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_importlib.py 2025-07-17T06:45:50.3375810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-07-17T06:45:50.3377010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-07-17T06:45:50.3378250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-07-17T06:45:50.3379390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui.exe 2025-07-17T06:45:50.3380740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/dist.py 2025-07-17T06:45:50.3382030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-07-17T06:45:50.3383460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-07-17T06:45:50.3384840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-07-17T06:45:50.3386130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-07-17T06:45:50.3387530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-07-17T06:45:50.3388890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-07-17T06:45:50.3390320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-07-17T06:45:50.3391680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-07-17T06:45:50.3393380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-07-17T06:45:50.3395030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3396620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:50.3397950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-07-17T06:45:50.3399180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-07-17T06:45:50.3400620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-07-17T06:45:50.3401780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-07-17T06:45:50.3403110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-07-17T06:45:50.3404510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-07-17T06:45:50.3405900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-07-17T06:45:50.3407390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-07-17T06:45:50.3408790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-07-17T06:45:50.3410270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-07-17T06:45:50.3411650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-07-17T06:45:50.3413140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-07-17T06:45:50.3414500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-07-17T06:45:50.3415990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-07-17T06:45:50.3417760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3419370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:50.3420690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-07-17T06:45:50.3422070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-07-17T06:45:50.3423510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-07-17T06:45:50.3425000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-07-17T06:45:50.3426400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-07-17T06:45:50.3427930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-07-17T06:45:50.3429170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-07-17T06:45:50.3430560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-07-17T06:45:50.3432060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-07-17T06:45:50.3433830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-07-17T06:45:50.3435470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-07-17T06:45:50.3437240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-07-17T06:45:50.3438940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-07-17T06:45:50.3440560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-07-17T06:45:50.3442170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-07-17T06:45:50.3443840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-07-17T06:45:50.3445490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-07-17T06:45:50.3447120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-07-17T06:45:50.3448830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-07-17T06:45:50.3450450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-07-17T06:45:50.3452100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-07-17T06:45:50.3453800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-07-17T06:45:50.3455510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-07-17T06:45:50.3457090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-07-17T06:45:50.3458770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-07-17T06:45:50.3460380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-07-17T06:45:50.3462010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-07-17T06:45:50.3463720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-07-17T06:45:50.3465460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-07-17T06:45:50.3467030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-07-17T06:45:50.3468640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-07-17T06:45:50.3470330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-07-17T06:45:50.3472010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-07-17T06:45:50.3473720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-07-17T06:45:50.3475450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-07-17T06:45:50.3477080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-07-17T06:45:50.3478690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-07-17T06:45:50.3480700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-07-17T06:45:50.3482200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-07-17T06:45:50.3483910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-07-17T06:45:50.3485610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3487220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-07-17T06:45:50.3488980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-07-17T06:45:50.3490750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-07-17T06:45:50.3492330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-07-17T06:45:50.3493680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-07-17T06:45:50.3495120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-07-17T06:45:50.3496590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-07-17T06:45:50.3497960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-07-17T06:45:50.3499760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-07-17T06:45:50.3500890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-07-17T06:45:50.3502350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-07-17T06:45:50.3503780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-07-17T06:45:50.3505230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-07-17T06:45:50.3506730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-07-17T06:45:50.3508130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-07-17T06:45:50.3509540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-07-17T06:45:50.3511100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-07-17T06:45:50.3512570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-07-17T06:45:50.3514020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-07-17T06:45:50.3515440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-07-17T06:45:50.3516860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-07-17T06:45:50.3518280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-07-17T06:45:50.3519740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-07-17T06:45:50.3521130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-07-17T06:45:50.3522600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-07-17T06:45:50.3524020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-07-17T06:45:50.3525300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-07-17T06:45:50.3526650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-07-17T06:45:50.3527910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-07-17T06:45:50.3529480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-07-17T06:45:50.3530960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-07-17T06:45:50.3532690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-07-17T06:45:50.3534140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-07-17T06:45:50.3535950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-07-17T06:45:50.3537440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-07-17T06:45:50.3538900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:50.3540680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-07-17T06:45:50.3542170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-07-17T06:45:50.3543750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-07-17T06:45:50.3545310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-07-17T06:45:50.3546890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-07-17T06:45:50.3548430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:50.3550050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-07-17T06:45:50.3551550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-07-17T06:45:50.3553140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-07-17T06:45:50.3554780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-07-17T06:45:50.3556370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-07-17T06:45:50.3558000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-07-17T06:45:50.3559620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-07-17T06:45:50.3561170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-07-17T06:45:50.3562710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.3564190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-07-17T06:45:50.3565850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-07-17T06:45:50.3567310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-07-17T06:45:50.3568920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3570400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-07-17T06:45:50.3571960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:50.3573290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-07-17T06:45:50.3574690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-07-17T06:45:50.3575960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-07-17T06:45:50.3577290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-07-17T06:45:50.3578540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-07-17T06:45:50.3579920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-07-17T06:45:50.3581190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-07-17T06:45:50.3582540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-07-17T06:45:50.3583890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-07-17T06:45:50.3585360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-07-17T06:45:50.3586720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-07-17T06:45:50.3588070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-07-17T06:45:50.3589460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-07-17T06:45:50.3590980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-07-17T06:45:50.3592490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-07-17T06:45:50.3593970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-07-17T06:45:50.3595400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-07-17T06:45:50.3596780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-07-17T06:45:50.3598260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-07-17T06:45:50.3599580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-07-17T06:45:50.3601760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-07-17T06:45:50.3602950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:50.3604680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-07-17T06:45:50.3606260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-07-17T06:45:50.3608030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-07-17T06:45:50.3609630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-07-17T06:45:50.3611280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-07-17T06:45:50.3612930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-07-17T06:45:50.3614630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-07-17T06:45:50.3616270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-07-17T06:45:50.3617880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-07-17T06:45:50.3619640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-07-17T06:45:50.3621350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-07-17T06:45:50.3622960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-07-17T06:45:50.3624550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-07-17T06:45:50.3626320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-07-17T06:45:50.3627910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3629500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-07-17T06:45:50.3631190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-07-17T06:45:50.3632760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-07-17T06:45:50.3634100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-07-17T06:45:50.3635630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-07-17T06:45:50.3637150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-07-17T06:45:50.3638540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-07-17T06:45:50.3639960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-07-17T06:45:50.3641340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-07-17T06:45:50.3642860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-07-17T06:45:50.3644260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-07-17T06:45:50.3645560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-07-17T06:45:50.3646940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-07-17T06:45:50.3648480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-07-17T06:45:50.3650770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-07-17T06:45:50.3652030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-07-17T06:45:50.3654220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-07-17T06:45:50.3655620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-07-17T06:45:50.3657400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-07-17T06:45:50.3659100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-07-17T06:45:50.3660830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-07-17T06:45:50.3662270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-07-17T06:45:50.3663730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-07-17T06:45:50.3665350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-07-17T06:45:50.3666930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-07-17T06:45:50.3668560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-07-17T06:45:50.3670170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:50.3671830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:50.3673470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-07-17T06:45:50.3675130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-07-17T06:45:50.3676540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-07-17T06:45:50.3678070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-07-17T06:45:50.3679470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-07-17T06:45:50.3680870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-07-17T06:45:50.3682200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-07-17T06:45:50.3683610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-07-17T06:45:50.3684830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-07-17T06:45:50.3686120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-07-17T06:45:50.3687280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/wheel.py 2025-07-17T06:45:50.3688560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-07-17T06:45:50.3689800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/namespaces.py 2025-07-17T06:45:50.3691090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-07-17T06:45:50.3692290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools/_shutil.py 2025-07-17T06:45:50.3693740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-07-17T06:45:50.3695320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-07-17T06:45:50.3696600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-07-17T06:45:50.3698280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-07-17T06:45:50.3700470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-07-17T06:45:50.3701640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-07-17T06:45:50.3703830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-07-17T06:45:50.3704990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-07-17T06:45:50.3706590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-07-17T06:45:50.3708080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3709400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-07-17T06:45:50.3710810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-07-17T06:45:50.3712270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-07-17T06:45:50.3713940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-07-17T06:45:50.3716170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg 2025-07-17T06:45:50.3717760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO 2025-07-17T06:45:50.3720120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe 2025-07-17T06:45:50.3721690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt 2025-07-17T06:45:50.3723960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt 2025-07-17T06:45:50.3725800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt 2025-07-17T06:45:50.3727460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-07-17T06:45:50.3728920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-07-17T06:45:50.3730490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-07-17T06:45:50.3731820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-07-17T06:45:50.3733300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-07-17T06:45:50.3734570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3735760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/py.typed 2025-07-17T06:45:50.3737030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-07-17T06:45:50.3738350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-07-17T06:45:50.3739930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-07-17T06:45:50.3741430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3742630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/_distutils_hack/override.py 2025-07-17T06:45:50.3744110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/PKG-INFO 2025-07-17T06:45:50.3745570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/SOURCES.txt 2025-07-17T06:45:50.3747050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/entry_points.txt 2025-07-17T06:45:50.3748500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/requires.txt 2025-07-17T06:45:50.3749960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/top_level.txt 2025-07-17T06:45:50.3756380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/dependency_links.txt 2025-07-17T06:45:50.3756720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/condabin/conda 2025-07-17T06:45:50.3756900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/conda 2025-07-17T06:45:50.3757100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/deactivate 2025-07-17T06:45:50.3757290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/activate 2025-07-17T06:45:50.3757470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/bin/conda-env 2025-07-17T06:45:50.3757700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/shell/condabin/conda-hook.ps1 2025-07-17T06:45:50.3757920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/shell/condabin/Conda.psm1 2025-07-17T06:45:50.3758140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/etc/profile.d/conda.csh 2025-07-17T06:45:50.3759020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/etc/profile.d/conda.sh 2025-07-17T06:45:50.3759940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/etc/fish/conf.d/conda.fish 2025-07-17T06:45:50.3760890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:50.3761850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:50.3762680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:50.3763680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/licenses/conda-src/LICENSE 2025-07-17T06:45:50.3764570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/run_test.sh 2025-07-17T06:45:50.3765630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.3766500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:50.3767430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/run_test.bat 2025-07-17T06:45:50.3768420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:50.3769240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/paths.json 2025-07-17T06:45:50.3770120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:50.3770870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/files 2025-07-17T06:45:50.3771730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/about.json 2025-07-17T06:45:50.3772550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/has_prefix 2025-07-17T06:45:50.3773390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/index.json 2025-07-17T06:45:50.3774150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/info/git 2025-07-17T06:45:50.3775390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exports.py 2025-07-17T06:45:50.3776450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/misc.py 2025-07-17T06:45:50.3777560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plan.py 2025-07-17T06:45:50.3778670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/resolve.py 2025-07-17T06:45:50.3779820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/link.py 2025-07-17T06:45:50.3781130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-07-17T06:45:50.3782330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/path_actions.py 2025-07-17T06:45:50.3783580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/index.py 2025-07-17T06:45:50.3784770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/initialize.py 2025-07-17T06:45:50.3785980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/portability.py 2025-07-17T06:45:50.3787140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__init__.py 2025-07-17T06:45:50.3788400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-07-17T06:45:50.3789820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-07-17T06:45:50.3791270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-07-17T06:45:50.3792840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-07-17T06:45:50.3794120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-07-17T06:45:50.3795580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-07-17T06:45:50.3797090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-07-17T06:45:50.3798490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-07-17T06:45:50.3800010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-07-17T06:45:50.3801360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-07-17T06:45:50.3802740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3804210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-07-17T06:45:50.3805350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/solve.py 2025-07-17T06:45:50.3806570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-07-17T06:45:50.3807770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-07-17T06:45:50.3808880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/_version.py 2025-07-17T06:45:50.3810100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/config.py 2025-07-17T06:45:50.3811510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-07-17T06:45:50.3812880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-07-17T06:45:50.3814510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:50.3816110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3817710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:50.3818930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-07-17T06:45:50.3820290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-07-17T06:45:50.3821660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-07-17T06:45:50.3823020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-07-17T06:45:50.3824630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-07-17T06:45:50.3826580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-07-17T06:45:50.3827920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-07-17T06:45:50.3829480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:50.3831050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-07-17T06:45:50.3832770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-07-17T06:45:50.3834350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-07-17T06:45:50.3835960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3837200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-07-17T06:45:50.3838560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-07-17T06:45:50.3839920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-07-17T06:45:50.3841280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-07-17T06:45:50.3842600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-07-17T06:45:50.3844080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-07-17T06:45:50.3845430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-07-17T06:45:50.3847160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3848830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-07-17T06:45:50.3850040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-07-17T06:45:50.3851660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3853010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-07-17T06:45:50.3855200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-07-17T06:45:50.3856540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-07-17T06:45:50.3858240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3859830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-07-17T06:45:50.3861230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-07-17T06:45:50.3862740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-07-17T06:45:50.3864120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-07-17T06:45:50.3865270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-07-17T06:45:50.3866470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-07-17T06:45:50.3867660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/types.py 2025-07-17T06:45:50.3869200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-07-17T06:45:50.3870600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:50.3872060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-07-17T06:45:50.3873450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:50.3874940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-07-17T06:45:50.3876340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3877880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-07-17T06:45:50.3879600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-07-17T06:45:50.3881270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3882640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-07-17T06:45:50.3884030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-07-17T06:45:50.3885810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3887230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-07-17T06:45:50.3888540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-07-17T06:45:50.3890170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3891950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-07-17T06:45:50.3892940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-07-17T06:45:50.3894130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/plugins/manager.py 2025-07-17T06:45:50.3895620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-07-17T06:45:50.3896840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-07-17T06:45:50.3898170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-07-17T06:45:50.3899540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-07-17T06:45:50.3900740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-07-17T06:45:50.3902050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-07-17T06:45:50.3903380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-07-17T06:45:50.3904660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-07-17T06:45:50.3905990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-07-17T06:45:50.3907170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-07-17T06:45:50.3908460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/bin/activate 2025-07-17T06:45:50.3909600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-07-17T06:45:50.3910940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-07-17T06:45:50.3912220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-07-17T06:45:50.3913560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-07-17T06:45:50.3914790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-07-17T06:45:50.3916180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-07-17T06:45:50.3917230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-07-17T06:45:50.3918420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-07-17T06:45:50.3919630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-07-17T06:45:50.3920800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/instructions.py 2025-07-17T06:45:50.3921920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__init__.py 2025-07-17T06:45:50.3923280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/package_info.py 2025-07-17T06:45:50.3924330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/enums.py 2025-07-17T06:45:50.3925650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-07-17T06:45:50.3926800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/version.py 2025-07-17T06:45:50.3927990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/records.py 2025-07-17T06:45:50.3929660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/channel.py 2025-07-17T06:45:50.3930840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__init__.py 2025-07-17T06:45:50.3932320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-07-17T06:45:50.3933860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-07-17T06:45:50.3935310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-07-17T06:45:50.3936890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-07-17T06:45:50.3938270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-07-17T06:45:50.3939720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-07-17T06:45:50.3941190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-07-17T06:45:50.3942580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-07-17T06:45:50.3944030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3945430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:50.3946560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/match_spec.py 2025-07-17T06:45:50.3947720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/dist.py 2025-07-17T06:45:50.3948970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-07-17T06:45:50.3950390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-07-17T06:45:50.3951670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:50.3953040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-07-17T06:45:50.3954410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-07-17T06:45:50.3955760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-07-17T06:45:50.3957080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:50.3958420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-07-17T06:45:50.3959850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:50.3961130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:50.3962480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-07-17T06:45:50.3964010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-07-17T06:45:50.3965990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.3967760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.3969720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-07-17T06:45:50.3971570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-07-17T06:45:50.3973340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-07-17T06:45:50.3975020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-07-17T06:45:50.3976490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-07-17T06:45:50.3978220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-07-17T06:45:50.3979790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_create.py 2025-07-17T06:45:50.3981420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_config.py 2025-07-17T06:45:50.3982940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-07-17T06:45:50.3984530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_update.py 2025-07-17T06:45:50.3986070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_install.py 2025-07-17T06:45:50.3987750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-07-17T06:45:50.3989370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-07-17T06:45:50.3990880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_export.py 2025-07-17T06:45:50.3992440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_run.py 2025-07-17T06:45:50.3993970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_init.py 2025-07-17T06:45:50.3995510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-07-17T06:45:50.3997030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env.py 2025-07-17T06:45:50.3998530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/actions.py 2025-07-17T06:45:50.4000150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__init__.py 2025-07-17T06:45:50.4001720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-07-17T06:45:50.4003280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_info.py 2025-07-17T06:45:50.4005170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-07-17T06:45:50.4006960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:50.4008860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-07-17T06:45:50.4010990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-07-17T06:45:50.4012660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-07-17T06:45:50.4014580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-07-17T06:45:50.4016490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-07-17T06:45:50.4018170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-07-17T06:45:50.4020100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-07-17T06:45:50.4021870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-07-17T06:45:50.4023670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-07-17T06:45:50.4025510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-07-17T06:45:50.4027220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-07-17T06:45:50.4029260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-07-17T06:45:50.4031050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-07-17T06:45:50.4032810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-07-17T06:45:50.4034700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-07-17T06:45:50.4036560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-07-17T06:45:50.4038550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-07-17T06:45:50.4040400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-07-17T06:45:50.4042190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-07-17T06:45:50.4044180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-07-17T06:45:50.4046080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-07-17T06:45:50.4047970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-07-17T06:45:50.4049980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-07-17T06:45:50.4051830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-07-17T06:45:50.4053790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-07-17T06:45:50.4055650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-07-17T06:45:50.4057520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-07-17T06:45:50.4059380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-07-17T06:45:50.4061250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-07-17T06:45:50.4063100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-07-17T06:45:50.4064970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-07-17T06:45:50.4066550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4068500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-07-17T06:45:50.4070290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-07-17T06:45:50.4072060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-07-17T06:45:50.4073350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-07-17T06:45:50.4075010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_search.py 2025-07-17T06:45:50.4076500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/python_api.py 2025-07-17T06:45:50.4078040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-07-17T06:45:50.4079750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-07-17T06:45:50.4081310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-07-17T06:45:50.4082670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/common.py 2025-07-17T06:45:50.4084070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_list.py 2025-07-17T06:45:50.4085710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-07-17T06:45:50.4087370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/install.py 2025-07-17T06:45:50.4088640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-07-17T06:45:50.4090060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main.py 2025-07-17T06:45:50.4091730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-07-17T06:45:50.4093240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/helpers.py 2025-07-17T06:45:50.4094800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-07-17T06:45:50.4096460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-07-17T06:45:50.4097950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/cli/main_package.py 2025-07-17T06:45:50.4099410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/fetch.py 2025-07-17T06:45:50.4101000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/cache.py 2025-07-17T06:45:50.4102620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__init__.py 2025-07-17T06:45:50.4104030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/core.py 2025-07-17T06:45:50.4105490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/types.py 2025-07-17T06:45:50.4107420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-07-17T06:45:50.4109230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-07-17T06:45:50.4110920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:50.4112730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-07-17T06:45:50.4114580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:50.4116390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4117780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/notices/views.py 2025-07-17T06:45:50.4119240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/env.py 2025-07-17T06:45:50.4120930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-07-17T06:45:50.4122750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-07-17T06:45:50.4124710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:50.4126640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4128500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-07-17T06:45:50.4130220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-07-17T06:45:50.4131820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-07-17T06:45:50.4133360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-07-17T06:45:50.4134790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__init__.py 2025-07-17T06:45:50.4136530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-07-17T06:45:50.4138270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-07-17T06:45:50.4140180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4141650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/pip_util.py 2025-07-17T06:45:50.4143360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-07-17T06:45:50.4145050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-07-17T06:45:50.4147030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-07-17T06:45:50.4148830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:50.4150730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-07-17T06:45:50.4152650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4154190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-07-17T06:45:50.4155850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/env/installers/base.py 2025-07-17T06:45:50.4157520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/deprecations.py 2025-07-17T06:45:50.4158890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/api.py 2025-07-17T06:45:50.4160630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__init__.py 2025-07-17T06:45:50.4162380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-07-17T06:45:50.4163920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/cases.py 2025-07-17T06:45:50.4165960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-07-17T06:45:50.4167840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-07-17T06:45:50.4169570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-07-17T06:45:50.4171420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-07-17T06:45:50.4173530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-07-17T06:45:50.4175430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4176930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-07-17T06:45:50.4178880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-07-17T06:45:50.4180840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-07-17T06:45:50.4182870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4184410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-07-17T06:45:50.4185940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-07-17T06:45:50.4187560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/integration.py 2025-07-17T06:45:50.4189220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-07-17T06:45:50.4191210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-07-17T06:45:50.4193110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4194720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-07-17T06:45:50.4196150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/helpers.py 2025-07-17T06:45:50.4197620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-07-17T06:45:50.4199190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/serialize.py 2025-07-17T06:45:50.4200650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-07-17T06:45:50.4202600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-07-17T06:45:50.4204700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:50.4206730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-07-17T06:45:50.4208550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-07-17T06:45:50.4210410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4212390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-07-17T06:45:50.4213780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-07-17T06:45:50.4215510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-07-17T06:45:50.4217040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-07-17T06:45:50.4218760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/configuration.py 2025-07-17T06:45:50.4220240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/signals.py 2025-07-17T06:45:50.4221830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/disk.py 2025-07-17T06:45:50.4223360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/_logic.py 2025-07-17T06:45:50.4224930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/toposort.py 2025-07-17T06:45:50.4226380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/compat.py 2025-07-17T06:45:50.4228350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-07-17T06:45:50.4230370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-07-17T06:45:50.4232330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4234020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-07-17T06:45:50.4235600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/directories.py 2025-07-17T06:45:50.4237150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-07-17T06:45:50.4238890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-07-17T06:45:50.4240840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:50.4242910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-07-17T06:45:50.4244820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-07-17T06:45:50.4246890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4248750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-07-17T06:45:50.4250210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/python.py 2025-07-17T06:45:50.4251780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/path/windows.py 2025-07-17T06:45:50.4253520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/constants.py 2025-07-17T06:45:50.4255010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/io.py 2025-07-17T06:45:50.4256690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__init__.py 2025-07-17T06:45:50.4258730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/serialize.cpython-313.pyc 2025-07-17T06:45:50.4260530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-07-17T06:45:50.4262250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-07-17T06:45:50.4264040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-07-17T06:45:50.4265830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-07-17T06:45:50.4267550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:50.4269300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-07-17T06:45:50.4271180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-07-17T06:45:50.4273230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:50.4274980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-07-17T06:45:50.4276840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4278720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-07-17T06:45:50.4280470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-07-17T06:45:50.4282000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/logic.py 2025-07-17T06:45:50.4283540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/url.py 2025-07-17T06:45:50.4285040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/common/iterators.py 2025-07-17T06:45:50.4286550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exception_handler.py 2025-07-17T06:45:50.4288030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/utils.py 2025-07-17T06:45:50.4289670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/logging.py 2025-07-17T06:45:50.4291270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-07-17T06:45:50.4293030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-07-17T06:45:50.4294830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-07-17T06:45:50.4296960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-07-17T06:45:50.4299030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-07-17T06:45:50.4300970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4302800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-07-17T06:45:50.4304920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-07-17T06:45:50.4307020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-07-17T06:45:50.4309160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-07-17T06:45:50.4311510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4313530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-07-17T06:45:50.4315230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-07-17T06:45:50.4316940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-07-17T06:45:50.4318650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-07-17T06:45:50.4320490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-07-17T06:45:50.4322150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-07-17T06:45:50.4323810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-07-17T06:45:50.4325520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-07-17T06:45:50.4327140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-07-17T06:45:50.4328800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-07-17T06:45:50.4330560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-07-17T06:45:50.4332700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-07-17T06:45:50.4334830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-07-17T06:45:50.4336950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:50.4339020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4340720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-07-17T06:45:50.4342700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-07-17T06:45:50.4344560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4346180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-07-17T06:45:50.4347680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-07-17T06:45:50.4349660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:50.4351680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-07-17T06:45:50.4353520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4355430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-07-17T06:45:50.4356950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-07-17T06:45:50.4358230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-07-17T06:45:50.4359580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-07-17T06:45:50.4361070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-07-17T06:45:50.4362460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-07-17T06:45:50.4364160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-07-17T06:45:50.4365840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-07-17T06:45:50.4367640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-07-17T06:45:50.4369400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-07-17T06:45:50.4371120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-07-17T06:45:50.4372840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-07-17T06:45:50.4374500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-07-17T06:45:50.4376210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-07-17T06:45:50.4377960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4379250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-07-17T06:45:50.4380600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-07-17T06:45:50.4382200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-07-17T06:45:50.4383590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-07-17T06:45:50.4385040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/reporters.py 2025-07-17T06:45:50.4386230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/py.typed 2025-07-17T06:45:50.4387610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/exceptions.py 2025-07-17T06:45:50.4389330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-07-17T06:45:50.4390710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/constants.py 2025-07-17T06:45:50.4392030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__init__.py 2025-07-17T06:45:50.4393750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:50.4395460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4397500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-07-17T06:45:50.4398830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-07-17T06:45:50.4400350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-07-17T06:45:50.4401790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-07-17T06:45:50.4403150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-07-17T06:45:50.4404600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-07-17T06:45:50.4406330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-07-17T06:45:50.4408130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-07-17T06:45:50.4410310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:50.4411850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-07-17T06:45:50.4413660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-07-17T06:45:50.4415390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:50.4417140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-07-17T06:45:50.4419050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-07-17T06:45:50.4420850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4422340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-07-17T06:45:50.4423620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-07-17T06:45:50.4425200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-07-17T06:45:50.4426670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-07-17T06:45:50.4428180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-07-17T06:45:50.4429470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/_vendor.py 2025-07-17T06:45:50.4430960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/__main__.py 2025-07-17T06:45:50.4432490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/constants.py 2025-07-17T06:45:50.4433860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__init__.py 2025-07-17T06:45:50.4435730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-07-17T06:45:50.4437420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:50.4439110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4440440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/base/context.py 2025-07-17T06:45:50.4442190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/activate.py 2025-07-17T06:45:50.4443270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda/history.py 2025-07-17T06:45:50.4445490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-07-17T06:45:50.4448000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-07-17T06:45:50.4450330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-07-17T06:45:50.4457380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-07-17T06:45:50.4458210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/xontrib/conda.xsh 2025-07-17T06:45:50.4458860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/RECORD 2025-07-17T06:45:50.4459570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/AUTHORS.md 2025-07-17T06:45:50.4460290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/LICENSE 2025-07-17T06:45:50.4461010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/direct_url.json 2025-07-17T06:45:50.4461700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/WHEEL 2025-07-17T06:45:50.4462600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/entry_points.txt 2025-07-17T06:45:50.4464110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/REQUESTED 2025-07-17T06:45:50.4465560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/INSTALLER 2025-07-17T06:45:50.4467110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda-25.5.1.dist-info/METADATA 2025-07-17T06:45:50.4468550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__init__.py 2025-07-17T06:45:50.4470330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4471830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-07-17T06:45:50.4473670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4475140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/README.md 2025-07-17T06:45:50.4476790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-07-17T06:45:50.4478700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4479310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6.conda 2025-07-17T06:45:50.4480280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0.conda 2025-07-17T06:45:50.4481040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/unzstd 2025-07-17T06:45:50.4482020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdless 2025-07-17T06:45:50.4482790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdgrep 2025-07-17T06:45:50.4483670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstd 2025-07-17T06:45:50.4484630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdcat 2025-07-17T06:45:50.4485610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/bin/zstdmt 2025-07-17T06:45:50.4486540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zdict.h 2025-07-17T06:45:50.4487780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd_errors.h 2025-07-17T06:45:50.4488700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/include/zstd.h 2025-07-17T06:45:50.4489790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/repodata_record.json 2025-07-17T06:45:50.4490840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/run_test.sh 2025-07-17T06:45:50.4492060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/test/test_time_dependencies.json 2025-07-17T06:45:50.4493000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/licenses/LICENSE 2025-07-17T06:45:50.4494180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/patches/4019.patch 2025-07-17T06:45:50.4495070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/bld.bat 2025-07-17T06:45:50.4496050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/build.sh 2025-07-17T06:45:50.4497200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.4498240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml 2025-07-17T06:45:50.4499460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/recipe/meta.yaml.template 2025-07-17T06:45:50.4500410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/run_exports.json 2025-07-17T06:45:50.4501220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/paths.json 2025-07-17T06:45:50.4502140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/hash_input.json 2025-07-17T06:45:50.4503090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/files 2025-07-17T06:45:50.4504050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/about.json 2025-07-17T06:45:50.4505030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/has_prefix 2025-07-17T06:45:50.4506240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/index.json 2025-07-17T06:45:50.4507240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/info/git 2025-07-17T06:45:50.4508370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/pkgconfig/libzstd.pc 2025-07-17T06:45:50.4509790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfigVersion.cmake 2025-07-17T06:45:50.4510800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets.cmake 2025-07-17T06:45:50.4511870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdConfig.cmake 2025-07-17T06:45:50.4513220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/cmake/zstd/zstdTargets-release.cmake 2025-07-17T06:45:50.4514110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.5.6.dylib 2025-07-17T06:45:50.4514910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.a 2025-07-17T06:45:50.4515970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.1.dylib 2025-07-17T06:45:50.4516850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/lib/libzstd.dylib 2025-07-17T06:45:50.4517980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/unzstd.1 2025-07-17T06:45:50.4518990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdcat.1 2025-07-17T06:45:50.4519950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdless.1 2025-07-17T06:45:50.4520980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstd.1 2025-07-17T06:45:50.4522010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0/share/man/man1/zstdgrep.1 2025-07-17T06:45:50.4522920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1.conda 2025-07-17T06:45:50.4523790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0.conda 2025-07-17T06:45:50.4524740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0.conda 2025-07-17T06:45:50.4525600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1.conda 2025-07-17T06:45:50.4526810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/bin/pygmentize 2025-07-17T06:45:50.4528040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:50.4529060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:50.4530260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:50.4531550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:50.4532580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:50.4533940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.4534990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:50.4536290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:50.4537250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/paths.json 2025-07-17T06:45:50.4538290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:50.4539380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/files 2025-07-17T06:45:50.4540560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/about.json 2025-07-17T06:45:50.4541570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/has_prefix 2025-07-17T06:45:50.4542580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/index.json 2025-07-17T06:45:50.4543620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/info/git 2025-07-17T06:45:50.4545290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD 2025-07-17T06:45:50.4546910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE 2025-07-17T06:45:50.4548490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS 2025-07-17T06:45:50.4550230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/direct_url.json 2025-07-17T06:45:50.4551880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL 2025-07-17T06:45:50.4553620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt 2025-07-17T06:45:50.4555120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED 2025-07-17T06:45:50.4556600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER 2025-07-17T06:45:50.4558140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA 2025-07-17T06:45:50.4559680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-07-17T06:45:50.4561530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.4562630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/modeline.py 2025-07-17T06:45:50.4564020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/console.py 2025-07-17T06:45:50.4565500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/scanner.py 2025-07-17T06:45:50.4566860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatter.py 2025-07-17T06:45:50.4568420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-07-17T06:45:50.4569880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-07-17T06:45:50.4571320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-07-17T06:45:50.4572890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-07-17T06:45:50.4575100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-07-17T06:45:50.4576460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-07-17T06:45:50.4577830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-07-17T06:45:50.4579350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-07-17T06:45:50.4580680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-07-17T06:45:50.4583130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-07-17T06:45:50.4585220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/console.py 2025-07-17T06:45:50.4587130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-07-17T06:45:50.4587860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-07-17T06:45:50.4588560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-07-17T06:45:50.4589250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-07-17T06:45:50.4589920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-07-17T06:45:50.4590980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-07-17T06:45:50.4592160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-07-17T06:45:50.4593570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-07-17T06:45:50.4594750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-07-17T06:45:50.4596010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-07-17T06:45:50.4597860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-07-17T06:45:50.4599480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-07-17T06:45:50.4601170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-07-17T06:45:50.4603040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-07-17T06:45:50.4604500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/web.py 2025-07-17T06:45:50.4606150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-07-17T06:45:50.4607800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-07-17T06:45:50.4609570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-07-17T06:45:50.4611360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-07-17T06:45:50.4612980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-07-17T06:45:50.4614550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-07-17T06:45:50.4616100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-07-17T06:45:50.4617840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-07-17T06:45:50.4619420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-07-17T06:45:50.4620980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-07-17T06:45:50.4622550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-07-17T06:45:50.4624180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-07-17T06:45:50.4625790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-07-17T06:45:50.4627420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-07-17T06:45:50.4628990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-07-17T06:45:50.4630670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-07-17T06:45:50.4632210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-07-17T06:45:50.4634000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-07-17T06:45:50.4635570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-07-17T06:45:50.4637080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-07-17T06:45:50.4638830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-07-17T06:45:50.4640580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-07-17T06:45:50.4642080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-07-17T06:45:50.4643980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-07-17T06:45:50.4645670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-07-17T06:45:50.4647180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/r.py 2025-07-17T06:45:50.4648860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-07-17T06:45:50.4650290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-07-17T06:45:50.4651830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-07-17T06:45:50.4653430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-07-17T06:45:50.4655070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-07-17T06:45:50.4656670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-07-17T06:45:50.4658250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-07-17T06:45:50.4659970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-07-17T06:45:50.4661500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-07-17T06:45:50.4663100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-07-17T06:45:50.4664830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-07-17T06:45:50.4666720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-07-17T06:45:50.4668300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-07-17T06:45:50.4669910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-07-17T06:45:50.4671390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/j.py 2025-07-17T06:45:50.4673020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-07-17T06:45:50.4674680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-07-17T06:45:50.4676530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-07-17T06:45:50.4678360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-07-17T06:45:50.4680040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-07-17T06:45:50.4681690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-07-17T06:45:50.4683160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-07-17T06:45:50.4684800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-07-17T06:45:50.4686510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-07-17T06:45:50.4688030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-07-17T06:45:50.4689520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-07-17T06:45:50.4691070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-07-17T06:45:50.4692700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-07-17T06:45:50.4694290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-07-17T06:45:50.4696060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-07-17T06:45:50.4697540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-07-17T06:45:50.4699150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-07-17T06:45:50.4700700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-07-17T06:45:50.4702520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-07-17T06:45:50.4704130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-07-17T06:45:50.4705820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-07-17T06:45:50.4707500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-07-17T06:45:50.4709180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-07-17T06:45:50.4710860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-07-17T06:45:50.4712390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-07-17T06:45:50.4713870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-07-17T06:45:50.4715510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-07-17T06:45:50.4717070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-07-17T06:45:50.4718690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/html.py 2025-07-17T06:45:50.4720400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-07-17T06:45:50.4722000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-07-17T06:45:50.4723860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-07-17T06:45:50.4725250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-07-17T06:45:50.4726910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-07-17T06:45:50.4728480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-07-17T06:45:50.4730070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-07-17T06:45:50.4731720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-07-17T06:45:50.4733650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-07-17T06:45:50.4735420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-07-17T06:45:50.4736970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-07-17T06:45:50.4738500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-07-17T06:45:50.4739960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/d.py 2025-07-17T06:45:50.4741520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-07-17T06:45:50.4743100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/other.py 2025-07-17T06:45:50.4744610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-07-17T06:45:50.4746250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-07-17T06:45:50.4747900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-07-17T06:45:50.4749370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-07-17T06:45:50.4751130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-07-17T06:45:50.4752700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-07-17T06:45:50.4754510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-07-17T06:45:50.4756360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-07-17T06:45:50.4758030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-07-17T06:45:50.4759590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-07-17T06:45:50.4761160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-07-17T06:45:50.4762800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-07-17T06:45:50.4764540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-07-17T06:45:50.4766200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-07-17T06:45:50.4767770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-07-17T06:45:50.4769840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-07-17T06:45:50.4771650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-07-17T06:45:50.4773400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-07-17T06:45:50.4775130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-07-17T06:45:50.4776990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-07-17T06:45:50.4778880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-07-17T06:45:50.4780820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-07-17T06:45:50.4782390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-07-17T06:45:50.4783740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-07-17T06:45:50.4785210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-07-17T06:45:50.4786690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-07-17T06:45:50.4788110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-07-17T06:45:50.4789630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-07-17T06:45:50.4791030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-07-17T06:45:50.4792670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-07-17T06:45:50.4794100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-07-17T06:45:50.4795660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-07-17T06:45:50.4797210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-07-17T06:45:50.4798680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-07-17T06:45:50.4800110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-07-17T06:45:50.4801690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-07-17T06:45:50.4803150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-07-17T06:45:50.4804960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-07-17T06:45:50.4806840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-07-17T06:45:50.4808620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-07-17T06:45:50.4810400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-07-17T06:45:50.4812240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-07-17T06:45:50.4814180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-07-17T06:45:50.4816060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-07-17T06:45:50.4817980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-07-17T06:45:50.4819670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-07-17T06:45:50.4821630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-07-17T06:45:50.4823490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-07-17T06:45:50.4825220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-07-17T06:45:50.4827160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-07-17T06:45:50.4828960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-07-17T06:45:50.4830830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-07-17T06:45:50.4832650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-07-17T06:45:50.4834410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-07-17T06:45:50.4836300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-07-17T06:45:50.4838360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-07-17T06:45:50.4840230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-07-17T06:45:50.4842120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-07-17T06:45:50.4844070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-07-17T06:45:50.4845880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-07-17T06:45:50.4847780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-07-17T06:45:50.4849640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-07-17T06:45:50.4851390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-07-17T06:45:50.4853450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-07-17T06:45:50.4855360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-07-17T06:45:50.4857250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-07-17T06:45:50.4859210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-07-17T06:45:50.4861010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-07-17T06:45:50.4862700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-07-17T06:45:50.4869820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-07-17T06:45:50.4870660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-07-17T06:45:50.4871460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-07-17T06:45:50.4872250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-07-17T06:45:50.4873060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-07-17T06:45:50.4873900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-07-17T06:45:50.4875370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-07-17T06:45:50.4877560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-07-17T06:45:50.4879330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-07-17T06:45:50.4881430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-07-17T06:45:50.4883450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-07-17T06:45:50.4885490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-07-17T06:45:50.4887450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-07-17T06:45:50.4889510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-07-17T06:45:50.4891660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-07-17T06:45:50.4893580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-07-17T06:45:50.4895410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-07-17T06:45:50.4897250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-07-17T06:45:50.4899230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-07-17T06:45:50.4901300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-07-17T06:45:50.4903200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-07-17T06:45:50.4905160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-07-17T06:45:50.4907280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-07-17T06:45:50.4909050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-07-17T06:45:50.4910880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-07-17T06:45:50.4912760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-07-17T06:45:50.4914520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-07-17T06:45:50.4916280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-07-17T06:45:50.4918230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-07-17T06:45:50.4920570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-07-17T06:45:50.4922600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-07-17T06:45:50.4924390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-07-17T06:45:50.4926480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-07-17T06:45:50.4928320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-07-17T06:45:50.4930320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-07-17T06:45:50.4932090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-07-17T06:45:50.4933930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-07-17T06:45:50.4936020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-07-17T06:45:50.4937910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-07-17T06:45:50.4939740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-07-17T06:45:50.4941570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-07-17T06:45:50.4943420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-07-17T06:45:50.4945520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-07-17T06:45:50.4947470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-07-17T06:45:50.4949430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-07-17T06:45:50.4951120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-07-17T06:45:50.4952860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-07-17T06:45:50.4954950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-07-17T06:45:50.4956840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-07-17T06:45:50.4958530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-07-17T06:45:50.4960450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-07-17T06:45:50.4962360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-07-17T06:45:50.4964290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-07-17T06:45:50.4966000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-07-17T06:45:50.4967880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-07-17T06:45:50.4969930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-07-17T06:45:50.4971810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-07-17T06:45:50.4973850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-07-17T06:45:50.4975310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-07-17T06:45:50.4976950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-07-17T06:45:50.4978370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-07-17T06:45:50.4979930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-07-17T06:45:50.4981340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-07-17T06:45:50.4982780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-07-17T06:45:50.4984170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:50.4985720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-07-17T06:45:50.4987190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-07-17T06:45:50.4988870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-07-17T06:45:50.4990100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-07-17T06:45:50.4991550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-07-17T06:45:50.4993240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-07-17T06:45:50.4994710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-07-17T06:45:50.4996120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-07-17T06:45:50.4997590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-07-17T06:45:50.4999360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-07-17T06:45:50.5000560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-07-17T06:45:50.5002060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-07-17T06:45:50.5003780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-07-17T06:45:50.5005130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-07-17T06:45:50.5006680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-07-17T06:45:50.5008130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-07-17T06:45:50.5009620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-07-17T06:45:50.5011110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-07-17T06:45:50.5012590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-07-17T06:45:50.5014010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-07-17T06:45:50.5015620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-07-17T06:45:50.5017010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-07-17T06:45:50.5018480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-07-17T06:45:50.5019970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-07-17T06:45:50.5021450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-07-17T06:45:50.5023240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-07-17T06:45:50.5024680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-07-17T06:45:50.5025800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-07-17T06:45:50.5027340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-07-17T06:45:50.5028780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-07-17T06:45:50.5030290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-07-17T06:45:50.5031700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-07-17T06:45:50.5033200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-07-17T06:45:50.5034630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-07-17T06:45:50.5036380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-07-17T06:45:50.5037620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-07-17T06:45:50.5039190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-07-17T06:45:50.5040670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-07-17T06:45:50.5042100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-07-17T06:45:50.5043700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-07-17T06:45:50.5045500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-07-17T06:45:50.5047230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-07-17T06:45:50.5049160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-07-17T06:45:50.5050960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-07-17T06:45:50.5052800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-07-17T06:45:50.5054620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-07-17T06:45:50.5056470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-07-17T06:45:50.5058350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-07-17T06:45:50.5060260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-07-17T06:45:50.5061920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-07-17T06:45:50.5063740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-07-17T06:45:50.5065690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-07-17T06:45:50.5067710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-07-17T06:45:50.5069640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-07-17T06:45:50.5071370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-07-17T06:45:50.5073390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-07-17T06:45:50.5075380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-07-17T06:45:50.5077200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-07-17T06:45:50.5079160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-07-17T06:45:50.5081020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-07-17T06:45:50.5082910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-07-17T06:45:50.5084860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-07-17T06:45:50.5086870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-07-17T06:45:50.5088800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-07-17T06:45:50.5090770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-07-17T06:45:50.5092590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-07-17T06:45:50.5094340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-07-17T06:45:50.5095980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-07-17T06:45:50.5098100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-07-17T06:45:50.5100230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-07-17T06:45:50.5102140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-07-17T06:45:50.5103980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-07-17T06:45:50.5105730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-07-17T06:45:50.5107420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-07-17T06:45:50.5109210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-07-17T06:45:50.5111080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-07-17T06:45:50.5113060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-07-17T06:45:50.5114860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-07-17T06:45:50.5116870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-07-17T06:45:50.5118670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-07-17T06:45:50.5120600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-07-17T06:45:50.5122440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-07-17T06:45:50.5124340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-07-17T06:45:50.5126260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-07-17T06:45:50.5128390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-07-17T06:45:50.5130280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-07-17T06:45:50.5132010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-07-17T06:45:50.5134300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-07-17T06:45:50.5136260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-07-17T06:45:50.5138260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-07-17T06:45:50.5140040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-07-17T06:45:50.5142310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-07-17T06:45:50.5143980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-07-17T06:45:50.5145990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-07-17T06:45:50.5148070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-07-17T06:45:50.5149900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-07-17T06:45:50.5151800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-07-17T06:45:50.5153590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-07-17T06:45:50.5155270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-07-17T06:45:50.5156730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-07-17T06:45:50.5158220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-07-17T06:45:50.5159760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-07-17T06:45:50.5161150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-07-17T06:45:50.5162630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-07-17T06:45:50.5164100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-07-17T06:45:50.5165620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-07-17T06:45:50.5167140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-07-17T06:45:50.5168650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-07-17T06:45:50.5170310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-07-17T06:45:50.5171620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-07-17T06:45:50.5173090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-07-17T06:45:50.5174550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-07-17T06:45:50.5176020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-07-17T06:45:50.5177490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-07-17T06:45:50.5179210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-07-17T06:45:50.5180440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-07-17T06:45:50.5181980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.5183400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-07-17T06:45:50.5185030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-07-17T06:45:50.5186450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-07-17T06:45:50.5188050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-07-17T06:45:50.5189490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-07-17T06:45:50.5191110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-07-17T06:45:50.5192410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-07-17T06:45:50.5193840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-07-17T06:45:50.5195300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-07-17T06:45:50.5196920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-07-17T06:45:50.5198340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-07-17T06:45:50.5199770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-07-17T06:45:50.5201310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-07-17T06:45:50.5202710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-07-17T06:45:50.5204200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:50.5205630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-07-17T06:45:50.5207100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-07-17T06:45:50.5208550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-07-17T06:45:50.5209990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-07-17T06:45:50.5211520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-07-17T06:45:50.5213680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-07-17T06:45:50.5214430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-07-17T06:45:50.5215610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-07-17T06:45:50.5216830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-07-17T06:45:50.5218100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-07-17T06:45:50.5219340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-07-17T06:45:50.5220530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-07-17T06:45:50.5221890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-07-17T06:45:50.5223060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-07-17T06:45:50.5224400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-07-17T06:45:50.5225960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-07-17T06:45:50.5226860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-07-17T06:45:50.5227970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-07-17T06:45:50.5229170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-07-17T06:45:50.5230470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-07-17T06:45:50.5231680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-07-17T06:45:50.5232860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/css.py 2025-07-17T06:45:50.5234090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-07-17T06:45:50.5235400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-07-17T06:45:50.5236750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-07-17T06:45:50.5237970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-07-17T06:45:50.5239190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-07-17T06:45:50.5240450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-07-17T06:45:50.5241730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-07-17T06:45:50.5242880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-07-17T06:45:50.5244120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-07-17T06:45:50.5245490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-07-17T06:45:50.5246750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-07-17T06:45:50.5248030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-07-17T06:45:50.5249260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-07-17T06:45:50.5250550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-07-17T06:45:50.5252610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-07-17T06:45:50.5253640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/business.py 2025-07-17T06:45:50.5254840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-07-17T06:45:50.5256220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-07-17T06:45:50.5257340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-07-17T06:45:50.5258590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-07-17T06:45:50.5259850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-07-17T06:45:50.5261080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-07-17T06:45:50.5262460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-07-17T06:45:50.5263670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-07-17T06:45:50.5264950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-07-17T06:45:50.5266290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-07-17T06:45:50.5267520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-07-17T06:45:50.5268760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-07-17T06:45:50.5270010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-07-17T06:45:50.5271260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/email.py 2025-07-17T06:45:50.5272500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-07-17T06:45:50.5273800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-07-17T06:45:50.5274980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-07-17T06:45:50.5276310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-07-17T06:45:50.5277490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-07-17T06:45:50.5278730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/text.py 2025-07-17T06:45:50.5279930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-07-17T06:45:50.5281260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-07-17T06:45:50.5282560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-07-17T06:45:50.5283790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-07-17T06:45:50.5284980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-07-17T06:45:50.5286260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-07-17T06:45:50.5287480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/python.py 2025-07-17T06:45:50.5288900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-07-17T06:45:50.5290020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-07-17T06:45:50.5291650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-07-17T06:45:50.5292460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/go.py 2025-07-17T06:45:50.5293700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-07-17T06:45:50.5294950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-07-17T06:45:50.5296390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-07-17T06:45:50.5297720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-07-17T06:45:50.5298930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-07-17T06:45:50.5300130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/make.py 2025-07-17T06:45:50.5301340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-07-17T06:45:50.5302560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-07-17T06:45:50.5304010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-07-17T06:45:50.5305210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-07-17T06:45:50.5306370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-07-17T06:45:50.5307570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-07-17T06:45:50.5308800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/math.py 2025-07-17T06:45:50.5310010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-07-17T06:45:50.5311260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-07-17T06:45:50.5312440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/php.py 2025-07-17T06:45:50.5313680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-07-17T06:45:50.5314880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-07-17T06:45:50.5316090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-07-17T06:45:50.5317390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-07-17T06:45:50.5318660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-07-17T06:45:50.5319860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-07-17T06:45:50.5321180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-07-17T06:45:50.5322390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-07-17T06:45:50.5323670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-07-17T06:45:50.5324830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/q.py 2025-07-17T06:45:50.5326080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-07-17T06:45:50.5327460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-07-17T06:45:50.5328980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-07-17T06:45:50.5329930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-07-17T06:45:50.5331160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-07-17T06:45:50.5332420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-07-17T06:45:50.5333670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-07-17T06:45:50.5334930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-07-17T06:45:50.5336160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-07-17T06:45:50.5337410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-07-17T06:45:50.5338620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-07-17T06:45:50.5339810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-07-17T06:45:50.5341160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-07-17T06:45:50.5342480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-07-17T06:45:50.5343530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-07-17T06:45:50.5344760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-07-17T06:45:50.5346000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-07-17T06:45:50.5347250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-07-17T06:45:50.5348470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-07-17T06:45:50.5349670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-07-17T06:45:50.5351070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-07-17T06:45:50.5352220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-07-17T06:45:50.5353620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-07-17T06:45:50.5354760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-07-17T06:45:50.5355990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-07-17T06:45:50.5357270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/special.py 2025-07-17T06:45:50.5358480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-07-17T06:45:50.5359690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-07-17T06:45:50.5360950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-07-17T06:45:50.5362180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-07-17T06:45:50.5363580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-07-17T06:45:50.5364820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-07-17T06:45:50.5366150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-07-17T06:45:50.5367320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-07-17T06:45:50.5368570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-07-17T06:45:50.5369920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/func.py 2025-07-17T06:45:50.5371130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/data.py 2025-07-17T06:45:50.5372460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-07-17T06:45:50.5373650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-07-17T06:45:50.5374960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-07-17T06:45:50.5376120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-07-17T06:45:50.5377500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-07-17T06:45:50.5378650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-07-17T06:45:50.5379920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-07-17T06:45:50.5381070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/token.py 2025-07-17T06:45:50.5382240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/style.py 2025-07-17T06:45:50.5383370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/util.py 2025-07-17T06:45:50.5384580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/sphinxext.py 2025-07-17T06:45:50.5385820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/cmdline.py 2025-07-17T06:45:50.5386960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__init__.py 2025-07-17T06:45:50.5388380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-07-17T06:45:50.5389600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/html.py 2025-07-17T06:45:50.5390840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-07-17T06:45:50.5392170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-07-17T06:45:50.5393740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/other.py 2025-07-17T06:45:50.5394970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-07-17T06:45:50.5396590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-07-17T06:45:50.5398050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-07-17T06:45:50.5399560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-07-17T06:45:50.5401030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-07-17T06:45:50.5402530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-07-17T06:45:50.5404030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-07-17T06:45:50.5405600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-07-17T06:45:50.5407050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-07-17T06:45:50.5408590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-07-17T06:45:50.5410120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-07-17T06:45:50.5411800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-07-17T06:45:50.5413200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-07-17T06:45:50.5415190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.5416670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/img.py 2025-07-17T06:45:50.5418430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-07-17T06:45:50.5420030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-07-17T06:45:50.5421590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-07-17T06:45:50.5423300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-07-17T06:45:50.5424950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-07-17T06:45:50.5426750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-07-17T06:45:50.5428280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-07-17T06:45:50.5429830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-07-17T06:45:50.5431690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-07-17T06:45:50.5433500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-07-17T06:45:50.5435320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-07-17T06:45:50.5442260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-07-17T06:45:50.5442620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:50.5442970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-07-17T06:45:50.5443310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-07-17T06:45:50.5444010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-07-17T06:45:50.5445820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-07-17T06:45:50.5447660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.5449530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-07-17T06:45:50.5451440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-07-17T06:45:50.5453110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-07-17T06:45:50.5454840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.5456580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.5458270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:50.5459930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/sas.py 2025-07-17T06:45:50.5461500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/material.py 2025-07-17T06:45:50.5463500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-07-17T06:45:50.5465060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-07-17T06:45:50.5466570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-07-17T06:45:50.5468090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-07-17T06:45:50.5469600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-07-17T06:45:50.5471290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-07-17T06:45:50.5472750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-07-17T06:45:50.5474310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/tango.py 2025-07-17T06:45:50.5475870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-07-17T06:45:50.5477410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-07-17T06:45:50.5479070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-07-17T06:45:50.5480620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-07-17T06:45:50.5482270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-07-17T06:45:50.5483770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-07-17T06:45:50.5485040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-07-17T06:45:50.5486270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/native.py 2025-07-17T06:45:50.5487840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-07-17T06:45:50.5489300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-07-17T06:45:50.5490800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-07-17T06:45:50.5492260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-07-17T06:45:50.5493910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-07-17T06:45:50.5495680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-07-17T06:45:50.5497580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-07-17T06:45:50.5499550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-07-17T06:45:50.5501340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-07-17T06:45:50.5503460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-07-17T06:45:50.5505540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-07-17T06:45:50.5507510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-07-17T06:45:50.5509370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-07-17T06:45:50.5511240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-07-17T06:45:50.5513240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-07-17T06:45:50.5515110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-07-17T06:45:50.5517250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-07-17T06:45:50.5519120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-07-17T06:45:50.5521070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-07-17T06:45:50.5523150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-07-17T06:45:50.5525270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-07-17T06:45:50.5527270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-07-17T06:45:50.5529230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-07-17T06:45:50.5531150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-07-17T06:45:50.5533040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-07-17T06:45:50.5535010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-07-17T06:45:50.5536760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-07-17T06:45:50.5538580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-07-17T06:45:50.5540380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-07-17T06:45:50.5542360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-07-17T06:45:50.5544190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-07-17T06:45:50.5546030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-07-17T06:45:50.5547920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-07-17T06:45:50.5549660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-07-17T06:45:50.5551880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-07-17T06:45:50.5553840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-07-17T06:45:50.5555570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-07-17T06:45:50.5557440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-07-17T06:45:50.5559350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-07-17T06:45:50.5561140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-07-17T06:45:50.5562930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-07-17T06:45:50.5564890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-07-17T06:45:50.5566920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-07-17T06:45:50.5568660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-07-17T06:45:50.5570580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-07-17T06:45:50.5572400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-07-17T06:45:50.5574430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.5576410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-07-17T06:45:50.5577910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-07-17T06:45:50.5579620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-07-17T06:45:50.5581200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/igor.py 2025-07-17T06:45:50.5582860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-07-17T06:45:50.5584430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/bw.py 2025-07-17T06:45:50.5585890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-07-17T06:45:50.5587370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-07-17T06:45:50.5588820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vs.py 2025-07-17T06:45:50.5590350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/default.py 2025-07-17T06:45:50.5592040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-07-17T06:45:50.5593640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-07-17T06:45:50.5595380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-07-17T06:45:50.5596870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/vim.py 2025-07-17T06:45:50.5598460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/borland.py 2025-07-17T06:45:50.5600180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-07-17T06:45:50.5601770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-07-17T06:45:50.5603320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-07-17T06:45:50.5604950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-07-17T06:45:50.5606520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-07-17T06:45:50.5608100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/abap.py 2025-07-17T06:45:50.5609720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-07-17T06:45:50.5611270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/manni.py 2025-07-17T06:45:50.5613010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-07-17T06:45:50.5614510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-07-17T06:45:50.5616130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-07-17T06:45:50.5617720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/trac.py 2025-07-17T06:45:50.5619150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/algol.py 2025-07-17T06:45:50.5620890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-07-17T06:45:50.5622370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/nord.py 2025-07-17T06:45:50.5624070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-07-17T06:45:50.5625480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/unistring.py 2025-07-17T06:45:50.5626870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/lexer.py 2025-07-17T06:45:50.5628360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/regexopt.py 2025-07-17T06:45:50.5629750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/plugin.py 2025-07-17T06:45:50.5631210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/filter.py 2025-07-17T06:45:50.5632840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0/lib/python3.13/site-packages/pygments/__main__.py 2025-07-17T06:45:50.5633530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1.conda 2025-07-17T06:45:50.5634460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/bin/acountry 2025-07-17T06:45:50.5635430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/bin/adig 2025-07-17T06:45:50.5636430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/bin/ahost 2025-07-17T06:45:50.5637580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_version.h 2025-07-17T06:45:50.5638760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_build.h 2025-07-17T06:45:50.5639700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares.h 2025-07-17T06:45:50.5640740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_rules.h 2025-07-17T06:45:50.5641850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_nameser.h 2025-07-17T06:45:50.5642860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/include/ares_dns.h 2025-07-17T06:45:50.5644030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/repodata_record.json 2025-07-17T06:45:50.5645350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/test/run_test.sh 2025-07-17T06:45:50.5646480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/licenses/LICENSE.md 2025-07-17T06:45:50.5647740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/parent/bld_output.bat 2025-07-17T06:45:50.5648840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/parent/meta.yaml 2025-07-17T06:45:50.5650400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/parent/build_output.sh 2025-07-17T06:45:50.5651750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.5652800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/meta.yaml 2025-07-17T06:45:50.5654020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/recipe/build_output.sh 2025-07-17T06:45:50.5655120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/run_exports.json 2025-07-17T06:45:50.5656170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/paths.json 2025-07-17T06:45:50.5657300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/hash_input.json 2025-07-17T06:45:50.5658260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/files 2025-07-17T06:45:50.5659250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/about.json 2025-07-17T06:45:50.5660200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/has_prefix 2025-07-17T06:45:50.5661330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/index.json 2025-07-17T06:45:50.5662330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/info/git 2025-07-17T06:45:50.5663760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/pkgconfig/libcares.pc 2025-07-17T06:45:50.5665100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-07-17T06:45:50.5666390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-config.cmake 2025-07-17T06:45:50.5667720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-targets.cmake 2025-07-17T06:45:50.5669120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/cmake/c-ares/c-ares-config-version.cmake 2025-07-17T06:45:50.5670030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/libcares.dylib 2025-07-17T06:45:50.5671220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/libcares.2.6.1.dylib 2025-07-17T06:45:50.5672240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/lib/libcares.2.dylib 2025-07-17T06:45:50.5673670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_expand_string.3 2025-07-17T06:45:50.5674860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers.3 2025-07-17T06:45:50.5676060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_init.3 2025-07-17T06:45:50.5677280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_local_ip4.3 2025-07-17T06:45:50.5678520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_destroy.3 2025-07-17T06:45:50.5679760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_inet_pton.3 2025-07-17T06:45:50.5680950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_process.3 2025-07-17T06:45:50.5681980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_create_query.3 2025-07-17T06:45:50.5683010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers_csv.3 2025-07-17T06:45:50.5683980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_init.3 2025-07-17T06:45:50.5684970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_free_string.3 2025-07-17T06:45:50.5685920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_getsock.3 2025-07-17T06:45:50.5686840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_mkquery.3 2025-07-17T06:45:50.5687950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers_ports_csv.3 2025-07-17T06:45:50.5689070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_freeaddrinfo.3 2025-07-17T06:45:50.5690350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_destroy_options.3 2025-07-17T06:45:50.5691510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_fds.3 2025-07-17T06:45:50.5692720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_gethostbyname.3 2025-07-17T06:45:50.5694030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_init_options.3 2025-07-17T06:45:50.5695300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_timeout.3 2025-07-17T06:45:50.5696480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_getnameinfo.3 2025-07-17T06:45:50.5697660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_local_dev.3 2025-07-17T06:45:50.5699030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_gethostbyname_file.3 2025-07-17T06:45:50.5700430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_get_servers_ports.3 2025-07-17T06:45:50.5701680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_soa_reply.3 2025-07-17T06:45:50.5703000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_naptr_reply.3 2025-07-17T06:45:50.5704170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_a_reply.3 2025-07-17T06:45:50.5705700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_socket_configure_callback.3 2025-07-17T06:45:50.5707060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_init_android.3 2025-07-17T06:45:50.5708290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_strerror.3 2025-07-17T06:45:50.5709530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_send.3 2025-07-17T06:45:50.5710850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_aaaa_reply.3 2025-07-17T06:45:50.5712170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_socket_callback.3 2025-07-17T06:45:50.5713430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_ns_reply.3 2025-07-17T06:45:50.5714620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_getaddrinfo.3 2025-07-17T06:45:50.5715800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_caa_reply.3 2025-07-17T06:45:50.5717010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_sortlist.3 2025-07-17T06:45:50.5718400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_free_hostent.3 2025-07-17T06:45:50.5719680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_local_ip6.3 2025-07-17T06:45:50.5720960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_txt_reply.3 2025-07-17T06:45:50.5722000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_search.3 2025-07-17T06:45:50.5723330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_mx_reply.3 2025-07-17T06:45:50.5724540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_version.3 2025-07-17T06:45:50.5725810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_srv_reply.3 2025-07-17T06:45:50.5727020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_gethostbyaddr.3 2025-07-17T06:45:50.5728320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_socket_functions.3 2025-07-17T06:45:50.5729350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_dup.3 2025-07-17T06:45:50.5730640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_set_servers_ports.3 2025-07-17T06:45:50.5732000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_cleanup.3 2025-07-17T06:45:50.5733090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_free_data.3 2025-07-17T06:45:50.5734390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_library_initialized.3 2025-07-17T06:45:50.5735560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_uri_reply.3 2025-07-17T06:45:50.5736770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_get_servers.3 2025-07-17T06:45:50.5737880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_query.3 2025-07-17T06:45:50.5739260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_parse_ptr_reply.3 2025-07-17T06:45:50.5740580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_save_options.3 2025-07-17T06:45:50.5741770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_inet_ntop.3 2025-07-17T06:45:50.5743000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_cancel.3 2025-07-17T06:45:50.5744250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man3/ares_expand_name.3 2025-07-17T06:45:50.5745470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man1/acountry.1 2025-07-17T06:45:50.5746460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man1/adig.1 2025-07-17T06:45:50.5747700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/c-ares-1.19.1-h80987f9_0/share/man/man1/ahost.1 2025-07-17T06:45:50.5748960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/repodata_record.json 2025-07-17T06:45:50.5750170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.sh 2025-07-17T06:45:50.5751320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/run_test.py 2025-07-17T06:45:50.5752620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/test/test_time_dependencies.json 2025-07-17T06:45:50.5753800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/licenses/LICENSE 2025-07-17T06:45:50.5755180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/setup-linux.patch 2025-07-17T06:45:50.5756570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/0001-Link-to-dl-library.patch 2025-07-17T06:45:50.5757740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/apple-jit.patch 2025-07-17T06:45:50.5759080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.5760140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml 2025-07-17T06:45:50.5761390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/recipe/meta.yaml.template 2025-07-17T06:45:50.5762550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/paths.json 2025-07-17T06:45:50.5763630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/hash_input.json 2025-07-17T06:45:50.5764650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/files 2025-07-17T06:45:50.5765880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/about.json 2025-07-17T06:45:50.5766890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/index.json 2025-07-17T06:45:50.5767810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/info/git 2025-07-17T06:45:50.5769420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-07-17T06:45:50.5770960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-07-17T06:45:50.5772470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-07-17T06:45:50.5773840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/error.py 2025-07-17T06:45:50.5775410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-07-17T06:45:50.5777020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-07-17T06:45:50.5778470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-07-17T06:45:50.5779820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__init__.py 2025-07-17T06:45:50.5781200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-07-17T06:45:50.5782720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-07-17T06:45:50.5784570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-07-17T06:45:50.5786380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-07-17T06:45:50.5788070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:50.5789840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-07-17T06:45:50.5791680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-07-17T06:45:50.5793460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-07-17T06:45:50.5795150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-07-17T06:45:50.5796950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-07-17T06:45:50.5798790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-07-17T06:45:50.5800500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-07-17T06:45:50.5802380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-07-17T06:45:50.5804210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-07-17T06:45:50.5805980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-07-17T06:45:50.5807690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-07-17T06:45:50.5809510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-07-17T06:45:50.5811260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-07-17T06:45:50.5813200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.5814860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-07-17T06:45:50.5816260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-07-17T06:45:50.5817600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/model.py 2025-07-17T06:45:50.5819260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-07-17T06:45:50.5820560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/api.py 2025-07-17T06:45:50.5822030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-07-17T06:45:50.5823490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/_embedding.h 2025-07-17T06:45:50.5824970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/commontypes.py 2025-07-17T06:45:50.5826310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/lock.py 2025-07-17T06:45:50.5827880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/recompiler.py 2025-07-17T06:45:50.5829310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/cparser.py 2025-07-17T06:45:50.5830780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/verifier.py 2025-07-17T06:45:50.5832290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-07-17T06:45:50.5834050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/RECORD 2025-07-17T06:45:50.5835950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/LICENSE 2025-07-17T06:45:50.5837750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/direct_url.json 2025-07-17T06:45:50.5839280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/WHEEL 2025-07-17T06:45:50.5841200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/entry_points.txt 2025-07-17T06:45:50.5842820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/top_level.txt 2025-07-17T06:45:50.5844710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/REQUESTED 2025-07-17T06:45:50.5846460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/INSTALLER 2025-07-17T06:45:50.5848100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/cffi-1.17.1.dist-info/METADATA 2025-07-17T06:45:50.5849700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-07-17T06:45:50.5850930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/repodata_record.json 2025-07-17T06:45:50.5852280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.sh 2025-07-17T06:45:50.5853530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/test/run_test.py 2025-07-17T06:45:50.5854710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/licenses/LICENSE 2025-07-17T06:45:50.5856940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/patches/0001-use-tie-instead-of-structured-binding-declaration.patch 2025-07-17T06:45:50.5858130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.bat 2025-07-17T06:45:50.5859510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/conda_build_config.yaml 2025-07-17T06:45:50.5860890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/test_libmamba_version.py 2025-07-17T06:45:50.5862230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/meta.yaml 2025-07-17T06:45:50.5863510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/parent/build_mamba.sh 2025-07-17T06:45:50.5864790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.5865840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/meta.yaml 2025-07-17T06:45:50.5867150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/recipe/build_mamba.sh 2025-07-17T06:45:50.5868370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/run_exports.json 2025-07-17T06:45:50.5869600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/paths.json 2025-07-17T06:45:50.5870720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/hash_input.json 2025-07-17T06:45:50.5871770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/files 2025-07-17T06:45:50.5872900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/about.json 2025-07-17T06:45:50.5873980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/index.json 2025-07-17T06:45:50.5875070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/info/git 2025-07-17T06:45:50.5877030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/RECORD 2025-07-17T06:45:50.5878960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/LICENSE 2025-07-17T06:45:50.5880890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/direct_url.json 2025-07-17T06:45:50.5882400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/WHEEL 2025-07-17T06:45:50.5883810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/top_level.txt 2025-07-17T06:45:50.5885140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/REQUESTED 2025-07-17T06:45:50.5886470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/INSTALLER 2025-07-17T06:45:50.5887810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/METADATA 2025-07-17T06:45:50.5888950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/specs.py 2025-07-17T06:45:50.5890150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/version.py 2025-07-17T06:45:50.5891400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-07-17T06:45:50.5892590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__init__.py 2025-07-17T06:45:50.5894060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-07-17T06:45:50.5895270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-07-17T06:45:50.5896550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-07-17T06:45:50.5898180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-07-17T06:45:50.5899640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.5901030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-07-17T06:45:50.5902450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:50.5904310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.5905390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:50.5906530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/utils.py 2025-07-17T06:45:50.5907710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmambapy-2.0.5-py313h48ca7d4_1/lib/python3.13/site-packages/libmambapy/py.typed 2025-07-17T06:45:50.5908280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3.conda 2025-07-17T06:45:50.5909410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/yacc.py 2025-07-17T06:45:50.5910420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/lex.py 2025-07-17T06:45:50.5911500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ctokens.py 2025-07-17T06:45:50.5912550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/__init__.py 2025-07-17T06:45:50.5913550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/cpp.py 2025-07-17T06:45:50.5914570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ply/ygen.py 2025-07-17T06:45:50.5915590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_parser.py 2025-07-17T06:45:50.5916600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_ast_gen.py 2025-07-17T06:45:50.5917650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/__init__.py 2025-07-17T06:45:50.5918650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_c_ast.cfg 2025-07-17T06:45:50.5919640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_ast.py 2025-07-17T06:45:50.5920720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/plyparser.py 2025-07-17T06:45:50.5921780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/_build_tables.py 2025-07-17T06:45:50.5922830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/ast_transforms.py 2025-07-17T06:45:50.5923820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/yacctab.py 2025-07-17T06:45:50.5924910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_generator.py 2025-07-17T06:45:50.5925920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/c_lexer.py 2025-07-17T06:45:50.5926980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser/lextab.py 2025-07-17T06:45:50.5928110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/RECORD 2025-07-17T06:45:50.5929310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/LICENSE 2025-07-17T06:45:50.5930460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-07-17T06:45:50.5931570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/WHEEL 2025-07-17T06:45:50.5932780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-07-17T06:45:50.5933940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-07-17T06:45:50.5935070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-07-17T06:45:50.5936180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/site-packages/pycparser-2.21.dist-info/METADATA 2025-07-17T06:45:50.5937070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/repodata_record.json 2025-07-17T06:45:50.5937960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.sh 2025-07-17T06:45:50.5938950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.py 2025-07-17T06:45:50.5940020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-07-17T06:45:50.5940900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/test/run_test.bat 2025-07-17T06:45:50.5941840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/licenses/LICENSE 2025-07-17T06:45:50.5942870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.5943720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-17T06:45:50.5944750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-17T06:45:50.5945560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/paths.json 2025-07-17T06:45:50.5946430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/hash_input.json 2025-07-17T06:45:50.5947210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/files 2025-07-17T06:45:50.5948090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/about.json 2025-07-17T06:45:50.5948930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/link.json 2025-07-17T06:45:50.5949790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/index.json 2025-07-17T06:45:50.5950520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0/info/git 2025-07-17T06:45:50.5951450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/export.h 2025-07-17T06:45:50.5952330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/drain.h 2025-07-17T06:45:50.5953220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/reproc.h 2025-07-17T06:45:50.5954060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/include/reproc/run.h 2025-07-17T06:45:50.5955020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/repodata_record.json 2025-07-17T06:45:50.5955830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-07-17T06:45:50.5956720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_c.sh 2025-07-17T06:45:50.5957550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_c.bat 2025-07-17T06:45:50.5958440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-07-17T06:45:50.5959550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.5960340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/bld_cpp.bat 2025-07-17T06:45:50.5961180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-07-17T06:45:50.5962180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/apple_gettime.patch 2025-07-17T06:45:50.5963120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/recipe/meta.yaml.template 2025-07-17T06:45:50.5963950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/run_exports.json 2025-07-17T06:45:50.5964760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/paths.json 2025-07-17T06:45:50.5965600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/hash_input.json 2025-07-17T06:45:50.5966350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/files 2025-07-17T06:45:50.5967170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/about.json 2025-07-17T06:45:50.5967970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/has_prefix 2025-07-17T06:45:50.5968780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/index.json 2025-07-17T06:45:50.5969510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/info/git 2025-07-17T06:45:50.5970420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/pkgconfig/reproc.pc 2025-07-17T06:45:50.5971470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config.cmake 2025-07-17T06:45:50.5972600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets-release.cmake 2025-07-17T06:45:50.5973560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-targets.cmake 2025-07-17T06:45:50.5974640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/cmake/reproc/reproc-config-version.cmake 2025-07-17T06:45:50.5975460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.dylib 2025-07-17T06:45:50.5976370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.14.2.4.dylib 2025-07-17T06:45:50.5977180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2/lib/libreproc.dylib 2025-07-17T06:45:50.5978010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttp 2025-07-17T06:45:50.5978810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpx 2025-07-17T06:45:50.5979590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/bin/nghttpd 2025-07-17T06:45:50.5980630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2ver.h 2025-07-17T06:45:50.5981530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/include/nghttp2/nghttp2.h 2025-07-17T06:45:50.5982510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/repodata_record.json 2025-07-17T06:45:50.5983380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/test/run_test.sh 2025-07-17T06:45:50.5984290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/licenses/COPYING 2025-07-17T06:45:50.5985200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/install.sh 2025-07-17T06:45:50.5986200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/install.sh 2025-07-17T06:45:50.5987180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/build.sh 2025-07-17T06:45:50.5988110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/parent/meta.yaml 2025-07-17T06:45:50.5989170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.5990150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/recipe/meta.yaml 2025-07-17T06:45:50.5990980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/run_exports.json 2025-07-17T06:45:50.5991800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/paths.json 2025-07-17T06:45:50.5992730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/hash_input.json 2025-07-17T06:45:50.5993480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/files 2025-07-17T06:45:50.5994370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/about.json 2025-07-17T06:45:50.5995210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/has_prefix 2025-07-17T06:45:50.5996070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/index.json 2025-07-17T06:45:50.5996830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/info/git 2025-07-17T06:45:50.5997850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/pkgconfig/libnghttp2.pc 2025-07-17T06:45:50.5998780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.14.dylib 2025-07-17T06:45:50.5999660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0/lib/libnghttp2.dylib 2025-07-17T06:45:50.6000680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/include/editline/readline.h 2025-07-17T06:45:50.6001600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/include/histedit.h 2025-07-17T06:45:50.6002600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/repodata_record.json 2025-07-17T06:45:50.6003500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/test/run_test.sh 2025-07-17T06:45:50.6004430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/licenses/COPYING 2025-07-17T06:45:50.6005360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/build.sh 2025-07-17T06:45:50.6006480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.6007870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/0001-prefer-tinfo-over-curses-and-termcap.patch 2025-07-17T06:45:50.6008660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/meta.yaml 2025-07-17T06:45:50.6009710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/recipe/meta.yaml.template 2025-07-17T06:45:50.6010630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/run_exports.json 2025-07-17T06:45:50.6011540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/paths.json 2025-07-17T06:45:50.6012450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/hash_input.json 2025-07-17T06:45:50.6013260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/files 2025-07-17T06:45:50.6014200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/about.json 2025-07-17T06:45:50.6015130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/has_prefix 2025-07-17T06:45:50.6015970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/index.json 2025-07-17T06:45:50.6016780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/info/git 2025-07-17T06:45:50.6017780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/pkgconfig/libedit.pc 2025-07-17T06:45:50.6018600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/libedit.a 2025-07-17T06:45:50.6019600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/libedit.0.dylib 2025-07-17T06:45:50.6020540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/lib/libedit.dylib 2025-07-17T06:45:50.6021480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man5/editrc.5 2025-07-17T06:45:50.6022440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wgetc.3 2025-07-17T06:45:50.6023470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_source.3 2025-07-17T06:45:50.6024420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_getc.3 2025-07-17T06:45:50.6025410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wend.3 2025-07-17T06:45:50.6026430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_wend.3 2025-07-17T06:45:50.6027420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_init_fd.3 2025-07-17T06:45:50.6028440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_parse.3 2025-07-17T06:45:50.6029460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wdeletestr.3 2025-07-17T06:45:50.6030430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_str.3 2025-07-17T06:45:50.6031450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_winit.3 2025-07-17T06:45:50.6032440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_deletestr.3 2025-07-17T06:45:50.6033380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_end.3 2025-07-17T06:45:50.6034440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_end.3 2025-07-17T06:45:50.6035370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_gets.3 2025-07-17T06:45:50.6036360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_reset.3 2025-07-17T06:45:50.6037370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_insertstr.3 2025-07-17T06:45:50.6038320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wgets.3 2025-07-17T06:45:50.6039300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_winit.3 2025-07-17T06:45:50.6040290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_w.3 2025-07-17T06:45:50.6041220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_end.3 2025-07-17T06:45:50.6042180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_get.3 2025-07-17T06:45:50.6043110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wline.3 2025-07-17T06:45:50.6044060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_set.3 2025-07-17T06:45:50.6045120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_winsertstr.3 2025-07-17T06:45:50.6046170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/history_init.3 2025-07-17T06:45:50.6047150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wline.3 2025-07-17T06:45:50.6048170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wstr.3 2025-07-17T06:45:50.6049150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_line.3 2025-07-17T06:45:50.6050120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wget.3 2025-07-17T06:45:50.6051150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wset.3 2025-07-17T06:45:50.6052040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_resize.3 2025-07-17T06:45:50.6053380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_init.3 2025-07-17T06:45:50.6054360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wpush.3 2025-07-17T06:45:50.6055550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_line.3 2025-07-17T06:45:50.6056220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/editline.3 2025-07-17T06:45:50.6057190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_reset.3 2025-07-17T06:45:50.6058160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_wparse.3 2025-07-17T06:45:50.6059110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_push.3 2025-07-17T06:45:50.6060110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/tok_wreset.3 2025-07-17T06:45:50.6061060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man3/el_init.3 2025-07-17T06:45:50.6062080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0/share/man/man7/editline.7 2025-07-17T06:45:50.6063130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/repodata_record.json 2025-07-17T06:45:50.6064060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.sh 2025-07-17T06:45:50.6065030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/run_test.py 2025-07-17T06:45:50.6066190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/test/test_time_dependencies.json 2025-07-17T06:45:50.6067120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/licenses/LICENSE 2025-07-17T06:45:50.6068250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.6069170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml 2025-07-17T06:45:50.6070230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/recipe/meta.yaml.template 2025-07-17T06:45:50.6071090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/paths.json 2025-07-17T06:45:50.6072080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/hash_input.json 2025-07-17T06:45:50.6072900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/files 2025-07-17T06:45:50.6073820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/about.json 2025-07-17T06:45:50.6074700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/index.json 2025-07-17T06:45:50.6075520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/info/git 2025-07-17T06:45:50.6076870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-07-17T06:45:50.6078200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-07-17T06:45:50.6079380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-07-17T06:45:50.6080650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-07-17T06:45:50.6082180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-07-17T06:45:50.6083090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-07-17T06:45:50.6084430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-07-17T06:45:50.6085630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-07-17T06:45:50.6086860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-07-17T06:45:50.6088110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-07-17T06:45:50.6089450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-07-17T06:45:50.6090730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-07-17T06:45:50.6092090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-07-17T06:45:50.6093380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-07-17T06:45:50.6094650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-07-17T06:45:50.6095880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-07-17T06:45:50.6097160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-07-17T06:45:50.6098970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:50.6100320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-07-17T06:45:50.6101790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-07-17T06:45:50.6103370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-07-17T06:45:50.6104820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-07-17T06:45:50.6106330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-07-17T06:45:50.6107850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-07-17T06:45:50.6109410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-07-17T06:45:50.6111040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-07-17T06:45:50.6112470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-07-17T06:45:50.6113950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:50.6115550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-07-17T06:45:50.6116950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-07-17T06:45:50.6118540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-07-17T06:45:50.6120030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-07-17T06:45:50.6125380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-07-17T06:45:50.6126120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-07-17T06:45:50.6126510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-07-17T06:45:50.6126860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.6127370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-07-17T06:45:50.6128880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-07-17T06:45:50.6130330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-07-17T06:45:50.6131810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-07-17T06:45:50.6133250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-07-17T06:45:50.6134760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-07-17T06:45:50.6136310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-07-17T06:45:50.6137760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.6139280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-07-17T06:45:50.6140750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-07-17T06:45:50.6142770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-07-17T06:45:50.6143350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-07-17T06:45:50.6144600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-07-17T06:45:50.6145800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-07-17T06:45:50.6147140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-07-17T06:45:50.6148400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-07-17T06:45:50.6149630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-07-17T06:45:50.6150840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-07-17T06:45:50.6152170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-07-17T06:45:50.6153410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-07-17T06:45:50.6154750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-07-17T06:45:50.6155950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-07-17T06:45:50.6157290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-07-17T06:45:50.6158500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-07-17T06:45:50.6159750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-07-17T06:45:50.6161200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD 2025-07-17T06:45:50.6162700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/LICENSE 2025-07-17T06:45:50.6164100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/direct_url.json 2025-07-17T06:45:50.6165490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/WHEEL 2025-07-17T06:45:50.6166960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/top_level.txt 2025-07-17T06:45:50.6168420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED 2025-07-17T06:45:50.6169830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/INSTALLER 2025-07-17T06:45:50.6171210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/METADATA 2025-07-17T06:45:50.6171940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3.13 2025-07-17T06:45:50.6172820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3 2025-07-17T06:45:50.6173660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc 2025-07-17T06:45:50.6174490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python 2025-07-17T06:45:50.6175470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.1 2025-07-17T06:45:50.6176180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3 2025-07-17T06:45:50.6177120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3-config 2025-07-17T06:45:50.6177950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/idle3.13 2025-07-17T06:45:50.6178960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13-config 2025-07-17T06:45:50.6179910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/pydoc3 2025-07-17T06:45:50.6180630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/bin/python3.13 2025-07-17T06:45:50.6181950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystats.h 2025-07-17T06:45:50.6182680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/intrcheck.h 2025-07-17T06:45:50.6183730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sliceobject.h 2025-07-17T06:45:50.6184770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bltinmodule.h 2025-07-17T06:45:50.6185840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/tupleobject.h 2025-07-17T06:45:50.6186820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/marshal.h 2025-07-17T06:45:50.6187840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/py_curses.h 2025-07-17T06:45:50.6188830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/errcode.h 2025-07-17T06:45:50.6189870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/iterobject.h 2025-07-17T06:45:50.6190900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/rangeobject.h 2025-07-17T06:45:50.6191910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrtod.h 2025-07-17T06:45:50.6192930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/warnings.h 2025-07-17T06:45:50.6194000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode_ids.h 2025-07-17T06:45:50.6194980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyhash.h 2025-07-17T06:45:50.6196060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pycapsule.h 2025-07-17T06:45:50.6197010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyerrors.h 2025-07-17T06:45:50.6198030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileutils.h 2025-07-17T06:45:50.6199080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dictobject.h 2025-07-17T06:45:50.6200050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/ceval.h 2025-07-17T06:45:50.6201050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystate.h 2025-07-17T06:45:50.6202090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/floatobject.h 2025-07-17T06:45:50.6203090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/exports.h 2025-07-17T06:45:50.6204130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structmember.h 2025-07-17T06:45:50.6205170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/monitoring.h 2025-07-17T06:45:50.6206140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/lock.h 2025-07-17T06:45:50.6207210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/patchlevel.h 2025-07-17T06:45:50.6208240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/frameobject.h 2025-07-17T06:45:50.6209250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/abstract.h 2025-07-17T06:45:50.6210350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/modsupport.h 2025-07-17T06:45:50.6211350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pylifecycle.h 2025-07-17T06:45:50.6212530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_stackref.h 2025-07-17T06:45:50.6213740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyerrors.h 2025-07-17T06:45:50.6214870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_warnings.h 2025-07-17T06:45:50.6216060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_identifier.h 2025-07-17T06:45:50.6217240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_importdl.h 2025-07-17T06:45:50.6218350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_time.h 2025-07-17T06:45:50.6219560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_alloc.h 2025-07-17T06:45:50.6220710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_capsule.h 2025-07-17T06:45:50.6221930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_strings.h 2025-07-17T06:45:50.6223120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_metadata.h 2025-07-17T06:45:50.6224220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_asdl.h 2025-07-17T06:45:50.6225580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruction_sequence.h 2025-07-17T06:45:50.6226660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_getopt.h 2025-07-17T06:45:50.6227850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_intrinsics.h 2025-07-17T06:45:50.6228940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hamt.h 2025-07-17T06:45:50.6230090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymath.h 2025-07-17T06:45:50.6231260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_freelist.h 2025-07-17T06:45:50.6232390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parser.h 2025-07-17T06:45:50.6233620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init.h 2025-07-17T06:45:50.6234950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_trampoline.h 2025-07-17T06:45:50.6236140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pylifecycle.h 2025-07-17T06:45:50.6237310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime.h 2025-07-17T06:45:50.6238490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_modsupport.h 2025-07-17T06:45:50.6239760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_emscripten_signal.h 2025-07-17T06:45:50.6240870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_backoff.h 2025-07-17T06:45:50.6242120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_namespace.h 2025-07-17T06:45:50.6243200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_genobject.h 2025-07-17T06:45:50.6244290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_brc.h 2025-07-17T06:45:50.6245520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_utils.h 2025-07-17T06:45:50.6246600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gil.h 2025-07-17T06:45:50.6247800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_exceptions.h 2025-07-17T06:45:50.6248920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_token.h 2025-07-17T06:45:50.6250100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_compile.h 2025-07-17T06:45:50.6251230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_atexit.h 2025-07-17T06:45:50.6252380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_mimalloc.h 2025-07-17T06:45:50.6253500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_signal.h 2025-07-17T06:45:50.6254780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_state.h 2025-07-17T06:45:50.6255850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_lock.h 2025-07-17T06:45:50.6256950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_cell.h 2025-07-17T06:45:50.6258130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_semaphore.h 2025-07-17T06:45:50.6259310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sliceobject.h 2025-07-17T06:45:50.6260440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_code.h 2025-07-17T06:45:50.6261650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unionobject.h 2025-07-17T06:45:50.6262750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyhash.h 2025-07-17T06:45:50.6263960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object_stack.h 2025-07-17T06:45:50.6265070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tuple.h 2025-07-17T06:45:50.6266190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_long.h 2025-07-17T06:45:50.6267410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_faulthandler.h 2025-07-17T06:45:50.6268550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ucnhash.h 2025-07-17T06:45:50.6269690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_weakref.h 2025-07-17T06:45:50.6270890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils.h 2025-07-17T06:45:50.6272190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyatomic_ft_wrappers.h 2025-07-17T06:45:50.6273260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_llist.h 2025-07-17T06:45:50.6274510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc.h 2025-07-17T06:45:50.6275740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/internal.h 2025-07-17T06:45:50.6276970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/types.h 2025-07-17T06:45:50.6278220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/track.h 2025-07-17T06:45:50.6279430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/prim.h 2025-07-17T06:45:50.6280720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/mimalloc/mimalloc/atomic.h 2025-07-17T06:45:50.6281860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_floatobject.h 2025-07-17T06:45:50.6283110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_critical_section.h 2025-07-17T06:45:50.6284210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_call.h 2025-07-17T06:45:50.6285370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_hashtable.h 2025-07-17T06:45:50.6286560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_abstract.h 2025-07-17T06:45:50.6287640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_list.h 2025-07-17T06:45:50.6288780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem.h 2025-07-17T06:45:50.6289950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_structseq.h 2025-07-17T06:45:50.6291100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bitutils.h 2025-07-17T06:45:50.6292320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_complexobject.h 2025-07-17T06:45:50.6293660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject_generated.h 2025-07-17T06:45:50.6294810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_memoryobject.h 2025-07-17T06:45:50.6297090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_runtime_init_generated.h 2025-07-17T06:45:50.6297550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystate.h 2025-07-17T06:45:50.6298740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythonrun.h 2025-07-17T06:45:50.6299800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_gc.h 2025-07-17T06:45:50.6301000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_traceback.h 2025-07-17T06:45:50.6302120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict.h 2025-07-17T06:45:50.6303290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_strhex.h 2025-07-17T06:45:50.6304730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects_fini_generated.h 2025-07-17T06:45:50.6305950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_descrobject.h 2025-07-17T06:45:50.6307070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc_init.h 2025-07-17T06:45:50.6308190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_import.h 2025-07-17T06:45:50.6309370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_symtable.h 2025-07-17T06:45:50.6310490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pystats.h 2025-07-17T06:45:50.6311680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_sysmodule.h 2025-07-17T06:45:50.6312860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast_state.h 2025-07-17T06:45:50.6314070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pymem_init.h 2025-07-17T06:45:50.6315190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pyarena.h 2025-07-17T06:45:50.6316390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_initconfig.h 2025-07-17T06:45:50.6317560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytesobject.h 2025-07-17T06:45:50.6318670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_frame.h 2025-07-17T06:45:50.6319820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_interp.h 2025-07-17T06:45:50.6320930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dtoa.h 2025-07-17T06:45:50.6322060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_format.h 2025-07-17T06:45:50.6323230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_function.h 2025-07-17T06:45:50.6324330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_qsbr.h 2025-07-17T06:45:50.6325480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_condvar.h 2025-07-17T06:45:50.6326670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval_state.h 2025-07-17T06:45:50.6327840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_flowgraph.h 2025-07-17T06:45:50.6329010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_optimizer.h 2025-07-17T06:45:50.6330180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_dict_state.h 2025-07-17T06:45:50.6331440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_fileutils_windows.h 2025-07-17T06:45:50.6332600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typeobject.h 2025-07-17T06:45:50.6333750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_setobject.h 2025-07-17T06:45:50.6334930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tracemalloc.h 2025-07-17T06:45:50.6336150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_bytes_methods.h 2025-07-17T06:45:50.6337330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_object.h 2025-07-17T06:45:50.6338480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_instruments.h 2025-07-17T06:45:50.6339600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ceval.h 2025-07-17T06:45:50.6340780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pathconfig.h 2025-07-17T06:45:50.6341980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_moduleobject.h 2025-07-17T06:45:50.6343240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_global_objects.h 2025-07-17T06:45:50.6344430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_typevarobject.h 2025-07-17T06:45:50.6345550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_tstate.h 2025-07-17T06:45:50.6346740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pybuffer.h 2025-07-17T06:45:50.6347940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_parking_lot.h 2025-07-17T06:45:50.6349060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_uop_ids.h 2025-07-17T06:45:50.6350300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_unicodeobject.h 2025-07-17T06:45:50.6351460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_crossinterp.h 2025-07-17T06:45:50.6352590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_range.h 2025-07-17T06:45:50.6353730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_pythread.h 2025-07-17T06:45:50.6355070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_blocks_output_buffer.h 2025-07-17T06:45:50.6356160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_obmalloc.h 2025-07-17T06:45:50.6357300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_context.h 2025-07-17T06:45:50.6358540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_opcode_metadata.h 2025-07-17T06:45:50.6359650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_codecs.h 2025-07-17T06:45:50.6360770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_jit.h 2025-07-17T06:45:50.6361930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/internal/pycore_ast.h 2025-07-17T06:45:50.6362870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/datetime.h 2025-07-17T06:45:50.6363940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/methodobject.h 2025-07-17T06:45:50.6364900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymem.h 2025-07-17T06:45:50.6365930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/boolobject.h 2025-07-17T06:45:50.6367000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/fileobject.h 2025-07-17T06:45:50.6367980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyexpat.h 2025-07-17T06:45:50.6369050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pystrcmp.h 2025-07-17T06:45:50.6369980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymath.h 2025-07-17T06:45:50.6370990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyconfig.h 2025-07-17T06:45:50.6372070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/weakrefobject.h 2025-07-17T06:45:50.6373230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacconfig.h 2025-07-17T06:45:50.6374290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/critical_section.h 2025-07-17T06:45:50.6375260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pymacro.h 2025-07-17T06:45:50.6376310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/enumobject.h 2025-07-17T06:45:50.6377380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/moduleobject.h 2025-07-17T06:45:50.6378380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/typeslots.h 2025-07-17T06:45:50.6379370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/compile.h 2025-07-17T06:45:50.6380390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/setobject.h 2025-07-17T06:45:50.6381380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/codecs.h 2025-07-17T06:45:50.6382510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/classobject.h 2025-07-17T06:45:50.6383610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystats.h 2025-07-17T06:45:50.6384710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/cellobject.h 2025-07-17T06:45:50.6385820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tupleobject.h 2025-07-17T06:45:50.6386880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/warnings.h 2025-07-17T06:45:50.6387980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyhash.h 2025-07-17T06:45:50.6389020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyerrors.h 2025-07-17T06:45:50.6390120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileutils.h 2025-07-17T06:45:50.6391230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/dictobject.h 2025-07-17T06:45:50.6392270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/ceval.h 2025-07-17T06:45:50.6393350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pystate.h 2025-07-17T06:45:50.6394480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/floatobject.h 2025-07-17T06:45:50.6395590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longintrepr.h 2025-07-17T06:45:50.6396600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/code.h 2025-07-17T06:45:50.6397740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pthread_stubs.h 2025-07-17T06:45:50.6398790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyctype.h 2025-07-17T06:45:50.6399970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/monitoring.h 2025-07-17T06:45:50.6400970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/lock.h 2025-07-17T06:45:50.6402080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/frameobject.h 2025-07-17T06:45:50.6403200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/abstract.h 2025-07-17T06:45:50.6404220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/context.h 2025-07-17T06:45:50.6405330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/modsupport.h 2025-07-17T06:45:50.6406450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pylifecycle.h 2025-07-17T06:45:50.6407550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/methodobject.h 2025-07-17T06:45:50.6408650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/genobject.h 2025-07-17T06:45:50.6409680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pymem.h 2025-07-17T06:45:50.6410780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/fileobject.h 2025-07-17T06:45:50.6411910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/weakrefobject.h 2025-07-17T06:45:50.6413020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_gcc.h 2025-07-17T06:45:50.6414060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyfpe.h 2025-07-17T06:45:50.6415270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/critical_section.h 2025-07-17T06:45:50.6416390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/odictobject.h 2025-07-17T06:45:50.6417450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/compile.h 2025-07-17T06:45:50.6418550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/tracemalloc.h 2025-07-17T06:45:50.6419620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/setobject.h 2025-07-17T06:45:50.6420760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_std.h 2025-07-17T06:45:50.6421870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/complexobject.h 2025-07-17T06:45:50.6422940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic.h 2025-07-17T06:45:50.6424020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyframe.h 2025-07-17T06:45:50.6425180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/picklebufobject.h 2025-07-17T06:45:50.6426220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/object.h 2025-07-17T06:45:50.6427400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytearrayobject.h 2025-07-17T06:45:50.6428450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pytime.h 2025-07-17T06:45:50.6429480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/import.h 2025-07-17T06:45:50.6430710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pyatomic_msc.h 2025-07-17T06:45:50.6431710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythonrun.h 2025-07-17T06:45:50.6432850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/unicodeobject.h 2025-07-17T06:45:50.6433910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/traceback.h 2025-07-17T06:45:50.6435040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/funcobject.h 2025-07-17T06:45:50.6436130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/initconfig.h 2025-07-17T06:45:50.6437200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pythread.h 2025-07-17T06:45:50.6438330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/memoryobject.h 2025-07-17T06:45:50.6439440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/descrobject.h 2025-07-17T06:45:50.6440530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/objimpl.h 2025-07-17T06:45:50.6441630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/sysmodule.h 2025-07-17T06:45:50.6442720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/longobject.h 2025-07-17T06:45:50.6443830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/bytesobject.h 2025-07-17T06:45:50.6444940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/listobject.h 2025-07-17T06:45:50.6446020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/cpython/pydebug.h 2025-07-17T06:45:50.6447080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/complexobject.h 2025-07-17T06:45:50.6448080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyatomic.h 2025-07-17T06:45:50.6449070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyframe.h 2025-07-17T06:45:50.6450090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/object.h 2025-07-17T06:45:50.6451150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/structseq.h 2025-07-17T06:45:50.6452090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pybuffer.h 2025-07-17T06:45:50.6453170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytearrayobject.h 2025-07-17T06:45:50.6454130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/import.h 2025-07-17T06:45:50.6455130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osdefs.h 2025-07-17T06:45:50.6456130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythonrun.h 2025-07-17T06:45:50.6457180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/unicodeobject.h 2025-07-17T06:45:50.6458180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/traceback.h 2025-07-17T06:45:50.6459180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pythread.h 2025-07-17T06:45:50.6460180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/Python.h 2025-07-17T06:45:50.6461270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/memoryobject.h 2025-07-17T06:45:50.6462260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/opcode.h 2025-07-17T06:45:50.6463240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/descrobject.h 2025-07-17T06:45:50.6464240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/objimpl.h 2025-07-17T06:45:50.6465210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pyport.h 2025-07-17T06:45:50.6466210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pydtrace.h 2025-07-17T06:45:50.6467240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/sysmodule.h 2025-07-17T06:45:50.6468270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/longobject.h 2025-07-17T06:45:50.6469260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/osmodule.h 2025-07-17T06:45:50.6470270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/pytypedefs.h 2025-07-17T06:45:50.6471320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/bytesobject.h 2025-07-17T06:45:50.6472340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/listobject.h 2025-07-17T06:45:50.6473470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/genericaliasobject.h 2025-07-17T06:45:50.6474570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/include/python3.13/dynamic_annotations.h 2025-07-17T06:45:50.6475500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/repodata_record.json 2025-07-17T06:45:50.6476420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.sh 2025-07-17T06:45:50.6477720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/build-and-test.sh 2025-07-17T06:45:50.6478760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/prefix-replacement/a.c 2025-07-17T06:45:50.6479850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/tests/cmake/CMakeLists.txt 2025-07-17T06:45:50.6480720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/run_test.py 2025-07-17T06:45:50.6481860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/test/test_time_dependencies.json 2025-07-17T06:45:50.6482750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/licenses/LICENSE 2025-07-17T06:45:50.6483720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/build_base.sh 2025-07-17T06:45:50.6484880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/fix_staged_scripts.py 2025-07-17T06:45:50.6485990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.bat 2025-07-17T06:45:50.6487050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_base.sh 2025-07-17T06:45:50.6488450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0010-Fix-TZPATH-on-windows.patch 2025-07-17T06:45:50.6489590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0015-unvendor-xz.patch 2025-07-17T06:45:50.6491340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0003-Fix-find_library-so-that-it-looks-in-sys.prefix-lib-.patch 2025-07-17T06:45:50.6492490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0006-Unvendor-sqlite3.patch 2025-07-17T06:45:50.6494130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0011-Make-dyld-search-work-with-SYSTEM_VERSION_COMPAT-1.patch 2025-07-17T06:45:50.6495370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0021-Override-configure-LIBFFI.patch 2025-07-17T06:45:50.6496880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0007-Add-CondaEcosystemModifyDllSearchPath.patch 2025-07-17T06:45:50.6498070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0014-Unvendor-tcltk.patch 2025-07-17T06:45:50.6499220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0018-Unvendor-expat.patch 2025-07-17T06:45:50.6500450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0008-Doing-d1trimfile.patch 2025-07-17T06:45:50.6501480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/README.md 2025-07-17T06:45:50.6503060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0001-Win32-Change-FD_SETSIZE-from-512-to-2048.patch 2025-07-17T06:45:50.6504260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0013-Unvendor-libffi.patch 2025-07-17T06:45:50.6505650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0002-Win32-Do-not-download-externals.patch 2025-07-17T06:45:50.6507050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0009-Allow-cross-compiling-for-Darwin.patch 2025-07-17T06:45:50.6508300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0019-Remove-unused-readelf.patch 2025-07-17T06:45:50.7169030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0017-Do-not-pass-g-to-GCC-when-not-Py_DEBUG.patch 2025-07-17T06:45:50.7169790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0016-unvendor-zlib.patch 2025-07-17T06:45:50.7170890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0012-Unvendor-bzip2.patch 2025-07-17T06:45:50.7172130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0005-Unvendor-openssl.patch 2025-07-17T06:45:50.7173280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0000-branding.patch 2025-07-17T06:45:50.7175050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0004-Disable-registry-lookup-unless-CONDA_PY_ALLOW_REG_PA.patch 2025-07-17T06:45:50.7176260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/patches/0022-Unvendor-libmpdec.patch 2025-07-17T06:45:50.7177510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/build-and-test.sh 2025-07-17T06:45:50.7178660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/prefix-replacement/a.c 2025-07-17T06:45:50.7179770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/tests/cmake/CMakeLists.txt 2025-07-17T06:45:50.7180880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/yum_requirements.txt 2025-07-17T06:45:50.7181940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build-locally.py 2025-07-17T06:45:50.7183650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/sitecustomize.py 2025-07-17T06:45:50.7184670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/replace-word-pairs.py 2025-07-17T06:45:50.7185660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitignore 2025-07-17T06:45:50.7186740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/recipe-license.txt 2025-07-17T06:45:50.7187870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/conda_build_config.yaml 2025-07-17T06:45:50.7188900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.gitattributes 2025-07-17T06:45:50.7189930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/run_test.py 2025-07-17T06:45:50.7191010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.sh 2025-07-17T06:45:50.7192000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/LICENSE.txt 2025-07-17T06:45:50.7193000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/meta.yaml 2025-07-17T06:45:50.7194150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/.circleci/config.yml 2025-07-17T06:45:50.7195210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/parent/build_static.bat 2025-07-17T06:45:50.7196290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.7197230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/recipe/meta.yaml 2025-07-17T06:45:50.7198140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/run_exports.json 2025-07-17T06:45:50.7199030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/paths.json 2025-07-17T06:45:50.7199980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/hash_input.json 2025-07-17T06:45:50.7200790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/files 2025-07-17T06:45:50.7201700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/about.json 2025-07-17T06:45:50.7202570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/has_prefix 2025-07-17T06:45:50.7203440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/index.json 2025-07-17T06:45:50.7204260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/info/git 2025-07-17T06:45:50.7205310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3.pc 2025-07-17T06:45:50.7206380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13-embed.pc 2025-07-17T06:45:50.7207360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python-3.13.pc 2025-07-17T06:45:50.7208410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/pkgconfig/python3-embed.pc 2025-07-17T06:45:50.7209340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/libpython3.13.dylib 2025-07-17T06:45:50.7210330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shutil.py 2025-07-17T06:45:50.7211310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tempfile.py 2025-07-17T06:45:50.7212690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-07-17T06:45:50.7214070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-07-17T06:45:50.7215320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-07-17T06:45:50.7216590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-07-17T06:45:50.7217930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-07-17T06:45:50.7219280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-07-17T06:45:50.7220480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-07-17T06:45:50.7221860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-07-17T06:45:50.7223210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-07-17T06:45:50.7224580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-07-17T06:45:50.7225880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-07-17T06:45:50.7227160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-07-17T06:45:50.7228460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-07-17T06:45:50.7229760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-07-17T06:45:50.7231140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-07-17T06:45:50.7232340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-07-17T06:45:50.7233560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-07-17T06:45:50.7234870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-07-17T06:45:50.7236100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-07-17T06:45:50.7237380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-07-17T06:45:50.7238650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-07-17T06:45:50.7239890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-07-17T06:45:50.7241400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-07-17T06:45:50.7242490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-07-17T06:45:50.7243740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-07-17T06:45:50.7245020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-07-17T06:45:50.7246400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-07-17T06:45:50.7247650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-07-17T06:45:50.7248880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-07-17T06:45:50.7250170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-07-17T06:45:50.7251610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-07-17T06:45:50.7252860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-07-17T06:45:50.7254040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-07-17T06:45:50.7255420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-07-17T06:45:50.7256640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-07-17T06:45:50.7262180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-07-17T06:45:50.7262880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-07-17T06:45:50.7263560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-07-17T06:45:50.7264250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-07-17T06:45:50.7264940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-07-17T06:45:50.7265590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-07-17T06:45:50.7266260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-07-17T06:45:50.7266930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-07-17T06:45:50.7268290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-07-17T06:45:50.7269360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-07-17T06:45:50.7270690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-07-17T06:45:50.7271920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-07-17T06:45:50.7273140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-07-17T06:45:50.7274470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-07-17T06:45:50.7275900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-07-17T06:45:50.7277140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-07-17T06:45:50.7278890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-07-17T06:45:50.7280000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-07-17T06:45:50.7281130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-07-17T06:45:50.7282410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-07-17T06:45:50.7283830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-07-17T06:45:50.7285230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-07-17T06:45:50.7286480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-07-17T06:45:50.7287750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-07-17T06:45:50.7289190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-07-17T06:45:50.7290520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-07-17T06:45:50.7291800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-07-17T06:45:50.7293060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-07-17T06:45:50.7294300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-07-17T06:45:50.7295550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-07-17T06:45:50.7296850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-07-17T06:45:50.7298120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-07-17T06:45:50.7299310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-07-17T06:45:50.7300620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-07-17T06:45:50.7301920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-07-17T06:45:50.7303220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-07-17T06:45:50.7304560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-07-17T06:45:50.7305880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-07-17T06:45:50.7307060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-07-17T06:45:50.7308430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-07-17T06:45:50.7309790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-07-17T06:45:50.7311050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-07-17T06:45:50.7312230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-07-17T06:45:50.7313300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_romanian.py 2025-07-17T06:45:50.7314380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_farsi.py 2025-07-17T06:45:50.7315420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/idna.py 2025-07-17T06:45:50.7316430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp273.py 2025-07-17T06:45:50.7317530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/punycode.py 2025-07-17T06:45:50.7318710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/raw_unicode_escape.py 2025-07-17T06:45:50.7319700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8.py 2025-07-17T06:45:50.7320780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1252.py 2025-07-17T06:45:50.7321810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp869.py 2025-07-17T06:45:50.7322900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_14.py 2025-07-17T06:45:50.7323980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_2.py 2025-07-17T06:45:50.7344800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_arabic.py 2025-07-17T06:45:50.7345610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_croatian.py 2025-07-17T06:45:50.7346650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5hkscs.py 2025-07-17T06:45:50.7347700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1256.py 2025-07-17T06:45:50.7348780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_6.py 2025-07-17T06:45:50.7349870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_10.py 2025-07-17T06:45:50.7350970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_kr.py 2025-07-17T06:45:50.7352000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1140.py 2025-07-17T06:45:50.7353070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1125.py 2025-07-17T06:45:50.7354200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_1.py 2025-07-17T06:45:50.7355240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1257.py 2025-07-17T06:45:50.7356300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp949.py 2025-07-17T06:45:50.7357330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp858.py 2025-07-17T06:45:50.7358420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_7.py 2025-07-17T06:45:50.7359780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_11.py 2025-07-17T06:45:50.7360620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hp_roman8.py 2025-07-17T06:45:50.7361890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_r.py 2025-07-17T06:45:50.7362790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/zlib_codec.py 2025-07-17T06:45:50.7363830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gbk.py 2025-07-17T06:45:50.7364870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/johab.py 2025-07-17T06:45:50.7366100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1253.py 2025-07-17T06:45:50.7367050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_15.py 2025-07-17T06:45:50.7368200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2004.py 2025-07-17T06:45:50.7369300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_iceland.py 2025-07-17T06:45:50.7370390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_3.py 2025-07-17T06:45:50.7371500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_greek.py 2025-07-17T06:45:50.7372540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/rot_13.py 2025-07-17T06:45:50.7373640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_be.py 2025-07-17T06:45:50.7374740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_kr.py 2025-07-17T06:45:50.7375870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jisx0213.py 2025-07-17T06:45:50.7376900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp863.py 2025-07-17T06:45:50.7377970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ascii.py 2025-07-17T06:45:50.7379260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_8.py 2025-07-17T06:45:50.7380100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp857.py 2025-07-17T06:45:50.7381240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_be.py 2025-07-17T06:45:50.7382250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1258.py 2025-07-17T06:45:50.7383260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/oem.py 2025-07-17T06:45:50.7384370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_latin2.py 2025-07-17T06:45:50.7385410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp775.py 2025-07-17T06:45:50.7386480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_roman.py 2025-07-17T06:45:50.7387550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__init__.py 2025-07-17T06:45:50.7388590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp852.py 2025-07-17T06:45:50.7389740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jisx0213.py 2025-07-17T06:45:50.7390840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp866.py 2025-07-17T06:45:50.7391890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_7.py 2025-07-17T06:45:50.7393130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/base64_codec.py 2025-07-17T06:45:50.7394400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-07-17T06:45:50.7395680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-07-17T06:45:50.7397000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-07-17T06:45:50.7398340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-07-17T06:45:50.7399620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-07-17T06:45:50.7400860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-07-17T06:45:50.7402190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-07-17T06:45:50.7403560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-07-17T06:45:50.7404920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-07-17T06:45:50.7406240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-07-17T06:45:50.7407530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-07-17T06:45:50.7408800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-07-17T06:45:50.7410120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-07-17T06:45:50.7411500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-07-17T06:45:50.7412790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-07-17T06:45:50.7414150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-07-17T06:45:50.7415420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-07-17T06:45:50.7416780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-07-17T06:45:50.7418020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-07-17T06:45:50.7419450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-07-17T06:45:50.7420760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-07-17T06:45:50.7422040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-07-17T06:45:50.7423310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-07-17T06:45:50.7424590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-07-17T06:45:50.7426010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-07-17T06:45:50.7427220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-07-17T06:45:50.7428520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-07-17T06:45:50.7429830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-07-17T06:45:50.7431140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-07-17T06:45:50.7432440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-07-17T06:45:50.7433690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-07-17T06:45:50.7435000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-07-17T06:45:50.7436310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-07-17T06:45:50.7437590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-07-17T06:45:50.7438850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-07-17T06:45:50.7440130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-07-17T06:45:50.7441490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-07-17T06:45:50.7442840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-07-17T06:45:50.7444490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-07-17T06:45:50.7445810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-07-17T06:45:50.7447150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-07-17T06:45:50.7448510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-07-17T06:45:50.7449770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-07-17T06:45:50.7451110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-07-17T06:45:50.7452370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-07-17T06:45:50.7453700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-07-17T06:45:50.7455190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-07-17T06:45:50.7456270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-07-17T06:45:50.7457700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-07-17T06:45:50.7458980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-07-17T06:45:50.7460280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-07-17T06:45:50.7461590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-07-17T06:45:50.7462850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-07-17T06:45:50.7464160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-07-17T06:45:50.7465510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-07-17T06:45:50.7466790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-07-17T06:45:50.7468120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-07-17T06:45:50.7469490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-07-17T06:45:50.7470800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-07-17T06:45:50.7472170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-07-17T06:45:50.7473540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-07-17T06:45:50.7474810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-07-17T06:45:50.7476100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-07-17T06:45:50.7477420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-07-17T06:45:50.7478740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-07-17T06:45:50.7480010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-07-17T06:45:50.7481370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-07-17T06:45:50.7482670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-07-17T06:45:50.7483970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-07-17T06:45:50.7485220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-07-17T06:45:50.7486560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-07-17T06:45:50.7487880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-07-17T06:45:50.7489220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-07-17T06:45:50.7490600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-07-17T06:45:50.7491790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-07-17T06:45:50.7493160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-07-17T06:45:50.7494390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-07-17T06:45:50.7495790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-07-17T06:45:50.7497340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-07-17T06:45:50.7498360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-07-17T06:45:50.7499680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-07-17T06:45:50.7500910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-07-17T06:45:50.7502260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-07-17T06:45:50.7503530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-07-17T06:45:50.7504790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-07-17T06:45:50.7506080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-07-17T06:45:50.7507420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-07-17T06:45:50.7508660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-07-17T06:45:50.7509970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-07-17T06:45:50.7511280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-07-17T06:45:50.7512630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-07-17T06:45:50.7513940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-07-17T06:45:50.7515260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-07-17T06:45:50.7516600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-07-17T06:45:50.7517870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-07-17T06:45:50.7519150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-07-17T06:45:50.7520660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-07-17T06:45:50.7521840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-07-17T06:45:50.7523210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-07-17T06:45:50.7524470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-07-17T06:45:50.7525800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-07-17T06:45:50.7527340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-07-17T06:45:50.7528420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-07-17T06:45:50.7529740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-07-17T06:45:50.7531070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-07-17T06:45:50.7532300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-07-17T06:45:50.7533580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-07-17T06:45:50.7534960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-07-17T06:45:50.7536210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-07-17T06:45:50.7537570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-07-17T06:45:50.7538830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-07-17T06:45:50.7540260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-07-17T06:45:50.7541520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7542880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-07-17T06:45:50.7544150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-07-17T06:45:50.7545460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-07-17T06:45:50.7546930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-07-17T06:45:50.7548240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-07-17T06:45:50.7549620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-07-17T06:45:50.7551050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-07-17T06:45:50.7552520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-07-17T06:45:50.7553610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-07-17T06:45:50.7554660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp932.py 2025-07-17T06:45:50.7555650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp720.py 2025-07-17T06:45:50.7556680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp862.py 2025-07-17T06:45:50.7557730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp437.py 2025-07-17T06:45:50.7558950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/palmos.py 2025-07-17T06:45:50.7559880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_9.py 2025-07-17T06:45:50.7560940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp856.py 2025-07-17T06:45:50.7561980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/aliases.py 2025-07-17T06:45:50.7563040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/latin_1.py 2025-07-17T06:45:50.7564100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp875.py 2025-07-17T06:45:50.7565140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp950.py 2025-07-17T06:45:50.7566290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/unicode_escape.py 2025-07-17T06:45:50.7567310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp737.py 2025-07-17T06:45:50.7568340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp865.py 2025-07-17T06:45:50.7569400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/ptcp154.py 2025-07-17T06:45:50.7570450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/big5.py 2025-07-17T06:45:50.7571470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp424.py 2025-07-17T06:45:50.7572530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp861.py 2025-07-17T06:45:50.7573590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jp.py 2025-07-17T06:45:50.7574660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp855.py 2025-07-17T06:45:50.7575760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis.py 2025-07-17T06:45:50.7577260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32_le.py 2025-07-17T06:45:50.7578000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp500.py 2025-07-17T06:45:50.7579100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/undefined.py 2025-07-17T06:45:50.7580130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp860.py 2025-07-17T06:45:50.7581230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/uu_codec.py 2025-07-17T06:45:50.7582320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16_le.py 2025-07-17T06:45:50.7583380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb18030.py 2025-07-17T06:45:50.7584420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp874.py 2025-07-17T06:45:50.7585510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp850.py 2025-07-17T06:45:50.7586520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp864.py 2025-07-17T06:45:50.7587580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_32.py 2025-07-17T06:45:50.7588640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_u.py 2025-07-17T06:45:50.7589710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1254.py 2025-07-17T06:45:50.7590820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_2.py 2025-07-17T06:45:50.7591870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_16.py 2025-07-17T06:45:50.7592990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_4.py 2025-07-17T06:45:50.7594090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/euc_jis_2004.py 2025-07-17T06:45:50.7595140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mbcs.py 2025-07-17T06:45:50.7596180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1250.py 2025-07-17T06:45:50.7597220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/gb2312.py 2025-07-17T06:45:50.7598340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_16.py 2025-07-17T06:45:50.7599460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_cyrillic.py 2025-07-17T06:45:50.7600550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hex_codec.py 2025-07-17T06:45:50.7601600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/tis_620.py 2025-07-17T06:45:50.7602620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp037.py 2025-07-17T06:45:50.7603690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1006.py 2025-07-17T06:45:50.7604730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1251.py 2025-07-17T06:45:50.7605850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/mac_turkish.py 2025-07-17T06:45:50.7607010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_ext.py 2025-07-17T06:45:50.7608060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_1.py 2025-07-17T06:45:50.7609060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/hz.py 2025-07-17T06:45:50.7610160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/bz2_codec.py 2025-07-17T06:45:50.7611270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/quopri_codec.py 2025-07-17T06:45:50.7612370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/kz1048.py 2025-07-17T06:45:50.7617260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/utf_8_sig.py 2025-07-17T06:45:50.7617820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/koi8_t.py 2025-07-17T06:45:50.7618380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1255.py 2025-07-17T06:45:50.7619080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp_3.py 2025-07-17T06:45:50.7619670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/shift_jis_2004.py 2025-07-17T06:45:50.7620240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/cp1026.py 2025-07-17T06:45:50.7620800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/charmap.py 2025-07-17T06:45:50.7621360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_5.py 2025-07-17T06:45:50.7621970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso8859_13.py 2025-07-17T06:45:50.7623050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/encodings/iso2022_jp.py 2025-07-17T06:45:50.7623960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/queue.py 2025-07-17T06:45:50.7624890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyio.py 2025-07-17T06:45:50.7625880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pkgutil.py 2025-07-17T06:45:50.7626810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/lzma.py 2025-07-17T06:45:50.7627840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sitebuiltins.py 2025-07-17T06:45:50.7628810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copyreg.py 2025-07-17T06:45:50.7629820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/rlcompleter.py 2025-07-17T06:45:50.7630900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_common.py 2025-07-17T06:45:50.7631960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__init__.py 2025-07-17T06:45:50.7633360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-07-17T06:45:50.7634680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-07-17T06:45:50.7636070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-07-17T06:45:50.7637280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7638290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_zoneinfo.py 2025-07-17T06:45:50.7639360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zoneinfo/_tzpath.py 2025-07-17T06:45:50.7640280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gzip.py 2025-07-17T06:45:50.7641310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_aix.py 2025-07-17T06:45:50.7642370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/wintypes.py 2025-07-17T06:45:50.7643370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/util.py 2025-07-17T06:45:50.7644450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__init__.py 2025-07-17T06:45:50.7645800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-07-17T06:45:50.7647080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-07-17T06:45:50.7648350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-07-17T06:45:50.7649560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.7650880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7651830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/_endian.py 2025-07-17T06:45:50.7652950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dyld.py 2025-07-17T06:45:50.7654130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/framework.py 2025-07-17T06:45:50.7655270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib 2025-07-17T06:45:50.7656370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__init__.py 2025-07-17T06:45:50.7774430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-07-17T06:45:50.7775510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-07-17T06:45:50.7776910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-07-17T06:45:50.7778230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7779300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/README.ctypes 2025-07-17T06:45:50.7780530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-07-17T06:45:50.7781570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ctypes/macholib/dylib.py 2025-07-17T06:45:50.7782550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ipaddress.py 2025-07-17T06:45:50.7783480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/trace.py 2025-07-17T06:45:50.7784490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/webbrowser.py 2025-07-17T06:45:50.7785520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compat_pickle.py 2025-07-17T06:45:50.7786580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/signals.py 2025-07-17T06:45:50.7787600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/runner.py 2025-07-17T06:45:50.7788630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/suite.py 2025-07-17T06:45:50.7789650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/util.py 2025-07-17T06:45:50.7790740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__init__.py 2025-07-17T06:45:50.7792050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:50.7793280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-07-17T06:45:50.7794610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-07-17T06:45:50.7795950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-07-17T06:45:50.7797140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-07-17T06:45:50.7798410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-07-17T06:45:50.7799650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.7800890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-07-17T06:45:50.7802630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.7803860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-07-17T06:45:50.7805170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7806450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-07-17T06:45:50.7807750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-07-17T06:45:50.7808700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/result.py 2025-07-17T06:45:50.7809750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/loader.py 2025-07-17T06:45:50.7810770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/case.py 2025-07-17T06:45:50.7811800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/main.py 2025-07-17T06:45:50.7812890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/async_case.py 2025-07-17T06:45:50.7813930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/__main__.py 2025-07-17T06:45:50.7814950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/_log.py 2025-07-17T06:45:50.7815950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/unittest/mock.py 2025-07-17T06:45:50.7816870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dis.py 2025-07-17T06:45:50.7817810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bdb.py 2025-07-17T06:45:50.7819100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python-config.py 2025-07-17T06:45:50.7820200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c.in 2025-07-17T06:45:50.7821370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/install-sh 2025-07-17T06:45:50.7822510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-07-17T06:45:50.7823640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Makefile 2025-07-17T06:45:50.7824840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-07-17T06:45:50.7825910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup 2025-07-17T06:45:50.7827540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-07-17T06:45:50.7828520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/makesetup 2025-07-17T06:45:50.7829610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/config.c 2025-07-17T06:45:50.7830790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/Setup.local 2025-07-17T06:45:50.7831890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/config-3.13-darwin/python.o 2025-07-17T06:45:50.7832830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipapp.py 2025-07-17T06:45:50.7833750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cmd.py 2025-07-17T06:45:50.7834700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tty.py 2025-07-17T06:45:50.7835750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/textpad.py 2025-07-17T06:45:50.7836800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/ascii.py 2025-07-17T06:45:50.7837830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__init__.py 2025-07-17T06:45:50.7839140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-07-17T06:45:50.7840390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-07-17T06:45:50.7841740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-07-17T06:45:50.7843050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7844440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-07-17T06:45:50.7845370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/has_key.py 2025-07-17T06:45:50.7846370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/curses/panel.py 2025-07-17T06:45:50.7847350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tabnanny.py 2025-07-17T06:45:50.7848330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_py_abc.py 2025-07-17T06:45:50.7849310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/cProfile.py 2025-07-17T06:45:50.7850310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipimport.py 2025-07-17T06:45:50.7851280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/token.py 2025-07-17T06:45:50.7852250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/textwrap.py 2025-07-17T06:45:50.7853210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/base64.py 2025-07-17T06:45:50.7854240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_markupbase.py 2025-07-17T06:45:50.7855150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bz2.py 2025-07-17T06:45:50.7856230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_types.py 2025-07-17T06:45:50.7857320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__init__.py 2025-07-17T06:45:50.7858770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-07-17T06:45:50.7859980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-07-17T06:45:50.7861270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7862570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:50.7863540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_parser.py 2025-07-17T06:45:50.7864560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/_re.py 2025-07-17T06:45:50.7865580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tomllib/mypy.ini 2025-07-17T06:45:50.7866520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/signal.py 2025-07-17T06:45:50.7867570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_constants.py 2025-07-17T06:45:50.7868600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_aix_support.py 2025-07-17T06:45:50.7869670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_threading_local.py 2025-07-17T06:45:50.7870630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pyclbr.py 2025-07-17T06:45:50.7871740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_support.py 2025-07-17T06:45:50.7872800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__init__.py 2025-07-17T06:45:50.7874280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-07-17T06:45:50.7875610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-07-17T06:45:50.7876930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7877990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asyncore.py 2025-07-17T06:45:50.7879220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/queues.py 2025-07-17T06:45:50.7880550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-07-17T06:45:50.7881740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__init__.py 2025-07-17T06:45:50.7883310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-07-17T06:45:50.7884730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-07-17T06:45:50.7886290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-07-17T06:45:50.7887890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7888940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/interpreters/channels.py 2025-07-17T06:45:50.7890230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hypothesis_helper.py 2025-07-17T06:45:50.7891370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/ast_helper.py 2025-07-17T06:45:50.7892550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/testcase.py 2025-07-17T06:45:50.7893840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/threading_helper.py 2025-07-17T06:45:50.7895020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/warnings_helper.py 2025-07-17T06:45:50.7896160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/os_helper.py 2025-07-17T06:45:50.7897280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__init__.py 2025-07-17T06:45:50.7898350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/venv.py 2025-07-17T06:45:50.7899760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-07-17T06:45:50.7901180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-07-17T06:45:50.7902600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-07-17T06:45:50.7904000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-07-17T06:45:50.7905380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-07-17T06:45:50.7906750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-07-17T06:45:50.7908160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-07-17T06:45:50.7909430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-07-17T06:45:50.7910800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-07-17T06:45:50.7912250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-07-17T06:45:50.7913550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-07-17T06:45:50.7914950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-07-17T06:45:50.7916390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-07-17T06:45:50.7917860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-07-17T06:45:50.7919200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-07-17T06:45:50.7920590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-07-17T06:45:50.7921940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-07-17T06:45:50.7923350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-07-17T06:45:50.7924580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-07-17T06:45:50.7925960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7927370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-07-17T06:45:50.7928420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/numbers.py 2025-07-17T06:45:50.7929750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-07-17T06:45:50.7960930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-07-17T06:45:50.7962100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-07-17T06:45:50.7963630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-07-17T06:45:50.7965110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7966630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-07-17T06:45:50.7967450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/bytecode_helper.py 2025-07-17T06:45:50.7968590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/import_helper.py 2025-07-17T06:45:50.7969710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/i18n_helper.py 2025-07-17T06:45:50.7970860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/logging_helper.py 2025-07-17T06:45:50.7971980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/pty_helper.py 2025-07-17T06:45:50.7973210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/socket_helper.py 2025-07-17T06:45:50.7974320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/refleak_helper.py 2025-07-17T06:45:50.7975470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/script_helper.py 2025-07-17T06:45:50.7976600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/hashlib_helper.py 2025-07-17T06:45:50.7977660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/smtpd.py 2025-07-17T06:45:50.7978760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/support/asynchat.py 2025-07-17T06:45:50.7979880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/test/test_script_helper.py 2025-07-17T06:45:50.7980800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/gettext.py 2025-07-17T06:45:50.7981870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/spam.py 2025-07-17T06:45:50.7982960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__init__.py 2025-07-17T06:45:50.7984330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-07-17T06:45:50.7985640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.7986590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_ios_support.py 2025-07-17T06:45:50.7987500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wave.py 2025-07-17T06:45:50.7988500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/weakref.py 2025-07-17T06:45:50.7989840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-07-17T06:45:50.7990700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/bisect.py 2025-07-17T06:45:50.7991680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/opcode.py 2025-07-17T06:45:50.7992610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/netrc.py 2025-07-17T06:45:50.7993550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/heapq.py 2025-07-17T06:45:50.7994620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_local.py 2025-07-17T06:45:50.7995610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/_abc.py 2025-07-17T06:45:50.7996670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__init__.py 2025-07-17T06:45:50.7997980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-07-17T06:45:50.7999310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8000630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-07-17T06:45:50.8001480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/functools.py 2025-07-17T06:45:50.8002510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/modulefinder.py 2025-07-17T06:45:50.8003530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_compression.py 2025-07-17T06:45:50.8004540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tracemalloc.py 2025-07-17T06:45:50.8005470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hashlib.py 2025-07-17T06:45:50.8006440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codeop.py 2025-07-17T06:45:50.8007580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/turtle.cfg 2025-07-17T06:45:50.8008600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/tree.py 2025-07-17T06:45:50.8009770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/round_dance.py 2025-07-17T06:45:50.8010870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/colormixer.py 2025-07-17T06:45:50.8011960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/bytedesign.py 2025-07-17T06:45:50.8013030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/chaos.py 2025-07-17T06:45:50.8014090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/clock.py 2025-07-17T06:45:50.8015430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/sorting_animate.py 2025-07-17T06:45:50.8016300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/paint.py 2025-07-17T06:45:50.8017390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__init__.py 2025-07-17T06:45:50.8018500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/lindenmayer.py 2025-07-17T06:45:50.8019960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-07-17T06:45:50.8021150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-07-17T06:45:50.8022540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-07-17T06:45:50.8023900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-07-17T06:45:50.8025190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-07-17T06:45:50.8026490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-07-17T06:45:50.8027780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-07-17T06:45:50.8029080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-07-17T06:45:50.8030490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-07-17T06:45:50.8031760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-07-17T06:45:50.8033070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-07-17T06:45:50.8034430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-07-17T06:45:50.8035760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-07-17T06:45:50.8037460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-07-17T06:45:50.8038530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-07-17T06:45:50.8039910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-07-17T06:45:50.8041190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-07-17T06:45:50.8042480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.8043860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-07-17T06:45:50.8045200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8046520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-07-17T06:45:50.8047540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/penrose.py 2025-07-17T06:45:50.8048550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/peace.py 2025-07-17T06:45:50.8049660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/rosette.py 2025-07-17T06:45:50.8050690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/nim.py 2025-07-17T06:45:50.8051760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/yinyang.py 2025-07-17T06:45:50.8052910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/fractalcurves.py 2025-07-17T06:45:50.8054050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/planet_and_moon.py 2025-07-17T06:45:50.8055110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/forest.py 2025-07-17T06:45:50.8056240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/two_canvases.py 2025-07-17T06:45:50.8057300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/__main__.py 2025-07-17T06:45:50.8058450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtledemo/minimal_hanoi.py 2025-07-17T06:45:50.8059400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fnmatch.py 2025-07-17T06:45:50.8060630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__init__.py 2025-07-17T06:45:50.8062190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:50.8063640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8064700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/dummy/connection.py 2025-07-17T06:45:50.8065810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/queues.py 2025-07-17T06:45:50.8066870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/heap.py 2025-07-17T06:45:50.8068080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/shared_memory.py 2025-07-17T06:45:50.8069320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_tracker.py 2025-07-17T06:45:50.8070810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/reduction.py 2025-07-17T06:45:50.8071960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/util.py 2025-07-17T06:45:50.8073220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-07-17T06:45:50.8074300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__init__.py 2025-07-17T06:45:50.8075840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-07-17T06:45:50.8077210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-07-17T06:45:50.8078530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-07-17T06:45:50.8080000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-07-17T06:45:50.8081230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-07-17T06:45:50.8082590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-07-17T06:45:50.8083990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-07-17T06:45:50.8085450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-07-17T06:45:50.8086860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-07-17T06:45:50.8088220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-07-17T06:45:50.8089640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-07-17T06:45:50.8091030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-07-17T06:45:50.8092360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-07-17T06:45:50.8093720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-07-17T06:45:50.8095190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.8096640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-07-17T06:45:50.8097990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-07-17T06:45:50.8099330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-07-17T06:45:50.8100740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:50.8102120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8103590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-07-17T06:45:50.8104650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/forkserver.py 2025-07-17T06:45:50.8105800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/connection.py 2025-07-17T06:45:50.8106930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/context.py 2025-07-17T06:45:50.8108020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/spawn.py 2025-07-17T06:45:50.8109180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/synchronize.py 2025-07-17T06:45:50.8110310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/process.py 2025-07-17T06:45:50.8111960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/sharedctypes.py 2025-07-17T06:45:50.8112650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_fork.py 2025-07-17T06:45:50.8113750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/pool.py 2025-07-17T06:45:50.8114980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_forkserver.py 2025-07-17T06:45:50.8116230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-07-17T06:45:50.8211170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/managers.py 2025-07-17T06:45:50.8212080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/multiprocessing/resource_sharer.py 2025-07-17T06:45:50.8213050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/traceback.py 2025-07-17T06:45:50.8214040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/nturl2path.py 2025-07-17T06:45:50.8215020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/warnings.py 2025-07-17T06:45:50.8216020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/subprocess.py 2025-07-17T06:45:50.8216980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/profile.py 2025-07-17T06:45:50.8217920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/this.py 2025-07-17T06:45:50.8219200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/filecmp.py 2025-07-17T06:45:50.8219880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/codecs.py 2025-07-17T06:45:50.8220920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/error.py 2025-07-17T06:45:50.8221990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/request.py 2025-07-17T06:45:50.8223040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__init__.py 2025-07-17T06:45:50.8224080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/response.py 2025-07-17T06:45:50.8225400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:50.8226670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:50.8227910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-07-17T06:45:50.8229260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-07-17T06:45:50.8230500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-07-17T06:45:50.8231770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8232870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/robotparser.py 2025-07-17T06:45:50.8233860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/urllib/parse.py 2025-07-17T06:45:50.8234890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_weakrefset.py 2025-07-17T06:45:50.8235790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/io.py 2025-07-17T06:45:50.8237120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-07-17T06:45:50.8238650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__init__.py 2025-07-17T06:45:50.8240000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-07-17T06:45:50.8241000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8242010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/_path/glob.py 2025-07-17T06:45:50.8243090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__init__.py 2025-07-17T06:45:50.8244470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.8245740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8246720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/zipfile/__main__.py 2025-07-17T06:45:50.8247650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/code.py 2025-07-17T06:45:50.8248650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/operator.py 2025-07-17T06:45:50.8249650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fileinput.py 2025-07-17T06:45:50.8250580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/os.py 2025-07-17T06:45:50.8251740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site-packages/README.txt 2025-07-17T06:45:50.8252830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/difflib.py 2025-07-17T06:45:50.8253650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc.py 2025-07-17T06:45:50.8254670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/selectors.py 2025-07-17T06:45:50.8255650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/decimal.py 2025-07-17T06:45:50.8256690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socketserver.py 2025-07-17T06:45:50.8257620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/copy.py 2025-07-17T06:45:50.8258670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__init__.py 2025-07-17T06:45:50.8260020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-07-17T06:45:50.8261270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8262510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-07-17T06:45:50.8263490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/parser.py 2025-07-17T06:45:50.8264480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/html/entities.py 2025-07-17T06:45:50.8265480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/genericpath.py 2025-07-17T06:45:50.8266480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/linecache.py 2025-07-17T06:45:50.8267450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/types.py 2025-07-17T06:45:50.8268620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/scrolledtext.py 2025-07-17T06:45:50.8269650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/colorchooser.py 2025-07-17T06:45:50.8270740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/commondialog.py 2025-07-17T06:45:50.8271810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/messagebox.py 2025-07-17T06:45:50.8272840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dialog.py 2025-07-17T06:45:50.8273910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/constants.py 2025-07-17T06:45:50.8274920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/dnd.py 2025-07-17T06:45:50.8276000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__init__.py 2025-07-17T06:45:50.8276990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/ttk.py 2025-07-17T06:45:50.8278780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-07-17T06:45:50.8279690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-07-17T06:45:50.8280930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-07-17T06:45:50.8282280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-07-17T06:45:50.8283520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-07-17T06:45:50.8284910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-07-17T06:45:50.8286080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-07-17T06:45:50.8287470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-07-17T06:45:50.8288720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:50.8290050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.8291380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-07-17T06:45:50.8292660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8294030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-07-17T06:45:50.8295000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/filedialog.py 2025-07-17T06:45:50.8296000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/font.py 2025-07-17T06:45:50.8297080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/__main__.py 2025-07-17T06:45:50.8298350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tkinter/simpledialog.py 2025-07-17T06:45:50.8299290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mimetypes.py 2025-07-17T06:45:50.8300470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-07-17T06:45:50.8301770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-07-17T06:45:50.8302930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-07-17T06:45:50.8304140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-07-17T06:45:50.8305350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-07-17T06:45:50.8306530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-07-17T06:45:50.8307730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-07-17T06:45:50.8309000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-07-17T06:45:50.8310100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-07-17T06:45:50.8311310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-07-17T06:45:50.8312500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-07-17T06:45:50.8313660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-07-17T06:45:50.8319290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-07-17T06:45:50.8319730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-07-17T06:45:50.8320020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-07-17T06:45:50.8320310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-07-17T06:45:50.8320600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-07-17T06:45:50.8320930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-07-17T06:45:50.8322100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-07-17T06:45:50.8323310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-07-17T06:45:50.8324560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-07-17T06:45:50.8325740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-07-17T06:45:50.8326980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-07-17T06:45:50.8328160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-07-17T06:45:50.8329390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-07-17T06:45:50.8330580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-07-17T06:45:50.8331850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-07-17T06:45:50.8333050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-07-17T06:45:50.8334300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-07-17T06:45:50.8335510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-07-17T06:45:50.8336700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-07-17T06:45:50.8337900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-07-17T06:45:50.8339160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-07-17T06:45:50.8340330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-07-17T06:45:50.8341540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-07-17T06:45:50.8342750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-07-17T06:45:50.8344130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-07-17T06:45:50.8345290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-07-17T06:45:50.8346510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-07-17T06:45:50.8347690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-07-17T06:45:50.8348870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-07-17T06:45:50.8350040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-07-17T06:45:50.8351350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-07-17T06:45:50.8352460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-07-17T06:45:50.8353730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-07-17T06:45:50.8354890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-07-17T06:45:50.8356120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-07-17T06:45:50.8357270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-07-17T06:45:50.8358540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-07-17T06:45:50.8359840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-07-17T06:45:50.8361370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-07-17T06:45:50.8362280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-07-17T06:45:50.8363560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-07-17T06:45:50.8364660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-07-17T06:45:50.8365980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-07-17T06:45:50.8367430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-07-17T06:45:50.8368410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-07-17T06:45:50.8369740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-07-17T06:45:50.8370950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-07-17T06:45:50.8372190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-07-17T06:45:50.8373400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-07-17T06:45:50.8374600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-07-17T06:45:50.8375790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-07-17T06:45:50.8377030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-07-17T06:45:50.8378220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-07-17T06:45:50.8379450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-07-17T06:45:50.8380750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-07-17T06:45:50.8381870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-07-17T06:45:50.8383230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-07-17T06:45:50.8384480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-07-17T06:45:50.8385510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-07-17T06:45:50.8386780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-07-17T06:45:50.8387970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-07-17T06:45:50.8389130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-07-17T06:45:50.8390430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-07-17T06:45:50.8391630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-07-17T06:45:50.8392840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-07-17T06:45:50.8394030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-07-17T06:45:50.8395400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-07-17T06:45:50.8396550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-07-17T06:45:50.8397750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-07-17T06:45:50.8398990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-07-17T06:45:50.8400210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-07-17T06:45:50.8401560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-07-17T06:45:50.8402710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-07-17T06:45:50.8403910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-07-17T06:45:50.8405110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-07-17T06:45:50.8407000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-07-17T06:45:50.8407920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-07-17T06:45:50.8409070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-07-17T06:45:50.8410330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-07-17T06:45:50.8411500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-07-17T06:45:50.8412710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-07-17T06:45:50.8413880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-07-17T06:45:50.8415090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-07-17T06:45:50.8416260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-07-17T06:45:50.8417420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-07-17T06:45:50.8418620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-07-17T06:45:50.8419800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-07-17T06:45:50.8421000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-07-17T06:45:50.8422200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-07-17T06:45:50.8423430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-07-17T06:45:50.8424590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:50.8425800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-07-17T06:45:50.8427090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-07-17T06:45:50.8428230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-07-17T06:45:50.8429450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-07-17T06:45:50.8430670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-07-17T06:45:50.8431830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-07-17T06:45:50.8433080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-07-17T06:45:50.8434270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-07-17T06:45:50.8435490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-07-17T06:45:50.8436640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-07-17T06:45:50.8437810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-07-17T06:45:50.8439080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-07-17T06:45:50.8440230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-07-17T06:45:50.8441420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-07-17T06:45:50.8442710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-07-17T06:45:50.8443900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-07-17T06:45:50.8445060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-07-17T06:45:50.8446320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-07-17T06:45:50.8447540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-07-17T06:45:50.8448680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-07-17T06:45:50.8449910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-07-17T06:45:50.8451170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-07-17T06:45:50.8452350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-07-17T06:45:50.8453540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-07-17T06:45:50.8454760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-07-17T06:45:50.8455910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-07-17T06:45:50.8457120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-07-17T06:45:50.8458770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-07-17T06:45:50.8459850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-07-17T06:45:50.8461330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-07-17T06:45:50.8462840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-07-17T06:45:50.8463590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-07-17T06:45:50.8464880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-07-17T06:45:50.8466000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-07-17T06:45:50.8467190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-07-17T06:45:50.8468520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-07-17T06:45:50.8469670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-07-17T06:45:50.8470890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-07-17T06:45:50.8472130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-07-17T06:45:50.8473310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-07-17T06:45:50.8474490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-07-17T06:45:50.8475750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-07-17T06:45:50.8476920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-07-17T06:45:50.8478130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-07-17T06:45:50.8479370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-07-17T06:45:50.8480580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-07-17T06:45:50.8481720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-07-17T06:45:50.8482950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-07-17T06:45:50.8484200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-07-17T06:45:50.8485460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-07-17T06:45:50.8486630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-07-17T06:45:50.8487850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-07-17T06:45:50.8488760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/colorsys.py 2025-07-17T06:45:50.8489810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/numbers.py 2025-07-17T06:45:50.8490730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_strptime.py 2025-07-17T06:45:50.8491740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextvars.py 2025-07-17T06:45:50.8492710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/random.py 2025-07-17T06:45:50.8493720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ftplib.py 2025-07-17T06:45:50.8494650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/optparse.py 2025-07-17T06:45:50.8495690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sitecustomize.py 2025-07-17T06:45:50.8496770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/expat.py 2025-07-17T06:45:50.8497870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__init__.py 2025-07-17T06:45:50.8499250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-07-17T06:45:50.8500560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8501500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/handler.py 2025-07-17T06:45:50.8502550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__init__.py 2025-07-17T06:45:50.8503930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-07-17T06:45:50.8505200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-07-17T06:45:50.8506920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-07-17T06:45:50.8507810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-07-17T06:45:50.8509160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-07-17T06:45:50.8510430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8511420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/saxutils.py 2025-07-17T06:45:50.8512490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/xmlreader.py 2025-07-17T06:45:50.8513570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/expatreader.py 2025-07-17T06:45:50.8514640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/sax/_exceptions.py 2025-07-17T06:45:50.8515630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__init__.py 2025-07-17T06:45:50.8517010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8517960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/pulldom.py 2025-07-17T06:45:50.8519080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/expatbuilder.py 2025-07-17T06:45:50.8520090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/domreg.py 2025-07-17T06:45:50.8521230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minicompat.py 2025-07-17T06:45:50.8522290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__init__.py 2025-07-17T06:45:50.8523610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-07-17T06:45:50.8524870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-07-17T06:45:50.8526240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-07-17T06:45:50.8527530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-07-17T06:45:50.8528770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-07-17T06:45:50.8530100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-07-17T06:45:50.8531340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-07-17T06:45:50.8532580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8533610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/NodeFilter.py 2025-07-17T06:45:50.8534670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/xmlbuilder.py 2025-07-17T06:45:50.8535710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/dom/minidom.py 2025-07-17T06:45:50.8536840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementPath.py 2025-07-17T06:45:50.8537930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/cElementTree.py 2025-07-17T06:45:50.8538990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__init__.py 2025-07-17T06:45:50.8540440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-07-17T06:45:50.8541750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-07-17T06:45:50.8543100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-07-17T06:45:50.8544640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-07-17T06:45:50.8545780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8546990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementInclude.py 2025-07-17T06:45:50.8548080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xml/etree/ElementTree.py 2025-07-17T06:45:50.8548990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pdb.py 2025-07-17T06:45:50.8549980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/threading.py 2025-07-17T06:45:50.8550930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/turtle.py 2025-07-17T06:45:50.8551900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/platform.py 2025-07-17T06:45:50.8552910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pstats.py 2025-07-17T06:45:50.8553780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/glob.py 2025-07-17T06:45:50.8554750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/quopri.py 2025-07-17T06:45:50.8555750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/symtable.py 2025-07-17T06:45:50.8556710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pprint.py 2025-07-17T06:45:50.8557670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/calendar.py 2025-07-17T06:45:50.8558650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/inspect.py 2025-07-17T06:45:50.8559670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/util.py 2025-07-17T06:45:50.8560730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/handlers.py 2025-07-17T06:45:50.8561790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__init__.py 2025-07-17T06:45:50.8562800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/types.py 2025-07-17T06:45:50.8564220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-07-17T06:45:50.8565510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-07-17T06:45:50.8566750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-07-17T06:45:50.8568010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.8569280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:50.8570640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-07-17T06:45:50.8571880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8572870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/validate.py 2025-07-17T06:45:50.8574000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/simple_server.py 2025-07-17T06:45:50.8575400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/wsgiref/headers.py 2025-07-17T06:45:50.8575970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/poplib.py 2025-07-17T06:45:50.8576940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/plistlib.py 2025-07-17T06:45:50.8577970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickletools.py 2025-07-17T06:45:50.8578870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/site.py 2025-07-17T06:45:50.8579900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/decoder.py 2025-07-17T06:45:50.8580910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/scanner.py 2025-07-17T06:45:50.8581960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__init__.py 2025-07-17T06:45:50.8583270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-07-17T06:45:50.8584580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-07-17T06:45:50.8585790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8587000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-07-17T06:45:50.8588250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-07-17T06:45:50.8589200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/encoder.py 2025-07-17T06:45:50.8590180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/json/tool.py 2025-07-17T06:45:50.8591250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_opcode_metadata.py 2025-07-17T06:45:50.8592190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/keyword.py 2025-07-17T06:45:50.8593240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/configparser.py 2025-07-17T06:45:50.8594270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_apple_support.py 2025-07-17T06:45:50.8595210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/reprlib.py 2025-07-17T06:45:50.8596190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/secrets.py 2025-07-17T06:45:50.8597120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shlex.py 2025-07-17T06:45:50.8598170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookies.py 2025-07-17T06:45:50.8599230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/server.py 2025-07-17T06:45:50.8600250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/client.py 2025-07-17T06:45:50.8601280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__init__.py 2025-07-17T06:45:50.8602570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-07-17T06:45:50.8603840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-07-17T06:45:50.8605070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-07-17T06:45:50.8606300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-07-17T06:45:50.8607580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8608840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/http/cookiejar.py 2025-07-17T06:45:50.8609640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__init__.py 2025-07-17T06:45:50.8610960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-07-17T06:45:50.8612290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-07-17T06:45:50.8613550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.8615040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8615930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dump.py 2025-07-17T06:45:50.8617090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/dbapi2.py 2025-07-17T06:45:50.8618540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sqlite3/__main__.py 2025-07-17T06:45:50.8619920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/posixpath.py 2025-07-17T06:45:50.8621220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/py_compile.py 2025-07-17T06:45:50.8622780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__init__.py 2025-07-17T06:45:50.8624450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.8626150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8627850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-07-17T06:45:50.8629710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/_bundled/pip-25.1.1-py3-none-any.whl 2025-07-17T06:45:50.8631100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/__main__.py 2025-07-17T06:45:50.8632540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ensurepip/_uninstall.py 2025-07-17T06:45:50.8633850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_osx_support.py 2025-07-17T06:45:50.8635180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stat.py 2025-07-17T06:45:50.8636520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/compileall.py 2025-07-17T06:45:50.8637970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/_base.py 2025-07-17T06:45:50.8639340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/thread.py 2025-07-17T06:45:50.8640920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__init__.py 2025-07-17T06:45:50.8642900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-07-17T06:45:50.8644780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-07-17T06:45:50.8646580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-07-17T06:45:50.8648330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8649640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/futures/process.py 2025-07-17T06:45:50.8651100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__init__.py 2025-07-17T06:45:50.8653260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8654300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/csv.py 2025-07-17T06:45:50.8655850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/historical_reader.py 2025-07-17T06:45:50.8657410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_console.py 2025-07-17T06:45:50.8658660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/readline.py 2025-07-17T06:45:50.8659950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/console.py 2025-07-17T06:45:50.8661320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/trace.py 2025-07-17T06:45:50.8662590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/curses.py 2025-07-17T06:45:50.8664010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/base_eventqueue.py 2025-07-17T06:45:50.8665400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_console.py 2025-07-17T06:45:50.8666830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-07-17T06:45:50.8668330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_threading_handler.py 2025-07-17T06:45:50.8669640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__init__.py 2025-07-17T06:45:50.8670950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/types.py 2025-07-17T06:45:50.8672580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:50.8674490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-07-17T06:45:50.8676340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-07-17T06:45:50.8677880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-07-17T06:45:50.8679560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-07-17T06:45:50.8681160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-07-17T06:45:50.8682870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-07-17T06:45:50.8684410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-07-17T06:45:50.8686300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-07-17T06:45:50.8687950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-07-17T06:45:50.8689610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-07-17T06:45:50.8691290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-07-17T06:45:50.8692900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:50.8694740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-07-17T06:45:50.8696390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-07-17T06:45:50.8698000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-07-17T06:45:50.8699240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-07-17T06:45:50.8700470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:50.8701720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-07-17T06:45:50.8703120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-07-17T06:45:50.8704470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-07-17T06:45:50.8705660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-07-17T06:45:50.8706990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.8708550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8711110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:50.8711420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/keymap.py 2025-07-17T06:45:50.8711680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/_minimal_curses.py 2025-07-17T06:45:50.8712740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/fancy_termios.py 2025-07-17T06:45:50.8713750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/reader.py 2025-07-17T06:45:50.8714800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/mypy.ini 2025-07-17T06:45:50.8715830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/utils.py 2025-07-17T06:45:50.8716830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/pager.py 2025-07-17T06:45:50.8717870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/input.py 2025-07-17T06:45:50.8719020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-07-17T06:45:50.8720150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/completing_reader.py 2025-07-17T06:45:50.8721130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/main.py 2025-07-17T06:45:50.8722180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/commands.py 2025-07-17T06:45:50.8723240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/__main__.py 2025-07-17T06:45:50.8724370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pyrepl/simple_interact.py 2025-07-17T06:45:50.8725330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydatetime.py 2025-07-17T06:45:50.8726350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/fractions.py 2025-07-17T06:45:50.8727430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__init__.py 2025-07-17T06:45:50.8728890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.8730200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8731190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sysconfig/__main__.py 2025-07-17T06:45:50.8732110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sched.py 2025-07-17T06:45:50.8733070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/imaplib.py 2025-07-17T06:45:50.8734040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/mailbox.py 2025-07-17T06:45:50.8735380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_compile.py 2025-07-17T06:45:50.8736060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/locale.py 2025-07-17T06:45:50.8736980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ast.py 2025-07-17T06:45:50.8737970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/doctest.py 2025-07-17T06:45:50.8739000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/argparse.py 2025-07-17T06:45:50.8740190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getpass.py 2025-07-17T06:45:50.8741480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pickle.py 2025-07-17T06:45:50.8742670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pty.py 2025-07-17T06:45:50.8744140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/contextlib.py 2025-07-17T06:45:50.8745570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/statistics.py 2025-07-17T06:45:50.8746980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_collections_abc.py 2025-07-17T06:45:50.8748270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__future__.py 2025-07-17T06:45:50.8749570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pylong.py 2025-07-17T06:45:50.8750950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dataclasses.py 2025-07-17T06:45:50.8752210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/shelve.py 2025-07-17T06:45:50.8753440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/string.py 2025-07-17T06:45:50.8754720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/smtplib.py 2025-07-17T06:45:50.8755990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__init__.py 2025-07-17T06:45:50.8757670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.8759320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8760800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/posix/activate.csh 2025-07-17T06:45:50.8762330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/Activate.ps1 2025-07-17T06:45:50.8763920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate.fish 2025-07-17T06:45:50.8765440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/scripts/common/activate 2025-07-17T06:45:50.8766830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/venv/__main__.py 2025-07-17T06:45:50.8768020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/getopt.py 2025-07-17T06:45:50.8769330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/antigravity.py 2025-07-17T06:45:50.8770470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/enum.py 2025-07-17T06:45:50.8771850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/ndbm.py 2025-07-17T06:45:50.8773160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/gnu.py 2025-07-17T06:45:50.8774510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__init__.py 2025-07-17T06:45:50.8776270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-07-17T06:45:50.8777780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-07-17T06:45:50.8779340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-07-17T06:45:50.8781030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-07-17T06:45:50.8782570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8783810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/dumb.py 2025-07-17T06:45:50.8785080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/dbm/sqlite3.py 2025-07-17T06:45:50.8786290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/timeit.py 2025-07-17T06:45:50.8787590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/graphlib.py 2025-07-17T06:45:50.8788770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/hmac.py 2025-07-17T06:45:50.8789950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tarfile.py 2025-07-17T06:45:50.8791290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/readers.py 2025-07-17T06:45:50.8792650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_abc.py 2025-07-17T06:45:50.8793970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/util.py 2025-07-17T06:45:50.8795410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap.py 2025-07-17T06:45:50.8796890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/readers.py 2025-07-17T06:45:50.8798320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_common.py 2025-07-17T06:45:50.8799770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__init__.py 2025-07-17T06:45:50.8801670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-07-17T06:45:50.8803330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-07-17T06:45:50.8805180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-07-17T06:45:50.8807180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-07-17T06:45:50.8808940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-07-17T06:45:50.8810780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-07-17T06:45:50.8812570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8814510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-07-17T06:45:50.8816060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_itertools.py 2025-07-17T06:45:50.8817660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_adapters.py 2025-07-17T06:45:50.8819120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/simple.py 2025-07-17T06:45:50.8820560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/_functional.py 2025-07-17T06:45:50.8822030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/resources/abc.py 2025-07-17T06:45:50.8823320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__init__.py 2025-07-17T06:45:50.8824920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-07-17T06:45:50.8826500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-07-17T06:45:50.8828300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-07-17T06:45:50.8830090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-07-17T06:45:50.8831670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-07-17T06:45:50.8833500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.8835160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-07-17T06:45:50.8837020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-07-17T06:45:50.8838770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8840190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/_bootstrap_external.py 2025-07-17T06:45:50.8841620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/machinery.py 2025-07-17T06:45:50.8842990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/simple.py 2025-07-17T06:45:50.8844460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_meta.py 2025-07-17T06:45:50.8846040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_text.py 2025-07-17T06:45:50.8847740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__init__.py 2025-07-17T06:45:50.8849140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_functools.py 2025-07-17T06:45:50.8850910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-07-17T06:45:50.8852620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-07-17T06:45:50.8854450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-07-17T06:45:50.8856160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-07-17T06:45:50.8858030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-07-17T06:45:50.8859750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8861560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-07-17T06:45:50.8863390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-07-17T06:45:50.8864680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/diagnose.py 2025-07-17T06:45:50.8866320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_collections.py 2025-07-17T06:45:50.8867830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_itertools.py 2025-07-17T06:45:50.8869650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/metadata/_adapters.py 2025-07-17T06:45:50.8871180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/importlib/abc.py 2025-07-17T06:45:50.8872530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/server.py 2025-07-17T06:45:50.8873990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/client.py 2025-07-17T06:45:50.8875450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__init__.py 2025-07-17T06:45:50.8877300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-07-17T06:45:50.8879110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-07-17T06:45:50.8880810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.8882040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/stringprep.py 2025-07-17T06:45:50.8883260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/typing.py 2025-07-17T06:45:50.8884470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/LICENSE.txt 2025-07-17T06:45:50.8885840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/multicall.py 2025-07-17T06:45:50.8887200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.py 2025-07-17T06:45:50.8888480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/mainmenu.py 2025-07-17T06:45:50.8889590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/filelist.py 2025-07-17T06:45:50.8890620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/sidebar.py 2025-07-17T06:45:50.8891650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tree.py 2025-07-17T06:45:50.8892740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyshell.py 2025-07-17T06:45:50.8893880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/stackviewer.py 2025-07-17T06:45:50.8895010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/statusbar.py 2025-07-17T06:45:50.8896010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/run.py 2025-07-17T06:45:50.8897110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autoexpand.py 2025-07-17T06:45:50.8898220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/codecontext.py 2025-07-17T06:45:50.8899260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.html 2025-07-17T06:45:50.8900380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/configdialog.py 2025-07-17T06:45:50.8901420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config.py 2025-07-17T06:45:50.8902530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help_about.py 2025-07-17T06:45:50.8903540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/TODO.txt 2025-07-17T06:45:50.8904610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj.py 2025-07-17T06:45:50.8905640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/query.py 2025-07-17T06:45:50.8906710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/window.py 2025-07-17T06:45:50.8907770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/extend.txt 2025-07-17T06:45:50.8908780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/ChangeLog 2025-07-17T06:45:50.8909880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchbase.py 2025-07-17T06:45:50.8910920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/util.py 2025-07-17T06:45:50.8912020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/colorizer.py 2025-07-17T06:45:50.8913100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/redirector.py 2025-07-17T06:45:50.8914280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config_key.py 2025-07-17T06:45:50.8915300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip_w.py 2025-07-17T06:45:50.8916740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/runscript.py 2025-07-17T06:45:50.8918030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/delegator.py 2025-07-17T06:45:50.8919380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.pyw 2025-07-17T06:45:50.8920850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__init__.py 2025-07-17T06:45:50.8922200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/format.py 2025-07-17T06:45:50.8923470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/textview.py 2025-07-17T06:45:50.8924770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/grep.py 2025-07-17T06:45:50.8926600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-07-17T06:45:50.8928200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-07-17T06:45:50.8930050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-07-17T06:45:50.8931610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-07-17T06:45:50.8933320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-07-17T06:45:50.8935130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-07-17T06:45:50.8937370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:50.8939000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-07-17T06:45:50.8940640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-07-17T06:45:50.8942500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-07-17T06:45:50.8944030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-07-17T06:45:50.8945750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-07-17T06:45:50.8947440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-07-17T06:45:50.8949160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-07-17T06:45:50.8950860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-07-17T06:45:50.8952700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-07-17T06:45:50.8954440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-07-17T06:45:50.8955990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-07-17T06:45:50.8957660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-07-17T06:45:50.8959490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-07-17T06:45:50.8961040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-07-17T06:45:50.8963060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-07-17T06:45:50.8964900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-07-17T06:45:50.8966500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-07-17T06:45:50.8968160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-07-17T06:45:50.8969900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-07-17T06:45:50.8971720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-07-17T06:45:50.8973330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-07-17T06:45:50.8975110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-07-17T06:45:50.8976830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-07-17T06:45:50.8978740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-07-17T06:45:50.8980510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-07-17T06:45:50.8982360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-07-17T06:45:50.8983910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-07-17T06:45:50.8985590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-07-17T06:45:50.8987180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-07-17T06:45:50.8988840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-07-17T06:45:50.8990820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-07-17T06:45:50.8992510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-07-17T06:45:50.8994290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-07-17T06:45:50.8996030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-07-17T06:45:50.8997670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:50.8999470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-07-17T06:45:50.9001190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-07-17T06:45:50.9002870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-07-17T06:45:50.9004700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-07-17T06:45:50.9006670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-07-17T06:45:50.9008380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-07-17T06:45:50.9010160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-07-17T06:45:50.9011940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-07-17T06:45:50.9018070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.9018460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-07-17T06:45:50.9018770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-07-17T06:45:50.9019090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.9019720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-07-17T06:45:50.9021550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-07-17T06:45:50.9023460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-07-17T06:45:50.9025200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-07-17T06:45:50.9026710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-07-17T06:45:50.9028450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-07-17T06:45:50.9029740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/tooltip.py 2025-07-17T06:45:50.9031080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pathbrowser.py 2025-07-17T06:45:50.9032380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger.py 2025-07-17T06:45:50.9033750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-main.def 2025-07-17T06:45:50.9035050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/CREDITS.txt 2025-07-17T06:45:50.9036480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/browser.py 2025-07-17T06:45:50.9037770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/pyparse.py 2025-07-17T06:45:50.9039100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/macosx.py 2025-07-17T06:45:50.9040720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/scrolledlist.py 2025-07-17T06:45:50.9042190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/searchengine.py 2025-07-17T06:45:50.9043580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/rpc.py 2025-07-17T06:45:50.9044960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/percolator.py 2025-07-17T06:45:50.9046200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/outwin.py 2025-07-17T06:45:50.9047530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-keys.def 2025-07-17T06:45:50.9049060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/plusnode.gif 2025-07-17T06:45:50.9050450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/folder.gif 2025-07-17T06:45:50.9051960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.png 2025-07-17T06:45:50.9053280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.gif 2025-07-17T06:45:50.9054690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.png 2025-07-17T06:45:50.9056000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/tk.gif 2025-07-17T06:45:50.9057500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/openfolder.gif 2025-07-17T06:45:50.9059030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_48.gif 2025-07-17T06:45:50.9060640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/minusnode.gif 2025-07-17T06:45:50.9062140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/python.gif 2025-07-17T06:45:50.9063650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_32.png 2025-07-17T06:45:50.9065150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/README.txt 2025-07-17T06:45:50.9066520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle.ico 2025-07-17T06:45:50.9067840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_16.gif 2025-07-17T06:45:50.9069290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/Icons/idle_256.png 2025-07-17T06:45:50.9070720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_noext 2025-07-17T06:45:50.9072340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-07-17T06:45:50.9073860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-07-17T06:45:50.9075430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-07-17T06:45:50.9077060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-07-17T06:45:50.9078500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-07-17T06:45:50.9080030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_textview.py 2025-07-17T06:45:50.9081380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tree.py 2025-07-17T06:45:50.9082980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-07-17T06:45:50.9084570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-07-17T06:45:50.9085880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-07-17T06:45:50.9087070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-07-17T06:45:50.9088390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-07-17T06:45:50.9089530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-07-17T06:45:50.9090690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_search.py 2025-07-17T06:45:50.9091900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-07-17T06:45:50.9093100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-07-17T06:45:50.9094350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-07-17T06:45:50.9095510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_warning.py 2025-07-17T06:45:50.9096750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/htest.py 2025-07-17T06:45:50.9098190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editor.py 2025-07-17T06:45:50.9099830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-07-17T06:45:50.9101390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-07-17T06:45:50.9102960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_run.py 2025-07-17T06:45:50.9104610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-07-17T06:45:50.9106390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-07-17T06:45:50.9107960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-07-17T06:45:50.9109410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_grep.py 2025-07-17T06:45:50.9111170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-07-17T06:45:50.9112800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-07-17T06:45:50.9114270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__init__.py 2025-07-17T06:45:50.9115880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-07-17T06:45:50.9117530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-07-17T06:45:50.9119400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-07-17T06:45:50.9121150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-07-17T06:45:50.9122940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-07-17T06:45:50.9124970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-07-17T06:45:50.9126880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-07-17T06:45:50.9128840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-07-17T06:45:50.9130660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-07-17T06:45:50.9132560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-07-17T06:45:50.9134630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-07-17T06:45:50.9136450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-07-17T06:45:50.9138470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-07-17T06:45:50.9140310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-07-17T06:45:50.9142130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-07-17T06:45:50.9144000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-07-17T06:45:50.9145900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-07-17T06:45:50.9147830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-07-17T06:45:50.9149770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-07-17T06:45:50.9151780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-07-17T06:45:50.9153620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-07-17T06:45:50.9155580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-07-17T06:45:50.9157470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-07-17T06:45:50.9159610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-07-17T06:45:50.9161610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-07-17T06:45:50.9163470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-07-17T06:45:50.9165370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-07-17T06:45:50.9167450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-07-17T06:45:50.9169260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-07-17T06:45:50.9171120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-07-17T06:45:50.9173040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-07-17T06:45:50.9174760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-07-17T06:45:50.9176660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-07-17T06:45:50.9178430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-07-17T06:45:50.9180360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-07-17T06:45:50.9182250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-07-17T06:45:50.9184110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-07-17T06:45:50.9186170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-07-17T06:45:50.9188150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-07-17T06:45:50.9190010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-07-17T06:45:50.9191910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-07-17T06:45:50.9193660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-07-17T06:45:50.9195480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-07-17T06:45:50.9197480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-07-17T06:45:50.9199280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-07-17T06:45:50.9201170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-07-17T06:45:50.9202970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-07-17T06:45:50.9204840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-07-17T06:45:50.9206720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-07-17T06:45:50.9208740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-07-17T06:45:50.9210580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-07-17T06:45:50.9212470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-07-17T06:45:50.9214560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-07-17T06:45:50.9216590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-07-17T06:45:50.9218590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-07-17T06:45:50.9220430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-07-17T06:45:50.9222740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-07-17T06:45:50.9224410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-07-17T06:45:50.9226490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-07-17T06:45:50.9228280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-07-17T06:45:50.9230090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-07-17T06:45:50.9231910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-07-17T06:45:50.9233790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.9235580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-07-17T06:45:50.9237540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-07-17T06:45:50.9239390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-07-17T06:45:50.9241170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-07-17T06:45:50.9242680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_util.py 2025-07-17T06:45:50.9244300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_undo.py 2025-07-17T06:45:50.9246000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-07-17T06:45:50.9247780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-07-17T06:45:50.9249330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-07-17T06:45:50.9250930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-07-17T06:45:50.9252540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-07-17T06:45:50.9254120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_text.py 2025-07-17T06:45:50.9255770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-07-17T06:45:50.9257370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-07-17T06:45:50.9259190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_browser.py 2025-07-17T06:45:50.9260560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_config.py 2025-07-17T06:45:50.9262220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-07-17T06:45:50.9263760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_window.py 2025-07-17T06:45:50.9265200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/template.py 2025-07-17T06:45:50.9266710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_query.py 2025-07-17T06:45:50.9268200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/README.txt 2025-07-17T06:45:50.9269780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-07-17T06:45:50.9271240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-07-17T06:45:50.9272870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-07-17T06:45:50.9274300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-07-17T06:45:50.9275940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_replace.py 2025-07-17T06:45:50.9277420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_history.py 2025-07-17T06:45:50.9279040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-07-17T06:45:50.9281040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-07-17T06:45:50.9282660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-07-17T06:45:50.9284450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-07-17T06:45:50.9286000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_format.py 2025-07-17T06:45:50.9287830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-07-17T06:45:50.9289250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help.py 2025-07-17T06:45:50.9290630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-07-17T06:45:50.9291760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-07-17T06:45:50.9293020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-07-17T06:45:50.9294360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-07-17T06:45:50.9295550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-07-17T06:45:50.9296840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/undo.py 2025-07-17T06:45:50.9298280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/squeezer.py 2025-07-17T06:45:50.9299690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/iomenu.py 2025-07-17T06:45:50.9301140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zoomheight.py 2025-07-17T06:45:50.9302400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/search.py 2025-07-17T06:45:50.9303750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/NEWS2x.txt 2025-07-17T06:45:50.9305110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/README.txt 2025-07-17T06:45:50.9306480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/HISTORY.txt 2025-07-17T06:45:50.9307830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugger_r.py 2025-07-17T06:45:50.9309100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/editor.py 2025-07-17T06:45:50.9310480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/dynoption.py 2025-07-17T06:45:50.9312040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete_w.py 2025-07-17T06:45:50.9313330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/calltip.py 2025-07-17T06:45:50.9314730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/News3.txt 2025-07-17T06:45:50.9316070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/autocomplete.py 2025-07-17T06:45:50.9317540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/hyperparser.py 2025-07-17T06:45:50.9319010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-extensions.def 2025-07-17T06:45:50.9320380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/help.py 2025-07-17T06:45:50.9321660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/parenmatch.py 2025-07-17T06:45:50.9323260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/zzdummy.py 2025-07-17T06:45:50.9324660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/__main__.py 2025-07-17T06:45:50.9326250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/config-highlight.def 2025-07-17T06:45:50.9327600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/idle.bat 2025-07-17T06:45:50.9329130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/history.py 2025-07-17T06:45:50.9330530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/debugobj_r.py 2025-07-17T06:45:50.9331890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/idlelib/replace.py 2025-07-17T06:45:50.9333350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__init__.py 2025-07-17T06:45:50.9334780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/_pydoc.css 2025-07-17T06:45:50.9336440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-07-17T06:45:50.9338180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.9339590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/pydoc_data/topics.py 2025-07-17T06:45:50.9340790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ssl.py 2025-07-17T06:45:50.9341980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/socket.py 2025-07-17T06:45:50.9343270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/datetime.py 2025-07-17T06:45:50.9344670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_android_support.py 2025-07-17T06:45:50.9346190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__init__.py 2025-07-17T06:45:50.9347980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.9349260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_pydecimal.py 2025-07-17T06:45:50.9350420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/ntpath.py 2025-07-17T06:45:50.9352000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-07-17T06:45:50.9353180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/tokenize.py 2025-07-17T06:45:50.9354320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/uuid.py 2025-07-17T06:45:50.9355870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/mixins.py 2025-07-17T06:45:50.9357230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/queues.py 2025-07-17T06:45:50.9358580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/streams.py 2025-07-17T06:45:50.9360030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/tasks.py 2025-07-17T06:45:50.9361600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/selector_events.py 2025-07-17T06:45:50.9362880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/log.py 2025-07-17T06:45:50.9364250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/taskgroups.py 2025-07-17T06:45:50.9365640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/protocols.py 2025-07-17T06:45:50.9367000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/events.py 2025-07-17T06:45:50.9368380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_events.py 2025-07-17T06:45:50.9369820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/subprocess.py 2025-07-17T06:45:50.9371180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/constants.py 2025-07-17T06:45:50.9372610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/proactor_events.py 2025-07-17T06:45:50.9373960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/format_helpers.py 2025-07-17T06:45:50.9375270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/locks.py 2025-07-17T06:45:50.9376620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__init__.py 2025-07-17T06:45:50.9377950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/timeouts.py 2025-07-17T06:45:50.9379190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/trsock.py 2025-07-17T06:45:50.9381050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-07-17T06:45:50.9382670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-07-17T06:45:50.9384430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-07-17T06:45:50.9385960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-07-17T06:45:50.9387660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-07-17T06:45:50.9389290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-07-17T06:45:50.9390880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-07-17T06:45:50.9392560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-07-17T06:45:50.9394210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-07-17T06:45:50.9395820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-07-17T06:45:50.9397490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-07-17T06:45:50.9399090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-07-17T06:45:50.9400820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-07-17T06:45:50.9402410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-07-17T06:45:50.9404260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-07-17T06:45:50.9406030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-07-17T06:45:50.9407470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-07-17T06:45:50.9408840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-07-17T06:45:50.9410330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:50.9411830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-07-17T06:45:50.9413260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-07-17T06:45:50.9414730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-07-17T06:45:50.9416180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-07-17T06:45:50.9417590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-07-17T06:45:50.9419130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:50.9420620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-07-17T06:45:50.9422080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-07-17T06:45:50.9423640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-07-17T06:45:50.9425120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-07-17T06:45:50.9426810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-07-17T06:45:50.9428200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:50.9429590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.9431110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-07-17T06:45:50.9432310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/futures.py 2025-07-17T06:45:50.9433730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/sslproto.py 2025-07-17T06:45:50.9434950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/staggered.py 2025-07-17T06:45:50.9436240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/threads.py 2025-07-17T06:45:50.9437680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_subprocess.py 2025-07-17T06:45:50.9438980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_utils.py 2025-07-17T06:45:50.9440440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/runners.py 2025-07-17T06:45:50.9441870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/exceptions.py 2025-07-17T06:45:50.9443180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/transports.py 2025-07-17T06:45:50.9444600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_tasks.py 2025-07-17T06:45:50.9446060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/coroutines.py 2025-07-17T06:45:50.9447490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/windows_events.py 2025-07-17T06:45:50.9448810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/base_futures.py 2025-07-17T06:45:50.9450120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/__main__.py 2025-07-17T06:45:50.9451370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/asyncio/unix_events.py 2025-07-17T06:45:50.9452590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/config.py 2025-07-17T06:45:50.9453790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/handlers.py 2025-07-17T06:45:50.9455170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__init__.py 2025-07-17T06:45:50.9456750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:50.9458280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-07-17T06:45:50.9459920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.9460970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/__hello__.py 2025-07-17T06:45:50.9462470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/_colorize.py 2025-07-17T06:45:50.9463990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/contentmanager.py 2025-07-17T06:45:50.9465290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_policybase.py 2025-07-17T06:45:50.9466450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/header.py 2025-07-17T06:45:50.9467660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_encoded_words.py 2025-07-17T06:45:50.9469060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_header_value_parser.py 2025-07-17T06:45:50.9470190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/policy.py 2025-07-17T06:45:50.9471330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__init__.py 2025-07-17T06:45:50.9472610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/message.py 2025-07-17T06:45:50.9473760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/encoders.py 2025-07-17T06:45:50.9475430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-07-17T06:45:50.9477010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-07-17T06:45:50.9478620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-07-17T06:45:50.9480150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-07-17T06:45:50.9481790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-07-17T06:45:50.9483370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-07-17T06:45:50.9484660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-07-17T06:45:50.9485970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-07-17T06:45:50.9487250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-07-17T06:45:50.9488520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-07-17T06:45:50.9489770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:50.9491030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:50.9492370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-07-17T06:45:50.9493820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-07-17T06:45:50.9494900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-07-17T06:45:50.9496240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-07-17T06:45:50.9497570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-07-17T06:45:50.9498990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-07-17T06:45:50.9500260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.9501510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-07-17T06:45:50.9502480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/parser.py 2025-07-17T06:45:50.9503550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/generator.py 2025-07-17T06:45:50.9504550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/utils.py 2025-07-17T06:45:50.9505600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/charset.py 2025-07-17T06:45:50.9506650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/iterators.py 2025-07-17T06:45:50.9507710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/quoprimime.py 2025-07-17T06:45:50.9508820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/multipart.py 2025-07-17T06:45:50.9509910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__init__.py 2025-07-17T06:45:50.9510980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/message.py 2025-07-17T06:45:50.9512370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-07-17T06:45:50.9513640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:50.9514940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-07-17T06:45:50.9516260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-07-17T06:45:50.9517520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-07-17T06:45:50.9518790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:50.9520180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-07-17T06:45:50.9521540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-07-17T06:45:50.9522840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.9523900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/application.py 2025-07-17T06:45:50.9525030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/nonmultipart.py 2025-07-17T06:45:50.9526140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/text.py 2025-07-17T06:45:50.9527140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/audio.py 2025-07-17T06:45:50.9528200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/image.py 2025-07-17T06:45:50.9529230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/mime/base.py 2025-07-17T06:45:50.9530230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/errors.py 2025-07-17T06:45:50.9531290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/feedparser.py 2025-07-17T06:45:50.9532390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/architecture.rst 2025-07-17T06:45:50.9533440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/_parseaddr.py 2025-07-17T06:45:50.9534490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/base64mime.py 2025-07-17T06:45:50.9535610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/email/headerregistry.py 2025-07-17T06:45:50.9536550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/struct.py 2025-07-17T06:45:50.9537620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_constants.py 2025-07-17T06:45:50.9538640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_compiler.py 2025-07-17T06:45:50.9539650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__init__.py 2025-07-17T06:45:50.9540960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-07-17T06:45:50.9542250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-07-17T06:45:50.9543470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-07-17T06:45:50.9544690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:50.9545910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:50.9546840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_casefix.py 2025-07-17T06:45:50.9547830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/re/_parser.py 2025-07-17T06:45:50.9548820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/sre_parse.py 2025-07-17T06:45:50.9549730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/abc.py 2025-07-17T06:45:50.9550680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/lib/python3.13/runpy.py 2025-07-17T06:45:50.9551680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.13.1 2025-07-17T06:45:50.9552650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313/share/man/man1/python3.1 2025-07-17T06:45:50.9553310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2.conda 2025-07-17T06:45:50.9554230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/repodata_record.json 2025-07-17T06:45:50.9555070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/test/run_test.sh 2025-07-17T06:45:50.9556580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/licenses/LICENSE 2025-07-17T06:45:50.9557410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/run_test.sh 2025-07-17T06:45:50.9558270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/build.sh 2025-07-17T06:45:50.9559250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:50.9560050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml 2025-07-17T06:45:50.9561020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/recipe/meta.yaml.template 2025-07-17T06:45:50.9561770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/paths.json 2025-07-17T06:45:50.9567370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/hash_input.json 2025-07-17T06:45:50.9567800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/files 2025-07-17T06:45:50.9568230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/about.json 2025-07-17T06:45:50.9568640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/link.json 2025-07-17T06:45:50.9569040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/index.json 2025-07-17T06:45:50.9569430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/info/git 2025-07-17T06:45:50.9569870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mauritius 2025-07-17T06:45:50.9570370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Chagos 2025-07-17T06:45:50.9570860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mayotte 2025-07-17T06:45:50.9571350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Christmas 2025-07-17T06:45:50.9571870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Cocos 2025-07-17T06:45:50.9572360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Maldives 2025-07-17T06:45:50.9572850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Comoro 2025-07-17T06:45:50.9573730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Reunion 2025-07-17T06:45:50.9574570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Mahe 2025-07-17T06:45:50.9575520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Kerguelen 2025-07-17T06:45:50.9576490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Indian/Antananarivo 2025-07-17T06:45:50.9577380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faroe 2025-07-17T06:45:50.9578310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Canary 2025-07-17T06:45:50.9579270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Stanley 2025-07-17T06:45:50.9580220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Bermuda 2025-07-17T06:45:50.9581230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/South_Georgia 2025-07-17T06:45:50.9582170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/St_Helena 2025-07-17T06:45:50.9583130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Jan_Mayen 2025-07-17T06:45:50.9584040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Faeroe 2025-07-17T06:45:50.9585020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Reykjavik 2025-07-17T06:45:50.9585980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Cape_Verde 2025-07-17T06:45:50.9586940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Azores 2025-07-17T06:45:50.9587830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Atlantic/Madeira 2025-07-17T06:45:50.9588670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CST6CDT 2025-07-17T06:45:50.9589510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Poland 2025-07-17T06:45:50.9590390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Alaska 2025-07-17T06:45:50.9591270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Pacific 2025-07-17T06:45:50.9592140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Eastern 2025-07-17T06:45:50.9593040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Michigan 2025-07-17T06:45:50.9593950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Arizona 2025-07-17T06:45:50.9594890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Indiana-Starke 2025-07-17T06:45:50.9595780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Aleutian 2025-07-17T06:45:50.9596670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Hawaii 2025-07-17T06:45:50.9597610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/East-Indiana 2025-07-17T06:45:50.9598480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Central 2025-07-17T06:45:50.9599400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Mountain 2025-07-17T06:45:50.9600250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/US/Samoa 2025-07-17T06:45:50.9601120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Kwajalein 2025-07-17T06:45:50.9602020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leapseconds 2025-07-17T06:45:50.9602980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/DeNoronha 2025-07-17T06:45:50.9603860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/Acre 2025-07-17T06:45:50.9604750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/East 2025-07-17T06:45:50.9605630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Brazil/West 2025-07-17T06:45:50.9606640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Port_Moresby 2025-07-17T06:45:50.9607520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chuuk 2025-07-17T06:45:50.9608460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Easter 2025-07-17T06:45:50.9609400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kwajalein 2025-07-17T06:45:50.9610340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tongatapu 2025-07-17T06:45:50.9611230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Yap 2025-07-17T06:45:50.9612220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wallis 2025-07-17T06:45:50.9613070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Apia 2025-07-17T06:45:50.9614030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Norfolk 2025-07-17T06:45:50.9615040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Efate 2025-07-17T06:45:50.9616330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fiji 2025-07-17T06:45:50.9617800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Funafuti 2025-07-17T06:45:50.9619030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Palau 2025-07-17T06:45:50.9620150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guam 2025-07-17T06:45:50.9621520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Saipan 2025-07-17T06:45:50.9622700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kosrae 2025-07-17T06:45:50.9623840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Niue 2025-07-17T06:45:50.9624980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Ponape 2025-07-17T06:45:50.9626150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Wake 2025-07-17T06:45:50.9627460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Galapagos 2025-07-17T06:45:50.9628700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Johnston 2025-07-17T06:45:50.9630000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Midway 2025-07-17T06:45:50.9631170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Nauru 2025-07-17T06:45:50.9632430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Guadalcanal 2025-07-17T06:45:50.9633640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Chatham 2025-07-17T06:45:50.9634980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Auckland 2025-07-17T06:45:50.9636170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Noumea 2025-07-17T06:45:50.9637450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Fakaofo 2025-07-17T06:45:50.9638680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tahiti 2025-07-17T06:45:50.9639910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Gambier 2025-07-17T06:45:50.9641100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Majuro 2025-07-17T06:45:50.9642340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Honolulu 2025-07-17T06:45:50.9643500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pohnpei 2025-07-17T06:45:50.9644660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pago_Pago 2025-07-17T06:45:50.9645750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Truk 2025-07-17T06:45:50.9647100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Pitcairn 2025-07-17T06:45:50.9648430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Marquesas 2025-07-17T06:45:50.9649340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kanton 2025-07-17T06:45:50.9650360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Bougainville 2025-07-17T06:45:50.9651240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Tarawa 2025-07-17T06:45:50.9652200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Rarotonga 2025-07-17T06:45:50.9653100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Samoa 2025-07-17T06:45:50.9654070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Kiritimati 2025-07-17T06:45:50.9655080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Pacific/Enderbury 2025-07-17T06:45:50.9655920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone1970.tab 2025-07-17T06:45:50.9656710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST 2025-07-17T06:45:50.9657530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ 2025-07-17T06:45:50.9658540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Arctic/Longyearbyen 2025-07-17T06:45:50.9659450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Universal 2025-07-17T06:45:50.9660280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Libya 2025-07-17T06:45:50.9661140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Turkey 2025-07-17T06:45:50.9662050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/iso3166.tab 2025-07-17T06:45:50.9662890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST5EDT 2025-07-17T06:45:50.9663780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Greenwich 2025-07-17T06:45:50.9664760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Puerto_Rico 2025-07-17T06:45:50.9665680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Recife 2025-07-17T06:45:50.9666620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Resolute 2025-07-17T06:45:50.9667540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Manaus 2025-07-17T06:45:50.9668480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/New_York 2025-07-17T06:45:50.9669480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rankin_Inlet 2025-07-17T06:45:50.9670360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lima 2025-07-17T06:45:50.9671380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Barthelemy 2025-07-17T06:45:50.9672350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santo_Domingo 2025-07-17T06:45:50.9673260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Detroit 2025-07-17T06:45:50.9674320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Paramaribo 2025-07-17T06:45:50.9675250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yakutat 2025-07-17T06:45:50.9676210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santarem 2025-07-17T06:45:50.9677230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Punta_Arenas 2025-07-17T06:45:50.9678210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Scoresbysund 2025-07-17T06:45:50.9679120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santiago 2025-07-17T06:45:50.9680030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guyana 2025-07-17T06:45:50.9681050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coral_Harbour 2025-07-17T06:45:50.9681990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rio_Branco 2025-07-17T06:45:50.9683010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Acre 2025-07-17T06:45:50.9683970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ciudad_Juarez 2025-07-17T06:45:50.9684980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nipigon 2025-07-17T06:45:50.9685860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Edmonton 2025-07-17T06:45:50.9686860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port_of_Spain 2025-07-17T06:45:50.9687840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Lower_Princes 2025-07-17T06:45:50.9688790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Thomas 2025-07-17T06:45:50.9689750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guatemala 2025-07-17T06:45:50.9690700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Catamarca 2025-07-17T06:45:50.9691650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Antigua 2025-07-17T06:45:50.9692620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Porto_Velho 2025-07-17T06:45:50.9693550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rosario 2025-07-17T06:45:50.9694480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chicago 2025-07-17T06:45:50.9695430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Creston 2025-07-17T06:45:50.9696360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Managua 2025-07-17T06:45:50.9697300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nassau 2025-07-17T06:45:50.9698220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bogota 2025-07-17T06:45:50.9699530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cancun 2025-07-17T06:45:50.9700790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Chihuahua 2025-07-17T06:45:50.9702170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Campo_Grande 2025-07-17T06:45:50.9703380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Halifax 2025-07-17T06:45:50.9704590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boise 2025-07-17T06:45:50.9705790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montreal 2025-07-17T06:45:50.9707050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Goose_Bay 2025-07-17T06:45:50.9708160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sao_Paulo 2025-07-17T06:45:50.9709440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Blanc-Sablon 2025-07-17T06:45:50.9710560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Phoenix 2025-07-17T06:45:50.9711760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atikokan 2025-07-17T06:45:50.9713000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayenne 2025-07-17T06:45:50.9714160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nuuk 2025-07-17T06:45:50.9715420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Santa_Isabel 2025-07-17T06:45:50.9716640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Boa_Vista 2025-07-17T06:45:50.9718030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia_Banderas 2025-07-17T06:45:50.9719250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vevay 2025-07-17T06:45:50.9720640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Indianapolis 2025-07-17T06:45:50.9722020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Winamac 2025-07-17T06:45:50.9723280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Tell_City 2025-07-17T06:45:50.9724630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Petersburg 2025-07-17T06:45:50.9726140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Vincennes 2025-07-17T06:45:50.9727350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Knox 2025-07-17T06:45:50.9728590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indiana/Marengo 2025-07-17T06:45:50.9729780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Indianapolis 2025-07-17T06:45:50.9730960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dominica 2025-07-17T06:45:50.9732270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Salta 2025-07-17T06:45:50.9733550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Ushuaia 2025-07-17T06:45:50.9734850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Catamarca 2025-07-17T06:45:50.9736270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/ComodRivadavia 2025-07-17T06:45:50.9737510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Juan 2025-07-17T06:45:50.9738870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/San_Luis 2025-07-17T06:45:50.9740170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-07-17T06:45:50.9741450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Jujuy 2025-07-17T06:45:50.9742750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Tucuman 2025-07-17T06:45:50.9744090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Buenos_Aires 2025-07-17T06:45:50.9745470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Cordoba 2025-07-17T06:45:50.9746740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/La_Rioja 2025-07-17T06:45:50.9747990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Argentina/Mendoza 2025-07-17T06:45:50.9749030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/La_Paz 2025-07-17T06:45:50.9750350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson 2025-07-17T06:45:50.9751560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Moncton 2025-07-17T06:45:50.9752830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Matamoros 2025-07-17T06:45:50.9754040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Vincent 2025-07-17T06:45:50.9755150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Regina 2025-07-17T06:45:50.9756410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Yellowknife 2025-07-17T06:45:50.9757600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Rainy_River 2025-07-17T06:45:50.9758830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kralendijk 2025-07-17T06:45:50.9759960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Monterrey 2025-07-17T06:45:50.9761210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jamaica 2025-07-17T06:45:50.9762450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Havana 2025-07-17T06:45:50.9763610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tegucigalpa 2025-07-17T06:45:50.9764840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guayaquil 2025-07-17T06:45:50.9766020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Metlakatla 2025-07-17T06:45:50.9767170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mazatlan 2025-07-17T06:45:50.9768330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belize 2025-07-17T06:45:50.9769580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Knox_IN 2025-07-17T06:45:50.9770670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cuiaba 2025-07-17T06:45:50.9772270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Merida 2025-07-17T06:45:50.9773410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Jujuy 2025-07-17T06:45:50.9774690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cayman 2025-07-17T06:45:50.9775790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Belem 2025-07-17T06:45:50.9776950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Eirunepe 2025-07-17T06:45:50.9778190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Lucia 2025-07-17T06:45:50.9779330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Bahia 2025-07-17T06:45:50.9780550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Whitehorse 2025-07-17T06:45:50.9781720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tortola 2025-07-17T06:45:50.9783060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Vancouver 2025-07-17T06:45:50.9784170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Inuvik 2025-07-17T06:45:50.9785510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Port-au-Prince 2025-07-17T06:45:50.9786770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fortaleza 2025-07-17T06:45:50.9788000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Noronha 2025-07-17T06:45:50.9789320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Buenos_Aires 2025-07-17T06:45:50.9790480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Los_Angeles 2025-07-17T06:45:50.9791680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/El_Salvador 2025-07-17T06:45:50.9792780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Denver 2025-07-17T06:45:50.9794200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Wayne 2025-07-17T06:45:50.9795560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Louisville 2025-07-17T06:45:50.9796910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Kentucky/Monticello 2025-07-17T06:45:50.9798400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/New_Salem 2025-07-17T06:45:50.9799680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Center 2025-07-17T06:45:50.9801090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/North_Dakota/Beulah 2025-07-17T06:45:50.9802270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Glace_Bay 2025-07-17T06:45:50.9803540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montserrat 2025-07-17T06:45:50.9804740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Toronto 2025-07-17T06:45:50.9805960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Panama 2025-07-17T06:45:50.9807220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cordoba 2025-07-17T06:45:50.9808520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Louisville 2025-07-17T06:45:50.9809690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ensenada 2025-07-17T06:45:50.9810840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Shiprock 2025-07-17T06:45:50.9811960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Ojinaga 2025-07-17T06:45:50.9813140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thule 2025-07-17T06:45:50.9814340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Caracas 2025-07-17T06:45:50.9815570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Araguaina 2025-07-17T06:45:50.9816910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Cambridge_Bay 2025-07-17T06:45:50.9818050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Winnipeg 2025-07-17T06:45:50.9819330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grand_Turk 2025-07-17T06:45:50.9820430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Virgin 2025-07-17T06:45:50.9821620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anchorage 2025-07-17T06:45:50.9822830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Costa_Rica 2025-07-17T06:45:50.9823970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Nome 2025-07-17T06:45:50.9825220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Grenada 2025-07-17T06:45:50.9826450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Johns 2025-07-17T06:45:50.9827590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Atka 2025-07-17T06:45:50.9828830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Asuncion 2025-07-17T06:45:50.9830110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Hermosillo 2025-07-17T06:45:50.9831300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Tijuana 2025-07-17T06:45:50.9832540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Marigot 2025-07-17T06:45:50.9833670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Juneau 2025-07-17T06:45:50.9834860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Montevideo 2025-07-17T06:45:50.9835780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Godthab 2025-07-17T06:45:50.9836990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Guadeloupe 2025-07-17T06:45:50.9837670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Maceio 2025-07-17T06:45:50.9838670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Pangnirtung 2025-07-17T06:45:50.9839590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/St_Kitts 2025-07-17T06:45:50.9840590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Barbados 2025-07-17T06:45:50.9841510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Iqaluit 2025-07-17T06:45:50.9842460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Menominee 2025-07-17T06:45:50.9843420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Martinique 2025-07-17T06:45:50.9844410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mexico_City 2025-07-17T06:45:50.9845420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Swift_Current 2025-07-17T06:45:50.9846340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Miquelon 2025-07-17T06:45:50.9847260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Curacao 2025-07-17T06:45:50.9848250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Dawson_Creek 2025-07-17T06:45:50.9849180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Mendoza 2025-07-17T06:45:50.9850060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Adak 2025-07-17T06:45:50.9851020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Coyhaique 2025-07-17T06:45:50.9852030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Thunder_Bay 2025-07-17T06:45:50.9852930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Aruba 2025-07-17T06:45:50.9853900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Fort_Nelson 2025-07-17T06:45:50.9854810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Sitka 2025-07-17T06:45:50.9855750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Anguilla 2025-07-17T06:45:50.9856750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/America/Danmarkshavn 2025-07-17T06:45:50.9857710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Melbourne 2025-07-17T06:45:50.9858690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Queensland 2025-07-17T06:45:50.9859620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/North 2025-07-17T06:45:50.9860600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lord_Howe 2025-07-17T06:45:50.9861570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Adelaide 2025-07-17T06:45:50.9862590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Yancowinna 2025-07-17T06:45:50.9863520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Victoria 2025-07-17T06:45:50.9869190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Canberra 2025-07-17T06:45:50.9869720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Sydney 2025-07-17T06:45:50.9870300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/ACT 2025-07-17T06:45:50.9870860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Eucla 2025-07-17T06:45:50.9871360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Brisbane 2025-07-17T06:45:50.9871870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Tasmania 2025-07-17T06:45:50.9872370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Hobart 2025-07-17T06:45:50.9872880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Perth 2025-07-17T06:45:50.9873370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/South 2025-07-17T06:45:50.9873870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Lindeman 2025-07-17T06:45:50.9874380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Darwin 2025-07-17T06:45:50.9874880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/West 2025-07-17T06:45:50.9875590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/LHI 2025-07-17T06:45:50.9876510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/NSW 2025-07-17T06:45:50.9877550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Broken_Hill 2025-07-17T06:45:50.9878460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Australia/Currie 2025-07-17T06:45:50.9879330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-10 2025-07-17T06:45:50.9880220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+12 2025-07-17T06:45:50.9881170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-11 2025-07-17T06:45:50.9882030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Universal 2025-07-17T06:45:50.9882940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Greenwich 2025-07-17T06:45:50.9883790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-6 2025-07-17T06:45:50.9884680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-1 2025-07-17T06:45:50.9885540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-8 2025-07-17T06:45:50.9886410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+4 2025-07-17T06:45:50.9887300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+3 2025-07-17T06:45:50.9888170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-9 2025-07-17T06:45:50.9889040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-0 2025-07-17T06:45:50.9889920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-7 2025-07-17T06:45:50.9890800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+2 2025-07-17T06:45:50.9891690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+5 2025-07-17T06:45:50.9892550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT 2025-07-17T06:45:50.9893440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/Zulu 2025-07-17T06:45:50.9894320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+11 2025-07-17T06:45:50.9895200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-13 2025-07-17T06:45:50.9896090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-14 2025-07-17T06:45:50.9897040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+10 2025-07-17T06:45:50.9897890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-12 2025-07-17T06:45:50.9898740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT0 2025-07-17T06:45:50.9899590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UCT 2025-07-17T06:45:50.9900470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+0 2025-07-17T06:45:50.9901370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+7 2025-07-17T06:45:50.9902340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+9 2025-07-17T06:45:50.9903220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-2 2025-07-17T06:45:50.9904100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-5 2025-07-17T06:45:50.9904970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+8 2025-07-17T06:45:50.9905850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+6 2025-07-17T06:45:50.9906740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT+1 2025-07-17T06:45:50.9907580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/UTC 2025-07-17T06:45:50.9908480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-4 2025-07-17T06:45:50.9909340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Etc/GMT-3 2025-07-17T06:45:50.9910240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zonenow.tab 2025-07-17T06:45:50.9911140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/NZ-CHAT 2025-07-17T06:45:50.9912050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dushanbe 2025-07-17T06:45:50.9912980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qostanay 2025-07-17T06:45:50.9913880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Calcutta 2025-07-17T06:45:50.9914800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Urumqi 2025-07-17T06:45:50.9915740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Karachi 2025-07-17T06:45:50.9916710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Khandyga 2025-07-17T06:45:50.9917620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimbu 2025-07-17T06:45:50.9918600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Thimphu 2025-07-17T06:45:50.9919570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vladivostok 2025-07-17T06:45:50.9920490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Vientiane 2025-07-17T06:45:50.9921420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Shanghai 2025-07-17T06:45:50.9922360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulan_Bator 2025-07-17T06:45:50.9923210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aden 2025-07-17T06:45:50.9924130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Muscat 2025-07-17T06:45:50.9925030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Damascus 2025-07-17T06:45:50.9925970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jerusalem 2025-07-17T06:45:50.9926880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Brunei 2025-07-17T06:45:50.9927820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ulaanbaatar 2025-07-17T06:45:50.9928750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Amman 2025-07-17T06:45:50.9929670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuching 2025-07-17T06:45:50.9930560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tel_Aviv 2025-07-17T06:45:50.9931430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Seoul 2025-07-17T06:45:50.9932350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Atyrau 2025-07-17T06:45:50.9933270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pyongyang 2025-07-17T06:45:50.9934130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hovd 2025-07-17T06:45:50.9935040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hebron 2025-07-17T06:45:50.9935930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuwait 2025-07-17T06:45:50.9936820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tomsk 2025-07-17T06:45:50.9937730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Manila 2025-07-17T06:45:50.9938620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chita 2025-07-17T06:45:50.9939560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Katmandu 2025-07-17T06:45:50.9940440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Gaza 2025-07-17T06:45:50.9941380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Samarkand 2025-07-17T06:45:50.9942300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Taipei 2025-07-17T06:45:50.9943200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tashkent 2025-07-17T06:45:50.9944180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yekaterinburg 2025-07-17T06:45:50.9945040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macau 2025-07-17T06:45:50.9945990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qyzylorda 2025-07-17T06:45:50.9946880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Macao 2025-07-17T06:45:50.9947770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tokyo 2025-07-17T06:45:50.9948630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baku 2025-07-17T06:45:50.9949560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Barnaul 2025-07-17T06:45:50.9950470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Istanbul 2025-07-17T06:45:50.9951400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Irkutsk 2025-07-17T06:45:50.9952310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Qatar 2025-07-17T06:45:50.9953210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bahrain 2025-07-17T06:45:50.9954130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yangon 2025-07-17T06:45:50.9955040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yerevan 2025-07-17T06:45:50.9955980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Almaty 2025-07-17T06:45:50.9956920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dili 2025-07-17T06:45:50.9957750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dacca 2025-07-17T06:45:50.9958680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chongqing 2025-07-17T06:45:50.9959590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ust-Nera 2025-07-17T06:45:50.9960480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Magadan 2025-07-17T06:45:50.9961390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Colombo 2025-07-17T06:45:50.9962350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Krasnoyarsk 2025-07-17T06:45:50.9963270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kamchatka 2025-07-17T06:45:50.9964260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ujung_Pandang 2025-07-17T06:45:50.9965150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jakarta 2025-07-17T06:45:50.9966060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kolkata 2025-07-17T06:45:50.9966940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kabul 2025-07-17T06:45:50.9967840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Oral 2025-07-17T06:45:50.9968770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Jayapura 2025-07-17T06:45:50.9969690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Pontianak 2025-07-17T06:45:50.9970610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Makassar 2025-07-17T06:45:50.9971540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tbilisi 2025-07-17T06:45:50.9972470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Singapore 2025-07-17T06:45:50.9973330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Harbin 2025-07-17T06:45:50.9974260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kashgar 2025-07-17T06:45:50.9975130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dhaka 2025-07-17T06:45:50.9976460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Yakutsk 2025-07-17T06:45:50.9977450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kuala_Lumpur 2025-07-17T06:45:50.9978340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Tehran 2025-07-17T06:45:50.9979220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Beirut 2025-07-17T06:45:50.9980110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtobe 2025-07-17T06:45:50.9981020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Anadyr 2025-07-17T06:45:50.9981940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bishkek 2025-07-17T06:45:50.9982830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Dubai 2025-07-17T06:45:50.9983730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Riyadh 2025-07-17T06:45:50.9984720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novokuznetsk 2025-07-17T06:45:50.9985580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Aqtau 2025-07-17T06:45:50.9986520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Omsk 2025-07-17T06:45:50.9987660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashkhabad 2025-07-17T06:45:50.9988340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Saigon 2025-07-17T06:45:50.9989270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Sakhalin 2025-07-17T06:45:50.9990190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Hong_Kong 2025-07-17T06:45:50.9991140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Phnom_Penh 2025-07-17T06:45:50.9992050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Nicosia 2025-07-17T06:45:50.9992950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Baghdad 2025-07-17T06:45:50.9993950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Srednekolymsk 2025-07-17T06:45:50.9994860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ashgabat 2025-07-17T06:45:50.9995780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Kathmandu 2025-07-17T06:45:50.9996710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Choibalsan 2025-07-17T06:45:50.9997630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Bangkok 2025-07-17T06:45:50.9998580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Chungking 2025-07-17T06:45:50.9999510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Novosibirsk 2025-07-17T06:45:51.0000440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Famagusta 2025-07-17T06:45:51.0001350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Rangoon 2025-07-17T06:45:51.0002330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Asia/Ho_Chi_Minh 2025-07-17T06:45:51.0003110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MET 2025-07-17T06:45:51.0004120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Portugal 2025-07-17T06:45:51.0005100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Palmer 2025-07-17T06:45:51.0006040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Davis 2025-07-17T06:45:51.0007030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Rothera 2025-07-17T06:45:51.0007990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Vostok 2025-07-17T06:45:51.0009120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Syowa 2025-07-17T06:45:51.0010040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/DumontDUrville 2025-07-17T06:45:51.0010990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/McMurdo 2025-07-17T06:45:51.0011970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Macquarie 2025-07-17T06:45:51.0012990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/South_Pole 2025-07-17T06:45:51.0013920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Troll 2025-07-17T06:45:51.0014890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Mawson 2025-07-17T06:45:51.0015860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Antarctica/Casey 2025-07-17T06:45:51.0016650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT-0 2025-07-17T06:45:51.0017560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/CET 2025-07-17T06:45:51.0018470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Eire 2025-07-17T06:45:51.0019290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PST8PDT 2025-07-17T06:45:51.0020300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/leap-seconds.list 2025-07-17T06:45:51.0021110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Jamaica 2025-07-17T06:45:51.0021920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT 2025-07-17T06:45:51.0022780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Zulu 2025-07-17T06:45:51.0023630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Japan 2025-07-17T06:45:51.0024460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROC 2025-07-17T06:45:51.0025380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB-Eire 2025-07-17T06:45:51.0026250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zurich 2025-07-17T06:45:51.0027210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Paris 2025-07-17T06:45:51.0028090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Moscow 2025-07-17T06:45:51.0029060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Luxembourg 2025-07-17T06:45:51.0030030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ljubljana 2025-07-17T06:45:51.0031330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Helsinki 2025-07-17T06:45:51.0032250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Minsk 2025-07-17T06:45:51.0033150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Skopje 2025-07-17T06:45:51.0034090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Dublin 2025-07-17T06:45:51.0035010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Jersey 2025-07-17T06:45:51.0036000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/San_Marino 2025-07-17T06:45:51.0036940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Gibraltar 2025-07-17T06:45:51.0037870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belgrade 2025-07-17T06:45:51.0038820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Guernsey 2025-07-17T06:45:51.0039760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Ulyanovsk 2025-07-17T06:45:51.0040680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Saratov 2025-07-17T06:45:51.0041600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vaduz 2025-07-17T06:45:51.0042560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Istanbul 2025-07-17T06:45:51.0043450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Lisbon 2025-07-17T06:45:51.0044390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Uzhgorod 2025-07-17T06:45:51.0045300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kirov 2025-07-17T06:45:51.0046200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tirane 2025-07-17T06:45:51.0047150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tiraspol 2025-07-17T06:45:51.0048090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sarajevo 2025-07-17T06:45:51.0049070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Madrid 2025-07-17T06:45:51.0049960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Podgorica 2025-07-17T06:45:51.0050910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Busingen 2025-07-17T06:45:51.0051830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vatican 2025-07-17T06:45:51.0052740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Belfast 2025-07-17T06:45:51.0053740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bratislava 2025-07-17T06:45:51.0054600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kiev 2025-07-17T06:45:51.0055590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kaliningrad 2025-07-17T06:45:51.0056560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zaporozhye 2025-07-17T06:45:51.0057460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vienna 2025-07-17T06:45:51.0058420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Budapest 2025-07-17T06:45:51.0059340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Vilnius 2025-07-17T06:45:51.0060240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Monaco 2025-07-17T06:45:51.0061120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Oslo 2025-07-17T06:45:51.0062080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Astrakhan 2025-07-17T06:45:51.0063030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Simferopol 2025-07-17T06:45:51.0063970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Volgograd 2025-07-17T06:45:51.0064860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Kyiv 2025-07-17T06:45:51.0065840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Isle_of_Man 2025-07-17T06:45:51.0066740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/London 2025-07-17T06:45:51.0067620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Riga 2025-07-17T06:45:51.0068540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Andorra 2025-07-17T06:45:51.0069460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Prague 2025-07-17T06:45:51.0070360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Berlin 2025-07-17T06:45:51.0071290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Tallinn 2025-07-17T06:45:51.0072160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Rome 2025-07-17T06:45:51.0073090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Malta 2025-07-17T06:45:51.0074010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Zagreb 2025-07-17T06:45:51.0074980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Amsterdam 2025-07-17T06:45:51.0075930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Nicosia 2025-07-17T06:45:51.0076870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Bucharest 2025-07-17T06:45:51.0077820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Copenhagen 2025-07-17T06:45:51.0078820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Chisinau 2025-07-17T06:45:51.0079700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Mariehamn 2025-07-17T06:45:51.0080600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Sofia 2025-07-17T06:45:51.0081510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Athens 2025-07-17T06:45:51.0082460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Stockholm 2025-07-17T06:45:51.0083380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Samara 2025-07-17T06:45:51.0084320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Brussels 2025-07-17T06:45:51.0085220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Europe/Warsaw 2025-07-17T06:45:51.0086020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/ROK 2025-07-17T06:45:51.0086890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Navajo 2025-07-17T06:45:51.0087770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Singapore 2025-07-17T06:45:51.0088550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GB 2025-07-17T06:45:51.0089520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaNorte 2025-07-17T06:45:51.0090440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/General 2025-07-17T06:45:51.0091360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Mexico/BajaSur 2025-07-17T06:45:51.0092150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EST 2025-07-17T06:45:51.0092990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT0 2025-07-17T06:45:51.0093890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Hongkong 2025-07-17T06:45:51.0094710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/PRC 2025-07-17T06:45:51.0095570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/zone.tab 2025-07-17T06:45:51.0096400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iran 2025-07-17T06:45:51.0097410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/build/etc/localtime 2025-07-17T06:45:51.0098320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/MST7MDT 2025-07-17T06:45:51.0099070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/WET 2025-07-17T06:45:51.0099890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/W-SU 2025-07-17T06:45:51.0100700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UCT 2025-07-17T06:45:51.0101530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Cuba 2025-07-17T06:45:51.0102370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Egypt 2025-07-17T06:45:51.0103200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/GMT+0 2025-07-17T06:45:51.0104180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/tzdata.zi 2025-07-17T06:45:51.0104910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/EET 2025-07-17T06:45:51.0105780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Israel 2025-07-17T06:45:51.0106730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Sao_Tome 2025-07-17T06:45:51.0107690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Conakry 2025-07-17T06:45:51.0108670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dakar 2025-07-17T06:45:51.0109560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ndjamena 2025-07-17T06:45:51.0110780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Casablanca 2025-07-17T06:45:51.0111430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lome 2025-07-17T06:45:51.0112360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Algiers 2025-07-17T06:45:51.0113300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mogadishu 2025-07-17T06:45:51.0114200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lagos 2025-07-17T06:45:51.0115190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Brazzaville 2025-07-17T06:45:51.0116110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Timbuktu 2025-07-17T06:45:51.0117080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nouakchott 2025-07-17T06:45:51.0117980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maseru 2025-07-17T06:45:51.0118950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Libreville 2025-07-17T06:45:51.0119860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Harare 2025-07-17T06:45:51.0120770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Malabo 2025-07-17T06:45:51.0121700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bangui 2025-07-17T06:45:51.0122610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Nairobi 2025-07-17T06:45:51.0123550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kinshasa 2025-07-17T06:45:51.0124500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Porto-Novo 2025-07-17T06:45:51.0125400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Cairo 2025-07-17T06:45:51.0126320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Douala 2025-07-17T06:45:51.0127190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Juba 2025-07-17T06:45:51.0128140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Gaborone 2025-07-17T06:45:51.0129040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tunis 2025-07-17T06:45:51.0129970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kampala 2025-07-17T06:45:51.0130890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Mbabane 2025-07-17T06:45:51.0131850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Addis_Ababa 2025-07-17T06:45:51.0132750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Maputo 2025-07-17T06:45:51.0133670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bissau 2025-07-17T06:45:51.0134610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Blantyre 2025-07-17T06:45:51.0135540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Niamey 2025-07-17T06:45:51.0136450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Banjul 2025-07-17T06:45:51.0137390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Abidjan 2025-07-17T06:45:51.0138350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmara 2025-07-17T06:45:51.0139220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bamako 2025-07-17T06:45:51.0140200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ouagadougou 2025-07-17T06:45:51.0141090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lusaka 2025-07-17T06:45:51.0142020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Luanda 2025-07-17T06:45:51.0142930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Asmera 2025-07-17T06:45:51.0143910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Lubumbashi 2025-07-17T06:45:51.0144790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Accra 2025-07-17T06:45:51.0145720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Khartoum 2025-07-17T06:45:51.0146650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Ceuta 2025-07-17T06:45:51.0147600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Bujumbura 2025-07-17T06:45:51.0148560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Windhoek 2025-07-17T06:45:51.0149560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/El_Aaiun 2025-07-17T06:45:51.0150490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Tripoli 2025-07-17T06:45:51.0151440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Monrovia 2025-07-17T06:45:51.0152430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Dar_es_Salaam 2025-07-17T06:45:51.0153380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Johannesburg 2025-07-17T06:45:51.0154300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Kigali 2025-07-17T06:45:51.0155240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Djibouti 2025-07-17T06:45:51.0156160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Africa/Freetown 2025-07-17T06:45:51.0157010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Factory 2025-07-17T06:45:51.0157840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/UTC 2025-07-17T06:45:51.0158840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/EasterIsland 2025-07-17T06:45:51.0159800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Chile/Continental 2025-07-17T06:45:51.0160570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/HST 2025-07-17T06:45:51.0161540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Atlantic 2025-07-17T06:45:51.0162470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Pacific 2025-07-17T06:45:51.0163390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Eastern 2025-07-17T06:45:51.0164310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Yukon 2025-07-17T06:45:51.0165620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Saskatchewan 2025-07-17T06:45:51.0166620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Newfoundland 2025-07-17T06:45:51.0167530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Central 2025-07-17T06:45:51.0168450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Canada/Mountain 2025-07-17T06:45:51.0169370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0/share/zoneinfo/Iceland 2025-07-17T06:45:51.0170330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/export.hpp 2025-07-17T06:45:51.0171320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/reproc.hpp 2025-07-17T06:45:51.0172190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/env.hpp 2025-07-17T06:45:51.0173240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/array.hpp 2025-07-17T06:45:51.0174300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/detail/type_traits.hpp 2025-07-17T06:45:51.0175190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/run.hpp 2025-07-17T06:45:51.0176130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/input.hpp 2025-07-17T06:45:51.0177140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/arguments.hpp 2025-07-17T06:45:51.0178120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/include/reproc++/drain.hpp 2025-07-17T06:45:51.0179020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/repodata_record.json 2025-07-17T06:45:51.0179910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/test/run_test.sh 2025-07-17T06:45:51.0180820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/licenses/LICENSE 2025-07-17T06:45:51.0181780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/build_cpp.sh 2025-07-17T06:45:51.0182750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_c.sh 2025-07-17T06:45:51.0183740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_c.bat 2025-07-17T06:45:51.0184750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/build_cpp.sh 2025-07-17T06:45:51.0185730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/bld_cpp.bat 2025-07-17T06:45:51.0186680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/meta.yaml 2025-07-17T06:45:51.0187780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/parent/apple_gettime.patch 2025-07-17T06:45:51.0188800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.0189680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/recipe/meta.yaml 2025-07-17T06:45:51.0190590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/run_exports.json 2025-07-17T06:45:51.0191400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/paths.json 2025-07-17T06:45:51.0192300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/hash_input.json 2025-07-17T06:45:51.0193060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/files 2025-07-17T06:45:51.0193920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/about.json 2025-07-17T06:45:51.0194760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/has_prefix 2025-07-17T06:45:51.0195610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/index.json 2025-07-17T06:45:51.0196360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/info/git 2025-07-17T06:45:51.0197340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/pkgconfig/reproc++.pc 2025-07-17T06:45:51.0198550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config-version.cmake 2025-07-17T06:45:51.0199670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-config.cmake 2025-07-17T06:45:51.0200690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets.cmake 2025-07-17T06:45:51.0201900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-07-17T06:45:51.0202730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.dylib 2025-07-17T06:45:51.0203620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.dylib 2025-07-17T06:45:51.0204610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-cpp-14.2.4-h313beb8_2/lib/libreproc++.14.2.4.dylib 2025-07-17T06:45:51.0205310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0.conda 2025-07-17T06:45:51.0205950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0.conda 2025-07-17T06:45:51.0206960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/include/tl/expected.hpp 2025-07-17T06:45:51.0207890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/repodata_record.json 2025-07-17T06:45:51.0208780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/test/run_test.sh 2025-07-17T06:45:51.0209710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/licenses/COPYING 2025-07-17T06:45:51.0210620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/catch.hpp 2025-07-17T06:45:51.0211480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/LICENSE 2025-07-17T06:45:51.0212350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/bld.bat 2025-07-17T06:45:51.0213270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/build.sh 2025-07-17T06:45:51.0214380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.0215440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml 2025-07-17T06:45:51.0216270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.0217070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/paths.json 2025-07-17T06:45:51.0218000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/hash_input.json 2025-07-17T06:45:51.0218770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/files 2025-07-17T06:45:51.0219620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/about.json 2025-07-17T06:45:51.0220480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/index.json 2025-07-17T06:45:51.0221270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/info/git 2025-07-17T06:45:51.0222550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-targets.cmake 2025-07-17T06:45:51.0223810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-07-17T06:45:51.0224930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0/share/cmake/tl-expected/tl-expected-config.cmake 2025-07-17T06:45:51.0225820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/repodata_record.json 2025-07-17T06:45:51.0226920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/test/run_test.sh 2025-07-17T06:45:51.0227710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/test/run_test.py 2025-07-17T06:45:51.0228860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-17T06:45:51.0230150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/licenses/menuinst/_vendor/apipkg/LICENSE 2025-07-17T06:45:51.0231020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/licenses/LICENSE.txt 2025-07-17T06:45:51.0232180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.0233100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-07-17T06:45:51.0234260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-07-17T06:45:51.0235050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/paths.json 2025-07-17T06:45:51.0235980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/hash_input.json 2025-07-17T06:45:51.0236760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/files 2025-07-17T06:45:51.0237650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/about.json 2025-07-17T06:45:51.0238540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/index.json 2025-07-17T06:45:51.0239330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/info/git 2025-07-17T06:45:51.0240590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_schema.py 2025-07-17T06:45:51.0242090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-07-17T06:45:51.0243470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-07-17T06:45:51.0245060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-07-17T06:45:51.0246290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-07-17T06:45:51.0248310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-07-17T06:45:51.0249610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-07-17T06:45:51.0251380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.0253020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-07-17T06:45:51.0254210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-07-17T06:45:51.0255400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-07-17T06:45:51.0256980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:51.0258440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-07-17T06:45:51.0259930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-07-17T06:45:51.0261450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-07-17T06:45:51.0262950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.0264040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-07-17T06:45:51.0265300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-07-17T06:45:51.0266490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-07-17T06:45:51.0267670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_version.py 2025-07-17T06:45:51.0269010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-07-17T06:45:51.0270360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-07-17T06:45:51.0271670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-07-17T06:45:51.0273040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-07-17T06:45:51.0274330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-07-17T06:45:51.0275690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-07-17T06:45:51.0277060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-07-17T06:45:51.0278670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-07-17T06:45:51.0280210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:51.0281770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-07-17T06:45:51.0283530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-07-17T06:45:51.0284950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.0286530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-07-17T06:45:51.0287800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-07-17T06:45:51.0288900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__init__.py 2025-07-17T06:45:51.0290370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:51.0291770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-07-17T06:45:51.0293180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.0294630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:51.0296070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.0297070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/api.py 2025-07-17T06:45:51.0303390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/utils.py 2025-07-17T06:45:51.0303830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-07-17T06:45:51.0304160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-07-17T06:45:51.0304460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-07-17T06:45:51.0304830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:51.0305190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-07-17T06:45:51.0306420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-07-17T06:45:51.0307950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.0309430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.0310580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-07-17T06:45:51.0311850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-07-17T06:45:51.0313270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-07-17T06:45:51.0314640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-07-17T06:45:51.0315990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/menuinst.default.json 2025-07-17T06:45:51.0317380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-07-17T06:45:51.0318650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-07-17T06:45:51.0320000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-07-17T06:45:51.0321510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/AUTHORS.md 2025-07-17T06:45:51.0322600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/RECORD 2025-07-17T06:45:51.0324010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/direct_url.json 2025-07-17T06:45:51.0325210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/WHEEL 2025-07-17T06:45:51.0326600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/top_level.txt 2025-07-17T06:45:51.0328130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/LICENSE.txt 2025-07-17T06:45:51.0329220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/REQUESTED 2025-07-17T06:45:51.0330550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/INSTALLER 2025-07-17T06:45:51.0331890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/METADATA 2025-07-17T06:45:51.0332380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0.conda 2025-07-17T06:45:51.0332970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/4ea078d6.json 2025-07-17T06:45:51.0333570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/9e99ffaf.json 2025-07-17T06:45:51.0334180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/3e39a7aa.json 2025-07-17T06:45:51.0334790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cache/8bd55712.json 2025-07-17T06:45:51.0335890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.0336830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.0337770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/typed.py 2025-07-17T06:45:51.0338820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/subclass_only.py 2025-07-17T06:45:51.0339850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_freeze.py 2025-07-17T06:45:51.0340910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/frozendict_only.py 2025-07-17T06:45:51.0341900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/__init__.py 2025-07-17T06:45:51.0342920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/bench.py 2025-07-17T06:45:51.0343820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/common.py 2025-07-17T06:45:51.0344760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/debug.py 2025-07-17T06:45:51.0345860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict.py 2025-07-17T06:45:51.0347000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/test_frozendict_subclass.py 2025-07-17T06:45:51.0347890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test/base.py 2025-07-17T06:45:51.0348840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.0349990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.0350950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/licenses/LICENSE.txt 2025-07-17T06:45:51.0352030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.0352940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.0354000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.0354870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.0355790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.0356570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/files 2025-07-17T06:45:51.0357470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.0358400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.0359150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/info/git 2025-07-17T06:45:51.0360450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/cool.py 2025-07-17T06:45:51.0362000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/version.py 2025-07-17T06:45:51.0362970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-07-17T06:45:51.0364190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__init__.py 2025-07-17T06:45:51.0365370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/core.py 2025-07-17T06:45:51.0366930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:51.0368450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-07-17T06:45:51.0369920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-07-17T06:45:51.0371380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.0372830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:51.0374320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-07-17T06:45:51.0375430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/py.typed 2025-07-17T06:45:51.0376720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-07-17T06:45:51.0377960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-07-17T06:45:51.0379550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/RECORD 2025-07-17T06:45:51.0380790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/direct_url.json 2025-07-17T06:45:51.0382110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/WHEEL 2025-07-17T06:45:51.0383520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/top_level.txt 2025-07-17T06:45:51.0384880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/LICENSE.txt 2025-07-17T06:45:51.0386250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/REQUESTED 2025-07-17T06:45:51.0387550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/INSTALLER 2025-07-17T06:45:51.0389180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/METADATA 2025-07-17T06:45:51.0389580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/bin/distro 2025-07-17T06:45:51.0390630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.0391480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.0392420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.0393530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.0394390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.0395930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.0396760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.0397770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.0398580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.0399480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.0400440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/files 2025-07-17T06:45:51.0401140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.0401990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/has_prefix 2025-07-17T06:45:51.0402850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.0403580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/info/git 2025-07-17T06:45:51.0404830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__init__.py 2025-07-17T06:45:51.0406270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-07-17T06:45:51.0407680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:51.0409000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.0410010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/py.typed 2025-07-17T06:45:51.0411160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/distro.py 2025-07-17T06:45:51.0412280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro/__main__.py 2025-07-17T06:45:51.0413560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/RECORD 2025-07-17T06:45:51.0414840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/LICENSE 2025-07-17T06:45:51.0416200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/direct_url.json 2025-07-17T06:45:51.0417390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/WHEEL 2025-07-17T06:45:51.0418760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/entry_points.txt 2025-07-17T06:45:51.0420050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/top_level.txt 2025-07-17T06:45:51.0421320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/REQUESTED 2025-07-17T06:45:51.0422680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/INSTALLER 2025-07-17T06:45:51.0423880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0/lib/python3.13/site-packages/distro-1.9.0.dist-info/METADATA 2025-07-17T06:45:51.0424410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1.conda 2025-07-17T06:45:51.0425100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1.conda 2025-07-17T06:45:51.0426120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.0427030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.0427970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.0429060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.0429920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.0431010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.0431890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.0432900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.0433710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.0434620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.0435430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/files 2025-07-17T06:45:51.0436720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.0437820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.0439110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/info/git 2025-07-17T06:45:51.0440560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_tracing.py 2025-07-17T06:45:51.0442300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_version.py 2025-07-17T06:45:51.0443790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_callers.py 2025-07-17T06:45:51.0445120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__init__.py 2025-07-17T06:45:51.0446830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_warnings.py 2025-07-17T06:45:51.0448390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_hooks.py 2025-07-17T06:45:51.0449790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_result.py 2025-07-17T06:45:51.0451610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-07-17T06:45:51.0453250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-07-17T06:45:51.0455060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-07-17T06:45:51.0456850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:51.0458620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-07-17T06:45:51.0460310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.0461940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-07-17T06:45:51.0463580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-07-17T06:45:51.0464980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/py.typed 2025-07-17T06:45:51.0466480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy/_manager.py 2025-07-17T06:45:51.0468250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/RECORD 2025-07-17T06:45:51.0469800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/LICENSE 2025-07-17T06:45:51.0471520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/direct_url.json 2025-07-17T06:45:51.0473070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/WHEEL 2025-07-17T06:45:51.0474590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/top_level.txt 2025-07-17T06:45:51.0475910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/REQUESTED 2025-07-17T06:45:51.0477130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/INSTALLER 2025-07-17T06:45:51.0478420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/METADATA 2025-07-17T06:45:51.0479390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/configuration.py 2025-07-17T06:45:51.0480390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/pyproject.py 2025-07-17T06:45:51.0481430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/auth.py 2025-07-17T06:45:51.0482540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/xmlrpc.py 2025-07-17T06:45:51.0483610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/download.py 2025-07-17T06:45:51.0484670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/session.py 2025-07-17T06:45:51.0485740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/cache.py 2025-07-17T06:45:51.0486870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/__init__.py 2025-07-17T06:45:51.0487870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/utils.py 2025-07-17T06:45:51.0489000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/network/lazy_wheel.py 2025-07-17T06:45:51.0489920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cache.py 2025-07-17T06:45:51.0490930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/__init__.py 2025-07-17T06:45:51.0492030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/logging.py 2025-07-17T06:45:51.0493070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/misc.py 2025-07-17T06:45:51.0494230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/egg_link.py 2025-07-17T06:45:51.0495190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compat.py 2025-07-17T06:45:51.0496290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/deprecation.py 2025-07-17T06:45:51.0497390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/subprocess.py 2025-07-17T06:45:51.0498490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filesystem.py 2025-07-17T06:45:51.0499690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-07-17T06:45:51.0500750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/__init__.py 2025-07-17T06:45:51.0501870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_jaraco_text.py 2025-07-17T06:45:51.0502960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/temp_dir.py 2025-07-17T06:45:51.0503970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/retry.py 2025-07-17T06:45:51.0505020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/appdirs.py 2025-07-17T06:45:51.0506200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/setuptools_build.py 2025-07-17T06:45:51.0507240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/packaging.py 2025-07-17T06:45:51.0508330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/entrypoints.py 2025-07-17T06:45:51.0509410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/filetypes.py 2025-07-17T06:45:51.0510590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/compatibility_tags.py 2025-07-17T06:45:51.0511600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/datetime.py 2025-07-17T06:45:51.0512620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/urls.py 2025-07-17T06:45:51.0513650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/hashes.py 2025-07-17T06:45:51.0514910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/virtualenv.py 2025-07-17T06:45:51.0515780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/_log.py 2025-07-17T06:45:51.0516820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/glibc.py 2025-07-17T06:45:51.0517830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/wheel.py 2025-07-17T06:45:51.0518930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/utils/unpacking.py 2025-07-17T06:45:51.0519950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/link.py 2025-07-17T06:45:51.0521130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/selection_prefs.py 2025-07-17T06:45:51.0522220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/direct_url.py 2025-07-17T06:45:51.0523310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/index.py 2025-07-17T06:45:51.0524450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/target_python.py 2025-07-17T06:45:51.0525530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/pylock.py 2025-07-17T06:45:51.0526530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/__init__.py 2025-07-17T06:45:51.0527650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/search_scope.py 2025-07-17T06:45:51.0528720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/candidate.py 2025-07-17T06:45:51.0529960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/format_control.py 2025-07-17T06:45:51.0531160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/installation_report.py 2025-07-17T06:45:51.0532160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/scheme.py 2025-07-17T06:45:51.0533200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/models/wheel.py 2025-07-17T06:45:51.0534330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/cmdoptions.py 2025-07-17T06:45:51.0535590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/__init__.py 2025-07-17T06:45:51.0536430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/index_command.py 2025-07-17T06:45:51.0537500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/status_codes.py 2025-07-17T06:45:51.0538500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/parser.py 2025-07-17T06:45:51.0539620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/command_context.py 2025-07-17T06:45:51.0540630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/spinners.py 2025-07-17T06:45:51.0541760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/autocompletion.py 2025-07-17T06:45:51.0542830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/base_command.py 2025-07-17T06:45:51.0543890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main_parser.py 2025-07-17T06:45:51.0545000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/progress_bars.py 2025-07-17T06:45:51.0546010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/main.py 2025-07-17T06:45:51.0547100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/cli/req_command.py 2025-07-17T06:45:51.0548400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-07-17T06:45:51.0549550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/__init__.py 2025-07-17T06:45:51.0550690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/install/wheel.py 2025-07-17T06:45:51.0551770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/check.py 2025-07-17T06:45:51.0552930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/__init__.py 2025-07-17T06:45:51.0553970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/freeze.py 2025-07-17T06:45:51.0555490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-07-17T06:45:51.0556600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata.py 2025-07-17T06:45:51.0558150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-07-17T06:45:51.0559840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-07-17T06:45:51.0561410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/__init__.py 2025-07-17T06:45:51.0563190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-07-17T06:45:51.0564520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/wheel.py 2025-07-17T06:45:51.0566160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/build/build_tracker.py 2025-07-17T06:45:51.0567540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/operations/prepare.py 2025-07-17T06:45:51.0568860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_install.py 2025-07-17T06:45:51.0570280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_set.py 2025-07-17T06:45:51.0571580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_uninstall.py 2025-07-17T06:45:51.0572880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/__init__.py 2025-07-17T06:45:51.0574470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_dependency_group.py 2025-07-17T06:45:51.0575890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/req_file.py 2025-07-17T06:45:51.0577250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/req/constructors.py 2025-07-17T06:45:51.0578890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-07-17T06:45:51.0580440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-07-17T06:45:51.0581900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/__init__.py 2025-07-17T06:45:51.0583210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/base.py 2025-07-17T06:45:51.0584770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-07-17T06:45:51.0586650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-07-17T06:45:51.0588140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-07-17T06:45:51.0589720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-07-17T06:45:51.0591200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-07-17T06:45:51.0592840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-07-17T06:45:51.0594480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-07-17T06:45:51.0596030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-07-17T06:45:51.0597720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-07-17T06:45:51.0598990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/git.py 2025-07-17T06:45:51.0600350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/__init__.py 2025-07-17T06:45:51.0601720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/mercurial.py 2025-07-17T06:45:51.0603010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/bazaar.py 2025-07-17T06:45:51.0604450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/versioncontrol.py 2025-07-17T06:45:51.0605750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/vcs/subversion.py 2025-07-17T06:45:51.0607230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/__init__.py 2025-07-17T06:45:51.0608770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_sysconfig.py 2025-07-17T06:45:51.0610260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/_distutils.py 2025-07-17T06:45:51.0611650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/locations/base.py 2025-07-17T06:45:51.0612990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/collector.py 2025-07-17T06:45:51.0614500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/__init__.py 2025-07-17T06:45:51.0615990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/sources.py 2025-07-17T06:45:51.0617630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/index/package_finder.py 2025-07-17T06:45:51.0619210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/exceptions.py 2025-07-17T06:45:51.0620700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/configuration.py 2025-07-17T06:45:51.0621970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/show.py 2025-07-17T06:45:51.0623480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/list.py 2025-07-17T06:45:51.0624900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/check.py 2025-07-17T06:45:51.0626470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/index.py 2025-07-17T06:45:51.0627960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/completion.py 2025-07-17T06:45:51.0629600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/download.py 2025-07-17T06:45:51.0631040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/cache.py 2025-07-17T06:45:51.0632360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/__init__.py 2025-07-17T06:45:51.0633830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/hash.py 2025-07-17T06:45:51.0635180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/inspect.py 2025-07-17T06:45:51.0636630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/debug.py 2025-07-17T06:45:51.0637970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/uninstall.py 2025-07-17T06:45:51.0639480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/lock.py 2025-07-17T06:45:51.0640960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/freeze.py 2025-07-17T06:45:51.0642230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/search.py 2025-07-17T06:45:51.0643780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/install.py 2025-07-17T06:45:51.0645060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/help.py 2025-07-17T06:45:51.0646380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/commands/wheel.py 2025-07-17T06:45:51.0647550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/main.py 2025-07-17T06:45:51.0648900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/wheel_builder.py 2025-07-17T06:45:51.0650330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/_json.py 2025-07-17T06:45:51.0651620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/__init__.py 2025-07-17T06:45:51.0653200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/pkg_resources.py 2025-07-17T06:45:51.0655060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-07-17T06:45:51.0656450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-07-17T06:45:51.0657630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-07-17T06:45:51.0658760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-07-17T06:45:51.0659790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/metadata/base.py 2025-07-17T06:45:51.0660950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/__init__.py 2025-07-17T06:45:51.0662060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/sdist.py 2025-07-17T06:45:51.0663210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/installed.py 2025-07-17T06:45:51.0664290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/base.py 2025-07-17T06:45:51.0665400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/distributions/wheel.py 2025-07-17T06:45:51.0666510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/self_outdated_check.py 2025-07-17T06:45:51.0667510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_internal/build_env.py 2025-07-17T06:45:51.0668570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/tags.py 2025-07-17T06:45:51.0669730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_musllinux.py 2025-07-17T06:45:51.0670790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/metadata.py 2025-07-17T06:45:51.0671830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/version.py 2025-07-17T06:45:51.0673020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-07-17T06:45:51.0674150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-07-17T06:45:51.0675270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/__init__.py 2025-07-17T06:45:51.0676270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_parser.py 2025-07-17T06:45:51.0677300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/utils.py 2025-07-17T06:45:51.0678500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/requirements.py 2025-07-17T06:45:51.0679690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_structures.py 2025-07-17T06:45:51.0680790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/markers.py 2025-07-17T06:45:51.0681830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/py.typed 2025-07-17T06:45:51.0682980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_manylinux.py 2025-07-17T06:45:51.0684060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-07-17T06:45:51.0685200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/specifiers.py 2025-07-17T06:45:51.0686230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/packaging/_elffile.py 2025-07-17T06:45:51.0687170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/vendor.txt 2025-07-17T06:45:51.0688290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_openssl.py 2025-07-17T06:45:51.0689310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_api.py 2025-07-17T06:45:51.0690520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_macos.py 2025-07-17T06:45:51.0691500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/__init__.py 2025-07-17T06:45:51.0692640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-07-17T06:45:51.0693680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/py.typed 2025-07-17T06:45:51.0694780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/truststore/_windows.py 2025-07-17T06:45:51.0695860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/__init__.py 2025-07-17T06:45:51.0696900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/exceptions.py 2025-07-17T06:45:51.0697960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/fallback.py 2025-07-17T06:45:51.0698970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/msgpack/ext.py 2025-07-17T06:45:51.0700400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-07-17T06:45:51.0701500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-07-17T06:45:51.0702720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-07-17T06:45:51.0703930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-07-17T06:45:51.0705080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/py.typed 2025-07-17T06:45:51.0706320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-07-17T06:45:51.0707510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-07-17T06:45:51.0708670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-07-17T06:45:51.0709690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/modeline.py 2025-07-17T06:45:51.0710740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/console.py 2025-07-17T06:45:51.0711790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/scanner.py 2025-07-17T06:45:51.0712870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatter.py 2025-07-17T06:45:51.0714020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-07-17T06:45:51.0715120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/python.py 2025-07-17T06:45:51.0716250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-07-17T06:45:51.0717280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/token.py 2025-07-17T06:45:51.0718320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/style.py 2025-07-17T06:45:51.0719330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/util.py 2025-07-17T06:45:51.0720430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/sphinxext.py 2025-07-17T06:45:51.0721490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__init__.py 2025-07-17T06:45:51.0722700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-07-17T06:45:51.0723860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-07-17T06:45:51.0724970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-07-17T06:45:51.0726120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-07-17T06:45:51.0727170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/unistring.py 2025-07-17T06:45:51.0728190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/lexer.py 2025-07-17T06:45:51.0729260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/regexopt.py 2025-07-17T06:45:51.0730610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/plugin.py 2025-07-17T06:45:51.0731370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/filter.py 2025-07-17T06:45:51.0732480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pygments/__main__.py 2025-07-17T06:45:51.0733530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-07-17T06:45:51.0734540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w32.exe 2025-07-17T06:45:51.0735610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/locators.py 2025-07-17T06:45:51.0736670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/metadata.py 2025-07-17T06:45:51.0737780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/version.py 2025-07-17T06:45:51.0738750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/compat.py 2025-07-17T06:45:51.0739790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/index.py 2025-07-17T06:45:51.0740850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/manifest.py 2025-07-17T06:45:51.0741870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/util.py 2025-07-17T06:45:51.0742960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/database.py 2025-07-17T06:45:51.0743980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t32.exe 2025-07-17T06:45:51.0745040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/__init__.py 2025-07-17T06:45:51.0746060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/w64.exe 2025-07-17T06:45:51.0747110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/markers.py 2025-07-17T06:45:51.0748190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/resources.py 2025-07-17T06:45:51.0749250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-07-17T06:45:51.0750280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/scripts.py 2025-07-17T06:45:51.0751280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/t64.exe 2025-07-17T06:45:51.0752300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distlib/wheel.py 2025-07-17T06:45:51.0753370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__init__.py 2025-07-17T06:45:51.0754400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/py.typed 2025-07-17T06:45:51.0755410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/distro.py 2025-07-17T06:45:51.0756470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/distro/__main__.py 2025-07-17T06:45:51.0757590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-07-17T06:45:51.0758660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-07-17T06:45:51.0759810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/controller.py 2025-07-17T06:45:51.0760970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-07-17T06:45:51.0762080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-07-17T06:45:51.0763170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-07-17T06:45:51.0764240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/cache.py 2025-07-17T06:45:51.0765360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-07-17T06:45:51.0766410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/py.typed 2025-07-17T06:45:51.0767470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-07-17T06:45:51.0768760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-07-17T06:45:51.0769880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-07-17T06:45:51.0771090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-07-17T06:45:51.0772090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/intranges.py 2025-07-17T06:45:51.0773180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/package_data.py 2025-07-17T06:45:51.0774180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/compat.py 2025-07-17T06:45:51.0775220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/idnadata.py 2025-07-17T06:45:51.0776270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/__init__.py 2025-07-17T06:45:51.0777260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/core.py 2025-07-17T06:45:51.0778270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/py.typed 2025-07-17T06:45:51.0779510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/codec.py 2025-07-17T06:45:51.0780400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/idna/uts46data.py 2025-07-17T06:45:51.0781390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/__init__.py 2025-07-17T06:45:51.0782490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/cookies.py 2025-07-17T06:45:51.0783510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/auth.py 2025-07-17T06:45:51.0784610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/sessions.py 2025-07-17T06:45:51.0785650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/hooks.py 2025-07-17T06:45:51.0786710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/compat.py 2025-07-17T06:45:51.0787790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/models.py 2025-07-17T06:45:51.0788840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/certs.py 2025-07-17T06:45:51.0789930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__init__.py 2025-07-17T06:45:51.0791190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/status_codes.py 2025-07-17T06:45:51.0792150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/packages.py 2025-07-17T06:45:51.0793250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/__version__.py 2025-07-17T06:45:51.0794250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/api.py 2025-07-17T06:45:51.0795440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/_internal_utils.py 2025-07-17T06:45:51.0796450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/utils.py 2025-07-17T06:45:51.0797790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/exceptions.py 2025-07-17T06:45:51.0799270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/structures.py 2025-07-17T06:45:51.0800680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/help.py 2025-07-17T06:45:51.0802080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/requests/adapters.py 2025-07-17T06:45:51.0803460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_types.py 2025-07-17T06:45:51.0804690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/__init__.py 2025-07-17T06:45:51.0805940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_parser.py 2025-07-17T06:45:51.0807270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/_re.py 2025-07-17T06:45:51.0808610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli/py.typed 2025-07-17T06:45:51.0810030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__init__.py 2025-07-17T06:45:51.0811250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/core.py 2025-07-17T06:45:51.0812620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/py.typed 2025-07-17T06:45:51.0814160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/cacert.pem 2025-07-17T06:45:51.0815540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/certifi/__main__.py 2025-07-17T06:45:51.0817040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-07-17T06:45:51.0818370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-07-17T06:45:51.0819690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-07-17T06:45:51.0821340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-07-17T06:45:51.0822050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-07-17T06:45:51.0823050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/themes.py 2025-07-17T06:45:51.0824070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/screen.py 2025-07-17T06:45:51.0825160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/logging.py 2025-07-17T06:45:51.0826170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/measure.py 2025-07-17T06:45:51.0827170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/tree.py 2025-07-17T06:45:51.0828210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/console.py 2025-07-17T06:45:51.0829300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live_render.py 2025-07-17T06:45:51.0830390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-07-17T06:45:51.0831400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/box.py 2025-07-17T06:45:51.0832580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color.py 2025-07-17T06:45:51.0833440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_timer.py 2025-07-17T06:45:51.0834470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_fileno.py 2025-07-17T06:45:51.0835480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/align.py 2025-07-17T06:45:51.0836770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/theme.py 2025-07-17T06:45:51.0838120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/style.py 2025-07-17T06:45:51.0839630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/default_styles.py 2025-07-17T06:45:51.0840960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_wrap.py 2025-07-17T06:45:51.0842430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_log_render.py 2025-07-17T06:45:51.0843870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/emoji.py 2025-07-17T06:45:51.0845150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/layout.py 2025-07-17T06:45:51.0846630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/containers.py 2025-07-17T06:45:51.0848180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-07-17T06:45:51.0849410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/traceback.py 2025-07-17T06:45:51.0850690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/region.py 2025-07-17T06:45:51.0852140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/protocol.py 2025-07-17T06:45:51.0853430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_loop.py 2025-07-17T06:45:51.0854670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/control.py 2025-07-17T06:45:51.0855980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/filesize.py 2025-07-17T06:45:51.0857490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_null_file.py 2025-07-17T06:45:51.0858800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_palettes.py 2025-07-17T06:45:51.0860010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__init__.py 2025-07-17T06:45:51.0861280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_pick.py 2025-07-17T06:45:51.0862670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/file_proxy.py 2025-07-17T06:45:51.0863950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/palette.py 2025-07-17T06:45:51.0865320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/markup.py 2025-07-17T06:45:51.0866610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_ratio.py 2025-07-17T06:45:51.0867930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/repr.py 2025-07-17T06:45:51.0869230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/constrain.py 2025-07-17T06:45:51.0870520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pretty.py 2025-07-17T06:45:51.0871730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/diagnose.py 2025-07-17T06:45:51.0873030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/columns.py 2025-07-17T06:45:51.0874310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/rule.py 2025-07-17T06:45:51.0875500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_inspect.py 2025-07-17T06:45:51.0877070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/pager.py 2025-07-17T06:45:51.0878260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/text.py 2025-07-17T06:45:51.0879580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/highlighter.py 2025-07-17T06:45:51.0880920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_spinners.py 2025-07-17T06:45:51.0882260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/terminal_theme.py 2025-07-17T06:45:51.0883460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/bar.py 2025-07-17T06:45:51.0884780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/live.py 2025-07-17T06:45:51.0886090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/py.typed 2025-07-17T06:45:51.0887360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/syntax.py 2025-07-17T06:45:51.0888730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/table.py 2025-07-17T06:45:51.0890280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_export_format.py 2025-07-17T06:45:51.0891620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress_bar.py 2025-07-17T06:45:51.0893410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/errors.py 2025-07-17T06:45:51.0894750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/prompt.py 2025-07-17T06:45:51.0896110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/segment.py 2025-07-17T06:45:51.0897370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/ansi.py 2025-07-17T06:45:51.0898710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/progress.py 2025-07-17T06:45:51.0899940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_stack.py 2025-07-17T06:45:51.0901300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows.py 2025-07-17T06:45:51.0902730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_cell_widths.py 2025-07-17T06:45:51.0904070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/cells.py 2025-07-17T06:45:51.0905600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_win32_console.py 2025-07-17T06:45:51.0906930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/panel.py 2025-07-17T06:45:51.0908390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/styled.py 2025-07-17T06:45:51.0909860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/spinner.py 2025-07-17T06:45:51.0911350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-07-17T06:45:51.0912610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/json.py 2025-07-17T06:45:51.0914020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/padding.py 2025-07-17T06:45:51.0915310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/__main__.py 2025-07-17T06:45:51.0916590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/scope.py 2025-07-17T06:45:51.0918060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/_extension.py 2025-07-17T06:45:51.0919210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/status.py 2025-07-17T06:45:51.0920590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/abc.py 2025-07-17T06:45:51.0922000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/jupyter.py 2025-07-17T06:45:51.0923610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/rich/color_triplet.py 2025-07-17T06:45:51.0924960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/_writer.py 2025-07-17T06:45:51.0926430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/__init__.py 2025-07-17T06:45:51.0927810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/tomli_w/py.typed 2025-07-17T06:45:51.0929370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/filepost.py 2025-07-17T06:45:51.0930630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/fields.py 2025-07-17T06:45:51.0932170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/queue.py 2025-07-17T06:45:51.0933660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-07-17T06:45:51.0934980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-07-17T06:45:51.0936280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/wait.py 2025-07-17T06:45:51.0937770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/request.py 2025-07-17T06:45:51.0939240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-07-17T06:45:51.0940660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-07-17T06:45:51.0942240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/response.py 2025-07-17T06:45:51.0948420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-07-17T06:45:51.0948780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/retry.py 2025-07-17T06:45:51.0949040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/url.py 2025-07-17T06:45:51.0949320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/connection.py 2025-07-17T06:45:51.0949610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-07-17T06:45:51.0949990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_version.py 2025-07-17T06:45:51.0951400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/request.py 2025-07-17T06:45:51.0952750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/__init__.py 2025-07-17T06:45:51.0954190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-07-17T06:45:51.0955660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/response.py 2025-07-17T06:45:51.0957310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-07-17T06:45:51.0958780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-07-17T06:45:51.0960030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-07-17T06:45:51.0961630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-07-17T06:45:51.0963120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-07-17T06:45:51.0964710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-07-17T06:45:51.0966350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-07-17T06:45:51.0967990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-07-17T06:45:51.0969730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-07-17T06:45:51.0970990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-07-17T06:45:51.0972270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connection.py 2025-07-17T06:45:51.0973830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/_collections.py 2025-07-17T06:45:51.0975250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-07-17T06:45:51.0976970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-07-17T06:45:51.0978500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-07-17T06:45:51.0980160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-07-17T06:45:51.0981480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/packages/six.py 2025-07-17T06:45:51.0982860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/exceptions.py 2025-07-17T06:45:51.0984250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-07-17T06:45:51.0985650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-07-17T06:45:51.0986890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/__init__.py 2025-07-17T06:45:51.0988430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-07-17T06:45:51.0989880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-07-17T06:45:51.0991420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-07-17T06:45:51.0992950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-07-17T06:45:51.0994460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-07-17T06:45:51.0995850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/providers.py 2025-07-17T06:45:51.0997150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/structs.py 2025-07-17T06:45:51.0998730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/reporters.py 2025-07-17T06:45:51.1000070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/resolvelib/py.typed 2025-07-17T06:45:51.1001410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/typing_extensions.py 2025-07-17T06:45:51.1002780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/macos.py 2025-07-17T06:45:51.1004170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/unix.py 2025-07-17T06:45:51.1005720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/version.py 2025-07-17T06:45:51.1007250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__init__.py 2025-07-17T06:45:51.1008570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/api.py 2025-07-17T06:45:51.1009940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/android.py 2025-07-17T06:45:51.1011440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/py.typed 2025-07-17T06:45:51.1012880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/windows.py 2025-07-17T06:45:51.1014310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/_vendor/platformdirs/__main__.py 2025-07-17T06:45:51.1015550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__init__.py 2025-07-17T06:45:51.1016640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/py.typed 2025-07-17T06:45:51.1017640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__pip-runner__.py 2025-07-17T06:45:51.1018510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip/__main__.py 2025-07-17T06:45:51.1019530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/RECORD 2025-07-17T06:45:51.1020720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-07-17T06:45:51.1021830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-07-17T06:45:51.1022910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/direct_url.json 2025-07-17T06:45:51.1023880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/WHEEL 2025-07-17T06:45:51.1025020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/entry_points.txt 2025-07-17T06:45:51.1026090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/top_level.txt 2025-07-17T06:45:51.1027130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/REQUESTED 2025-07-17T06:45:51.1028170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/INSTALLER 2025-07-17T06:45:51.1029160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/site-packages/pip-25.1.dist-info/METADATA 2025-07-17T06:45:51.1029990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/repodata_record.json 2025-07-17T06:45:51.1030810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.sh 2025-07-17T06:45:51.1031640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.py 2025-07-17T06:45:51.1032670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/test_time_dependencies.json 2025-07-17T06:45:51.1033550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/test/run_test.bat 2025-07-17T06:45:51.1034380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/licenses/LICENSE.txt 2025-07-17T06:45:51.1035160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/bld.bat 2025-07-17T06:45:51.1035970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/build.sh 2025-07-17T06:45:51.1037010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.1037800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml 2025-07-17T06:45:51.1038750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/recipe/meta.yaml.template 2025-07-17T06:45:51.1039480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/paths.json 2025-07-17T06:45:51.1040300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/hash_input.json 2025-07-17T06:45:51.1041000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/files 2025-07-17T06:45:51.1041800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/about.json 2025-07-17T06:45:51.1042560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/link.json 2025-07-17T06:45:51.1043340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/index.json 2025-07-17T06:45:51.1044010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2/info/git 2025-07-17T06:45:51.1044840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/misc/tsget 2025-07-17T06:45:51.1045680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/misc/tsget.pl 2025-07-17T06:45:51.1046490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/misc/CA.pl 2025-07-17T06:45:51.1047360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/ct_log_list.cnf 2025-07-17T06:45:51.1048240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/openssl.cnf.dist 2025-07-17T06:45:51.1049010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/openssl.cnf 2025-07-17T06:45:51.1049960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/ssl/ct_log_list.cnf.dist 2025-07-17T06:45:51.1050710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/bin/c_rehash 2025-07-17T06:45:51.1051480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/bin/openssl 2025-07-17T06:45:51.1052390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pem2.h 2025-07-17T06:45:51.1053660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/kdf.h 2025-07-17T06:45:51.1054120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pem.h 2025-07-17T06:45:51.1055080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asyncerr.h 2025-07-17T06:45:51.1055920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/md2.h 2025-07-17T06:45:51.1056810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ssl3.h 2025-07-17T06:45:51.1057740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ossl_typ.h 2025-07-17T06:45:51.1058640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dtls1.h 2025-07-17T06:45:51.1059550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/err.h 2025-07-17T06:45:51.1060340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bn.h 2025-07-17T06:45:51.1061270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/blowfish.h 2025-07-17T06:45:51.1062130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cms.h 2025-07-17T06:45:51.1063090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/engine.h 2025-07-17T06:45:51.1064110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conf_api.h 2025-07-17T06:45:51.1064850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/esserr.h 2025-07-17T06:45:51.1065740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core.h 2025-07-17T06:45:51.1066600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509.h 2025-07-17T06:45:51.1067540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1_mac.h 2025-07-17T06:45:51.1068470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/objectserr.h 2025-07-17T06:45:51.1069350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/params.h 2025-07-17T06:45:51.1070280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmserr.h 2025-07-17T06:45:51.1071140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/http.h 2025-07-17T06:45:51.1071980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ui.h 2025-07-17T06:45:51.1072850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/sha.h 2025-07-17T06:45:51.1073780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/symhacks.h 2025-07-17T06:45:51.1074660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1.h 2025-07-17T06:45:51.1075560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bioerr.h 2025-07-17T06:45:51.1076520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/opensslconf.h 2025-07-17T06:45:51.1077370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bio.h 2025-07-17T06:45:51.1078230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rc2.h 2025-07-17T06:45:51.1079120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/types.h 2025-07-17T06:45:51.1079990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dh.h 2025-07-17T06:45:51.1081020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cryptoerr_legacy.h 2025-07-17T06:45:51.1081890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/proverr.h 2025-07-17T06:45:51.1082810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509v3.h 2025-07-17T06:45:51.1083860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core_object.h 2025-07-17T06:45:51.1084800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/decodererr.h 2025-07-17T06:45:51.1085760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/param_build.h 2025-07-17T06:45:51.1086600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conf.h 2025-07-17T06:45:51.1087550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conftypes.h 2025-07-17T06:45:51.1088510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/md5.h 2025-07-17T06:45:51.1089320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/decoder.h 2025-07-17T06:45:51.1090250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pemerr.h 2025-07-17T06:45:51.1091150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/crmferr.h 2025-07-17T06:45:51.1092060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509_vfy.h 2025-07-17T06:45:51.1093010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/txt_db.h 2025-07-17T06:45:51.1093850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmp.h 2025-07-17T06:45:51.1094880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/comperr.h 2025-07-17T06:45:51.1095640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cterr.h 2025-07-17T06:45:51.1096600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/self_test.h 2025-07-17T06:45:51.1097530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/safestack.h 2025-07-17T06:45:51.1098530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/configuration.h 2025-07-17T06:45:51.1099460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/fips_names.h 2025-07-17T06:45:51.1100360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ecdsa.h 2025-07-17T06:45:51.1101260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/sslerr.h 2025-07-17T06:45:51.1102200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/prov_ssl.h 2025-07-17T06:45:51.1103110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/fipskey.h 2025-07-17T06:45:51.1103970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rc5.h 2025-07-17T06:45:51.1104880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/uierr.h 2025-07-17T06:45:51.1105980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509v3err.h 2025-07-17T06:45:51.1107010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/objects.h 2025-07-17T06:45:51.1108110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs12.h 2025-07-17T06:45:51.1109370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/crypto.h 2025-07-17T06:45:51.1110570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/crmf.h 2025-07-17T06:45:51.1111740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmp_util.h 2025-07-17T06:45:51.1112930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/opensslv.h 2025-07-17T06:45:51.1114210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/evperr.h 2025-07-17T06:45:51.1115380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs7.h 2025-07-17T06:45:51.1116530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/obj_mac.h 2025-07-17T06:45:51.1117600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ct.h 2025-07-17T06:45:51.1118820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/async.h 2025-07-17T06:45:51.1119850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/buffer.h 2025-07-17T06:45:51.1120980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ssl.h 2025-07-17T06:45:51.1122130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/srp.h 2025-07-17T06:45:51.1123340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/camellia.h 2025-07-17T06:45:51.1124500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/httperr.h 2025-07-17T06:45:51.1125580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dherr.h 2025-07-17T06:45:51.1126990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/evp.h 2025-07-17T06:45:51.1128310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/e_os2.h 2025-07-17T06:45:51.1129280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/trace.h 2025-07-17T06:45:51.1130530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/md4.h 2025-07-17T06:45:51.1131750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core_names.h 2025-07-17T06:45:51.1132860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/hmac.h 2025-07-17T06:45:51.1134100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/provider.h 2025-07-17T06:45:51.1135250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/aes.h 2025-07-17T06:45:51.1136490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/engineerr.h 2025-07-17T06:45:51.1137680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/comp.h 2025-07-17T06:45:51.1138900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/macros.h 2025-07-17T06:45:51.1140220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs12err.h 2025-07-17T06:45:51.1141380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/encoder.h 2025-07-17T06:45:51.1142460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cast.h 2025-07-17T06:45:51.1143770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/sslerr_legacy.h 2025-07-17T06:45:51.1144950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rc4.h 2025-07-17T06:45:51.1146120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/stack.h 2025-07-17T06:45:51.1147320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/des.h 2025-07-17T06:45:51.1148480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ocsp.h 2025-07-17T06:45:51.1149660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ec.h 2025-07-17T06:45:51.1150820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ecdh.h 2025-07-17T06:45:51.1151980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rand.h 2025-07-17T06:45:51.1153160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ecerr.h 2025-07-17T06:45:51.1154260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ts.h 2025-07-17T06:45:51.1155720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/core_dispatch.h 2025-07-17T06:45:51.1156850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cryptoerr.h 2025-07-17T06:45:51.1157970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/storeerr.h 2025-07-17T06:45:51.1159110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/buffererr.h 2025-07-17T06:45:51.1160280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/seed.h 2025-07-17T06:45:51.1161440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/modes.h 2025-07-17T06:45:51.1162510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ssl2.h 2025-07-17T06:45:51.1163690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/tserr.h 2025-07-17T06:45:51.1164810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rsa.h 2025-07-17T06:45:51.1165960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ripemd.h 2025-07-17T06:45:51.1167090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/whrlpool.h 2025-07-17T06:45:51.1168490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/encodererr.h 2025-07-17T06:45:51.1169650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmperr.h 2025-07-17T06:45:51.1170830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/tls1.h 2025-07-17T06:45:51.1172090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/rsaerr.h 2025-07-17T06:45:51.1173170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/randerr.h 2025-07-17T06:45:51.1174380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/mdc2.h 2025-07-17T06:45:51.1175570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ocsperr.h 2025-07-17T06:45:51.1176650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/x509err.h 2025-07-17T06:45:51.1177940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/pkcs7err.h 2025-07-17T06:45:51.1179050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dsa.h 2025-07-17T06:45:51.1180270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/kdferr.h 2025-07-17T06:45:51.1181330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/srtp.h 2025-07-17T06:45:51.1182450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1t.h 2025-07-17T06:45:51.1183660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/dsaerr.h 2025-07-17T06:45:51.1184900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/bnerr.h 2025-07-17T06:45:51.1186040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/conferr.h 2025-07-17T06:45:51.1187160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/cmac.h 2025-07-17T06:45:51.1188350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ebcdic.h 2025-07-17T06:45:51.1189520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/store.h 2025-07-17T06:45:51.1190650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/idea.h 2025-07-17T06:45:51.1191780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/lhash.h 2025-07-17T06:45:51.1192840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/ess.h 2025-07-17T06:45:51.1194100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/include/openssl/asn1err.h 2025-07-17T06:45:51.1195270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/repodata_record.json 2025-07-17T06:45:51.1196140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/test/run_test.sh 2025-07-17T06:45:51.1197210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.1198100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/licenses/LICENSE.txt 2025-07-17T06:45:51.1199010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/activate.bat 2025-07-17T06:45:51.1199920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/activate.ps1 2025-07-17T06:45:51.1200800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/activate.sh 2025-07-17T06:45:51.1201660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/bld.bat 2025-07-17T06:45:51.1202770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/win_pkgconfig/libssl.pc.in 2025-07-17T06:45:51.1203830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/win_pkgconfig/libcrypto.pc.in 2025-07-17T06:45:51.1204920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/win_pkgconfig/openssl.pc.in 2025-07-17T06:45:51.1205700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/build.sh 2025-07-17T06:45:51.1206740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.1207640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/deactivate.ps1 2025-07-17T06:45:51.1208500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/meta.yaml 2025-07-17T06:45:51.1209440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/deactivate.bat 2025-07-17T06:45:51.1210410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.1211300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/recipe/deactivate.sh 2025-07-17T06:45:51.1212170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/run_exports.json 2025-07-17T06:45:51.1212980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/paths.json 2025-07-17T06:45:51.1213760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/no_link 2025-07-17T06:45:51.1214640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/hash_input.json 2025-07-17T06:45:51.1215400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/files 2025-07-17T06:45:51.1216220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/about.json 2025-07-17T06:45:51.1217040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/has_prefix 2025-07-17T06:45:51.1218240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/index.json 2025-07-17T06:45:51.1218660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/info/git 2025-07-17T06:45:51.1219490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libcrypto.a 2025-07-17T06:45:51.1220450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/pkgconfig/openssl.pc 2025-07-17T06:45:51.1221390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/pkgconfig/libssl.pc 2025-07-17T06:45:51.1222560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/pkgconfig/libcrypto.pc 2025-07-17T06:45:51.1223590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libssl.dylib 2025-07-17T06:45:51.1224780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/engines-3/padlock.dylib 2025-07-17T06:45:51.1225920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/engines-3/capi.dylib 2025-07-17T06:45:51.1227060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/engines-3/loader_attic.dylib 2025-07-17T06:45:51.1228030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libssl.3.dylib 2025-07-17T06:45:51.1229230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libcrypto.3.dylib 2025-07-17T06:45:51.1230320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libcrypto.dylib 2025-07-17T06:45:51.1231570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/ossl-modules/legacy.dylib 2025-07-17T06:45:51.1232530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0/lib/libssl.a 2025-07-17T06:45:51.1233420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/makeconv 2025-07-17T06:45:51.1234430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencnval 2025-07-17T06:45:51.1235400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icu-config 2025-07-17T06:45:51.1236240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gencfu 2025-07-17T06:45:51.1237220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuinfo 2025-07-17T06:45:51.1238060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/gendict 2025-07-17T06:45:51.1238970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genrb 2025-07-17T06:45:51.1239950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/icuexportdata 2025-07-17T06:45:51.1240870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/pkgdata 2025-07-17T06:45:51.1241770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/genbrk 2025-07-17T06:45:51.1242690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/bin/derb 2025-07-17T06:45:51.1243750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/translit.h 2025-07-17T06:45:51.1244770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustdio.h 2025-07-17T06:45:51.1245830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf_old.h 2025-07-17T06:45:51.1246930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucsdet.h 2025-07-17T06:45:51.1247940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzfmt.h 2025-07-17T06:45:51.1248960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubrk.h 2025-07-17T06:45:51.1250240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ufieldpositer.h 2025-07-17T06:45:51.1251440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localematcher.h 2025-07-17T06:45:51.1252600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringpiece.h 2025-07-17T06:45:51.1253500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucat.h 2025-07-17T06:45:51.1254700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tblcoll.h 2025-07-17T06:45:51.1255930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringoptions.h 2025-07-17T06:45:51.1257090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtfmtsym.h 2025-07-17T06:45:51.1258170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unirepl.h 2025-07-17T06:45:51.1259210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ptypes.h 2025-07-17T06:45:51.1260320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fmtable.h 2025-07-17T06:45:51.1261430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvfmt.h 2025-07-17T06:45:51.1262550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/choicfmt.h 2025-07-17T06:45:51.1263950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberrangeformatter.h 2025-07-17T06:45:51.1265100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberrangeformatter.h 2025-07-17T06:45:51.1266220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usetiter.h 2025-07-17T06:45:51.1267280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/errorcode.h 2025-07-17T06:45:51.1268350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tznames.h 2025-07-17T06:45:51.1269410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtintrv.h 2025-07-17T06:45:51.1270710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usimplenumberformatter.h 2025-07-17T06:45:51.1271660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucurr.h 2025-07-17T06:45:51.1272780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icuplug.h 2025-07-17T06:45:51.1273900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregion.h 2025-07-17T06:45:51.1275110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utext.h 2025-07-17T06:45:51.1276110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/edits.h 2025-07-17T06:45:51.1277280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parsepos.h 2025-07-17T06:45:51.1278450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucal.h 2025-07-17T06:45:51.1279530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fpositer.h 2025-07-17T06:45:51.1280610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtitvinf.h 2025-07-17T06:45:51.1281690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbnf.h 2025-07-17T06:45:51.1282700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udat.h 2025-07-17T06:45:51.1283880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urep.h 2025-07-17T06:45:51.1284920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf32.h 2025-07-17T06:45:51.1285960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/vtzone.h 2025-07-17T06:45:51.1287060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustring.h 2025-07-17T06:45:51.1288250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubiditransform.h 2025-07-17T06:45:51.1289310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uenum.h 2025-07-17T06:45:51.1290480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umutablecptrie.h 2025-07-17T06:45:51.1291590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/appendable.h 2025-07-17T06:45:51.1292570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usearch.h 2025-07-17T06:45:51.1293780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numsys.h 2025-07-17T06:45:51.1294860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/timezone.h 2025-07-17T06:45:51.1295920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uset.h 2025-07-17T06:45:51.1297140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/casemap.h 2025-07-17T06:45:51.1298220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coleitr.h 2025-07-17T06:45:51.1299340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/schriter.h 2025-07-17T06:45:51.1300440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/msgfmt.h 2025-07-17T06:45:51.1301480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/fieldpos.h 2025-07-17T06:45:51.1302560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpletz.h 2025-07-17T06:45:51.1303620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucpmap.h 2025-07-17T06:45:51.1304720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uldnames.h 2025-07-17T06:45:51.1305950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberformatter.h 2025-07-17T06:45:51.1307010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uiter.h 2025-07-17T06:45:51.1308310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umsg.h 2025-07-17T06:45:51.1309490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/sortkey.h 2025-07-17T06:45:51.1310810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simplenumberformatter.h 2025-07-17T06:45:51.1311930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/docmain.h 2025-07-17T06:45:51.1312940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uniset.h 2025-07-17T06:45:51.1314060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/basictz.h 2025-07-17T06:45:51.1315120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udata.h 2025-07-17T06:45:51.1316420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stringtriebuilder.h 2025-07-17T06:45:51.1317450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/chariter.h 2025-07-17T06:45:51.1318420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umisc.h 2025-07-17T06:45:51.1319660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/reldatefmt.h 2025-07-17T06:45:51.1320830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uloc.h 2025-07-17T06:45:51.1321860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurrule.h 2025-07-17T06:45:51.1323260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattednumber.h 2025-07-17T06:45:51.1324450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestriebuilder.h 2025-07-17T06:45:51.1325560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measunit.h 2025-07-17T06:45:51.1326580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrace.h 2025-07-17T06:45:51.1327640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locdspnm.h 2025-07-17T06:45:51.1328740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gregocal.h 2025-07-17T06:45:51.1329820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchriter.h 2025-07-17T06:45:51.1331030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/enumset.h 2025-07-17T06:45:51.1332200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/nounit.h 2025-07-17T06:45:51.1333260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf.h 2025-07-17T06:45:51.1334430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measure.h 2025-07-17T06:45:51.1335500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tzrule.h 2025-07-17T06:45:51.1336610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/strenum.h 2025-07-17T06:45:51.1337800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/regex.h 2025-07-17T06:45:51.1338900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/gender.h 2025-07-17T06:45:51.1339950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dcfmtsym.h 2025-07-17T06:45:51.1341150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_err.h 2025-07-17T06:45:51.1342270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/decimfmt.h 2025-07-17T06:45:51.1343370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestrie.h 2025-07-17T06:45:51.1344530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udatpg.h 2025-07-17T06:45:51.1345730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/listformatter.h 2025-07-17T06:45:51.1346830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uobject.h 2025-07-17T06:45:51.1347940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/calendar.h 2025-07-17T06:45:51.1349100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ures.h 2025-07-17T06:45:51.1350250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normlzr.h 2025-07-17T06:45:51.1351690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/usprep.h 2025-07-17T06:45:51.1352950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/urename.h 2025-07-17T06:45:51.1354100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/caniter.h 2025-07-17T06:45:51.1355200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucol.h 2025-07-17T06:45:51.1356410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/upluralrules.h 2025-07-17T06:45:51.1357530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstrie.h 2025-07-17T06:45:51.1358720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmunit.h 2025-07-17T06:45:51.1359750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unistr.h 2025-07-17T06:45:51.1360770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbbi.h 2025-07-17T06:45:51.1361950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulocdata.h 2025-07-17T06:45:51.1362950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/idna.h 2025-07-17T06:45:51.1364060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm2.h 2025-07-17T06:45:51.1365320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localebuilder.h 2025-07-17T06:45:51.1366460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtptngen.h 2025-07-17T06:45:51.1367490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dbbi.h 2025-07-17T06:45:51.1368580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/bytestream.h 2025-07-17T06:45:51.1369620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uversion.h 2025-07-17T06:45:51.1370860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/messagepattern.h 2025-07-17T06:45:51.1372020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uidna.h 2025-07-17T06:45:51.1373090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/filteredbrk.h 2025-07-17T06:45:51.1374160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutamt.h 2025-07-17T06:45:51.1375370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/char16ptr.h 2025-07-17T06:45:51.1376630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattedvalue.h 2025-07-17T06:45:51.1377760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/symtable.h 2025-07-17T06:45:51.1378830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucasemap.h 2025-07-17T06:45:51.1380020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucoleitr.h 2025-07-17T06:45:51.1381280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/compactdecimalformat.h 2025-07-17T06:45:51.1382280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unum.h 2025-07-17T06:45:51.1383530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplaycontext.h 2025-07-17T06:45:51.1384690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tztrans.h 2025-07-17T06:45:51.1385760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/umachine.h 2025-07-17T06:45:51.1387070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numberformatter.h 2025-07-17T06:45:51.1388220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/datefmt.h 2025-07-17T06:45:51.1389400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utmscale.h 2025-07-17T06:45:51.1390540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/coll.h 2025-07-17T06:45:51.1391550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currpinf.h 2025-07-17T06:45:51.1392450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uregex.h 2025-07-17T06:45:51.1393260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/tmutfmt.h 2025-07-17T06:45:51.1394110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/plurfmt.h 2025-07-17T06:45:51.1395000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustringtrie.h 2025-07-17T06:45:51.1395850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/smpdtfmt.h 2025-07-17T06:45:51.1396710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucptrie.h 2025-07-17T06:45:51.1397730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udisplayoptions.h 2025-07-17T06:45:51.1398590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/icudataver.h 2025-07-17T06:45:51.1399410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uchar.h 2025-07-17T06:45:51.1400230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unorm.h 2025-07-17T06:45:51.1401080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ushape.h 2025-07-17T06:45:51.1401930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifunct.h 2025-07-17T06:45:51.1402770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ugender.h 2025-07-17T06:45:51.1403620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/selfmt.h 2025-07-17T06:45:51.1404550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uformattable.h 2025-07-17T06:45:51.1405400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ustream.h 2025-07-17T06:45:51.1406370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/simpleformatter.h 2025-07-17T06:45:51.1407200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv_cb.h 2025-07-17T06:45:51.1408050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/curramt.h 2025-07-17T06:45:51.1408880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/locid.h 2025-07-17T06:45:51.1409910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/udateintervalformat.h 2025-07-17T06:45:51.1410700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/resbund.h 2025-07-17T06:45:51.1411530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ubidi.h 2025-07-17T06:45:51.1412410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/stsearch.h 2025-07-17T06:45:51.1413300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/alphaindex.h 2025-07-17T06:45:51.1414150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uvernum.h 2025-07-17T06:45:51.1415040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unimatch.h 2025-07-17T06:45:51.1415840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rbtz.h 2025-07-17T06:45:51.1416700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnvsel.h 2025-07-17T06:45:51.1417530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uspoof.h 2025-07-17T06:45:51.1418370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/region.h 2025-07-17T06:45:51.1419260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ureldatefmt.h 2025-07-17T06:45:51.1420090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utrans.h 2025-07-17T06:45:51.1420980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/parseerr.h 2025-07-17T06:45:51.1421850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/putil.h 2025-07-17T06:45:51.1422640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/format.h 2025-07-17T06:45:51.1423720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/scientificnumberformatter.h 2025-07-17T06:45:51.1424610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/displayoptions.h 2025-07-17T06:45:51.1425650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/normalizer2.h 2025-07-17T06:45:51.1426340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/dtrule.h 2025-07-17T06:45:51.1427420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumberoptions.h 2025-07-17T06:45:51.1428120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucnv.h 2025-07-17T06:45:51.1429110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ucharstriebuilder.h 2025-07-17T06:45:51.1429920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/search.h 2025-07-17T06:45:51.1430770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unumsys.h 2025-07-17T06:45:51.1431630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uconfig.h 2025-07-17T06:45:51.1432480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf16.h 2025-07-17T06:45:51.1433330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/brkiter.h 2025-07-17T06:45:51.1434270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattedvalue.h 2025-07-17T06:45:51.1435110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/platform.h 2025-07-17T06:45:51.1435920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/rep.h 2025-07-17T06:45:51.1436890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/formattednumber.h 2025-07-17T06:45:51.1437740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/std_string.h 2025-07-17T06:45:51.1438550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utf8.h 2025-07-17T06:45:51.1439470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/localpointer.h 2025-07-17T06:45:51.1440310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uclean.h 2025-07-17T06:45:51.1441160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/uscript.h 2025-07-17T06:45:51.1442000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/numfmt.h 2025-07-17T06:45:51.1442870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/currunit.h 2025-07-17T06:45:51.1443690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/utypes.h 2025-07-17T06:45:51.1444660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/ulistformatter.h 2025-07-17T06:45:51.1445570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/measfmt.h 2025-07-17T06:45:51.1446410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/include/unicode/unifilt.h 2025-07-17T06:45:51.1447290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/repodata_record.json 2025-07-17T06:45:51.1448080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/run_test.sh 2025-07-17T06:45:51.1448960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/gb-18030-2000.ucm 2025-07-17T06:45:51.1449690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/test/de.txt 2025-07-17T06:45:51.1450530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/licenses/LICENSE 2025-07-17T06:45:51.1451910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu4c-4_9_1-mingw-w64-mkdir-compatibility.patch 2025-07-17T06:45:51.1452640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/mach-port-t.patch 2025-07-17T06:45:51.1453500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-22356.patch 2025-07-17T06:45:51.1454470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/gb-18030-2000.ucm 2025-07-17T06:45:51.1455290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/bld.bat 2025-07-17T06:45:51.1456270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/build.sh 2025-07-17T06:45:51.1457630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.1458830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/icu-config.patch 2025-07-17T06:45:51.1459900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml 2025-07-17T06:45:51.1461360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.1462410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/recipe/de.txt 2025-07-17T06:45:51.1463430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/run_exports.json 2025-07-17T06:45:51.1464370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/paths.json 2025-07-17T06:45:51.1465540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/hash_input.json 2025-07-17T06:45:51.1466380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/files 2025-07-17T06:45:51.1467380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/about.json 2025-07-17T06:45:51.1468300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/has_prefix 2025-07-17T06:45:51.1469430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/index.json 2025-07-17T06:45:51.1470440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/info/git 2025-07-17T06:45:51.1471530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.1.dylib 2025-07-17T06:45:51.1472620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.dylib 2025-07-17T06:45:51.1473510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.a 2025-07-17T06:45:51.1474620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-uc.pc 2025-07-17T06:45:51.1475820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-io.pc 2025-07-17T06:45:51.1476980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/pkgconfig/icu-i18n.pc 2025-07-17T06:45:51.1477970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.dylib 2025-07-17T06:45:51.1479030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.a 2025-07-17T06:45:51.1480160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.dylib 2025-07-17T06:45:51.1481200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.a 2025-07-17T06:45:51.1482220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.dylib 2025-07-17T06:45:51.1483230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.a 2025-07-17T06:45:51.1484250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.1.dylib 2025-07-17T06:45:51.1485380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.73.dylib 2025-07-17T06:45:51.1486500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.1.dylib 2025-07-17T06:45:51.1487550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.dylib 2025-07-17T06:45:51.1488550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.dylib 2025-07-17T06:45:51.1489680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.dylib 2025-07-17T06:45:51.1490690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicudata.73.1.dylib 2025-07-17T06:45:51.1491880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutest.73.1.dylib 2025-07-17T06:45:51.1492950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.73.1.dylib 2025-07-17T06:45:51.1493980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuuc.a 2025-07-17T06:45:51.1494820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.a 2025-07-17T06:45:51.1495880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicuio.73.dylib 2025-07-17T06:45:51.1496800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.dylib 2025-07-17T06:45:51.1497930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicui18n.dylib 2025-07-17T06:45:51.1498980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/libicutu.73.dylib 2025-07-17T06:45:51.1499960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/pkgdata.inc 2025-07-17T06:45:51.1500950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/current 2025-07-17T06:45:51.1502120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/pkgdata.inc 2025-07-17T06:45:51.1503170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/73.1/Makefile.inc 2025-07-17T06:45:51.1504280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/lib/icu/Makefile.inc 2025-07-17T06:45:51.1505420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gensprep.8 2025-07-17T06:45:51.1506460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/genccode.8 2025-07-17T06:45:51.1507540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/icupkg.8 2025-07-17T06:45:51.1508720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man8/gencmn.8 2025-07-17T06:45:51.1509900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icuexportdata.1 2025-07-17T06:45:51.1511010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/icu-config.1 2025-07-17T06:45:51.1512050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/pkgdata.1 2025-07-17T06:45:51.1513260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gendict.1 2025-07-17T06:45:51.1514320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genrb.1 2025-07-17T06:45:51.1515410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/genbrk.1 2025-07-17T06:45:51.1521460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencnval.1 2025-07-17T06:45:51.1521680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/makeconv.1 2025-07-17T06:45:51.1521870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/gencfu.1 2025-07-17T06:45:51.1522040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/man/man1/derb.1 2025-07-17T06:45:51.1522220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/install-sh 2025-07-17T06:45:51.1522400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/LICENSE 2025-07-17T06:45:51.1522600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/config/mh-darwin 2025-07-17T06:45:51.1523570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/icu-73.1-h313beb8_0/share/icu/73.1/mkinstalldirs 2025-07-17T06:45:51.1524430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0.conda 2025-07-17T06:45:51.1525680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.1526980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.1528220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_unix.py 2025-07-17T06:45:51.1529580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/conftest.py 2025-07-17T06:45:51.1531200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_comp_with_appdirs.py 2025-07-17T06:45:51.1532400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_macos.py 2025-07-17T06:45:51.1533820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_android.py 2025-07-17T06:45:51.1535110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_api.py 2025-07-17T06:45:51.1536360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/tests/test_main.py 2025-07-17T06:45:51.1537690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.1539090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.1540120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.1541470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.1542700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.1544020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.1545040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.1546190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.1547240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/files 2025-07-17T06:45:51.1548340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.1549530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.1550560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/info/git 2025-07-17T06:45:51.1552500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/RECORD 2025-07-17T06:45:51.1554220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/licenses/LICENSE 2025-07-17T06:45:51.1555930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/direct_url.json 2025-07-17T06:45:51.1557630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/WHEEL 2025-07-17T06:45:51.1559430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/REQUESTED 2025-07-17T06:45:51.1561190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/INSTALLER 2025-07-17T06:45:51.1562930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/METADATA 2025-07-17T06:45:51.1564450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/macos.py 2025-07-17T06:45:51.1566160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/unix.py 2025-07-17T06:45:51.1567780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/version.py 2025-07-17T06:45:51.1569670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__init__.py 2025-07-17T06:45:51.1571420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:51.1573240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-17T06:45:51.1574980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:51.1576630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-17T06:45:51.1578100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:51.1579580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.1581050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:51.1582520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-17T06:45:51.1583660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/api.py 2025-07-17T06:45:51.1584880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/android.py 2025-07-17T06:45:51.1586080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/py.typed 2025-07-17T06:45:51.1587320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/windows.py 2025-07-17T06:45:51.1588630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0/lib/python3.13/site-packages/platformdirs/__main__.py 2025-07-17T06:45:51.1589120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0.conda 2025-07-17T06:45:51.1590360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.1591370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.1592530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.1593510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.1594630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.1595530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.1596540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.1597420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/files 2025-07-17T06:45:51.1598380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.1599330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.1600660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/info/git 2025-07-17T06:45:51.1601920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-07-17T06:45:51.1603380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/RECORD 2025-07-17T06:45:51.1604810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/LICENSE 2025-07-17T06:45:51.1606400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/direct_url.json 2025-07-17T06:45:51.1607800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/WHEEL 2025-07-17T06:45:51.1609340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED 2025-07-17T06:45:51.1610860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER 2025-07-17T06:45:51.1612330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/METADATA 2025-07-17T06:45:51.1613540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0/lib/python3.13/site-packages/typing_extensions.py 2025-07-17T06:45:51.1614150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/bin/sqlite3 2025-07-17T06:45:51.1615000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/include/sqlite3.h 2025-07-17T06:45:51.1615890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/include/sqlite3ext.h 2025-07-17T06:45:51.1616800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/repodata_record.json 2025-07-17T06:45:51.1617670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/test/run_test.sh 2025-07-17T06:45:51.1618560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/licenses/LICENSE.md 2025-07-17T06:45:51.1619440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/recipe/LICENSE.md 2025-07-17T06:45:51.1620270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/recipe/bld.bat 2025-07-17T06:45:51.1621140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/recipe/build.sh 2025-07-17T06:45:51.1622220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.1623180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/recipe/expose_symbols.patch 2025-07-17T06:45:51.1624030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/recipe/meta.yaml 2025-07-17T06:45:51.1625180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.1625880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/run_exports.json 2025-07-17T06:45:51.1626630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/paths.json 2025-07-17T06:45:51.1627500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/hash_input.json 2025-07-17T06:45:51.1628220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/files 2025-07-17T06:45:51.1629040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/about.json 2025-07-17T06:45:51.1629820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/has_prefix 2025-07-17T06:45:51.1630630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/index.json 2025-07-17T06:45:51.1631420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/info/git 2025-07-17T06:45:51.1632280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/lib/libsqlite3.0.dylib 2025-07-17T06:45:51.1633150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/lib/pkgconfig/sqlite3.pc 2025-07-17T06:45:51.1633980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/lib/libsqlite3.dylib 2025-07-17T06:45:51.1634890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0/share/man/man1/sqlite3.1 2025-07-17T06:45:51.1635620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/bin/tqdm 2025-07-17T06:45:51.1636590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/repodata_record.json 2025-07-17T06:45:51.1637520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.sh 2025-07-17T06:45:51.1638640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/pyproject.toml 2025-07-17T06:45:51.1639400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tqdm.py 2025-07-17T06:45:51.1640350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_rich.py 2025-07-17T06:45:51.1641280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/conftest.py 2025-07-17T06:45:51.1642400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib_logging.py 2025-07-17T06:45:51.1643330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_utils.py 2025-07-17T06:45:51.1644280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_tk.py 2025-07-17T06:45:51.1645220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/__init__.py 2025-07-17T06:45:51.1646180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_gui.py 2025-07-17T06:45:51.1647160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_pandas.py 2025-07-17T06:45:51.1648180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_concurrent.py 2025-07-17T06:45:51.1649140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_perf.py 2025-07-17T06:45:51.1650140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_itertools.py 2025-07-17T06:45:51.1651140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_contrib.py 2025-07-17T06:45:51.1652220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_synchronisation.py 2025-07-17T06:45:51.1653180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_version.py 2025-07-17T06:45:51.1654200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_main.py 2025-07-17T06:45:51.1655240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_notebook.py 2025-07-17T06:45:51.1656170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_dask.py 2025-07-17T06:45:51.1657170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_asyncio.py 2025-07-17T06:45:51.1658130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/tests/tests_keras.py 2025-07-17T06:45:51.1659020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/run_test.py 2025-07-17T06:45:51.1660210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.1660970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/licenses/LICENCE 2025-07-17T06:45:51.1662070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.1662880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml 2025-07-17T06:45:51.1663880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.1664680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/paths.json 2025-07-17T06:45:51.1665590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/hash_input.json 2025-07-17T06:45:51.1666340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/files 2025-07-17T06:45:51.1667250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/about.json 2025-07-17T06:45:51.1668390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/has_prefix 2025-07-17T06:45:51.1669460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/index.json 2025-07-17T06:45:51.1670380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/info/git 2025-07-17T06:45:51.1672040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-07-17T06:45:51.1673760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-07-17T06:45:51.1675300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-07-17T06:45:51.1677160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-07-17T06:45:51.1678820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-07-17T06:45:51.1680430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-07-17T06:45:51.1682070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-07-17T06:45:51.1683610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-07-17T06:45:51.1685240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE 2025-07-17T06:45:51.1686790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/version.py 2025-07-17T06:45:51.1688180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_main.py 2025-07-17T06:45:51.1689470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_monitor.py 2025-07-17T06:45:51.1690800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/keras.py 2025-07-17T06:45:51.1692320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-07-17T06:45:51.1693740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/asyncio.py 2025-07-17T06:45:51.1695160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-07-17T06:45:51.1696710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/std.py 2025-07-17T06:45:51.1698230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-07-17T06:45:51.1699630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__init__.py 2025-07-17T06:45:51.1701210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/rich.py 2025-07-17T06:45:51.1702820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-07-17T06:45:51.1704440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-07-17T06:45:51.1705930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-07-17T06:45:51.1707790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-07-17T06:45:51.1709590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-07-17T06:45:51.1711270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-07-17T06:45:51.1712960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-07-17T06:45:51.1714800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-07-17T06:45:51.1716390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.1718050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-07-17T06:45:51.1719650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-07-17T06:45:51.1721390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-07-17T06:45:51.1723000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-07-17T06:45:51.1724710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-07-17T06:45:51.1726410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-07-17T06:45:51.1728060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-07-17T06:45:51.1729800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-07-17T06:45:51.1731390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-07-17T06:45:51.1733070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:51.1734810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.1736560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:51.1738280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-07-17T06:45:51.1740010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-07-17T06:45:51.1741520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-07-17T06:45:51.1742960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-07-17T06:45:51.1744440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-07-17T06:45:51.1745910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-07-17T06:45:51.1747370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-07-17T06:45:51.1748970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-07-17T06:45:51.1750610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-07-17T06:45:51.1752050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-07-17T06:45:51.1753420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:51.1754920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-07-17T06:45:51.1756260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-07-17T06:45:51.1757760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-07-17T06:45:51.1759230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-07-17T06:45:51.1760670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-07-17T06:45:51.1762050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.1763130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-07-17T06:45:51.1764360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-07-17T06:45:51.1765580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-07-17T06:45:51.1766620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tk.py 2025-07-17T06:45:51.1767980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/cli.py 2025-07-17T06:45:51.1768800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/dask.py 2025-07-17T06:45:51.1769890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/utils.py 2025-07-17T06:45:51.1770960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-07-17T06:45:51.1772120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/completion.sh 2025-07-17T06:45:51.1773270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-07-17T06:45:51.1774410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-07-17T06:45:51.1775500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/tqdm.1 2025-07-17T06:45:51.1776590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/notebook.py 2025-07-17T06:45:51.1777650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/gui.py 2025-07-17T06:45:51.1778770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/__main__.py 2025-07-17T06:45:51.1779890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/_utils.py 2025-07-17T06:45:51.1780970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0/lib/python3.13/site-packages/tqdm/auto.py 2025-07-17T06:45:51.1781610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0.conda 2025-07-17T06:45:51.1782910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/bin/.conda-anaconda-tos-pre-unlink.sh 2025-07-17T06:45:51.1783920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.1784920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.1785960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.1787140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.1788110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.1789020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.1790030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.1790900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/files 2025-07-17T06:45:51.1791880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.1792840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.1793690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/info/git 2025-07-17T06:45:51.1795380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/RECORD 2025-07-17T06:45:51.1796940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/licenses/LICENSE 2025-07-17T06:45:51.1798470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/direct_url.json 2025-07-17T06:45:51.1799930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/WHEEL 2025-07-17T06:45:51.1801550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/entry_points.txt 2025-07-17T06:45:51.1802980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/REQUESTED 2025-07-17T06:45:51.1804520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/INSTALLER 2025-07-17T06:45:51.1805970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/METADATA 2025-07-17T06:45:51.1807370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-07-17T06:45:51.1808640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-07-17T06:45:51.1810370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-07-17T06:45:51.1811370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-07-17T06:45:51.1812750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-07-17T06:45:51.1814370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:51.1815940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-07-17T06:45:51.1817570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:51.1819080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-07-17T06:45:51.1820720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:51.1822570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:51.1824750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-07-17T06:45:51.1825900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-07-17T06:45:51.1827500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.1828700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-07-17T06:45:51.1830090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-07-17T06:45:51.1831410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-07-17T06:45:51.1832970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-07-17T06:45:51.1834320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-07-17T06:45:51.1835790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-07-17T06:45:51.1837190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-07-17T06:45:51.1839060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-07-17T06:45:51.1840750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.1842350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-07-17T06:45:51.1844150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-07-17T06:45:51.1845570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-07-17T06:45:51.1846810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-07-17T06:45:51.1847630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.1848650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/namedutils.py 2025-07-17T06:45:51.1849640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/cacheutils.py 2025-07-17T06:45:51.1850640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/pathutils.py 2025-07-17T06:45:51.1851660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/dictutils.py 2025-07-17T06:45:51.1852680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/tableutils.py 2025-07-17T06:45:51.1853690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/iterutils.py 2025-07-17T06:45:51.1854760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/mboxutils.py 2025-07-17T06:45:51.1855950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/fileutils.py 2025-07-17T06:45:51.1857300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/queueutils.py 2025-07-17T06:45:51.1858530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/__init__.py 2025-07-17T06:45:51.1859810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/formatutils.py 2025-07-17T06:45:51.1861140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/tbutils.py 2025-07-17T06:45:51.1862500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/typeutils.py 2025-07-17T06:45:51.1863720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/ecoutils.py 2025-07-17T06:45:51.1865020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/excutils.py 2025-07-17T06:45:51.1866320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/deprutils.py 2025-07-17T06:45:51.1867680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/jsonutils.py 2025-07-17T06:45:51.1869000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/socketutils.py 2025-07-17T06:45:51.1870310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/setutils.py 2025-07-17T06:45:51.1871640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/statsutils.py 2025-07-17T06:45:51.1872910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/listutils.py 2025-07-17T06:45:51.1874220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/debugutils.py 2025-07-17T06:45:51.1875480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/urlutils.py 2025-07-17T06:45:51.1876670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/easterutils.py 2025-07-17T06:45:51.1877860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/ioutils.py 2025-07-17T06:45:51.1879080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/strutils.py 2025-07-17T06:45:51.1880360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/mathutils.py 2025-07-17T06:45:51.1881700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/timeutils.py 2025-07-17T06:45:51.1883030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/gcutils.py 2025-07-17T06:45:51.1884310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/boltons/funcutils.py 2025-07-17T06:45:51.1885470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.1886660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/pytest.ini 2025-07-17T06:45:51.1887940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_jsonutils.py 2025-07-17T06:45:51.1889160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/conftest.py 2025-07-17T06:45:51.1890510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_statsutils.py 2025-07-17T06:45:51.1891890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_formatutils.py 2025-07-17T06:45:51.1893070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_typeutils.py 2025-07-17T06:45:51.1894570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_funcutils.py 2025-07-17T06:45:51.1896160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_tbutils_parsed_exc.py 2025-07-17T06:45:51.1897380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_timeutils.py 2025-07-17T06:45:51.1898690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_mathutils.py 2025-07-17T06:45:51.1900150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/newlines_test_data.txt 2025-07-17T06:45:51.1901320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/__init__.py 2025-07-17T06:45:51.1902570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/.coveragerc 2025-07-17T06:45:51.1903920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/jsonl_test_data.txt 2025-07-17T06:45:51.1905300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_listutils.py 2025-07-17T06:45:51.1906620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_iterutils.py 2025-07-17T06:45:51.1907950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_queueutils.py 2025-07-17T06:45:51.1909290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_funcutils_fb_py3.py 2025-07-17T06:45:51.1910440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_urlutils.py 2025-07-17T06:45:51.1911770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_debugutils_trace.py 2025-07-17T06:45:51.1913150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_dictutils.py 2025-07-17T06:45:51.1914490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_strutils.py 2025-07-17T06:45:51.1915980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_tbutils.py 2025-07-17T06:45:51.1917350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_statsutils_histogram.py 2025-07-17T06:45:51.1918800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_funcutils_fb.py 2025-07-17T06:45:51.1920070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_gcutils.py 2025-07-17T06:45:51.1921390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_namedutils.py 2025-07-17T06:45:51.1922370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_ecoutils.py 2025-07-17T06:45:51.1923430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_cacheutils.py 2025-07-17T06:45:51.1924440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_fileutils.py 2025-07-17T06:45:51.1925490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_tableutils.py 2025-07-17T06:45:51.1926530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_socketutils.py 2025-07-17T06:45:51.1927560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_setutils.py 2025-07-17T06:45:51.1928630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/tests/test_ioutils.py 2025-07-17T06:45:51.1929540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.1930630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.1931500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.1932680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/recipe/patches/00_fix_py310_tests.patch 2025-07-17T06:45:51.1933750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.1934650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.1935680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.1936480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.1937390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.1938200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/files 2025-07-17T06:45:51.1939340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.1940000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.1940740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/info/git 2025-07-17T06:45:51.1942050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/namedutils.py 2025-07-17T06:45:51.1943310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/cacheutils.py 2025-07-17T06:45:51.1944470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/pathutils.py 2025-07-17T06:45:51.1945720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/dictutils.py 2025-07-17T06:45:51.1946880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tableutils.py 2025-07-17T06:45:51.1948140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/iterutils.py 2025-07-17T06:45:51.1949250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mboxutils.py 2025-07-17T06:45:51.1950410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/fileutils.py 2025-07-17T06:45:51.1951620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/queueutils.py 2025-07-17T06:45:51.1952800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__init__.py 2025-07-17T06:45:51.1953990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/formatutils.py 2025-07-17T06:45:51.1955530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-07-17T06:45:51.1956930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-07-17T06:45:51.1958340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-07-17T06:45:51.1959720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-07-17T06:45:51.1961180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-07-17T06:45:51.1962540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-07-17T06:45:51.1963980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-07-17T06:45:51.1965540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-07-17T06:45:51.1966810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-07-17T06:45:51.1968230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-07-17T06:45:51.1969590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-07-17T06:45:51.1971020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-07-17T06:45:51.1972520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-07-17T06:45:51.1973940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-07-17T06:45:51.1975360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-07-17T06:45:51.1976750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-07-17T06:45:51.1978150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-07-17T06:45:51.1979590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-07-17T06:45:51.1981040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-07-17T06:45:51.1982430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-07-17T06:45:51.1983900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-07-17T06:45:51.1985620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-07-17T06:45:51.1987200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-07-17T06:45:51.1989070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-07-17T06:45:51.1990950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-07-17T06:45:51.1992900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-07-17T06:45:51.1994830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-07-17T06:45:51.1996700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-07-17T06:45:51.1998470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-07-17T06:45:51.2000270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2001780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/tbutils.py 2025-07-17T06:45:51.2003300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/typeutils.py 2025-07-17T06:45:51.2004790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ecoutils.py 2025-07-17T06:45:51.2006300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/excutils.py 2025-07-17T06:45:51.2007750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/deprutils.py 2025-07-17T06:45:51.2009220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/jsonutils.py 2025-07-17T06:45:51.2010850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/socketutils.py 2025-07-17T06:45:51.2012340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/setutils.py 2025-07-17T06:45:51.2013840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/statsutils.py 2025-07-17T06:45:51.2015370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/listutils.py 2025-07-17T06:45:51.2016890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/debugutils.py 2025-07-17T06:45:51.2018390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/urlutils.py 2025-07-17T06:45:51.2020090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/easterutils.py 2025-07-17T06:45:51.2021410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/ioutils.py 2025-07-17T06:45:51.2022980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/strutils.py 2025-07-17T06:45:51.2024450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/mathutils.py 2025-07-17T06:45:51.2026010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/timeutils.py 2025-07-17T06:45:51.2027430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/gcutils.py 2025-07-17T06:45:51.2028930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons/funcutils.py 2025-07-17T06:45:51.2030580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-24.1.0.dist-info/RECORD 2025-07-17T06:45:51.2032160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-24.1.0.dist-info/LICENSE 2025-07-17T06:45:51.2034030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-24.1.0.dist-info/direct_url.json 2025-07-17T06:45:51.2035510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-24.1.0.dist-info/WHEEL 2025-07-17T06:45:51.2037260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-24.1.0.dist-info/top_level.txt 2025-07-17T06:45:51.2038970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-24.1.0.dist-info/REQUESTED 2025-07-17T06:45:51.2040670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-24.1.0.dist-info/INSTALLER 2025-07-17T06:45:51.2042310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0/lib/python3.13/site-packages/boltons-24.1.0.dist-info/METADATA 2025-07-17T06:45:51.2043500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter-inl.h 2025-07-17T06:45:51.2044470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fwd.h 2025-07-17T06:45:51.2045680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/version.h 2025-07-17T06:45:51.2046790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog.h 2025-07-17T06:45:51.2047930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ranges.h 2025-07-17T06:45:51.2049090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/xchar.h 2025-07-17T06:45:51.2055020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/chrono.h 2025-07-17T06:45:51.2055540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/bin_to_hex.h 2025-07-17T06:45:51.2056030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/fmt.h 2025-07-17T06:45:51.2056510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/compile.h 2025-07-17T06:45:51.2057000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/fmt/ostr.h 2025-07-17T06:45:51.2057480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger-inl.h 2025-07-17T06:45:51.2057980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/qt_sinks.h 2025-07-17T06:45:51.2058560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink-inl.h 2025-07-17T06:45:51.2059800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/hourly_file_sink.h 2025-07-17T06:45:51.2060990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks.h 2025-07-17T06:45:51.2062450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink.h 2025-07-17T06:45:51.2063900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink.h 2025-07-17T06:45:51.2065110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/daily_file_sink.h 2025-07-17T06:45:51.2066340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ringbuffer_sink.h 2025-07-17T06:45:51.2067500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ansicolor_sink.h 2025-07-17T06:45:51.2068570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/systemd_sink.h 2025-07-17T06:45:51.2069810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink.h 2025-07-17T06:45:51.2071050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks.h 2025-07-17T06:45:51.2072310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dist_sink.h 2025-07-17T06:45:51.2073340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/msvc_sink.h 2025-07-17T06:45:51.2074470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/tcp_sink.h 2025-07-17T06:45:51.2075650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/mongo_sink.h 2025-07-17T06:45:51.2077020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink-inl.h 2025-07-17T06:45:51.2078220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink-inl.h 2025-07-17T06:45:51.2079480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/android_sink.h 2025-07-17T06:45:51.2080830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_sinks-inl.h 2025-07-17T06:45:51.2081840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/sink.h 2025-07-17T06:45:51.2083050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/syslog_sink.h 2025-07-17T06:45:51.2084300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/dup_filter_sink.h 2025-07-17T06:45:51.2085600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/win_eventlog_sink.h 2025-07-17T06:45:51.2087070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/stdout_color_sinks-inl.h 2025-07-17T06:45:51.2088140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/ostream_sink.h 2025-07-17T06:45:51.2089300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/udp_sink.h 2025-07-17T06:45:51.2090700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/rotating_file_sink-inl.h 2025-07-17T06:45:51.2091940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/basic_file_sink-inl.h 2025-07-17T06:45:51.2093140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/null_sink.h 2025-07-17T06:45:51.2094790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/base_sink-inl.h 2025-07-17T06:45:51.2095950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/sinks/wincolor_sink.h 2025-07-17T06:45:51.2097210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/formatter.h 2025-07-17T06:45:51.2098350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common-inl.h 2025-07-17T06:45:51.2099490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer-inl.h 2025-07-17T06:45:51.2100720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg-inl.h 2025-07-17T06:45:51.2101890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client.h 2025-07-17T06:45:51.2102910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper.h 2025-07-17T06:45:51.2104000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker-inl.h 2025-07-17T06:45:51.2105070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/udp_client-windows.h 2025-07-17T06:45:51.2106110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/periodic_worker.h 2025-07-17T06:45:51.2107160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/mpmc_blocking_q.h 2025-07-17T06:45:51.2108060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os.h 2025-07-17T06:45:51.2109140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool-inl.h 2025-07-17T06:45:51.2110100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/fmt_helper.h 2025-07-17T06:45:51.2111100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/null_mutex.h 2025-07-17T06:45:51.2112100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry.h 2025-07-17T06:45:51.2113110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer.h 2025-07-17T06:45:51.2114130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/registry-inl.h 2025-07-17T06:45:51.2115140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/thread_pool.h 2025-07-17T06:45:51.2116150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/circular_q.h 2025-07-17T06:45:51.2117250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/synchronous_factory.h 2025-07-17T06:45:51.2118190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/os-inl.h 2025-07-17T06:45:51.2119160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg.h 2025-07-17T06:45:51.2120230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/backtracer-inl.h 2025-07-17T06:45:51.2121270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/file_helper-inl.h 2025-07-17T06:45:51.2122520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/log_msg_buffer.h 2025-07-17T06:45:51.2123360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client.h 2025-07-17T06:45:51.2124380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/console_globals.h 2025-07-17T06:45:51.2125430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/windows_include.h 2025-07-17T06:45:51.2126490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/details/tcp_client-windows.h 2025-07-17T06:45:51.2127400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger.h 2025-07-17T06:45:51.2128280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/env.h 2025-07-17T06:45:51.2129220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/argv.h 2025-07-17T06:45:51.2130200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers-inl.h 2025-07-17T06:45:51.2131070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/cfg/helpers.h 2025-07-17T06:45:51.2131940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/tweakme.h 2025-07-17T06:45:51.2132820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async.h 2025-07-17T06:45:51.2133690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/common.h 2025-07-17T06:45:51.2134680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/async_logger-inl.h 2025-07-17T06:45:51.2135710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/stopwatch.h 2025-07-17T06:45:51.2136600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/pattern_formatter.h 2025-07-17T06:45:51.2137460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/logger.h 2025-07-17T06:45:51.2138380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/include/spdlog/spdlog-inl.h 2025-07-17T06:45:51.2139290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/repodata_record.json 2025-07-17T06:45:51.2140120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/test/run_test.sh 2025-07-17T06:45:51.2140990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/licenses/LICENSE 2025-07-17T06:45:51.2141880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/build_std.sh 2025-07-17T06:45:51.2142910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_fmt_embed.bat 2025-07-17T06:45:51.2143850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_std.sh 2025-07-17T06:45:51.2144830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/bld_std.bat 2025-07-17T06:45:51.2145960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/build_fmt_embed.sh 2025-07-17T06:45:51.2146770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-07-17T06:45:51.2147800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/parent/async_test.patch 2025-07-17T06:45:51.2148790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2149610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/recipe/meta.yaml 2025-07-17T06:45:51.2150490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/run_exports.json 2025-07-17T06:45:51.2151270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/paths.json 2025-07-17T06:45:51.2152140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/hash_input.json 2025-07-17T06:45:51.2152860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/files 2025-07-17T06:45:51.2154150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/about.json 2025-07-17T06:45:51.2154870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/has_prefix 2025-07-17T06:45:51.2155970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/index.json 2025-07-17T06:45:51.2156900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/info/git 2025-07-17T06:45:51.2158040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.dylib 2025-07-17T06:45:51.2159300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.0.dylib 2025-07-17T06:45:51.2160420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/pkgconfig/spdlog.pc 2025-07-17T06:45:51.2161940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfig.cmake 2025-07-17T06:45:51.2163410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-07-17T06:45:51.2164710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-07-17T06:45:51.2166020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-07-17T06:45:51.2167140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0/lib/libspdlog.1.11.dylib 2025-07-17T06:45:51.2168080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0.conda 2025-07-17T06:45:51.2169000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pygments-2.19.1-py313hca03da5_0.conda 2025-07-17T06:45:51.2169980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0.conda 2025-07-17T06:45:51.2171000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-25.5.1-py313hca03da5_0.conda 2025-07-17T06:45:51.2172150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml-0.18.10-py313h80987f9_0.conda 2025-07-17T06:45:51.2173180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/k5srvutil 2025-07-17T06:45:51.2174280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/ktutil 2025-07-17T06:45:51.2175240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/uuclient 2025-07-17T06:45:51.2176190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/krb5-config 2025-07-17T06:45:51.2177160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/kinit 2025-07-17T06:45:51.2178160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/kpasswd 2025-07-17T06:45:51.2179220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/kdestroy 2025-07-17T06:45:51.2180130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/kvno 2025-07-17T06:45:51.2181210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/gss-client 2025-07-17T06:45:51.2182220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/compile_et 2025-07-17T06:45:51.2183160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/sclient 2025-07-17T06:45:51.2184150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/kswitch 2025-07-17T06:45:51.2185080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/kadmin 2025-07-17T06:45:51.2186120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/sim_client 2025-07-17T06:45:51.2187140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/bin/klist 2025-07-17T06:45:51.2188220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/verto.h 2025-07-17T06:45:51.2189310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/kdb.h 2025-07-17T06:45:51.2190300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/profile.h 2025-07-17T06:45:51.2191510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/kadm5/chpass_util_strings.h 2025-07-17T06:45:51.2192730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/kadm5/kadm_err.h 2025-07-17T06:45:51.2193830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/kadm5/admin.h 2025-07-17T06:45:51.2194930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/com_err.h 2025-07-17T06:45:51.2196010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/verto-module.h 2025-07-17T06:45:51.2197250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/ccselect_plugin.h 2025-07-17T06:45:51.2198440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/certauth_plugin.h 2025-07-17T06:45:51.2199640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/plugin.h 2025-07-17T06:45:51.2200890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/localauth_plugin.h 2025-07-17T06:45:51.2202100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/clpreauth_plugin.h 2025-07-17T06:45:51.2203310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/kdcpolicy_plugin.h 2025-07-17T06:45:51.2204450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/locate_plugin.h 2025-07-17T06:45:51.2205570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/kadm5_auth_plugin.h 2025-07-17T06:45:51.2206840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/pwqual_plugin.h 2025-07-17T06:45:51.2208050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/kadm5_hook_plugin.h 2025-07-17T06:45:51.2209330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/preauth_plugin.h 2025-07-17T06:45:51.2210570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/kdcpreauth_plugin.h 2025-07-17T06:45:51.2211850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/hostrealm_plugin.h 2025-07-17T06:45:51.2212880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5/krb5.h 2025-07-17T06:45:51.2213860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssapi.h 2025-07-17T06:45:51.2215020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/rpc_msg.h 2025-07-17T06:45:51.2216020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/types.h 2025-07-17T06:45:51.2217280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/auth_gssapi.h 2025-07-17T06:45:51.2218360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/pmap_prot.h 2025-07-17T06:45:51.2219470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/svc.h 2025-07-17T06:45:51.2220650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/clnt.h 2025-07-17T06:45:51.2221860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/xdr.h 2025-07-17T06:45:51.2222940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/rename.h 2025-07-17T06:45:51.2224060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/auth_gss.h 2025-07-17T06:45:51.2225060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/netdb.h 2025-07-17T06:45:51.2226310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/auth_unix.h 2025-07-17T06:45:51.2227420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/rpc.h 2025-07-17T06:45:51.2228450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/auth.h 2025-07-17T06:45:51.2229590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/pmap_clnt.h 2025-07-17T06:45:51.2230630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/svc_auth.h 2025-07-17T06:45:51.2231870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssrpc/pmap_rmt.h 2025-07-17T06:45:51.2233110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssapi/gssapi_generic.h 2025-07-17T06:45:51.2234330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssapi/mechglue.h 2025-07-17T06:45:51.2235550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssapi/gssapi_krb5.h 2025-07-17T06:45:51.2236770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssapi/gssapi_alloc.h 2025-07-17T06:45:51.2237970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssapi/gssapi.h 2025-07-17T06:45:51.2239210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/gssapi/gssapi_ext.h 2025-07-17T06:45:51.2240030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krb5.h 2025-07-17T06:45:51.2241110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/include/krad.h 2025-07-17T06:45:51.2242250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/kproplog 2025-07-17T06:45:51.2243170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/krb5kdc 2025-07-17T06:45:51.2244230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/gss-server 2025-07-17T06:45:51.2245130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/sserver 2025-07-17T06:45:51.2246160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/kprop 2025-07-17T06:45:51.2247270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/kadmin.local 2025-07-17T06:45:51.2248270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/kdb5_util 2025-07-17T06:45:51.2249230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/kpropd 2025-07-17T06:45:51.2250270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/sim_server 2025-07-17T06:45:51.2251310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/kadmind 2025-07-17T06:45:51.2252260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/uuserver 2025-07-17T06:45:51.2253330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/sbin/krb5-send-pr 2025-07-17T06:45:51.2254480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/repodata_record.json 2025-07-17T06:45:51.2255570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/test/run_test.py 2025-07-17T06:45:51.2256940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/test/test_time_dependencies.json 2025-07-17T06:45:51.2258070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/licenses/doc/notice.rst 2025-07-17T06:45:51.2259190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/recipe/bld.bat 2025-07-17T06:45:51.2260250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/recipe/build.sh 2025-07-17T06:45:51.2261490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2262640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/recipe/run_test.py 2025-07-17T06:45:51.2263710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/recipe/meta.yaml 2025-07-17T06:45:51.2264880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/recipe/meta.yaml.template 2025-07-17T06:45:51.2265990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/run_exports.json 2025-07-17T06:45:51.2267110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/paths.json 2025-07-17T06:45:51.2268260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/hash_input.json 2025-07-17T06:45:51.2269150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/files 2025-07-17T06:45:51.2270270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/about.json 2025-07-17T06:45:51.2271260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/has_prefix 2025-07-17T06:45:51.2272210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/index.json 2025-07-17T06:45:51.2273070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/info/git 2025-07-17T06:45:51.2274170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libcom_err.dylib 2025-07-17T06:45:51.2275250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libcom_err.3.0.dylib 2025-07-17T06:45:51.2276380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/pkgconfig/mit-krb5.pc 2025-07-17T06:45:51.2277670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/pkgconfig/gssrpc.pc 2025-07-17T06:45:51.2279050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/pkgconfig/mit-krb5-gssapi.pc 2025-07-17T06:45:51.2280250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/pkgconfig/kadm-client.pc 2025-07-17T06:45:51.2281240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/pkgconfig/kdb.pc 2025-07-17T06:45:51.2282510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/pkgconfig/krb5-gssapi.pc 2025-07-17T06:45:51.2283760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/pkgconfig/krb5.pc 2025-07-17T06:45:51.2285050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/pkgconfig/kadm-server.pc 2025-07-17T06:45:51.2286150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libverto.0.0.dylib 2025-07-17T06:45:51.2287300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkadm5srv_mit.12.0.dylib 2025-07-17T06:45:51.2288600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkadm5clnt_mit.12.0.dylib 2025-07-17T06:45:51.2289710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkadm5clnt_mit.dylib 2025-07-17T06:45:51.2290760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkrad.0.0.dylib 2025-07-17T06:45:51.2292030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkadm5srv_mit.dylib 2025-07-17T06:45:51.2293080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkadm5srv_mit.12.dylib 2025-07-17T06:45:51.2293900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkrb5.3.dylib 2025-07-17T06:45:51.2294740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libverto.0.dylib 2025-07-17T06:45:51.2295580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libverto.dylib 2025-07-17T06:45:51.2296520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libgssapi_krb5.2.2.dylib 2025-07-17T06:45:51.2297710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkrb5support.dylib 2025-07-17T06:45:51.2298920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkadm5clnt.dylib 2025-07-17T06:45:51.2300100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkrad.dylib 2025-07-17T06:45:51.2301260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkadm5srv.dylib 2025-07-17T06:45:51.2302570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/krb5/plugins/preauth/spake.so 2025-07-17T06:45:51.2303910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/krb5/plugins/preauth/otp.so 2025-07-17T06:45:51.2305270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/krb5/plugins/preauth/test.so 2025-07-17T06:45:51.2306620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/krb5/plugins/preauth/pkinit.so 2025-07-17T06:45:51.2307690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/krb5/plugins/kdb/db2.so 2025-07-17T06:45:51.2308890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/krb5/plugins/tls/k5tls.so 2025-07-17T06:45:51.2309840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkdb5.dylib 2025-07-17T06:45:51.2310910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libgssrpc.4.2.dylib 2025-07-17T06:45:51.2312020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libgssrpc.dylib 2025-07-17T06:45:51.2313120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkrad.0.dylib 2025-07-17T06:45:51.2314140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libk5crypto.3.dylib 2025-07-17T06:45:51.2315700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libgssapi_krb5.2.dylib 2025-07-17T06:45:51.2316740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkrb5.3.3.dylib 2025-07-17T06:45:51.2317810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libcom_err.3.dylib 2025-07-17T06:45:51.2318900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libgssrpc.4.dylib 2025-07-17T06:45:51.2319870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkdb5.10.dylib 2025-07-17T06:45:51.2321110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkrb5support.1.1.dylib 2025-07-17T06:45:51.2322260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkrb5.dylib 2025-07-17T06:45:51.2323450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libk5crypto.3.1.dylib 2025-07-17T06:45:51.2324610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkrb5support.1.dylib 2025-07-17T06:45:51.2325870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkadm5clnt_mit.12.dylib 2025-07-17T06:45:51.2326850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libgssapi_krb5.dylib 2025-07-17T06:45:51.2327820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libkdb5.10.0.dylib 2025-07-17T06:45:51.2328940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/lib/libk5crypto.dylib 2025-07-17T06:45:51.2330190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man5/k5identity.5 2025-07-17T06:45:51.2331320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man5/.k5login.5 2025-07-17T06:45:51.2332500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man5/k5login.5 2025-07-17T06:45:51.2333610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man5/kdc.conf.5 2025-07-17T06:45:51.2334780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man5/kadm5.acl.5 2025-07-17T06:45:51.2336070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man5/krb5.conf.5 2025-07-17T06:45:51.2337230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man5/.k5identity.5 2025-07-17T06:45:51.2338330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man8/kproplog.8 2025-07-17T06:45:51.2339430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man8/kpropd.8 2025-07-17T06:45:51.2340630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man8/kadmind.8 2025-07-17T06:45:51.2341720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man8/sserver.8 2025-07-17T06:45:51.2342950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man8/kdb5_util.8 2025-07-17T06:45:51.2344110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man8/krb5kdc.8 2025-07-17T06:45:51.2345300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man8/kprop.8 2025-07-17T06:45:51.2346580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man8/kadmin.local.8 2025-07-17T06:45:51.2347850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man8/kdb5_ldap_util.8 2025-07-17T06:45:51.2349030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/kdestroy.1 2025-07-17T06:45:51.2350360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/krb5-config.1 2025-07-17T06:45:51.2351520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/compile_et.1 2025-07-17T06:45:51.2352640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/kadmin.1 2025-07-17T06:45:51.2353750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/kvno.1 2025-07-17T06:45:51.2355000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/sclient.1 2025-07-17T06:45:51.2356060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/ktutil.1 2025-07-17T06:45:51.2357130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/kswitch.1 2025-07-17T06:45:51.2358300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/k5srvutil.1 2025-07-17T06:45:51.2359300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/ksu.1 2025-07-17T06:45:51.2364910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/kpasswd.1 2025-07-17T06:45:51.2365380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/kinit.1 2025-07-17T06:45:51.2365820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man1/klist.1 2025-07-17T06:45:51.2366270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/man/man7/kerberos.7 2025-07-17T06:45:51.2366790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/locale/en_US/LC_MESSAGES/mit-krb5.mo 2025-07-17T06:45:51.2367330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/locale/de/LC_MESSAGES/mit-krb5.mo 2025-07-17T06:45:51.2367850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/examples/krb5/services.append 2025-07-17T06:45:51.2368420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/examples/krb5/krb5.conf 2025-07-17T06:45:51.2369660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/examples/krb5/kdc.conf 2025-07-17T06:45:51.2370630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/et/et_c.awk 2025-07-17T06:45:51.2371640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/krb5-1.20.1-hf3e1bf2_1/share/et/et_h.awk 2025-07-17T06:45:51.2372450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0.conda 2025-07-17T06:45:51.2373360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1.conda 2025-07-17T06:45:51.2374670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/repodata_record.json 2025-07-17T06:45:51.2376130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/test/run_test.sh 2025-07-17T06:45:51.2377510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/test/run_test.py 2025-07-17T06:45:51.2379090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-17T06:45:51.2380410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/licenses/LICENSE 2025-07-17T06:45:51.2381760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/paths.json 2025-07-17T06:45:51.2383140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/hash_input.json 2025-07-17T06:45:51.2384420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/files 2025-07-17T06:45:51.2385680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/about.json 2025-07-17T06:45:51.2386900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/index.json 2025-07-17T06:45:51.2388010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/info/git 2025-07-17T06:45:51.2390250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/RECORD 2025-07-17T06:45:51.2392390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/licenses/LICENSE 2025-07-17T06:45:51.2394600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/direct_url.json 2025-07-17T06:45:51.2396450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/WHEEL 2025-07-17T06:45:51.2398660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/entry_points.txt 2025-07-17T06:45:51.2400680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/REQUESTED 2025-07-17T06:45:51.2402810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/INSTALLER 2025-07-17T06:45:51.2404950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/METADATA 2025-07-17T06:45:51.2406640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/hooks.py 2025-07-17T06:45:51.2408850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/_version.py 2025-07-17T06:45:51.2410780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__init__.py 2025-07-17T06:45:51.2413080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/hooks.cpython-313.pyc 2025-07-17T06:45:51.2415480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:51.2417730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2419640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1/lib/python3.13/site-packages/conda_anaconda_telemetry/py.typed 2025-07-17T06:45:51.2420510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing_extensions-4.12.2-py313hca03da5_0.conda 2025-07-17T06:45:51.2421610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/typing-extensions-4.12.2-py313hca03da5_0.conda 2025-07-17T06:45:51.2422580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/distro-1.9.0-py313hca03da5_0.conda 2025-07-17T06:45:51.2423770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0.conda 2025-07-17T06:45:51.2424800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/frozendict-2.4.2-py313hca03da5_0.conda 2025-07-17T06:45:51.2426250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/repodata_record.json 2025-07-17T06:45:51.2427780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.sh 2025-07-17T06:45:51.2428960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/run_test.py 2025-07-17T06:45:51.2430540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/test/test_time_dependencies.json 2025-07-17T06:45:51.2431600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/LICENSE 2025-07-17T06:45:51.2432850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/licenses/zstd/LICENSE 2025-07-17T06:45:51.2434400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2435580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/run_test.py 2025-07-17T06:45:51.2436840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml 2025-07-17T06:45:51.2438190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/meta.yaml.template 2025-07-17T06:45:51.2439670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/recipe/use_system_zstd.patch 2025-07-17T06:45:51.2440840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/paths.json 2025-07-17T06:45:51.2441970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/hash_input.json 2025-07-17T06:45:51.2442960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/files 2025-07-17T06:45:51.2444060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/about.json 2025-07-17T06:45:51.2445270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/index.json 2025-07-17T06:45:51.2446260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/info/git 2025-07-17T06:45:51.2448430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/RECORD 2025-07-17T06:45:51.2450250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/LICENSE 2025-07-17T06:45:51.2452090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/direct_url.json 2025-07-17T06:45:51.2453760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/WHEEL 2025-07-17T06:45:51.2455530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/top_level.txt 2025-07-17T06:45:51.2457190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/REQUESTED 2025-07-17T06:45:51.2458730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/INSTALLER 2025-07-17T06:45:51.2460590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/METADATA 2025-07-17T06:45:51.2462410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-07-17T06:45:51.2464090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-07-17T06:45:51.2465790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__init__.py 2025-07-17T06:45:51.2467720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-07-17T06:45:51.2469570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2471230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-07-17T06:45:51.2472810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/py.typed 2025-07-17T06:45:51.2474590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstandard-0.23.0-py313h1a4646a_1/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-07-17T06:45:51.2475560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/ssl/cert.pem 2025-07-17T06:45:51.2476900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/ssl/cacert.pem 2025-07-17T06:45:51.2478430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.2479620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.2481140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.2482450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/licenses/LICENSE.txt 2025-07-17T06:45:51.2483700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/run_test.sh 2025-07-17T06:45:51.2485060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/bld.bat 2025-07-17T06:45:51.2486370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/build.sh 2025-07-17T06:45:51.2487810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2489220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/LICENSE.txt 2025-07-17T06:45:51.2490660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.2491990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/run_test.bat 2025-07-17T06:45:51.2493510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.2494850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/paths.json 2025-07-17T06:45:51.2496090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.2497270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/files 2025-07-17T06:45:51.2498190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/about.json 2025-07-17T06:45:51.2499190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/index.json 2025-07-17T06:45:51.2500020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ca-certificates-2025.2.25-hca03da5_0/info/git 2025-07-17T06:45:51.2500820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/bin/wheel 2025-07-17T06:45:51.2501830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.2502700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.2503610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.2504760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.2505710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/licenses/LICENSE.txt 2025-07-17T06:45:51.2506550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/bld.bat 2025-07-17T06:45:51.2507430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/build.sh 2025-07-17T06:45:51.2508520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2509350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.2510640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.2511220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.2512130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.2512910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/files 2025-07-17T06:45:51.2513820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.2514610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/has_prefix 2025-07-17T06:45:51.2515440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.2516200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/info/git 2025-07-17T06:45:51.2517430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/metadata.py 2025-07-17T06:45:51.2518630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-07-17T06:45:51.2519680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/util.py 2025-07-17T06:45:51.2520950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-07-17T06:45:51.2522070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__init__.py 2025-07-17T06:45:51.2523520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-07-17T06:45:51.2524940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-17T06:45:51.2526240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:51.2527590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:51.2529050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-07-17T06:45:51.2530400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-07-17T06:45:51.2531890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-07-17T06:45:51.2533320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:51.2534730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2535770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/pack.py 2025-07-17T06:45:51.2536900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/tags.py 2025-07-17T06:45:51.2538060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/convert.py 2025-07-17T06:45:51.2539230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-07-17T06:45:51.2540670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-07-17T06:45:51.2542020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:51.2543420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-07-17T06:45:51.2544810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-07-17T06:45:51.2546280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2547260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-07-17T06:45:51.2548410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-07-17T06:45:51.2549750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-07-17T06:45:51.2551110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-07-17T06:45:51.2552370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-07-17T06:45:51.2553670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-07-17T06:45:51.2555030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-07-17T06:45:51.2556310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-07-17T06:45:51.2557960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:51.2559520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:51.2561520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-17T06:45:51.2563400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.2565530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:51.2567490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-17T06:45:51.2569550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-17T06:45:51.2571600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-17T06:45:51.2573420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2575340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-17T06:45:51.2577370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:51.2579420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-17T06:45:51.2581330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:51.2582910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-07-17T06:45:51.2584500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-07-17T06:45:51.2586050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-07-17T06:45:51.2587750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-07-17T06:45:51.2589330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-07-17T06:45:51.2590920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-07-17T06:45:51.2593130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-07-17T06:45:51.2594980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-07-17T06:45:51.2596650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-07-17T06:45:51.2598310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-07-17T06:45:51.2599870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-07-17T06:45:51.2601450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-07-17T06:45:51.2603220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2604740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-07-17T06:45:51.2606170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/wheelfile.py 2025-07-17T06:45:51.2607610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel/__main__.py 2025-07-17T06:45:51.2609130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/RECORD 2025-07-17T06:45:51.2610780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/WHEEL 2025-07-17T06:45:51.2612400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/entry_points.txt 2025-07-17T06:45:51.2614020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/LICENSE.txt 2025-07-17T06:45:51.2615600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0/lib/python3.13/site-packages/wheel-0.45.1.dist-info/METADATA 2025-07-17T06:45:51.2616400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2.conda 2025-07-17T06:45:51.2617650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/python-scripts/jsonpointer 2025-07-17T06:45:51.2618800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer.py 2025-07-17T06:45:51.2620490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/PKG-INFO 2025-07-17T06:45:51.2622080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/SOURCES.txt 2025-07-17T06:45:51.2623730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/top_level.txt 2025-07-17T06:45:51.2625470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/site-packages/jsonpointer-2.1-py3.6.egg-info/dependency_links.txt 2025-07-17T06:45:51.2626660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/repodata_record.json 2025-07-17T06:45:51.2627770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/test/run_test.py 2025-07-17T06:45:51.2628910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/licenses/LICENSE.txt 2025-07-17T06:45:51.2630200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2631350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-17T06:45:51.2632650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.2633680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/paths.json 2025-07-17T06:45:51.2634820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/hash_input.json 2025-07-17T06:45:51.2635760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/files 2025-07-17T06:45:51.2636810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/about.json 2025-07-17T06:45:51.2637890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/link.json 2025-07-17T06:45:51.2639030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/has_prefix 2025-07-17T06:45:51.2640110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/index.json 2025-07-17T06:45:51.2641230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0/info/git 2025-07-17T06:45:51.2642220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python-3.13.5-h2eb94d5_100_cp313.conda 2025-07-17T06:45:51.2643270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2.conda 2025-07-17T06:45:51.2644120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0.conda 2025-07-17T06:45:51.2645210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/repo2solv 2025-07-17T06:45:51.2646260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/dumpsolv 2025-07-17T06:45:51.2647380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/conda2solv 2025-07-17T06:45:51.2648440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/mergesolv 2025-07-17T06:45:51.2649390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/testsolv 2025-07-17T06:45:51.2650500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/bin/installcheck 2025-07-17T06:45:51.2651620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_solv.h 2025-07-17T06:45:51.2652740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolarch.h 2025-07-17T06:45:51.2653890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/tools_util.h 2025-07-17T06:45:51.2655030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/evr.h 2025-07-17T06:45:51.2656110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pooltypes.h 2025-07-17T06:45:51.2657210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/pool.h 2025-07-17T06:45:51.2658360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/policy.h 2025-07-17T06:45:51.2659580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solv_xfopen.h 2025-07-17T06:45:51.2660710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_conda.h 2025-07-17T06:45:51.2661760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solver.h 2025-07-17T06:45:51.2662990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvable.h 2025-07-17T06:45:51.2664060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolid.h 2025-07-17T06:45:51.2665150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/strpool.h 2025-07-17T06:45:51.2666330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solverdebug.h 2025-07-17T06:45:51.2667400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/testcase.h 2025-07-17T06:45:51.2668520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo.h 2025-07-17T06:45:51.2669650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/knownid.h 2025-07-17T06:45:51.2670740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/solvversion.h 2025-07-17T06:45:51.2671890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repo_write.h 2025-07-17T06:45:51.2672950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/poolvendor.h 2025-07-17T06:45:51.2673960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/util.h 2025-07-17T06:45:51.2675170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/repodata.h 2025-07-17T06:45:51.2676330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/rules.h 2025-07-17T06:45:51.2677480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/problems.h 2025-07-17T06:45:51.2678550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/bitmap.h 2025-07-17T06:45:51.2679600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dirpool.h 2025-07-17T06:45:51.2680600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/chksum.h 2025-07-17T06:45:51.2681540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/transaction.h 2025-07-17T06:45:51.2682420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/conda.h 2025-07-17T06:45:51.2683340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/dataiterator.h 2025-07-17T06:45:51.2684200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/hash.h 2025-07-17T06:45:51.2685110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/selection.h 2025-07-17T06:45:51.2685950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/include/solv/queue.h 2025-07-17T06:45:51.2686890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/repodata_record.json 2025-07-17T06:45:51.2687740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/test/run_test.sh 2025-07-17T06:45:51.2688670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/licenses/LICENSE.BSD 2025-07-17T06:45:51.2689570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/install.sh 2025-07-17T06:45:51.2690810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_dynamic.bat 2025-07-17T06:45:51.2691670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install_static.bat 2025-07-17T06:45:51.2692960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/win_export_and_static_build.patch 2025-07-17T06:45:51.2694020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/pcre2-compat.patch 2025-07-17T06:45:51.2695260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/conda_variant_priorization.patch 2025-07-17T06:45:51.2696540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/patches/no_error_subdir_mismatch.patch 2025-07-17T06:45:51.2697320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/install.sh 2025-07-17T06:45:51.2698220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/bld.bat 2025-07-17T06:45:51.2699150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/build.sh 2025-07-17T06:45:51.2700070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/parent/meta.yaml 2025-07-17T06:45:51.2701080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2701900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/recipe/meta.yaml 2025-07-17T06:45:51.2702910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/paths.json 2025-07-17T06:45:51.2703610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/hash_input.json 2025-07-17T06:45:51.2704330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/files 2025-07-17T06:45:51.2705170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/about.json 2025-07-17T06:45:51.2705990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/has_prefix 2025-07-17T06:45:51.2706820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/index.json 2025-07-17T06:45:51.2707540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/info/git 2025-07-17T06:45:51.2708540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolv.pc 2025-07-17T06:45:51.2709470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/pkgconfig/libsolvext.pc 2025-07-17T06:45:51.2710290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.1.dylib 2025-07-17T06:45:51.2711160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.dylib 2025-07-17T06:45:51.2712030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolvext.1.dylib 2025-07-17T06:45:51.2712850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/lib/libsolv.dylib 2025-07-17T06:45:51.2713860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-history.3 2025-07-17T06:45:51.2714860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-bindings.3 2025-07-17T06:45:51.2715850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-constantids.3 2025-07-17T06:45:51.2716720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv.3 2025-07-17T06:45:51.2717670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man3/libsolv-pool.3 2025-07-17T06:45:51.2718620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/installcheck.1 2025-07-17T06:45:51.2719520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/mergesolv.1 2025-07-17T06:45:51.2720420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/repo2solv.1 2025-07-17T06:45:51.2721360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/solv.1 2025-07-17T06:45:51.2722220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/dumpsolv.1 2025-07-17T06:45:51.2723110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/man/man1/testsolv.1 2025-07-17T06:45:51.2724160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1/share/cmake/Modules/FindLibSolv.cmake 2025-07-17T06:45:51.2724880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0.conda 2025-07-17T06:45:51.2725550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tzdata-2025b-h04d1e81_0.conda 2025-07-17T06:45:51.2726680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.2727460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.2728360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.2729450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.2730380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/licenses/LICENSE.txt 2025-07-17T06:45:51.2731440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2732290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.2733320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.2734130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.2735040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.2735830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/files 2025-07-17T06:45:51.2736910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.2738060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.2739230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/info/git 2025-07-17T06:45:51.2740910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/RECORD 2025-07-17T06:45:51.2742720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/licenses/LICENSE.txt 2025-07-17T06:45:51.2744420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/direct_url.json 2025-07-17T06:45:51.2745930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/WHEEL 2025-07-17T06:45:51.2747630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/REQUESTED 2025-07-17T06:45:51.2749510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/INSTALLER 2025-07-17T06:45:51.2751100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/METADATA 2025-07-17T06:45:51.2763430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/filepost.py 2025-07-17T06:45:51.2763730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/fields.py 2025-07-17T06:45:51.2764050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-07-17T06:45:51.2764330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/util.py 2025-07-17T06:45:51.2764610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-07-17T06:45:51.2764890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/wait.py 2025-07-17T06:45:51.2765180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/request.py 2025-07-17T06:45:51.2765640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-07-17T06:45:51.2765940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-07-17T06:45:51.2766230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/response.py 2025-07-17T06:45:51.2766670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-07-17T06:45:51.2768560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-07-17T06:45:51.2770290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-07-17T06:45:51.2772660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-07-17T06:45:51.2774350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:51.2776130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-07-17T06:45:51.2777860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:51.2779590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-07-17T06:45:51.2781350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:51.2783090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-07-17T06:45:51.2784790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-07-17T06:45:51.2786460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2788150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-07-17T06:45:51.2790000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-07-17T06:45:51.2791390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/retry.py 2025-07-17T06:45:51.2792920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/url.py 2025-07-17T06:45:51.2794540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/connection.py 2025-07-17T06:45:51.2796100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-07-17T06:45:51.2797600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_version.py 2025-07-17T06:45:51.2799230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-07-17T06:45:51.2800610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__init__.py 2025-07-17T06:45:51.2802100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-07-17T06:45:51.2803720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/response.py 2025-07-17T06:45:51.2805630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-07-17T06:45:51.2807410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-07-17T06:45:51.2809050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-07-17T06:45:51.2810680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-07-17T06:45:51.2812650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-07-17T06:45:51.2814570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:51.2816320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:51.2817970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:51.2819820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:51.2821700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-07-17T06:45:51.2823440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2825230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-07-17T06:45:51.2826690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-07-17T06:45:51.2828860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-07-17T06:45:51.2830810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-07-17T06:45:51.2832880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2834480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-07-17T06:45:51.2836230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-07-17T06:45:51.2837930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-07-17T06:45:51.2839570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-07-17T06:45:51.2841530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-07-17T06:45:51.2843670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:51.2845750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:51.2847610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-07-17T06:45:51.2849600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2851250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-07-17T06:45:51.2853110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-07-17T06:45:51.2854530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-07-17T06:45:51.2856200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-07-17T06:45:51.2857700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-07-17T06:45:51.2859980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-07-17T06:45:51.2861920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:51.2863670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2864860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-07-17T06:45:51.2866010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-07-17T06:45:51.2867190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connection.py 2025-07-17T06:45:51.2868380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_collections.py 2025-07-17T06:45:51.2869490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/py.typed 2025-07-17T06:45:51.2870700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/exceptions.py 2025-07-17T06:45:51.2871950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-07-17T06:45:51.2873170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urllib3-2.3.0-py313hca03da5_0/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-07-17T06:45:51.2873710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/lz4-c-1.9.4-h313beb8_1.conda 2025-07-17T06:45:51.2874380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1.conda 2025-07-17T06:45:51.2875490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.2876410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.2877380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.2878510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.2879500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/licenses/certifi/LICENSE 2025-07-17T06:45:51.2880440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/recipe/bld.bat 2025-07-17T06:45:51.2881330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/recipe/build.sh 2025-07-17T06:45:51.2882420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2883420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/recipe/run_test.py 2025-07-17T06:45:51.2884370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.2885390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.2886230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.2887190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.2888010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/files 2025-07-17T06:45:51.2888900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.2889780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.2890580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/info/git 2025-07-17T06:45:51.2892100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/RECORD 2025-07-17T06:45:51.2893430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/LICENSE 2025-07-17T06:45:51.2894930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/direct_url.json 2025-07-17T06:45:51.2896180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/WHEEL 2025-07-17T06:45:51.2897640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/top_level.txt 2025-07-17T06:45:51.2898990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/REQUESTED 2025-07-17T06:45:51.2900350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/INSTALLER 2025-07-17T06:45:51.2901710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/METADATA 2025-07-17T06:45:51.2902880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi/__init__.py 2025-07-17T06:45:51.2908160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi/core.py 2025-07-17T06:45:51.2908630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:51.2908990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:51.2909340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2909620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi/py.typed 2025-07-17T06:45:51.2910600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi/cacert.pem 2025-07-17T06:45:51.2911890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/certifi-2025.4.26-py313hca03da5_0/lib/python3.13/site-packages/certifi/__main__.py 2025-07-17T06:45:51.2912700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.2913610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.2914530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.2915680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.2916570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.2917690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.2918600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.2919640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.2920480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.2921410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.2922200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/files 2025-07-17T06:45:51.2923120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.2923980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.2924770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/info/git 2025-07-17T06:45:51.2926260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/RECORD 2025-07-17T06:45:51.2927690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/licenses/LICENSE 2025-07-17T06:45:51.2929070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/direct_url.json 2025-07-17T06:45:51.2930350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/WHEEL 2025-07-17T06:45:51.2931710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/REQUESTED 2025-07-17T06:45:51.2933020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/INSTALLER 2025-07-17T06:45:51.2934340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/METADATA 2025-07-17T06:45:51.2935620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-07-17T06:45:51.2936840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/color.py 2025-07-17T06:45:51.2937980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/config.py 2025-07-17T06:45:51.2939190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/version.py 2025-07-17T06:45:51.2940450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-07-17T06:45:51.2941700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-07-17T06:45:51.2942980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-07-17T06:45:51.2944260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-07-17T06:45:51.2945380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-07-17T06:45:51.2946640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-07-17T06:45:51.2947850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-07-17T06:45:51.2949020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-07-17T06:45:51.2950210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/types.py 2025-07-17T06:45:51.2951550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-07-17T06:45:51.2952990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:51.2954640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-07-17T06:45:51.2956030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-07-17T06:45:51.2957500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-07-17T06:45:51.2958870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-07-17T06:45:51.2960360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-07-17T06:45:51.2961840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-07-17T06:45:51.2963520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-07-17T06:45:51.2964740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:51.2966220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-07-17T06:45:51.2967650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:51.2969130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-07-17T06:45:51.2970830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-07-17T06:45:51.2972300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-07-17T06:45:51.2973730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:51.2975160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.2976790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-07-17T06:45:51.2978070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:51.2979600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-07-17T06:45:51.2981110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-07-17T06:45:51.2982800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:51.2984060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-07-17T06:45:51.2985510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.2986990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:51.2988460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-07-17T06:45:51.2989880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-07-17T06:45:51.2991050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-07-17T06:45:51.2992240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-07-17T06:45:51.2993580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-07-17T06:45:51.2994730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-07-17T06:45:51.2995920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-07-17T06:45:51.2997240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-07-17T06:45:51.2998550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-07-17T06:45:51.3000000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-07-17T06:45:51.3001590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/main.py 2025-07-17T06:45:51.3003280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-07-17T06:45:51.3004760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/json.py 2025-07-17T06:45:51.3006400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-07-17T06:45:51.3007980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-07-17T06:45:51.3009760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-07-17T06:45:51.3011680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-07-17T06:45:51.3013290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-07-17T06:45:51.3015100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-07-17T06:45:51.3016790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-07-17T06:45:51.3018420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-07-17T06:45:51.3020180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-07-17T06:45:51.3021800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-07-17T06:45:51.3023610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-07-17T06:45:51.3025410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-07-17T06:45:51.3026870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-07-17T06:45:51.3028310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-07-17T06:45:51.3030280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-07-17T06:45:51.3032260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-07-17T06:45:51.3034250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-07-17T06:45:51.3036240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-07-17T06:45:51.3038230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-07-17T06:45:51.3040130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-07-17T06:45:51.3042180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-07-17T06:45:51.3044130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-07-17T06:45:51.3046080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-07-17T06:45:51.3048100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-07-17T06:45:51.3050330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-07-17T06:45:51.3052390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-07-17T06:45:51.3054640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-07-17T06:45:51.3056340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-07-17T06:45:51.3058220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-07-17T06:45:51.3060510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_std_types_schema.cpython-313.pyc 2025-07-17T06:45:51.3062220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-07-17T06:45:51.3064170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-07-17T06:45:51.3066060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-07-17T06:45:51.3068100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-07-17T06:45:51.3070190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-07-17T06:45:51.3072140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-07-17T06:45:51.3074090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-07-17T06:45:51.3076000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-07-17T06:45:51.3078090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-07-17T06:45:51.3079890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.3081850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-07-17T06:45:51.3083860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-07-17T06:45:51.3085950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-07-17T06:45:51.3087710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-07-17T06:45:51.3089400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-07-17T06:45:51.3091040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-07-17T06:45:51.3092870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-07-17T06:45:51.3094760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-07-17T06:45:51.3096370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-07-17T06:45:51.3097990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-07-17T06:45:51.3099860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-07-17T06:45:51.3101610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_std_types_schema.py 2025-07-17T06:45:51.3103200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-07-17T06:45:51.3104860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-07-17T06:45:51.3106580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-07-17T06:45:51.3108070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-07-17T06:45:51.3109650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-07-17T06:45:51.3111340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-07-17T06:45:51.3113170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-07-17T06:45:51.3114700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-07-17T06:45:51.3116420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-07-17T06:45:51.3118470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-07-17T06:45:51.3120420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.3121960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-07-17T06:45:51.3123560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-07-17T06:45:51.3125250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-07-17T06:45:51.3126670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/color.py 2025-07-17T06:45:51.3128110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/config.py 2025-07-17T06:45:51.3129610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/version.py 2025-07-17T06:45:51.3131070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/fields.py 2025-07-17T06:45:51.3132700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-07-17T06:45:51.3134140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/decorator.py 2025-07-17T06:45:51.3135730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validators.py 2025-07-17T06:45:51.3137280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/warnings.py 2025-07-17T06:45:51.3138680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/tools.py 2025-07-17T06:45:51.3140240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-07-17T06:45:51.3141960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-07-17T06:45:51.3143620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-07-17T06:45:51.3145490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-07-17T06:45:51.3147600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-07-17T06:45:51.3149540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.3151140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/env_settings.py 2025-07-17T06:45:51.3152600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__init__.py 2025-07-17T06:45:51.3154040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/mypy.py 2025-07-17T06:45:51.3155530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/types.py 2025-07-17T06:45:51.3157050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/class_validators.py 2025-07-17T06:45:51.3158940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:51.3161340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-07-17T06:45:51.3163390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-07-17T06:45:51.3165390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-07-17T06:45:51.3167260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-07-17T06:45:51.3169060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-07-17T06:45:51.3170830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-07-17T06:45:51.3172690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-07-17T06:45:51.3174420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-07-17T06:45:51.3176200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:51.3178410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-07-17T06:45:51.3180340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-07-17T06:45:51.3182080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-07-17T06:45:51.3183850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:51.3185660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-07-17T06:45:51.3187300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-07-17T06:45:51.3189250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-07-17T06:45:51.3191060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-07-17T06:45:51.3193030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-07-17T06:45:51.3194910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-07-17T06:45:51.3196800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:51.3198580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.3200610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-07-17T06:45:51.3202550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-07-17T06:45:51.3204350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-07-17T06:45:51.3206110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:51.3208190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-07-17T06:45:51.3210140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-07-17T06:45:51.3212010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-07-17T06:45:51.3213690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:51.3215520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-07-17T06:45:51.3217250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.3219090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:51.3220960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-07-17T06:45:51.3222670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-07-17T06:45:51.3224300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/aliases.py 2025-07-17T06:45:51.3225630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json_schema.py 2025-07-17T06:45:51.3226860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/_migration.py 2025-07-17T06:45:51.3228070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/networks.py 2025-07-17T06:45:51.3229270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/root_model.py 2025-07-17T06:45:51.3230510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-07-17T06:45:51.3231660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/utils.py 2025-07-17T06:45:51.3233070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-07-17T06:45:51.3234320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/py.typed 2025-07-17T06:45:51.3235610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-07-17T06:45:51.3236740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/errors.py 2025-07-17T06:45:51.3238020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-07-17T06:45:51.3239140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/parse.py 2025-07-17T06:45:51.3240330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/typing.py 2025-07-17T06:45:51.3241490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/main.py 2025-07-17T06:45:51.3242750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-07-17T06:45:51.3243910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/json.py 2025-07-17T06:45:51.3245220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-07-17T06:45:51.3246380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/generics.py 2025-07-17T06:45:51.3247530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/schema.py 2025-07-17T06:45:51.3248880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-07-17T06:45:51.3250170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-07-17T06:45:51.3251420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-07-17T06:45:51.3252880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-07-17T06:45:51.3254100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-07-17T06:45:51.3255480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-07-17T06:45:51.3257010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:51.3258520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:51.3260200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-07-17T06:45:51.3261610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:51.3263180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.3264830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-07-17T06:45:51.3266280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-07-17T06:45:51.3267800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-07-17T06:45:51.3269000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-07-17T06:45:51.3270220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-2.10.3-py313hca03da5_0/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-07-17T06:45:51.3270860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zlib.h 2025-07-17T06:45:51.3271790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/include/zconf.h 2025-07-17T06:45:51.3272580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/repodata_record.json 2025-07-17T06:45:51.3273410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/test/run_test.sh 2025-07-17T06:45:51.3274240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/licenses/zlib.h 2025-07-17T06:45:51.3275050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/bld.bat 2025-07-17T06:45:51.3275900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/build.sh 2025-07-17T06:45:51.3276900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.3277960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/license.txt 2025-07-17T06:45:51.3278680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml 2025-07-17T06:45:51.3279620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/meta.yaml.template 2025-07-17T06:45:51.3280590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/recipe/cmake-pkg-config.patch 2025-07-17T06:45:51.3281390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/run_exports.json 2025-07-17T06:45:51.3282160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/paths.json 2025-07-17T06:45:51.3283050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/hash_input.json 2025-07-17T06:45:51.3283730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/files 2025-07-17T06:45:51.3284570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/about.json 2025-07-17T06:45:51.3285320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/has_prefix 2025-07-17T06:45:51.3286090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/index.json 2025-07-17T06:45:51.3286810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/info/git 2025-07-17T06:45:51.3287580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.dylib 2025-07-17T06:45:51.3288560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/pkgconfig/zlib.pc 2025-07-17T06:45:51.3289320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.2.13.dylib 2025-07-17T06:45:51.3290200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.a 2025-07-17T06:45:51.3291250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1/lib/libz.1.dylib 2025-07-17T06:45:51.3292170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/openssl-3.0.16-h02f6b3c_0.conda 2025-07-17T06:45:51.3293520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/traits.h 2025-07-17T06:45:51.3294810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/eventhandler.h 2025-07-17T06:45:51.3296000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitter.h 2025-07-17T06:45:51.3297190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/anchor.h 2025-07-17T06:45:51.3298350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/mark.h 2025-07-17T06:45:51.3299510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterdef.h 2025-07-17T06:45:51.3300600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/parser.h 2025-07-17T06:45:51.3301830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/null.h 2025-07-17T06:45:51.3303000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/exceptions.h 2025-07-17T06:45:51.3304190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitterstyle.h 2025-07-17T06:45:51.3305510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/noexcept.h 2025-07-17T06:45:51.3306810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emittermanip.h 2025-07-17T06:45:51.3308240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/emitfromevents.h 2025-07-17T06:45:51.3309380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/dll.h 2025-07-17T06:45:51.3310770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/graphbuilder.h 2025-07-17T06:45:51.3312070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/contrib/anchordict.h 2025-07-17T06:45:51.3313170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/yaml.h 2025-07-17T06:45:51.3314350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/type.h 2025-07-17T06:45:51.3315670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/parse.h 2025-07-17T06:45:51.3316800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/node.h 2025-07-17T06:45:51.3318120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_data.h 2025-07-17T06:45:51.3319360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_ref.h 2025-07-17T06:45:51.3320640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node.h 2025-07-17T06:45:51.3322030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/memory.h 2025-07-17T06:45:51.3323500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/node_iterator.h 2025-07-17T06:45:51.3324800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/impl.h 2025-07-17T06:45:51.3326270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator_fwd.h 2025-07-17T06:45:51.3327670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/detail/iterator.h 2025-07-17T06:45:51.3328790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/ptr.h 2025-07-17T06:45:51.3330000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/convert.h 2025-07-17T06:45:51.3331140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/impl.h 2025-07-17T06:45:51.3332330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/emit.h 2025-07-17T06:45:51.3333650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/node/iterator.h 2025-07-17T06:45:51.3334890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/ostream_wrapper.h 2025-07-17T06:45:51.3336110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/stlemitter.h 2025-07-17T06:45:51.3337270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/binary.h 2025-07-17T06:45:51.3338600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/yaml-cpp/depthguard.h 2025-07-17T06:45:51.3339740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-matchers.h 2025-07-17T06:45:51.3340940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-death-test.h 2025-07-17T06:45:51.3342150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-spi.h 2025-07-17T06:45:51.3343410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-string.h 2025-07-17T06:45:51.3344900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-death-test-internal.h 2025-07-17T06:45:51.3346080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port.h 2025-07-17T06:45:51.3347410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-port-arch.h 2025-07-17T06:45:51.3348720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-internal.h 2025-07-17T06:45:51.3349940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-param-util.h 2025-07-17T06:45:51.3351260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-type-util.h 2025-07-17T06:45:51.3352540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/gtest-filepath.h 2025-07-17T06:45:51.3353960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-port.h 2025-07-17T06:45:51.3355340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/README.md 2025-07-17T06:45:51.3356670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest.h 2025-07-17T06:45:51.3358130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/internal/custom/gtest-printers.h 2025-07-17T06:45:51.3359240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-message.h 2025-07-17T06:45:51.3360410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-param-test.h 2025-07-17T06:45:51.3361710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-typed-test.h 2025-07-17T06:45:51.3362810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_pred_impl.h 2025-07-17T06:45:51.3364070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest_prod.h 2025-07-17T06:45:51.3365330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-test-part.h 2025-07-17T06:45:51.3366560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest.h 2025-07-17T06:45:51.3367860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gtest/gtest-printers.h 2025-07-17T06:45:51.3369010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-matchers.h 2025-07-17T06:45:51.3370260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-actions.h 2025-07-17T06:45:51.3371550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-port.h 2025-07-17T06:45:51.3372910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-internal-utils.h 2025-07-17T06:45:51.3374140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/gmock-pp.h 2025-07-17T06:45:51.3375460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-port.h 2025-07-17T06:45:51.3376920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-matchers.h 2025-07-17T06:45:51.3378580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/gmock-generated-actions.h 2025-07-17T06:45:51.3379850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/internal/custom/README.md 2025-07-17T06:45:51.3381100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-function-mocker.h 2025-07-17T06:45:51.3382340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-more-matchers.h 2025-07-17T06:45:51.3383860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-cardinalities.h 2025-07-17T06:45:51.3385220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-spec-builders.h 2025-07-17T06:45:51.3386540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-nice-strict.h 2025-07-17T06:45:51.3387650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock.h 2025-07-17T06:45:51.3388910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/include/gmock/gmock-actions.h 2025-07-17T06:45:51.3390210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/repodata_record.json 2025-07-17T06:45:51.3391320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/run_test.sh 2025-07-17T06:45:51.3392590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/CMakeLists.txt 2025-07-17T06:45:51.3393740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.bat 2025-07-17T06:45:51.3394840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/test.sh 2025-07-17T06:45:51.3396010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test/main.cpp 2025-07-17T06:45:51.3397360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/test/test_time_dependencies.json 2025-07-17T06:45:51.3398430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/licenses/LICENSE 2025-07-17T06:45:51.3399630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/build_shared.sh 2025-07-17T06:45:51.3401070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/bld_shared.bat 2025-07-17T06:45:51.3402230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/CMakeLists.txt 2025-07-17T06:45:51.3403390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.bat 2025-07-17T06:45:51.3404640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/test.sh 2025-07-17T06:45:51.3405840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/test/main.cpp 2025-07-17T06:45:51.3407450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/patches/0001-fix-narrowing-error.patch 2025-07-17T06:45:51.3408630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_shared.sh 2025-07-17T06:45:51.3409600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/build_static.sh 2025-07-17T06:45:51.3410560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/parent/meta.yaml 2025-07-17T06:45:51.3411570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.3412400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/recipe/meta.yaml 2025-07-17T06:45:51.3413290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/run_exports.json 2025-07-17T06:45:51.3414080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/paths.json 2025-07-17T06:45:51.3414970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/hash_input.json 2025-07-17T06:45:51.3415710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/files 2025-07-17T06:45:51.3416540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/about.json 2025-07-17T06:45:51.3417400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/has_prefix 2025-07-17T06:45:51.3418200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/index.json 2025-07-17T06:45:51.3418960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/info/git 2025-07-17T06:45:51.3419920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.0.dylib 2025-07-17T06:45:51.3420820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/yaml-cpp.pc 2025-07-17T06:45:51.3421770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock_main.pc 2025-07-17T06:45:51.3422640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gmock.pc 2025-07-17T06:45:51.3423930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest_main.pc 2025-07-17T06:45:51.3424950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/pkgconfig/gtest.pc 2025-07-17T06:45:51.3425910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-07-17T06:45:51.3427100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-07-17T06:45:51.3428200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-07-17T06:45:51.3429740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-07-17T06:45:51.3430870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets.cmake 2025-07-17T06:45:51.3432140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestTargets-release.cmake 2025-07-17T06:45:51.3433380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfig.cmake 2025-07-17T06:45:51.3434790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/cmake/GTest/GTestConfigVersion.cmake 2025-07-17T06:45:51.3435840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.0.8.dylib 2025-07-17T06:45:51.3436980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.1.11.0.dylib 2025-07-17T06:45:51.3438190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.1.11.0.dylib 2025-07-17T06:45:51.3439390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.1.11.0.dylib 2025-07-17T06:45:51.3440500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libyaml-cpp.dylib 2025-07-17T06:45:51.3441560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest.dylib 2025-07-17T06:45:51.3442820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgtest_main.dylib 2025-07-17T06:45:51.3443950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock.dylib 2025-07-17T06:45:51.3445050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.dylib 2025-07-17T06:45:51.3446400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/yaml-cpp-0.8.0-h313beb8_1/lib/libgmock_main.1.11.0.dylib 2025-07-17T06:45:51.3447250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0.conda 2025-07-17T06:45:51.3448710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.3450020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.3451360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/__init__.py 2025-07-17T06:45:51.3452880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_grouped_metadata.py 2025-07-17T06:45:51.3454210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/tests/test_main.py 2025-07-17T06:45:51.3455560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.3457110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.3458340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.3459910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.3461230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.3462520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.3463670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.3464950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.3466130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/files 2025-07-17T06:45:51.3467410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.3468650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.3469710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/info/git 2025-07-17T06:45:51.3471470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__init__.py 2025-07-17T06:45:51.3473470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-07-17T06:45:51.3475520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.3477090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/py.typed 2025-07-17T06:45:51.3478780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-07-17T06:45:51.3480590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-07-17T06:45:51.3482580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-07-17T06:45:51.3484620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-07-17T06:45:51.3486410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-07-17T06:45:51.3488080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-07-17T06:45:51.3489890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-07-17T06:45:51.3491710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-07-17T06:45:51.3492770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0.conda 2025-07-17T06:45:51.3493820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/bin/curl-config 2025-07-17T06:45:51.3495080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/stdcheaders.h 2025-07-17T06:45:51.3496170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/header.h 2025-07-17T06:45:51.3497270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/options.h 2025-07-17T06:45:51.3498320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/mprintf.h 2025-07-17T06:45:51.3499420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/easy.h 2025-07-17T06:45:51.3500470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/curl.h 2025-07-17T06:45:51.3501660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/websockets.h 2025-07-17T06:45:51.3502810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/curlver.h 2025-07-17T06:45:51.3503900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/system.h 2025-07-17T06:45:51.3505210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/typecheck-gcc.h 2025-07-17T06:45:51.3506250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/multi.h 2025-07-17T06:45:51.3507240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/include/curl/urlapi.h 2025-07-17T06:45:51.3508520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/repodata_record.json 2025-07-17T06:45:51.3509620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/test/run_test.sh 2025-07-17T06:45:51.3511450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/recipe/parent/patches/000_Fix_IMPORT_LIB_SUFFIX.patch 2025-07-17T06:45:51.3512600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/recipe/parent/bld.bat 2025-07-17T06:45:51.3514090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/recipe/parent/build.sh 2025-07-17T06:45:51.3515040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/recipe/parent/meta.yaml 2025-07-17T06:45:51.3516500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.3517760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/recipe/meta.yaml 2025-07-17T06:45:51.3518960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/run_exports.json 2025-07-17T06:45:51.3520120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/paths.json 2025-07-17T06:45:51.3521330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/hash_input.json 2025-07-17T06:45:51.3522300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/files 2025-07-17T06:45:51.3523340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/about.json 2025-07-17T06:45:51.3524310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/has_prefix 2025-07-17T06:45:51.3525400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/index.json 2025-07-17T06:45:51.3526420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/info/git 2025-07-17T06:45:51.3527800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/lib/pkgconfig/libcurl.pc 2025-07-17T06:45:51.3528940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/lib/libcurl.4.8.0.dylib 2025-07-17T06:45:51.3530140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/lib/libcurl.dylib 2025-07-17T06:45:51.3531350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0/lib/libcurl.4.dylib 2025-07-17T06:45:51.3532870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/alias.py 2025-07-17T06:45:51.3534530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/microarchitecture.py 2025-07-17T06:45:51.3535850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/__init__.py 2025-07-17T06:45:51.3537140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/detect.py 2025-07-17T06:45:51.3538420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cpu/schema.py 2025-07-17T06:45:51.3539810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__init__.py 2025-07-17T06:45:51.3541260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-APACHE 2025-07-17T06:45:51.3542760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid.json 2025-07-17T06:45:51.3544470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-07-17T06:45:51.3545840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/cpuid_schema.json 2025-07-17T06:45:51.3547510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/cpu/microarchitectures.json 2025-07-17T06:45:51.3549210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-07-17T06:45:51.3550830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-07-17T06:45:51.3552660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-07-17T06:45:51.3554570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-07-17T06:45:51.3556100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-07-17T06:45:51.3557620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-07-17T06:45:51.3559360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-07-17T06:45:51.3560870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-07-17T06:45:51.3562460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-07-17T06:45:51.3564150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-07-17T06:45:51.3565910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-07-17T06:45:51.3567630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-07-17T06:45:51.3569190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-07-17T06:45:51.3570860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-07-17T06:45:51.3572470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-07-17T06:45:51.3574270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-07-17T06:45:51.3575990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-07-17T06:45:51.3577560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-07-17T06:45:51.3579090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-07-17T06:45:51.3580710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-07-17T06:45:51.3582440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-07-17T06:45:51.3583870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-07-17T06:45:51.3585460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-07-17T06:45:51.3587110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-07-17T06:45:51.3588680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-07-17T06:45:51.3590260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-07-17T06:45:51.3591970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-07-17T06:45:51.3593640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-07-17T06:45:51.3595270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-07-17T06:45:51.3597000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-07-17T06:45:51.3598640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-07-17T06:45:51.3600250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-07-17T06:45:51.3601870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-07-17T06:45:51.3603550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-07-17T06:45:51.3605110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-07-17T06:45:51.3606570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-07-17T06:45:51.3607850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-07-17T06:45:51.3609190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-07-17T06:45:51.3610090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/NOTICE 2025-07-17T06:45:51.3611110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/README.md 2025-07-17T06:45:51.3612150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/COPYRIGHT 2025-07-17T06:45:51.3613220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/json/LICENSE-MIT 2025-07-17T06:45:51.3614190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/cli.py 2025-07-17T06:45:51.3615190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/__main__.py 2025-07-17T06:45:51.3616330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/LICENSE 2025-07-17T06:45:51.3617440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/cpuid.py 2025-07-17T06:45:51.3618570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/README.md 2025-07-17T06:45:51.3619710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/example.py 2025-07-17T06:45:51.3620820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec/vendor/cpuid/.gitignore 2025-07-17T06:45:51.3621930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/RECORD 2025-07-17T06:45:51.3623150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-07-17T06:45:51.3624240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-07-17T06:45:51.3625460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-07-17T06:45:51.3626590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-07-17T06:45:51.3627730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-07-17T06:45:51.3628860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/site-packages/archspec-0.2.3.dist-info/METADATA 2025-07-17T06:45:51.3629770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/repodata_record.json 2025-07-17T06:45:51.3630610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.sh 2025-07-17T06:45:51.3631500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.py 2025-07-17T06:45:51.3632570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.3633420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/test/run_test.bat 2025-07-17T06:45:51.3634430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-APACHE 2025-07-17T06:45:51.3635340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/licenses/LICENSE-MIT 2025-07-17T06:45:51.3636390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.3641070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-17T06:45:51.3641490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.3641690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/paths.json 2025-07-17T06:45:51.3641890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/hash_input.json 2025-07-17T06:45:51.3642060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/files 2025-07-17T06:45:51.3642240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/about.json 2025-07-17T06:45:51.3642420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/link.json 2025-07-17T06:45:51.3643110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/index.json 2025-07-17T06:45:51.3643900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0/info/git 2025-07-17T06:45:51.3644870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.3645760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.3647050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pretty.py 2025-07-17T06:45:51.3648350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_filesize.py 2025-07-17T06:45:51.3649710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns_align.py 2025-07-17T06:45:51.3650800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/conftest.py 2025-07-17T06:45:51.3652150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_protocol.py 2025-07-17T06:45:51.3653450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_getfileno.py 2025-07-17T06:45:51.3654610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tree.py 2025-07-17T06:45:51.3655990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_logging.py 2025-07-17T06:45:51.3657250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_stack.py 2025-07-17T06:45:51.3658530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/pytest.ini 2025-07-17T06:45:51.3659840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_win32_console.py 2025-07-17T06:45:51.3661240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_console.py 2025-07-17T06:45:51.3662530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_constrain.py 2025-07-17T06:45:51.3663870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_measure.py 2025-07-17T06:45:51.3665070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_syntax.py 2025-07-17T06:45:51.3666260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/render.py 2025-07-17T06:45:51.3667560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_prompt.py 2025-07-17T06:45:51.3668710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_table.py 2025-07-17T06:45:51.3669890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_cells.py 2025-07-17T06:45:51.3671220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live_render.py 2025-07-17T06:45:51.3672470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_panel.py 2025-07-17T06:45:51.3673730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_box.py 2025-07-17T06:45:51.3674970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_styled.py 2025-07-17T06:45:51.3676280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_palette.py 2025-07-17T06:45:51.3677720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_windows_renderer.py 2025-07-17T06:45:51.3678970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/__init__.py 2025-07-17T06:45:51.3680360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rich_print.py 2025-07-17T06:45:51.3681690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_control.py 2025-07-17T06:45:51.3683130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_status.py 2025-07-17T06:45:51.3684410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_log.py 2025-07-17T06:45:51.3685700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_live.py 2025-07-17T06:45:51.3687030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_null_file.py 2025-07-17T06:45:51.3688190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_screen.py 2025-07-17T06:45:51.3689390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_progress.py 2025-07-17T06:45:51.3690630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_containers.py 2025-07-17T06:45:51.3692200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ratio.py 2025-07-17T06:45:51.3693360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_text.py 2025-07-17T06:45:51.3694540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_align.py 2025-07-17T06:45:51.3695800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_inspect.py 2025-07-17T06:45:51.3697020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color.py 2025-07-17T06:45:51.3698270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule.py 2025-07-17T06:45:51.3699640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_columns.py 2025-07-17T06:45:51.3700960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_repr.py 2025-07-17T06:45:51.3702140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_card.py 2025-07-17T06:45:51.3703510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_file_proxy.py 2025-07-17T06:45:51.3704770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_theme.py 2025-07-17T06:45:51.3705990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_style.py 2025-07-17T06:45:51.3707490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown_no_hyperlinks.py 2025-07-17T06:45:51.3708620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_pick.py 2025-07-17T06:45:51.3709980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_rule_in_table.py 2025-07-17T06:45:51.3711180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_emoji.py 2025-07-17T06:45:51.3712480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_color_triplet.py 2025-07-17T06:45:51.3713640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_layout.py 2025-07-17T06:45:51.3714940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_padding.py 2025-07-17T06:45:51.3716180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_json.py 2025-07-17T06:45:51.3717340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_jupyter.py 2025-07-17T06:45:51.3718580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_tools.py 2025-07-17T06:45:51.3719890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_segment.py 2025-07-17T06:45:51.3721170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/_card_render.py 2025-07-17T06:45:51.3722580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_highlighter.py 2025-07-17T06:45:51.3723770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markdown.py 2025-07-17T06:45:51.3724920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_bar.py 2025-07-17T06:45:51.3726110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_ansi.py 2025-07-17T06:45:51.3727380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_traceback.py 2025-07-17T06:45:51.3728680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_block_bar.py 2025-07-17T06:45:51.3729900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_spinner.py 2025-07-17T06:45:51.3731090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/tests/test_markup.py 2025-07-17T06:45:51.3732260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.3733680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.3734800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.3736150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.3737260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.3738450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.3739560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.3740720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.3741870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/files 2025-07-17T06:45:51.3743060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.3744120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.3745150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/info/git 2025-07-17T06:45:51.3746890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/RECORD 2025-07-17T06:45:51.3748540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/LICENSE 2025-07-17T06:45:51.3750130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/direct_url.json 2025-07-17T06:45:51.3751720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/WHEEL 2025-07-17T06:45:51.3753320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/REQUESTED 2025-07-17T06:45:51.3754900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/INSTALLER 2025-07-17T06:45:51.3756550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich-13.9.4.dist-info/METADATA 2025-07-17T06:45:51.3757860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/themes.py 2025-07-17T06:45:51.3759180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/screen.py 2025-07-17T06:45:51.3760620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/logging.py 2025-07-17T06:45:51.3762120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/measure.py 2025-07-17T06:45:51.3763440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/tree.py 2025-07-17T06:45:51.3764780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/console.py 2025-07-17T06:45:51.3766300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live_render.py 2025-07-17T06:45:51.3767740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-07-17T06:45:51.3769010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/box.py 2025-07-17T06:45:51.3770330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color.py 2025-07-17T06:45:51.3771740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_timer.py 2025-07-17T06:45:51.3773110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_fileno.py 2025-07-17T06:45:51.3774500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/align.py 2025-07-17T06:45:51.3775780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/theme.py 2025-07-17T06:45:51.3777250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/style.py 2025-07-17T06:45:51.3778840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/default_styles.py 2025-07-17T06:45:51.3780160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_wrap.py 2025-07-17T06:45:51.3781820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_log_render.py 2025-07-17T06:45:51.3783250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/emoji.py 2025-07-17T06:45:51.3784590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/layout.py 2025-07-17T06:45:51.3786080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/containers.py 2025-07-17T06:45:51.3787590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-07-17T06:45:51.3789170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/traceback.py 2025-07-17T06:45:51.3790650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/region.py 2025-07-17T06:45:51.3792100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/protocol.py 2025-07-17T06:45:51.3793450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_loop.py 2025-07-17T06:45:51.3794870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/control.py 2025-07-17T06:45:51.3796280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/filesize.py 2025-07-17T06:45:51.3797470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_null_file.py 2025-07-17T06:45:51.3798630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_palettes.py 2025-07-17T06:45:51.3799710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__init__.py 2025-07-17T06:45:51.3800780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_pick.py 2025-07-17T06:45:51.3801940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/file_proxy.py 2025-07-17T06:45:51.3803410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-07-17T06:45:51.3804840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-07-17T06:45:51.3806150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-07-17T06:45:51.3807600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-07-17T06:45:51.3808930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-07-17T06:45:51.3810250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-07-17T06:45:51.3811570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-07-17T06:45:51.3813260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-07-17T06:45:51.3814360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-07-17T06:45:51.3815780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-07-17T06:45:51.3817030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-07-17T06:45:51.3818430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-07-17T06:45:51.3819750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-07-17T06:45:51.3821040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-07-17T06:45:51.3822370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-07-17T06:45:51.3823740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-07-17T06:45:51.3825060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-07-17T06:45:51.3826340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-07-17T06:45:51.3827760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-07-17T06:45:51.3829070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-07-17T06:45:51.3830420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:51.3831800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-07-17T06:45:51.3833300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-07-17T06:45:51.3834680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-07-17T06:45:51.3836000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-07-17T06:45:51.3837360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-07-17T06:45:51.3838690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-07-17T06:45:51.3840060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-07-17T06:45:51.3841380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:51.3842700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-07-17T06:45:51.3844080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-07-17T06:45:51.3845690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-07-17T06:45:51.3847440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:51.3849080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-07-17T06:45:51.3850890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-07-17T06:45:51.3852670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-07-17T06:45:51.3854340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-07-17T06:45:51.3855910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-07-17T06:45:51.3857590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-07-17T06:45:51.3859290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-07-17T06:45:51.3860900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-07-17T06:45:51.3862660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-07-17T06:45:51.3864530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-07-17T06:45:51.3866370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-07-17T06:45:51.3868160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-07-17T06:45:51.3869810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-07-17T06:45:51.3871480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-07-17T06:45:51.3873340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-07-17T06:45:51.3875100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-07-17T06:45:51.3876800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-07-17T06:45:51.3878520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-07-17T06:45:51.3880130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-07-17T06:45:51.3881850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-07-17T06:45:51.3883530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-07-17T06:45:51.3885520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-07-17T06:45:51.3887170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-07-17T06:45:51.3888960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-07-17T06:45:51.3890780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-07-17T06:45:51.3892410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-07-17T06:45:51.3894300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-07-17T06:45:51.3895950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-07-17T06:45:51.3897750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-07-17T06:45:51.3899440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-07-17T06:45:51.3901290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:51.3903280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-07-17T06:45:51.3905110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-07-17T06:45:51.3907080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-07-17T06:45:51.3908710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:51.3910220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-07-17T06:45:51.3912110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-07-17T06:45:51.3913850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-07-17T06:45:51.3915510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.3917440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-07-17T06:45:51.3919120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-07-17T06:45:51.3921000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-07-17T06:45:51.3922630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:51.3924450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-07-17T06:45:51.3926070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-07-17T06:45:51.3927640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/palette.py 2025-07-17T06:45:51.3928920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markup.py 2025-07-17T06:45:51.3930510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_ratio.py 2025-07-17T06:45:51.3931990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/repr.py 2025-07-17T06:45:51.3933440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/constrain.py 2025-07-17T06:45:51.3934800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pretty.py 2025-07-17T06:45:51.3936400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/diagnose.py 2025-07-17T06:45:51.3937640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/columns.py 2025-07-17T06:45:51.3939030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/rule.py 2025-07-17T06:45:51.3940530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_inspect.py 2025-07-17T06:45:51.3941890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/markdown.py 2025-07-17T06:45:51.3943240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/pager.py 2025-07-17T06:45:51.3944570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/text.py 2025-07-17T06:45:51.3945980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/highlighter.py 2025-07-17T06:45:51.3947320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_spinners.py 2025-07-17T06:45:51.3948780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/terminal_theme.py 2025-07-17T06:45:51.3950180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/bar.py 2025-07-17T06:45:51.3951610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/live.py 2025-07-17T06:45:51.3952880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/py.typed 2025-07-17T06:45:51.3954370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/syntax.py 2025-07-17T06:45:51.3955850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/table.py 2025-07-17T06:45:51.3957460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_export_format.py 2025-07-17T06:45:51.3958950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress_bar.py 2025-07-17T06:45:51.3960500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/errors.py 2025-07-17T06:45:51.3962070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/prompt.py 2025-07-17T06:45:51.3963470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/segment.py 2025-07-17T06:45:51.3964860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/ansi.py 2025-07-17T06:45:51.3966250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/progress.py 2025-07-17T06:45:51.3967610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_stack.py 2025-07-17T06:45:51.3968960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows.py 2025-07-17T06:45:51.3970420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_cell_widths.py 2025-07-17T06:45:51.3971850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/cells.py 2025-07-17T06:45:51.3973300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_win32_console.py 2025-07-17T06:45:51.3974910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/panel.py 2025-07-17T06:45:51.3976490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/styled.py 2025-07-17T06:45:51.3977720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/spinner.py 2025-07-17T06:45:51.3979310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-07-17T06:45:51.3980640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/json.py 2025-07-17T06:45:51.3982030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/padding.py 2025-07-17T06:45:51.3983460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/__main__.py 2025-07-17T06:45:51.3984800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/scope.py 2025-07-17T06:45:51.3985960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/_extension.py 2025-07-17T06:45:51.3987070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/status.py 2025-07-17T06:45:51.3988490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/abc.py 2025-07-17T06:45:51.3989590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/jupyter.py 2025-07-17T06:45:51.3990750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0/lib/python3.13/site-packages/rich/color_triplet.py 2025-07-17T06:45:51.3991350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libsolv-0.7.30-h514c7bf_1.conda 2025-07-17T06:45:51.3992150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libnghttp2-1.57.0-h62f6fdd_0.conda 2025-07-17T06:45:51.3992830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0.conda 2025-07-17T06:45:51.3993620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmllint 2025-07-17T06:45:51.3994440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xml2-config 2025-07-17T06:45:51.3995260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/bin/xmlcatalog 2025-07-17T06:45:51.3996290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/chvalid.h 2025-07-17T06:45:51.3997630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parserInternals.h 2025-07-17T06:45:51.3998410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpointer.h 2025-07-17T06:45:51.3999360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/debugXML.h 2025-07-17T06:45:51.4000370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schematron.h 2025-07-17T06:45:51.4001310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/uri.h 2025-07-17T06:45:51.4002280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/parser.h 2025-07-17T06:45:51.4003280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/encoding.h 2025-07-17T06:45:51.4004210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/tree.h 2025-07-17T06:45:51.4005190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/threads.h 2025-07-17T06:45:51.4006210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlversion.h 2025-07-17T06:45:51.4007200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/globals.h 2025-07-17T06:45:51.4008350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/catalog.h 2025-07-17T06:45:51.4009260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/pattern.h 2025-07-17T06:45:51.4010210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlreader.h 2025-07-17T06:45:51.4011170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLtree.h 2025-07-17T06:45:51.4012110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX2.h 2025-07-17T06:45:51.4013250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlexports.h 2025-07-17T06:45:51.4014220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xlink.h 2025-07-17T06:45:51.4015140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/SAX.h 2025-07-17T06:45:51.4016260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/entities.h 2025-07-17T06:45:51.4017500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlregexp.h 2025-07-17T06:45:51.4018820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/list.h 2025-07-17T06:45:51.4020060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xinclude.h 2025-07-17T06:45:51.4021220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlerror.h 2025-07-17T06:45:51.4022750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/schemasInternals.h 2025-07-17T06:45:51.4023910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/dict.h 2025-07-17T06:45:51.4025140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlIO.h 2025-07-17T06:45:51.4026340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/HTMLparser.h 2025-07-17T06:45:51.4027660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlautomata.h 2025-07-17T06:45:51.4028890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlsave.h 2025-07-17T06:45:51.4030140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlstring.h 2025-07-17T06:45:51.4031370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpath.h 2025-07-17T06:45:51.4032590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/valid.h 2025-07-17T06:45:51.4033950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemastypes.h 2025-07-17T06:45:51.4035010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/c14n.h 2025-07-17T06:45:51.4036390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmodule.h 2025-07-17T06:45:51.4037710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/relaxng.h 2025-07-17T06:45:51.4038850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanohttp.h 2025-07-17T06:45:51.4040060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlunicode.h 2025-07-17T06:45:51.4041470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlwriter.h 2025-07-17T06:45:51.4042820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlmemory.h 2025-07-17T06:45:51.4044220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xpathInternals.h 2025-07-17T06:45:51.4045440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/nanoftp.h 2025-07-17T06:45:51.4046630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/hash.h 2025-07-17T06:45:51.4047890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/include/libxml2/libxml/xmlschemas.h 2025-07-17T06:45:51.4049000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/repodata_record.json 2025-07-17T06:45:51.4050100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/run_test.sh 2025-07-17T06:45:51.4051170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/test/test.xml 2025-07-17T06:45:51.4052380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/licenses/Copyright 2025-07-17T06:45:51.4054190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/0002-Make-and-install-a-pkg-config-file-on-Windows.patch 2025-07-17T06:45:51.4055060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/bld.bat 2025-07-17T06:45:51.4056220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/test.xml 2025-07-17T06:45:51.4057320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/build.sh 2025-07-17T06:45:51.4058800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.4059820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml 2025-07-17T06:45:51.4060980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.4062110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/run_exports.json 2025-07-17T06:45:51.4063230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/paths.json 2025-07-17T06:45:51.4064310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/hash_input.json 2025-07-17T06:45:51.4065310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/files 2025-07-17T06:45:51.4066460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/about.json 2025-07-17T06:45:51.4067520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/has_prefix 2025-07-17T06:45:51.4068630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/index.json 2025-07-17T06:45:51.4069460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/info/git 2025-07-17T06:45:51.4070760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.2.dylib 2025-07-17T06:45:51.4072020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/pkgconfig/libxml-2.0.pc 2025-07-17T06:45:51.4073330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/cmake/libxml2/libxml2-config.cmake 2025-07-17T06:45:51.4074360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/lib/libxml2.dylib 2025-07-17T06:45:51.4075520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0/share/aclocal/libxml.m4 2025-07-17T06:45:51.4076550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0.conda 2025-07-17T06:45:51.4077420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0.conda 2025-07-17T06:45:51.4078510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0.conda 2025-07-17T06:45:51.4079630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/readline.h 2025-07-17T06:45:51.4080920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/keymaps.h 2025-07-17T06:45:51.4082060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/tilde.h 2025-07-17T06:45:51.4083440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/rlconf.h 2025-07-17T06:45:51.4084700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/chardefs.h 2025-07-17T06:45:51.4085800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/history.h 2025-07-17T06:45:51.4086960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/rlstdc.h 2025-07-17T06:45:51.4088180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/include/readline/rltypedefs.h 2025-07-17T06:45:51.4089220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/repodata_record.json 2025-07-17T06:45:51.4090260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/test/run_test.sh 2025-07-17T06:45:51.4091510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.4092530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/licenses/COPYING 2025-07-17T06:45:51.4093770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-001 2025-07-17T06:45:51.4095090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-003 2025-07-17T06:45:51.4096500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-004 2025-07-17T06:45:51.4097670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-005 2025-07-17T06:45:51.4098930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/patches/readline70-002 2025-07-17T06:45:51.4099970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/build.sh 2025-07-17T06:45:51.4101320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.4102340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/meta.yaml 2025-07-17T06:45:51.4103470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.4104550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/run_exports.json 2025-07-17T06:45:51.4105580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/paths.json 2025-07-17T06:45:51.4106700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/hash_input.json 2025-07-17T06:45:51.4107650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/files 2025-07-17T06:45:51.4108780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/about.json 2025-07-17T06:45:51.4109830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/has_prefix 2025-07-17T06:45:51.4110810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/index.json 2025-07-17T06:45:51.4111770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/info/git 2025-07-17T06:45:51.4112840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.8.2.dylib 2025-07-17T06:45:51.4113970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/pkgconfig/readline.pc 2025-07-17T06:45:51.4115110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/pkgconfig/history.pc 2025-07-17T06:45:51.4116150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.a 2025-07-17T06:45:51.4117320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.8.dylib 2025-07-17T06:45:51.4118310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.dylib 2025-07-17T06:45:51.4119340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.8.dylib 2025-07-17T06:45:51.4120370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.a 2025-07-17T06:45:51.4121470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libreadline.dylib 2025-07-17T06:45:51.4122620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/lib/libhistory.8.2.dylib 2025-07-17T06:45:51.4123880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/man/man3/history.3 2025-07-17T06:45:51.4124910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/man/man3/readline.3 2025-07-17T06:45:51.4126060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/info/readline.info 2025-07-17T06:45:51.4127210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/info/rluserman.info 2025-07-17T06:45:51.4128320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/info/history.info 2025-07-17T06:45:51.4129510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/doc/readline/INSTALL 2025-07-17T06:45:51.4130570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/doc/readline/CHANGES 2025-07-17T06:45:51.4131590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0/share/doc/readline/README 2025-07-17T06:45:51.4132590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/wheel-0.45.1-py313hca03da5_0.conda 2025-07-17T06:45:51.4134080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/md.py 2025-07-17T06:45:51.4135540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/version.py 2025-07-17T06:45:51.4136970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/legacy.py 2025-07-17T06:45:51.4138420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/models.py 2025-07-17T06:45:51.4139990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__init__.py 2025-07-17T06:45:51.4141560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__init__.py 2025-07-17T06:45:51.4143220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cli/__main__.py 2025-07-17T06:45:51.4144700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/api.py 2025-07-17T06:45:51.4146270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/utils.py 2025-07-17T06:45:51.4147690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/py.typed 2025-07-17T06:45:51.4149270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/constant.py 2025-07-17T06:45:51.4150720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/__main__.py 2025-07-17T06:45:51.4152150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer/cd.py 2025-07-17T06:45:51.4153920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-07-17T06:45:51.4155620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-07-17T06:45:51.4157410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/direct_url.json 2025-07-17T06:45:51.4159140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-07-17T06:45:51.4161020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/entry_points.txt 2025-07-17T06:45:51.4162900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/top_level.txt 2025-07-17T06:45:51.4164550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-07-17T06:45:51.4166110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-07-17T06:45:51.4167760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-07-17T06:45:51.4169010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/repodata_record.json 2025-07-17T06:45:51.4170180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.sh 2025-07-17T06:45:51.4171500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.py 2025-07-17T06:45:51.4172920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.4174070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/test/run_test.bat 2025-07-17T06:45:51.4175210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/licenses/LICENSE 2025-07-17T06:45:51.4176680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.4177940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-17T06:45:51.4179010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.4179920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/paths.json 2025-07-17T06:45:51.4180890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/hash_input.json 2025-07-17T06:45:51.4181760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/files 2025-07-17T06:45:51.4182690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/about.json 2025-07-17T06:45:51.4183620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/link.json 2025-07-17T06:45:51.4184570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/index.json 2025-07-17T06:45:51.4185410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/charset-normalizer-3.3.2-pyhd3eb1b0_0/info/git 2025-07-17T06:45:51.4186090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/wish8.6 2025-07-17T06:45:51.4186770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/wish 2025-07-17T06:45:51.4187520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/tclsh8.6 2025-07-17T06:45:51.4188250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/tclsh 2025-07-17T06:45:51.4189090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/bin/sqlite3_analyzer 2025-07-17T06:45:51.4189920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkEntry.h 2025-07-17T06:45:51.4190660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tdbc.h 2025-07-17T06:45:51.4191580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkIntXlibDecls.h 2025-07-17T06:45:51.4192440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMenubutton.h 2025-07-17T06:45:51.4193180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUuid.h 2025-07-17T06:45:51.4193970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkText.h 2025-07-17T06:45:51.4194760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkColor.h 2025-07-17T06:45:51.4195560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/mysqlStubs.h 2025-07-17T06:45:51.4196450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXPrivate.h 2025-07-17T06:45:51.4197270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkPort.h 2025-07-17T06:45:51.4198060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/pqStubs.h 2025-07-17T06:45:51.4198860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOODecls.h 2025-07-17T06:45:51.4199800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclTclIntStubsFcn.h 2025-07-17T06:45:51.4200530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclPort.h 2025-07-17T06:45:51.4201420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkDList.h 2025-07-17T06:45:51.4202250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclIntDecls.h 2025-07-17T06:45:51.4203110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXFont.h 2025-07-17T06:45:51.4203930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUnixInt.h 2025-07-17T06:45:51.4204760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclUnixPort.h 2025-07-17T06:45:51.4205500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tcl.h 2025-07-17T06:45:51.4206460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclMigrate2TclCore.h 2025-07-17T06:45:51.4207240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itcl.h 2025-07-17T06:45:51.4208040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclIntDecls.h 2025-07-17T06:45:51.4208830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkImgPhoto.h 2025-07-17T06:45:51.4209600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclInt.h 2025-07-17T06:45:51.4210420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclThread.h 2025-07-17T06:45:51.4211220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkScale.h 2025-07-17T06:45:51.4212120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclIntPlatDecls.h 2025-07-17T06:45:51.4212860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tdbcInt.h 2025-07-17T06:45:51.4213910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tk3d.h 2025-07-17T06:45:51.4214450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tdbcDecls.h 2025-07-17T06:45:51.4215270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOOInt.h 2025-07-17T06:45:51.4216420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUnixDefault.h 2025-07-17T06:45:51.4217180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOO.h 2025-07-17T06:45:51.4218070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXColor.h 2025-07-17T06:45:51.4218860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itcl2TclOO.h 2025-07-17T06:45:51.4219780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUndo.h 2025-07-17T06:45:51.4220560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXDefault.h 2025-07-17T06:45:51.4221350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXWm.h 2025-07-17T06:45:51.4222110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkInt.h 2025-07-17T06:45:51.4222960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkFileFilter.h 2025-07-17T06:45:51.4223730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMenu.h 2025-07-17T06:45:51.4224450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tk.h 2025-07-17T06:45:51.4225270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkIntDecls.h 2025-07-17T06:45:51.4226100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/odbcStubs.h 2025-07-17T06:45:51.4227040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/fakepq.h 2025-07-17T06:45:51.4227660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclInt.h 2025-07-17T06:45:51.4228450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/ks_names.h 2025-07-17T06:45:51.4229290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkPlatDecls.h 2025-07-17T06:45:51.4230050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkButton.h 2025-07-17T06:45:51.4230890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkScrollbar.h 2025-07-17T06:45:51.4231680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSX.h 2025-07-17T06:45:51.4232600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclOOIntDecls.h 2025-07-17T06:45:51.4233380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/DECkeysym.h 2025-07-17T06:45:51.4234170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xutil.h 2025-07-17T06:45:51.4235020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/ap_keysym.h 2025-07-17T06:45:51.4235830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xatom.h 2025-07-17T06:45:51.4236610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xlib.h 2025-07-17T06:45:51.4237470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/cursorfont.h 2025-07-17T06:45:51.4238630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Sunkeysym.h 2025-07-17T06:45:51.4239230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/Xfuncproto.h 2025-07-17T06:45:51.4240100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/keysymdef.h 2025-07-17T06:45:51.4240940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/HPkeysym.h 2025-07-17T06:45:51.4241770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/keysym.h 2025-07-17T06:45:51.4242610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/XF86keysym.h 2025-07-17T06:45:51.4243390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/X.h 2025-07-17T06:45:51.4244210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/X11/xbytes.h 2025-07-17T06:45:51.4245100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclTomMathDecls.h 2025-07-17T06:45:51.4245910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclTomMath.h 2025-07-17T06:45:51.4246770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXInt.h 2025-07-17T06:45:51.4247640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXCursors.h 2025-07-17T06:45:51.4248560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXConstants.h 2025-07-17T06:45:51.4249380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXEvent.h 2025-07-17T06:45:51.4250310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXPort.h 2025-07-17T06:45:51.4251350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkCanvas.h 2025-07-17T06:45:51.4252420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkArray.h 2025-07-17T06:45:51.4253670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/fakemysql.h 2025-07-17T06:45:51.4254800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclDecls.h 2025-07-17T06:45:51.4256210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkIntPlatDecls.h 2025-07-17T06:45:51.4257050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkDecls.h 2025-07-17T06:45:51.4258110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkBusy.h 2025-07-17T06:45:51.4259210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/fakesql.h 2025-07-17T06:45:51.4260300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/itclDecls.h 2025-07-17T06:45:51.4261460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tclPlatDecls.h 2025-07-17T06:45:51.4262700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXXCursors.h 2025-07-17T06:45:51.4263760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/default.h 2025-07-17T06:45:51.4264850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkUnixPort.h 2025-07-17T06:45:51.4265980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXDebug.h 2025-07-17T06:45:51.4267010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkFont.h 2025-07-17T06:45:51.4268080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkMacOSXKeysyms.h 2025-07-17T06:45:51.4269010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/include/tkSelect.h 2025-07-17T06:45:51.4270230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/repodata_record.json 2025-07-17T06:45:51.4271280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/test/run_test.sh 2025-07-17T06:45:51.4272370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/test/hello.tcl 2025-07-17T06:45:51.4273720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/licenses/tcl8.6.14/license.terms 2025-07-17T06:45:51.4274770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/hello.tcl 2025-07-17T06:45:51.4276140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/0002-win-unvendor-zlib.patch 2025-07-17T06:45:51.4277130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/bld.bat 2025-07-17T06:45:51.4278150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/build.sh 2025-07-17T06:45:51.4279310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.4280340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/meta.yaml 2025-07-17T06:45:51.4281620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/meta.yaml.template 2025-07-17T06:45:51.4282750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/recipe/0001-osx-lt-11.patch 2025-07-17T06:45:51.4283810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/run_exports.json 2025-07-17T06:45:51.4284810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/paths.json 2025-07-17T06:45:51.4285840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/hash_input.json 2025-07-17T06:45:51.4286660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/files 2025-07-17T06:45:51.4287670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/about.json 2025-07-17T06:45:51.4288650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/has_prefix 2025-07-17T06:45:51.4293510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/index.json 2025-07-17T06:45:51.4293750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/info/git 2025-07-17T06:45:51.4293970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcmysql1.1.7/tdbcmysql.tcl 2025-07-17T06:45:51.4294180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcmysql1.1.7/pkgIndex.tcl 2025-07-17T06:45:51.4294420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcmysql1.1.7/libtdbcmysql1.1.7.dylib 2025-07-17T06:45:51.4295020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtcl8.6.dylib 2025-07-17T06:45:51.4296120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/pkgconfig/tcl.pc 2025-07-17T06:45:51.4297430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/pkgconfig/tk.pc 2025-07-17T06:45:51.4298550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/thread2.8.9/libthread2.8.9.dylib 2025-07-17T06:45:51.4299570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/thread2.8.9/pkgIndex.tcl 2025-07-17T06:45:51.4300600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/thread2.8.9/ttrace.tcl 2025-07-17T06:45:51.4301790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcodbc1.1.7/tdbcodbc.tcl 2025-07-17T06:45:51.4302940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcodbc1.1.7/pkgIndex.tcl 2025-07-17T06:45:51.4304170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcodbc1.1.7/libtdbcodbc1.1.7.dylib 2025-07-17T06:45:51.4305120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtclstub8.6.a 2025-07-17T06:45:51.4305930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/Tk.tiff 2025-07-17T06:45:51.4307060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/panedwindow.tcl 2025-07-17T06:45:51.4307970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tkfbox.tcl 2025-07-17T06:45:51.4308980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgbox.tcl 2025-07-17T06:45:51.4309960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/button.tcl 2025-07-17T06:45:51.4310970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/text.tcl 2025-07-17T06:45:51.4312010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/megawidget.tcl 2025-07-17T06:45:51.4313020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tk.tcl 2025-07-17T06:45:51.4314040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/fontchooser.tcl 2025-07-17T06:45:51.4315250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/panedwindow.tcl 2025-07-17T06:45:51.4316260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/scrollbar.tcl 2025-07-17T06:45:51.4317330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/sizegrip.tcl 2025-07-17T06:45:51.4318490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/button.tcl 2025-07-17T06:45:51.4319730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/defaults.tcl 2025-07-17T06:45:51.4320850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/utils.tcl 2025-07-17T06:45:51.4321800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/ttk.tcl 2025-07-17T06:45:51.4323060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/treeview.tcl 2025-07-17T06:45:51.4324310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/classicTheme.tcl 2025-07-17T06:45:51.4325410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/spinbox.tcl 2025-07-17T06:45:51.4326570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/clamTheme.tcl 2025-07-17T06:45:51.4327730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/aquaTheme.tcl 2025-07-17T06:45:51.4328890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/xpTheme.tcl 2025-07-17T06:45:51.4329950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/entry.tcl 2025-07-17T06:45:51.4331150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/notebook.tcl 2025-07-17T06:45:51.4332280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/fonts.tcl 2025-07-17T06:45:51.4333440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/vistaTheme.tcl 2025-07-17T06:45:51.4334540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/altTheme.tcl 2025-07-17T06:45:51.4335590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/combobox.tcl 2025-07-17T06:45:51.4336740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/winTheme.tcl 2025-07-17T06:45:51.4337790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/scale.tcl 2025-07-17T06:45:51.4338880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/menubutton.tcl 2025-07-17T06:45:51.4339980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/progress.tcl 2025-07-17T06:45:51.4341180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/ttk/cursors.tcl 2025-07-17T06:45:51.4342260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/obsolete.tcl 2025-07-17T06:45:51.4343370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/mkpsenc.tcl 2025-07-17T06:45:51.4344790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logoMed.gif 2025-07-17T06:45:51.4345900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logo.eps 2025-07-17T06:45:51.4347160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo150.gif 2025-07-17T06:45:51.4348260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/tai-ku.gif 2025-07-17T06:45:51.4349330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/README 2025-07-17T06:45:51.4350440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo.eps 2025-07-17T06:45:51.4351670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo200.gif 2025-07-17T06:45:51.4352790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logoLarge.gif 2025-07-17T06:45:51.4354170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo175.gif 2025-07-17T06:45:51.4355510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo75.gif 2025-07-17T06:45:51.4356780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/pwrdLogo100.gif 2025-07-17T06:45:51.4357840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logo100.gif 2025-07-17T06:45:51.4358990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/images/logo64.gif 2025-07-17T06:45:51.4359990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/spinbox.tcl 2025-07-17T06:45:51.4361110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/unsupported.tcl 2025-07-17T06:45:51.4361940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/clrpick.tcl 2025-07-17T06:45:51.4362770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/entry.tcl 2025-07-17T06:45:51.4363580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/console.tcl 2025-07-17T06:45:51.4364400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/icons.tcl 2025-07-17T06:45:51.4365290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/choosedir.tcl 2025-07-17T06:45:51.4366080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/menu.tcl 2025-07-17T06:45:51.4366900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/dialog.tcl 2025-07-17T06:45:51.4367720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/comdlg.tcl 2025-07-17T06:45:51.4368530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tclIndex 2025-07-17T06:45:51.4369380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/pl.msg 2025-07-17T06:45:51.4370190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/el.msg 2025-07-17T06:45:51.4371080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/sv.msg 2025-07-17T06:45:51.4371870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/en.msg 2025-07-17T06:45:51.4372710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/eo.msg 2025-07-17T06:45:51.4373530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/ru.msg 2025-07-17T06:45:51.4374360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/fr.msg 2025-07-17T06:45:51.4375190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/nl.msg 2025-07-17T06:45:51.4376020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/cs.msg 2025-07-17T06:45:51.4376890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/en_gb.msg 2025-07-17T06:45:51.4377710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/es.msg 2025-07-17T06:45:51.4378540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/hu.msg 2025-07-17T06:45:51.4379600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/da.msg 2025-07-17T06:45:51.4380210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/fi.msg 2025-07-17T06:45:51.4381080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/zh_cn.msg 2025-07-17T06:45:51.4381900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/pt.msg 2025-07-17T06:45:51.4382710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/de.msg 2025-07-17T06:45:51.4383540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/msgs/it.msg 2025-07-17T06:45:51.4384600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tearoff.tcl 2025-07-17T06:45:51.4385590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/pkgIndex.tcl 2025-07-17T06:45:51.4386550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/tkAppInit.c 2025-07-17T06:45:51.4387540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/bgerror.tcl 2025-07-17T06:45:51.4388590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/scrlbar.tcl 2025-07-17T06:45:51.4389600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/safetk.tcl 2025-07-17T06:45:51.4390590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/iconlist.tcl 2025-07-17T06:45:51.4391670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/optMenu.tcl 2025-07-17T06:45:51.4392680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/xmfbox.tcl 2025-07-17T06:45:51.4393770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/listbox.tcl 2025-07-17T06:45:51.4394780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/focus.tcl 2025-07-17T06:45:51.4395990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/style.tcl 2025-07-17T06:45:51.4397150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/bitmap.tcl 2025-07-17T06:45:51.4398240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/aniwave.tcl 2025-07-17T06:45:51.4399250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/bind.tcl 2025-07-17T06:45:51.4400310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/image1.tcl 2025-07-17T06:45:51.4401590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/textpeer.tcl 2025-07-17T06:45:51.4402720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/msgbox.tcl 2025-07-17T06:45:51.4403910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/button.tcl 2025-07-17T06:45:51.4405070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/en.msg 2025-07-17T06:45:51.4406030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/text.tcl 2025-07-17T06:45:51.4407250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/image2.tcl 2025-07-17T06:45:51.4408450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/paned2.tcl 2025-07-17T06:45:51.4409680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/filebox.tcl 2025-07-17T06:45:51.4410870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/sayings.tcl 2025-07-17T06:45:51.4411970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/plot.tcl 2025-07-17T06:45:51.4413250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkscale.tcl 2025-07-17T06:45:51.4414420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/goldberg.tcl 2025-07-17T06:45:51.4415390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/widget 2025-07-17T06:45:51.4416520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkprogress.tcl 2025-07-17T06:45:51.4417760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/paned1.tcl 2025-07-17T06:45:51.4418910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttknote.tcl 2025-07-17T06:45:51.4419940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/form.tcl 2025-07-17T06:45:51.4421220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/flagup.xbm 2025-07-17T06:45:51.4422360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/letters.xbm 2025-07-17T06:45:51.4423790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/earthris.gif 2025-07-17T06:45:51.4424910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/gray25.xbm 2025-07-17T06:45:51.4426120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/earthmenu.png 2025-07-17T06:45:51.4427440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/ouster.png 2025-07-17T06:45:51.4428740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/noletter.xbm 2025-07-17T06:45:51.4430000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/teapot.ppm 2025-07-17T06:45:51.4431250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/pattern.xbm 2025-07-17T06:45:51.4432540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/tcllogo.gif 2025-07-17T06:45:51.4433730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/flagdown.xbm 2025-07-17T06:45:51.4434830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/images/earth.gif 2025-07-17T06:45:51.4435980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/tree.tcl 2025-07-17T06:45:51.4437070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/floor.tcl 2025-07-17T06:45:51.4438190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/clrpick.tcl 2025-07-17T06:45:51.4439360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/spin.tcl 2025-07-17T06:45:51.4440350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/timer 2025-07-17T06:45:51.4441440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkpane.tcl 2025-07-17T06:45:51.4442690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/fontchoose.tcl 2025-07-17T06:45:51.4443890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/dialog1.tcl 2025-07-17T06:45:51.4444960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/license.terms 2025-07-17T06:45:51.4446030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/nl.msg 2025-07-17T06:45:51.4447120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/dialog2.tcl 2025-07-17T06:45:51.4448250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/twind.tcl 2025-07-17T06:45:51.4449420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/menu.tcl 2025-07-17T06:45:51.4450490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/knightstour.tcl 2025-07-17T06:45:51.4451540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/README 2025-07-17T06:45:51.4452770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/cscroll.tcl 2025-07-17T06:45:51.4453900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/anilabel.tcl 2025-07-17T06:45:51.4454940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ixset 2025-07-17T06:45:51.4456110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/arrow.tcl 2025-07-17T06:45:51.4457170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/toolbar.tcl 2025-07-17T06:45:51.4458270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkmenu.tcl 2025-07-17T06:45:51.4459220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/search.tcl 2025-07-17T06:45:51.4460230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/tclIndex 2025-07-17T06:45:51.4461210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ctext.tcl 2025-07-17T06:45:51.4462320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/menubu.tcl 2025-07-17T06:45:51.4463360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/label.tcl 2025-07-17T06:45:51.4464360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/tcolor 2025-07-17T06:45:51.4465320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/puzzle.tcl 2025-07-17T06:45:51.4466490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/hscale.tcl 2025-07-17T06:45:51.4467470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/hello 2025-07-17T06:45:51.4468530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/browse 2025-07-17T06:45:51.4469600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ttkbut.tcl 2025-07-17T06:45:51.4470740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/labelframe.tcl 2025-07-17T06:45:51.4471930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/states.tcl 2025-07-17T06:45:51.4473200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/unicodeout.tcl 2025-07-17T06:45:51.4474340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/rolodex 2025-07-17T06:45:51.4475280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/entry1.tcl 2025-07-17T06:45:51.4476340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/combo.tcl 2025-07-17T06:45:51.4477430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/check.tcl 2025-07-17T06:45:51.4478590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/pendulum.tcl 2025-07-17T06:45:51.4479710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/mclist.tcl 2025-07-17T06:45:51.4480730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/entry2.tcl 2025-07-17T06:45:51.4481820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/radio.tcl 2025-07-17T06:45:51.4482870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/colors.tcl 2025-07-17T06:45:51.4483950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/icon.tcl 2025-07-17T06:45:51.4484940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/rmt 2025-07-17T06:45:51.4486130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/items.tcl 2025-07-17T06:45:51.4487180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/entry3.tcl 2025-07-17T06:45:51.4488220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/ruler.tcl 2025-07-17T06:45:51.4489300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/demos/vscale.tcl 2025-07-17T06:45:51.4490340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/scale.tcl 2025-07-17T06:45:51.4491320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tk8.6/palette.tcl 2025-07-17T06:45:51.4492420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/word.tcl 2025-07-17T06:45:51.4493480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/tm.tcl 2025-07-17T06:45:51.4494500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/clock.tcl 2025-07-17T06:45:51.4495640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/history.tcl 2025-07-17T06:45:51.4496730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp869.enc 2025-07-17T06:45:51.4497860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp855.enc 2025-07-17T06:45:51.4499100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso2022-jp.enc 2025-07-17T06:45:51.4500200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/jis0201.enc 2025-07-17T06:45:51.4501370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp857.enc 2025-07-17T06:45:51.4502540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macJapan.enc 2025-07-17T06:45:51.4503850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macUkraine.enc 2025-07-17T06:45:51.4504930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp936.enc 2025-07-17T06:45:51.4506130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp932.enc 2025-07-17T06:45:51.4507290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/tis-620.enc 2025-07-17T06:45:51.4508350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp852.enc 2025-07-17T06:45:51.4509610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso2022-kr.enc 2025-07-17T06:45:51.4510780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macIceland.enc 2025-07-17T06:45:51.4511860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp850.enc 2025-07-17T06:45:51.4513000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/jis0212.enc 2025-07-17T06:45:51.4514270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/symbol.enc 2025-07-17T06:45:51.4515500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macTurkish.enc 2025-07-17T06:45:51.4516740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/ascii.enc 2025-07-17T06:45:51.4517880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macGreek.enc 2025-07-17T06:45:51.4519320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb12345.enc 2025-07-17T06:45:51.4520440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-6.enc 2025-07-17T06:45:51.4521630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-7.enc 2025-07-17T06:45:51.4522920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-5.enc 2025-07-17T06:45:51.4524140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-4.enc 2025-07-17T06:45:51.4525320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-1.enc 2025-07-17T06:45:51.4526600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/dingbats.enc 2025-07-17T06:45:51.4527840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp950.enc 2025-07-17T06:45:51.4529040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1258.enc 2025-07-17T06:45:51.4530370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp775.enc 2025-07-17T06:45:51.4531550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-3.enc 2025-07-17T06:45:51.4532800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-2.enc 2025-07-17T06:45:51.4534020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb2312-raw.enc 2025-07-17T06:45:51.4535180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macCyrillic.enc 2025-07-17T06:45:51.4536330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1256.enc 2025-07-17T06:45:51.4537450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb1988.enc 2025-07-17T06:45:51.4538650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/ebcdic.enc 2025-07-17T06:45:51.4539920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/euc-jp.enc 2025-07-17T06:45:51.4541290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-13.enc 2025-07-17T06:45:51.4542450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/ksc5601.enc 2025-07-17T06:45:51.4543620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/big5.enc 2025-07-17T06:45:51.4544730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1257.enc 2025-07-17T06:45:51.4545840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/gb2312.enc 2025-07-17T06:45:51.4547070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1255.enc 2025-07-17T06:45:51.4548270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp949.enc 2025-07-17T06:45:51.4549540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-11.enc 2025-07-17T06:45:51.4550690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-10.enc 2025-07-17T06:45:51.4551960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1254.enc 2025-07-17T06:45:51.4553120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1250.enc 2025-07-17T06:45:51.4554320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macCentEuro.enc 2025-07-17T06:45:51.4555480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-14.enc 2025-07-17T06:45:51.4556650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-9.enc 2025-07-17T06:45:51.4557560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/euc-kr.enc 2025-07-17T06:45:51.4558560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-8.enc 2025-07-17T06:45:51.4559440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-15.enc 2025-07-17T06:45:51.4560350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1251.enc 2025-07-17T06:45:51.4561260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1253.enc 2025-07-17T06:45:51.4562200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso8859-16.enc 2025-07-17T06:45:51.4563120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp437.enc 2025-07-17T06:45:51.4564020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp1252.enc 2025-07-17T06:45:51.4564980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/koi8-u.enc 2025-07-17T06:45:51.4565890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macThai.enc 2025-07-17T06:45:51.4566820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/shiftjis.enc 2025-07-17T06:45:51.4567700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp861.enc 2025-07-17T06:45:51.4568660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macRomania.enc 2025-07-17T06:45:51.4569540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp860.enc 2025-07-17T06:45:51.4570440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp874.enc 2025-07-17T06:45:51.4571390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cns11643.enc 2025-07-17T06:45:51.4572390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macRoman.enc 2025-07-17T06:45:51.4573310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/jis0208.enc 2025-07-17T06:45:51.4574220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp862.enc 2025-07-17T06:45:51.4575150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/iso2022.enc 2025-07-17T06:45:51.4576100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macDingbats.enc 2025-07-17T06:45:51.4576960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp863.enc 2025-07-17T06:45:51.4577850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp866.enc 2025-07-17T06:45:51.4578750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/koi8-r.enc 2025-07-17T06:45:51.4579650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp737.enc 2025-07-17T06:45:51.4580540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp864.enc 2025-07-17T06:45:51.4581530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/macCroatian.enc 2025-07-17T06:45:51.4582400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/euc-cn.enc 2025-07-17T06:45:51.4583310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/encoding/cp865.enc 2025-07-17T06:45:51.4584240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/opt0.4/optparse.tcl 2025-07-17T06:45:51.4585180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-07-17T06:45:51.4585960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/tclIndex 2025-07-17T06:45:51.4586790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kok.msg 2025-07-17T06:45:51.4587610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sw.msg 2025-07-17T06:45:51.4588490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/pl.msg 2025-07-17T06:45:51.4589270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fa.msg 2025-07-17T06:45:51.4590170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/de_at.msg 2025-07-17T06:45:51.4591020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_bo.msg 2025-07-17T06:45:51.4591840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/el.msg 2025-07-17T06:45:51.4592660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sv.msg 2025-07-17T06:45:51.4593520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gl_es.msg 2025-07-17T06:45:51.4594400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_bw.msg 2025-07-17T06:45:51.4595240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr_ca.msg 2025-07-17T06:45:51.4596090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr_be.msg 2025-07-17T06:45:51.4596930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hi.msg 2025-07-17T06:45:51.4598110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ja.msg 2025-07-17T06:45:51.4598640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/eo.msg 2025-07-17T06:45:51.4599510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/pt_br.msg 2025-07-17T06:45:51.4600380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/bn_in.msg 2025-07-17T06:45:51.4601240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ru_ua.msg 2025-07-17T06:45:51.4602090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_ca.msg 2025-07-17T06:45:51.4602940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_be.msg 2025-07-17T06:45:51.4603820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sq.msg 2025-07-17T06:45:51.4604630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ru.msg 2025-07-17T06:45:51.4605560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_cl.msg 2025-07-17T06:45:51.4606320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kw.msg 2025-07-17T06:45:51.4607200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ar.msg 2025-07-17T06:45:51.4608040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_in.msg 2025-07-17T06:45:51.4608900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_zw.msg 2025-07-17T06:45:51.4609740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sr.msg 2025-07-17T06:45:51.4610610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/it_ch.msg 2025-07-17T06:45:51.4611450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_co.msg 2025-07-17T06:45:51.4612270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gv.msg 2025-07-17T06:45:51.4613110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr.msg 2025-07-17T06:45:51.4613930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ga.msg 2025-07-17T06:45:51.4614790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ni.msg 2025-07-17T06:45:51.4615640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_za.msg 2025-07-17T06:45:51.4616470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/af.msg 2025-07-17T06:45:51.4617330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_hn.msg 2025-07-17T06:45:51.4618250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/lv.msg 2025-07-17T06:45:51.4619020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mr.msg 2025-07-17T06:45:51.4619850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ms.msg 2025-07-17T06:45:51.4620700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar.msg 2025-07-17T06:45:51.4621560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_do.msg 2025-07-17T06:45:51.4622420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_gt.msg 2025-07-17T06:45:51.4623240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/lt.msg 2025-07-17T06:45:51.4624060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/te.msg 2025-07-17T06:45:51.4624900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/tr.msg 2025-07-17T06:45:51.4625760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_ie.msg 2025-07-17T06:45:51.4626640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nl_be.msg 2025-07-17T06:45:51.4627490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_py.msg 2025-07-17T06:45:51.4628320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ta.msg 2025-07-17T06:45:51.4629150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/vi.msg 2025-07-17T06:45:51.4629970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mt.msg 2025-07-17T06:45:51.4630830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nn.msg 2025-07-17T06:45:51.4631690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_sv.msg 2025-07-17T06:45:51.4632520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nl.msg 2025-07-17T06:45:51.4633360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/bn.msg 2025-07-17T06:45:51.4634620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_lb.msg 2025-07-17T06:45:51.4635440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh.msg 2025-07-17T06:45:51.4636310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fa_in.msg 2025-07-17T06:45:51.4637170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ko_kr.msg 2025-07-17T06:45:51.4638050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_in.msg 2025-07-17T06:45:51.4642930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_pa.msg 2025-07-17T06:45:51.4643380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/te_in.msg 2025-07-17T06:45:51.4643810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/uk.msg 2025-07-17T06:45:51.4644240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_hk.msg 2025-07-17T06:45:51.4644680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_hk.msg 2025-07-17T06:45:51.4645120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ga_ie.msg 2025-07-17T06:45:51.4645550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/cs.msg 2025-07-17T06:45:51.4645970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ec.msg 2025-07-17T06:45:51.4646400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/nb.msg 2025-07-17T06:45:51.4646830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hi_in.msg 2025-07-17T06:45:51.4647350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/af_za.msg 2025-07-17T06:45:51.4648180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fo_fo.msg 2025-07-17T06:45:51.4648990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fa_ir.msg 2025-07-17T06:45:51.4649790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/th.msg 2025-07-17T06:45:51.4650640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ca.msg 2025-07-17T06:45:51.4651450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/be.msg 2025-07-17T06:45:51.4652280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mk.msg 2025-07-17T06:45:51.4653180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kok_in.msg 2025-07-17T06:45:51.4654050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_gb.msg 2025-07-17T06:45:51.4654930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_sg.msg 2025-07-17T06:45:51.4655790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_sg.msg 2025-07-17T06:45:51.4656640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kw_gb.msg 2025-07-17T06:45:51.4657490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/bg.msg 2025-07-17T06:45:51.4658330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_pe.msg 2025-07-17T06:45:51.4659200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_pr.msg 2025-07-17T06:45:51.4660050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_ph.msg 2025-07-17T06:45:51.4660920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ms_my.msg 2025-07-17T06:45:51.4661800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_uy.msg 2025-07-17T06:45:51.4662650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/mr_in.msg 2025-07-17T06:45:51.4663480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gv_gb.msg 2025-07-17T06:45:51.4664360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_sy.msg 2025-07-17T06:45:51.4665190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/gl.msg 2025-07-17T06:45:51.4666020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es.msg 2025-07-17T06:45:51.4666840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ko.msg 2025-07-17T06:45:51.4667690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hu.msg 2025-07-17T06:45:51.4668510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/da.msg 2025-07-17T06:45:51.4669340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fi.msg 2025-07-17T06:45:51.4670180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sh.msg 2025-07-17T06:45:51.4671040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fr_ch.msg 2025-07-17T06:45:51.4671920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ar_jo.msg 2025-07-17T06:45:51.4672770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/is.msg 2025-07-17T06:45:51.4673590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kl.msg 2025-07-17T06:45:51.4674450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/de_be.msg 2025-07-17T06:45:51.4675320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/id.msg 2025-07-17T06:45:51.4676180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sk.msg 2025-07-17T06:45:51.4677040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ro.msg 2025-07-17T06:45:51.4677960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_cn.msg 2025-07-17T06:45:51.4678750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/id_id.msg 2025-07-17T06:45:51.4679600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/eu_es.msg 2025-07-17T06:45:51.4680450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/pt.msg 2025-07-17T06:45:51.4681270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/eu.msg 2025-07-17T06:45:51.4682150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_cr.msg 2025-07-17T06:45:51.4683010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/ta_in.msg 2025-07-17T06:45:51.4683820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/he.msg 2025-07-17T06:45:51.4684660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/hr.msg 2025-07-17T06:45:51.4685510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_mx.msg 2025-07-17T06:45:51.4686340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/et.msg 2025-07-17T06:45:51.4687170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/fo.msg 2025-07-17T06:45:51.4688020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/es_ve.msg 2025-07-17T06:45:51.4688950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/zh_tw.msg 2025-07-17T06:45:51.4689780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/sl.msg 2025-07-17T06:45:51.4690590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/de.msg 2025-07-17T06:45:51.4691730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/it.msg 2025-07-17T06:45:51.4692590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_au.msg 2025-07-17T06:45:51.4693700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/kl_gl.msg 2025-07-17T06:45:51.4695030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/msgs/en_nz.msg 2025-07-17T06:45:51.4696080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/safe.tcl 2025-07-17T06:45:51.4697270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/parray.tcl 2025-07-17T06:45:51.4698350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/tclAppInit.c 2025-07-17T06:45:51.4699480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/package.tcl 2025-07-17T06:45:51.4700630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/auto.tcl 2025-07-17T06:45:51.4701810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/http1.0/http.tcl 2025-07-17T06:45:51.4702930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-07-17T06:45:51.4703910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8.6/init.tcl 2025-07-17T06:45:51.4705020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtkstub8.6.a 2025-07-17T06:45:51.4706450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/sqlite3.44.2/libsqlite3.44.2.dylib 2025-07-17T06:45:51.4707720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/sqlite3.44.2/pkgIndex.tcl 2025-07-17T06:45:51.4708630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tclConfig.sh 2025-07-17T06:45:51.4710160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcpostgres1.1.7/libtdbcpostgres1.1.7.dylib 2025-07-17T06:45:51.4711310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcpostgres1.1.7/tdbcpostgres.tcl 2025-07-17T06:45:51.4712480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbcpostgres1.1.7/pkgIndex.tcl 2025-07-17T06:45:51.4713280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/Tk.icns 2025-07-17T06:45:51.4714370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tclooConfig.sh 2025-07-17T06:45:51.4715440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itcl.tcl 2025-07-17T06:45:51.4716650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itclConfig.sh 2025-07-17T06:45:51.4717980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/libitcl4.2.4.dylib 2025-07-17T06:45:51.4719110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/pkgIndex.tcl 2025-07-17T06:45:51.4720320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itclHullCmds.tcl 2025-07-17T06:45:51.4721360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/itclWidget.tcl 2025-07-17T06:45:51.4722540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/itcl4.2.4/libitclstub4.2.4.a 2025-07-17T06:45:51.4723740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/libtdbcstub1.1.7.a 2025-07-17T06:45:51.4724920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/pkgIndex.tcl 2025-07-17T06:45:51.4725960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/tdbc.tcl 2025-07-17T06:45:51.4727170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/libtdbc1.1.7.dylib 2025-07-17T06:45:51.4728420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tdbc1.1.7/tdbcConfig.sh 2025-07-17T06:45:51.4729460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/libtk8.6.dylib 2025-07-17T06:45:51.4730530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tkConfig.sh 2025-07-17T06:45:51.4731760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.6/tdbc/sqlite3-1.1.7.tm 2025-07-17T06:45:51.4732860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.6/http-2.9.8.tm 2025-07-17T06:45:51.4734150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-07-17T06:45:51.4735390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.4/platform-1.0.19.tm 2025-07-17T06:45:51.4736510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-07-17T06:45:51.4737600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tk-8.6.14-h6ba3021_1/lib/tcl8/8.5/tcltest-2.5.7.tm 2025-07-17T06:45:51.4738800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.4739930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:51.4741170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_version.py 2025-07-17T06:45:51.4742670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_utils.py 2025-07-17T06:45:51.4744110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_structures.py 2025-07-17T06:45:51.4745560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_specifiers.py 2025-07-17T06:45:51.4746790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/requirements.txt 2025-07-17T06:45:51.4748160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/CACHEDIR.TAG 2025-07-17T06:45:51.4749540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/README.md 2025-07-17T06:45:51.4751000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/.gitignore 2025-07-17T06:45:51.4752710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/nodeids 2025-07-17T06:45:51.4754110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/lastfailed 2025-07-17T06:45:51.4755540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/.pytest_cache/v/cache/stepwise 2025-07-17T06:45:51.4756840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_manylinux.py 2025-07-17T06:45:51.4757960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_tags.py 2025-07-17T06:45:51.4759320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_metadata.py 2025-07-17T06:45:51.4760680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/__init__.py 2025-07-17T06:45:51.4762070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_requirements.py 2025-07-17T06:45:51.4763330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_markers.py 2025-07-17T06:45:51.4764580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_licenses.py 2025-07-17T06:45:51.4765760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/musl-i386 2025-07-17T06:45:51.4767070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/musl-x86_64 2025-07-17T06:45:51.4768450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/glibc-x86_64 2025-07-17T06:45:51.4769740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/musllinux/musl-aarch64 2025-07-17T06:45:51.4771220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-data 2025-07-17T06:45:51.4772770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-s390x-s390x 2025-07-17T06:45:51.4774190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-class 2025-07-17T06:45:51.4775750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armel 2025-07-17T06:45:51.4777200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-x32 2025-07-17T06:45:51.4778610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-amd64 2025-07-17T06:45:51.4780010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-x86_64-i386 2025-07-17T06:45:51.4781550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-armv7l-armhf 2025-07-17T06:45:51.4782950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/build.sh 2025-07-17T06:45:51.4784500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-invalid-magic 2025-07-17T06:45:51.4785980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/manylinux/hello-world-too-short 2025-07-17T06:45:51.4787190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_elffile.py 2025-07-17T06:45:51.4788700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/metadata/everything.metadata 2025-07-17T06:45:51.4789900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/tests/test_musllinux.py 2025-07-17T06:45:51.4791060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.4792370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.4793700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.4795010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.4796110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.4797290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.4798300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.4799420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.4800350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/files 2025-07-17T06:45:51.4801430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.4802700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.4803770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/info/git 2025-07-17T06:45:51.4805390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/tags.py 2025-07-17T06:45:51.4806880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_musllinux.py 2025-07-17T06:45:51.4808410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/metadata.py 2025-07-17T06:45:51.4809890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/version.py 2025-07-17T06:45:51.4811640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-07-17T06:45:51.4813250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-07-17T06:45:51.4815190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-17T06:45:51.4817250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.4818860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__init__.py 2025-07-17T06:45:51.4820770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:51.4822720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:51.4824440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-17T06:45:51.4826200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.4827940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:51.4829690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:51.4831700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-17T06:45:51.4833420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-17T06:45:51.4835300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-17T06:45:51.4837090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.4838920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-17T06:45:51.4840760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:51.4842680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-17T06:45:51.4844480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:51.4845870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_parser.py 2025-07-17T06:45:51.4847300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/utils.py 2025-07-17T06:45:51.4848870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/requirements.py 2025-07-17T06:45:51.4850450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_structures.py 2025-07-17T06:45:51.4851990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/markers.py 2025-07-17T06:45:51.4853480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/py.typed 2025-07-17T06:45:51.4855120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_manylinux.py 2025-07-17T06:45:51.4856700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-07-17T06:45:51.4858410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/specifiers.py 2025-07-17T06:45:51.4859920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging/_elffile.py 2025-07-17T06:45:51.4861550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/RECORD 2025-07-17T06:45:51.4863150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE 2025-07-17T06:45:51.4865040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/direct_url.json 2025-07-17T06:45:51.4866980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.APACHE 2025-07-17T06:45:51.4868520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/WHEEL 2025-07-17T06:45:51.4870220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.BSD 2025-07-17T06:45:51.4871890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/REQUESTED 2025-07-17T06:45:51.4873730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/INSTALLER 2025-07-17T06:45:51.4875400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/packaging-24.2-py313hca03da5_0/lib/python3.13/site-packages/packaging-24.2.dist-info/METADATA 2025-07-17T06:45:51.4876120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libxml2-2.13.8-h0b34f26_0.conda 2025-07-17T06:45:51.4877010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pluggy-1.5.0-py313hca03da5_0.conda 2025-07-17T06:45:51.4878240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:51.4879350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:51.4880990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:51.4882260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.4883390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:51.4884810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.4885830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:51.4886890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:51.4887940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/files 2025-07-17T06:45:51.4888980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:51.4890040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:51.4890970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/info/git 2025-07-17T06:45:51.4892710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_decode.py 2025-07-17T06:45:51.4894040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_url.py 2025-07-17T06:45:51.4895580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__init__.py 2025-07-17T06:45:51.4897400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-07-17T06:45:51.4899130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-07-17T06:45:51.4900760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-07-17T06:45:51.4902440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-07-17T06:45:51.4904320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-07-17T06:45:51.4906260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.4907650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_format.py 2025-07-17T06:45:51.4909140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_parse.py 2025-07-17T06:45:51.4910490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/py.typed 2025-07-17T06:45:51.4911800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl/_encode.py 2025-07-17T06:45:51.4913460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/RECORD 2025-07-17T06:45:51.4915010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/LICENSE 2025-07-17T06:45:51.4916690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/direct_url.json 2025-07-17T06:45:51.4918240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/WHEEL 2025-07-17T06:45:51.4919830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/REQUESTED 2025-07-17T06:45:51.4921440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/INSTALLER 2025-07-17T06:45:51.4922830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/mdurl-0.1.0-py313hca03da5_0/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/METADATA 2025-07-17T06:45:51.4923560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ostream.h 2025-07-17T06:45:51.4924390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format-inl.h 2025-07-17T06:45:51.4925200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/ranges.h 2025-07-17T06:45:51.4926020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/xchar.h 2025-07-17T06:45:51.4926800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/core.h 2025-07-17T06:45:51.4927640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/chrono.h 2025-07-17T06:45:51.4928420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/os.h 2025-07-17T06:45:51.4929250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/color.h 2025-07-17T06:45:51.4930080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/args.h 2025-07-17T06:45:51.4930900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/printf.h 2025-07-17T06:45:51.4931760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/compile.h 2025-07-17T06:45:51.4932560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/format.h 2025-07-17T06:45:51.4933360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/include/fmt/std.h 2025-07-17T06:45:51.4934280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/repodata_record.json 2025-07-17T06:45:51.4935110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/test/run_test.sh 2025-07-17T06:45:51.4936090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/licenses/LICENSE.rst 2025-07-17T06:45:51.4937290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/bld.bat 2025-07-17T06:45:51.4938430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/build.sh 2025-07-17T06:45:51.4939740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.4940900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml 2025-07-17T06:45:51.4942190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/recipe/meta.yaml.template 2025-07-17T06:45:51.4943190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/run_exports.json 2025-07-17T06:45:51.4944120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/paths.json 2025-07-17T06:45:51.4945090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/hash_input.json 2025-07-17T06:45:51.4945920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/files 2025-07-17T06:45:51.4946990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/about.json 2025-07-17T06:45:51.4948010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/has_prefix 2025-07-17T06:45:51.4949140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/index.json 2025-07-17T06:45:51.4950050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/info/git 2025-07-17T06:45:51.4951150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/pkgconfig/fmt.pc 2025-07-17T06:45:51.4952450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets-release.cmake 2025-07-17T06:45:51.4953650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config.cmake 2025-07-17T06:45:51.4954870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-config-version.cmake 2025-07-17T06:45:51.4956030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/cmake/fmt/fmt-targets.cmake 2025-07-17T06:45:51.4956980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.dylib 2025-07-17T06:45:51.4957950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.dylib 2025-07-17T06:45:51.4959110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/fmt-9.1.0-h48ca7d4_1/lib/libfmt.9.1.0.dylib 2025-07-17T06:45:51.4960190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/bin/iconv 2025-07-17T06:45:51.4961370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/libcharset.h 2025-07-17T06:45:51.4962560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/localcharset.h 2025-07-17T06:45:51.4963550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/include/iconv.h 2025-07-17T06:45:51.4964850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/repodata_record.json 2025-07-17T06:45:51.4966000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/test/run_test.sh 2025-07-17T06:45:51.4967180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING.LIB 2025-07-17T06:45:51.4968200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/licenses/COPYING 2025-07-17T06:45:51.4969450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/configure.cmake.patch 2025-07-17T06:45:51.4970560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/libtool-reloc 2025-07-17T06:45:51.4971890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/config.h.patch 2025-07-17T06:45:51.4972950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/glibc.patch 2025-07-17T06:45:51.4973950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/bld.bat 2025-07-17T06:45:51.4979340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/build.sh 2025-07-17T06:45:51.4979860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.4980390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/CMakeLists.txt.patch 2025-07-17T06:45:51.4980880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml 2025-07-17T06:45:51.4981360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/recipe/meta.yaml.template 2025-07-17T06:45:51.4981840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/run_exports.json 2025-07-17T06:45:51.4982280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/paths.json 2025-07-17T06:45:51.4982710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/hash_input.json 2025-07-17T06:45:51.4983470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/files 2025-07-17T06:45:51.4984370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/about.json 2025-07-17T06:45:51.4985420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/index.json 2025-07-17T06:45:51.4986320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/info/git 2025-07-17T06:45:51.4987230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.a 2025-07-17T06:45:51.4988440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.1.dylib 2025-07-17T06:45:51.4989350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.2.dylib 2025-07-17T06:45:51.4990550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.dylib 2025-07-17T06:45:51.4991550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libcharset.dylib 2025-07-17T06:45:51.4992550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/lib/libiconv.a 2025-07-17T06:45:51.4993640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv.3 2025-07-17T06:45:51.4994670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_close.3 2025-07-17T06:45:51.4995840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open_into.3 2025-07-17T06:45:51.4996820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconv_open.3 2025-07-17T06:45:51.4997790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man3/iconvctl.3 2025-07-17T06:45:51.4998840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/man/man1/iconv.1 2025-07-17T06:45:51.4999880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_close.3.html 2025-07-17T06:45:51.5000940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.3.html 2025-07-17T06:45:51.5002070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconvctl.3.html 2025-07-17T06:45:51.5003150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open_into.3.html 2025-07-17T06:45:51.5004400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv_open.3.html 2025-07-17T06:45:51.5005390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libiconv-1.16-h80987f9_3/share/doc/iconv.1.html 2025-07-17T06:45:51.5006450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-telemetry-0.1.2-py313hca03da5_1.conda 2025-07-17T06:45:51.5007680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/repodata_record.json 2025-07-17T06:45:51.5008830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/test/run_test.sh 2025-07-17T06:45:51.5009970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/test/run_test.py 2025-07-17T06:45:51.5011450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.5012530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/licenses/LICENSE 2025-07-17T06:45:51.5013760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/licenses/THIRDPARTY.yml 2025-07-17T06:45:51.5015080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.5016130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/recipe/meta.yaml 2025-07-17T06:45:51.5017410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.5018450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/paths.json 2025-07-17T06:45:51.5019600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/hash_input.json 2025-07-17T06:45:51.5020600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/files 2025-07-17T06:45:51.5021610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/about.json 2025-07-17T06:45:51.5022840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/index.json 2025-07-17T06:45:51.5023720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/info/git 2025-07-17T06:45:51.5025720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/license_files/LICENSE 2025-07-17T06:45:51.5027490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/RECORD 2025-07-17T06:45:51.5029370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/direct_url.json 2025-07-17T06:45:51.5030930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/WHEEL 2025-07-17T06:45:51.5032560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/REQUESTED 2025-07-17T06:45:51.5034280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/INSTALLER 2025-07-17T06:45:51.5035880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/METADATA 2025-07-17T06:45:51.5037540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-07-17T06:45:51.5039470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-07-17T06:45:51.5041250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.5042720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-07-17T06:45:51.5044440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-07-17T06:45:51.5046360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-07-17T06:45:51.5047730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pydantic-core-2.27.1-py313h2aea54e_0/lib/python3.13/site-packages/pydantic_core/py.typed 2025-07-17T06:45:51.5048640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsondiff 2025-07-17T06:45:51.5050050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/bin/jsonpatch 2025-07-17T06:45:51.5051330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/repodata_record.json 2025-07-17T06:45:51.5052430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.sh 2025-07-17T06:45:51.5053390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.js 2025-07-17T06:45:51.5054500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/run_test.py 2025-07-17T06:45:51.5056000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-17T06:45:51.5057050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/test/tests.py 2025-07-17T06:45:51.5058370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/licenses/LICENSE 2025-07-17T06:45:51.5059570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.5060740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml 2025-07-17T06:45:51.5061870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/recipe/meta.yaml.template 2025-07-17T06:45:51.5062820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/paths.json 2025-07-17T06:45:51.5063900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/hash_input.json 2025-07-17T06:45:51.5064990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/files 2025-07-17T06:45:51.5066030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/about.json 2025-07-17T06:45:51.5067050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/has_prefix 2025-07-17T06:45:51.5068240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/index.json 2025-07-17T06:45:51.5069130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/info/git 2025-07-17T06:45:51.5070440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch.py 2025-07-17T06:45:51.5072070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-07-17T06:45:51.5073750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-07-17T06:45:51.5075290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-07-17T06:45:51.5077190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/direct_url.json 2025-07-17T06:45:51.5078710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-07-17T06:45:51.5080500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/top_level.txt 2025-07-17T06:45:51.5082010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-07-17T06:45:51.5083620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-07-17T06:45:51.5085130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-07-17T06:45:51.5086840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpatch-1.33-py313hca03da5_1/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-07-17T06:45:51.5087450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zlib-1.2.13-h18a0788_1.conda 2025-07-17T06:45:51.5088440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev++.h 2025-07-17T06:45:51.5089300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/include/ev.h 2025-07-17T06:45:51.5090450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/repodata_record.json 2025-07-17T06:45:51.5091540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/licenses/LICENSE 2025-07-17T06:45:51.5092470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/install.sh 2025-07-17T06:45:51.5093440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/build.sh 2025-07-17T06:45:51.5094640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.5095570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml 2025-07-17T06:45:51.5096810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/recipe/meta.yaml.template 2025-07-17T06:45:51.5097720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/run_exports.json 2025-07-17T06:45:51.5098680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/paths.json 2025-07-17T06:45:51.5099560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/hash_input.json 2025-07-17T06:45:51.5100450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/files 2025-07-17T06:45:51.5101390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/about.json 2025-07-17T06:45:51.5102350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/index.json 2025-07-17T06:45:51.5103130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/info/git 2025-07-17T06:45:51.5104230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.dylib 2025-07-17T06:45:51.5105060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/lib/libev.4.dylib 2025-07-17T06:45:51.5106010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libev-4.33-h1a28f6b_1/share/man/man3/ev.3 2025-07-17T06:45:51.5106850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cffi-1.17.1-py313h3eb5a62_1.conda 2025-07-17T06:45:51.5107660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycparser-2.21-pyhd3eb1b0_0.conda 2025-07-17T06:45:51.5108880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/test_data.hpp 2025-07-17T06:45:51.5110070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/ordered_map.hpp 2025-07-17T06:45:51.5111440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json.hpp 2025-07-17T06:45:51.5112810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/adl_serializer.hpp 2025-07-17T06:45:51.5114040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/byte_container_with_subtype.hpp 2025-07-17T06:45:51.5115030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/hash.hpp 2025-07-17T06:45:51.5116150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_escape.hpp 2025-07-17T06:45:51.5117280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_ref.hpp 2025-07-17T06:45:51.5118510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_chars.hpp 2025-07-17T06:45:51.5119680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/from_json.hpp 2025-07-17T06:45:51.5120870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/conversions/to_json.hpp 2025-07-17T06:45:51.5121930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/value_t.hpp 2025-07-17T06:45:51.5123080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/position_t.hpp 2025-07-17T06:45:51.5124630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/parser.hpp 2025-07-17T06:45:51.5125740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/json_sax.hpp 2025-07-17T06:45:51.5126940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/binary_reader.hpp 2025-07-17T06:45:51.5128140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/input_adapters.hpp 2025-07-17T06:45:51.5129210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/input/lexer.hpp 2025-07-17T06:45:51.5130310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/string_concat.hpp 2025-07-17T06:45:51.5131410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_scope.hpp 2025-07-17T06:45:51.5132700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/output_adapters.hpp 2025-07-17T06:45:51.5133770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/serializer.hpp 2025-07-17T06:45:51.5134950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/output/binary_writer.hpp 2025-07-17T06:45:51.5136000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/is_sax.hpp 2025-07-17T06:45:51.5137180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/end.hpp 2025-07-17T06:45:51.5138350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/call_std/begin.hpp 2025-07-17T06:45:51.5139480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/identity_tag.hpp 2025-07-17T06:45:51.5140870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/type_traits.hpp 2025-07-17T06:45:51.5141770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/cpp_future.hpp 2025-07-17T06:45:51.5143190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/detected.hpp 2025-07-17T06:45:51.5144590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/void_t.hpp 2025-07-17T06:45:51.5145920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/meta/std_fs.hpp 2025-07-17T06:45:51.5147380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/json_pointer.hpp 2025-07-17T06:45:51.5148770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/exceptions.hpp 2025-07-17T06:45:51.5150250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/abi_macros.hpp 2025-07-17T06:45:51.5151610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/macro_unscope.hpp 2025-07-17T06:45:51.5153190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iter_impl.hpp 2025-07-17T06:45:51.5154810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/json_reverse_iterator.hpp 2025-07-17T06:45:51.5156380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iteration_proxy.hpp 2025-07-17T06:45:51.5158020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/iterator_traits.hpp 2025-07-17T06:45:51.5159700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/internal_iterator.hpp 2025-07-17T06:45:51.5161370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/detail/iterators/primitive_iterator.hpp 2025-07-17T06:45:51.5162790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley.hpp 2025-07-17T06:45:51.5164260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/thirdparty/hedley/hedley_undef.hpp 2025-07-17T06:45:51.5165360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/include/nlohmann/json_fwd.hpp 2025-07-17T06:45:51.5166630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/repodata_record.json 2025-07-17T06:45:51.5167780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/test/run_test.sh 2025-07-17T06:45:51.5169020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/licenses/LICENSE.MIT 2025-07-17T06:45:51.5170110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/bld.bat 2025-07-17T06:45:51.5171310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/build.sh 2025-07-17T06:45:51.5172750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.5173850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml 2025-07-17T06:45:51.5175060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.5176060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/paths.json 2025-07-17T06:45:51.5177460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/hash_input.json 2025-07-17T06:45:51.5178560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/files 2025-07-17T06:45:51.5179740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/about.json 2025-07-17T06:45:51.5180770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/has_prefix 2025-07-17T06:45:51.5181890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/index.json 2025-07-17T06:45:51.5182870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/info/git 2025-07-17T06:45:51.5184090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/pkgconfig/nlohmann_json.pc 2025-07-17T06:45:51.5185720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-07-17T06:45:51.5187300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-07-17T06:45:51.5188860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/nlohmann_json-3.11.2-h313beb8_0/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-07-17T06:45:51.5189250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls 2025-07-17T06:45:51.5190180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/zstd-1.5.6-hfb09047_0.conda 2025-07-17T06:45:51.5191090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tabs 2025-07-17T06:45:51.5191990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/toe 2025-07-17T06:45:51.5192990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/infotocap 2025-07-17T06:45:51.5193860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/captoinfo 2025-07-17T06:45:51.5194720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tset 2025-07-17T06:45:51.5195690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/reset 2025-07-17T06:45:51.5196620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/clear 2025-07-17T06:45:51.5197730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/ncursesw6-config 2025-07-17T06:45:51.5198590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tic 2025-07-17T06:45:51.5199460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/infocmp 2025-07-17T06:45:51.5200320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/bin/tput 2025-07-17T06:45:51.5201370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/termcap.h 2025-07-17T06:45:51.5202370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesp.h 2025-07-17T06:45:51.5203430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesf.h 2025-07-17T06:45:51.5204720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/termcap.h 2025-07-17T06:45:51.5205910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesp.h 2025-07-17T06:45:51.5207020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesf.h 2025-07-17T06:45:51.5208080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/etip.h 2025-07-17T06:45:51.5209050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/form.h 2025-07-17T06:45:51.5210240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesw.h 2025-07-17T06:45:51.5211340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/nc_tparm.h 2025-07-17T06:45:51.5212390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/unctrl.h 2025-07-17T06:45:51.5213580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesapp.h 2025-07-17T06:45:51.5214710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/term.h 2025-07-17T06:45:51.5215890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursslk.h 2025-07-17T06:45:51.5217050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/panel.h 2025-07-17T06:45:51.5218170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/ncurses.h 2025-07-17T06:45:51.5219280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/tic.h 2025-07-17T06:45:51.5220350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/eti.h 2025-07-17T06:45:51.5221550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/ncurses_dll.h 2025-07-17T06:45:51.5222640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/term_entry.h 2025-07-17T06:45:51.5223670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/menu.h 2025-07-17T06:45:51.5224880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/cursesm.h 2025-07-17T06:45:51.5226020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses/curses.h 2025-07-17T06:45:51.5226970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/etip.h 2025-07-17T06:45:51.5227980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/form.h 2025-07-17T06:45:51.5229010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesw.h 2025-07-17T06:45:51.5230060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/nc_tparm.h 2025-07-17T06:45:51.5231230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/unctrl.h 2025-07-17T06:45:51.5232300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesapp.h 2025-07-17T06:45:51.5233380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/term.h 2025-07-17T06:45:51.5234530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursslk.h 2025-07-17T06:45:51.5235550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/panel.h 2025-07-17T06:45:51.5236620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses.h 2025-07-17T06:45:51.5237580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/tic.h 2025-07-17T06:45:51.5238510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/eti.h 2025-07-17T06:45:51.5239590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncurses_dll.h 2025-07-17T06:45:51.5240640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/term_entry.h 2025-07-17T06:45:51.5241630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/menu.h 2025-07-17T06:45:51.5242710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/cursesm.h 2025-07-17T06:45:51.5243910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/termcap.h 2025-07-17T06:45:51.5245110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesp.h 2025-07-17T06:45:51.5246330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesf.h 2025-07-17T06:45:51.5247350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/etip.h 2025-07-17T06:45:51.5248420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/form.h 2025-07-17T06:45:51.5249620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesw.h 2025-07-17T06:45:51.5250760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/nc_tparm.h 2025-07-17T06:45:51.5251880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/unctrl.h 2025-07-17T06:45:51.5253000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesapp.h 2025-07-17T06:45:51.5254090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/term.h 2025-07-17T06:45:51.5255270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursslk.h 2025-07-17T06:45:51.5256510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/panel.h 2025-07-17T06:45:51.5257570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/ncurses.h 2025-07-17T06:45:51.5258670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/tic.h 2025-07-17T06:45:51.5259770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/eti.h 2025-07-17T06:45:51.5260990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/ncurses_dll.h 2025-07-17T06:45:51.5262100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/term_entry.h 2025-07-17T06:45:51.5263360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/menu.h 2025-07-17T06:45:51.5264530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/cursesm.h 2025-07-17T06:45:51.5265720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/ncursesw/curses.h 2025-07-17T06:45:51.5266690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/include/curses.h 2025-07-17T06:45:51.5267810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/repodata_record.json 2025-07-17T06:45:51.5268950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/test/run_test.sh 2025-07-17T06:45:51.5269970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/test/run_test.py 2025-07-17T06:45:51.5271410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.5272440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/licenses/COPYING 2025-07-17T06:45:51.5273630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/fix.patch 2025-07-17T06:45:51.5274790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/run_test.sh 2025-07-17T06:45:51.5276090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/ncurses-5.9-gcc-5.patch 2025-07-17T06:45:51.5277140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/build.sh 2025-07-17T06:45:51.5278570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.5279650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/run_test.py 2025-07-17T06:45:51.5280680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/clang.patch 2025-07-17T06:45:51.5282000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/CVE-2022-29458.patch 2025-07-17T06:45:51.5283040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/meta.yaml 2025-07-17T06:45:51.5284320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.5285290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/run_exports.json 2025-07-17T06:45:51.5286210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/paths.json 2025-07-17T06:45:51.5287330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/hash_input.json 2025-07-17T06:45:51.5288290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/files 2025-07-17T06:45:51.5289280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/about.json 2025-07-17T06:45:51.5290230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/has_prefix 2025-07-17T06:45:51.5291290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/index.json 2025-07-17T06:45:51.5292130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/info/git 2025-07-17T06:45:51.5293220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses++.a 2025-07-17T06:45:51.5294410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses.6.dylib 2025-07-17T06:45:51.5295600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/ncursesw.pc 2025-07-17T06:45:51.5296650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/formw.pc 2025-07-17T06:45:51.5297730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/ncurses++w.pc 2025-07-17T06:45:51.5298980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/tinfow.pc 2025-07-17T06:45:51.5300020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/menuw.pc 2025-07-17T06:45:51.5301260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/pkgconfig/panelw.pc 2025-07-17T06:45:51.5302300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanel.dylib 2025-07-17T06:45:51.5303390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses++w.a 2025-07-17T06:45:51.5304390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libform.6.dylib 2025-07-17T06:45:51.5305350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libformw.dylib 2025-07-17T06:45:51.5306490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncursesw.dylib 2025-07-17T06:45:51.5307280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libform.a 2025-07-17T06:45:51.5308170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanelw.6.dylib 2025-07-17T06:45:51.5309030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfow.6.dylib 2025-07-17T06:45:51.5309860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanelw.dylib 2025-07-17T06:45:51.5310690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenuw.dylib 2025-07-17T06:45:51.5311550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanel.6.dylib 2025-07-17T06:45:51.5312310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenuw.a 2025-07-17T06:45:51.5313170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libform.dylib 2025-07-17T06:45:51.5314100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/terminfo 2025-07-17T06:45:51.5315060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libformw.a 2025-07-17T06:45:51.5316030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfow.a 2025-07-17T06:45:51.5317050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncursesw.a 2025-07-17T06:45:51.5318180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses.dylib 2025-07-17T06:45:51.5319290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenuw.6.dylib 2025-07-17T06:45:51.5320500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncursesw.6.dylib 2025-07-17T06:45:51.5321400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanel.a 2025-07-17T06:45:51.5322330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenu.a 2025-07-17T06:45:51.5323380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfo.6.dylib 2025-07-17T06:45:51.5324420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfo.dylib 2025-07-17T06:45:51.5325420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfo.a 2025-07-17T06:45:51.5326510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenu.6.dylib 2025-07-17T06:45:51.5327480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libncurses.a 2025-07-17T06:45:51.5328550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libtinfow.dylib 2025-07-17T06:45:51.5329490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libformw.6.dylib 2025-07-17T06:45:51.5330470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libmenu.dylib 2025-07-17T06:45:51.5331460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/lib/libpanelw.a 2025-07-17T06:45:51.5332490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/vt300 2025-07-17T06:45:51.5333550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/std 2025-07-17T06:45:51.5334700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/vt100 2025-07-17T06:45:51.5335810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/tabset/stdcrt 2025-07-17T06:45:51.5337000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x50-mono 2025-07-17T06:45:51.5338240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620-103k 2025-07-17T06:45:51.5339310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex232 2025-07-17T06:45:51.5340530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410v1-w 2025-07-17T06:45:51.5341700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420_2 2025-07-17T06:45:51.5342740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idl1 2025-07-17T06:45:51.5343920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansil 2025-07-17T06:45:51.5345030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s-rv-ctxt 2025-07-17T06:45:51.5346250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-40-rv 2025-07-17T06:45:51.5347360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idc 2025-07-17T06:45:51.5348560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-18 2025-07-17T06:45:51.5349700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-20 2025-07-17T06:45:51.5350780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-soroc 2025-07-17T06:45:51.5351900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att6386 2025-07-17T06:45:51.5353000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4425 2025-07-17T06:45:51.5354440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-ctxt 2025-07-17T06:45:51.5355570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415+nl 2025-07-17T06:45:51.5356710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj830 2025-07-17T06:45:51.5358040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansiw 2025-07-17T06:45:51.5359140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex232w 2025-07-17T06:45:51.5360320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm-16color 2025-07-17T06:45:51.5361460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-rv-unk 2025-07-17T06:45:51.5362710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-videx2 2025-07-17T06:45:51.5363870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85e 2025-07-17T06:45:51.5365010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x30 2025-07-17T06:45:51.5366360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-vm80 2025-07-17T06:45:51.5367500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-rv-nl 2025-07-17T06:45:51.5368550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa+rv 2025-07-17T06:45:51.5369780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alacritty+common 2025-07-17T06:45:51.5370830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-rv 2025-07-17T06:45:51.5371890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/a210 2025-07-17T06:45:51.5372910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85 2025-07-17T06:45:51.5374020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610+cvis 2025-07-17T06:45:51.5375240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-videx3 2025-07-17T06:45:51.5376380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alacritty 2025-07-17T06:45:51.5377450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415 2025-07-17T06:45:51.5378630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s 2025-07-17T06:45:51.5379820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mono 2025-07-17T06:45:51.5380940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+pp 2025-07-17T06:45:51.5382020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-28 2025-07-17T06:45:51.5383120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idl 2025-07-17T06:45:51.5384260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-s-rv 2025-07-17T06:45:51.5385380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att513 2025-07-17T06:45:51.5386520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4424 2025-07-17T06:45:51.5387630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-rv-ns 2025-07-17T06:45:51.5388720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-26 2025-07-17T06:45:51.5389850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att510d 2025-07-17T06:45:51.5391000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ap-vm80 2025-07-17T06:45:51.5392280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620-103k-w 2025-07-17T06:45:51.5393410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo_19L 2025-07-17T06:45:51.5394530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w 2025-07-17T06:45:51.5395590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos3 2025-07-17T06:45:51.5396920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansil-mono 2025-07-17T06:45:51.5398070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos4 2025-07-17T06:45:51.5399280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x30-mono 2025-07-17T06:45:51.5400360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+cpr 2025-07-17T06:45:51.5401530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-rv 2025-07-17T06:45:51.5402610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apl 2025-07-17T06:45:51.5403800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w-rv 2025-07-17T06:45:51.5404890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-4 2025-07-17T06:45:51.5406050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-3 2025-07-17T06:45:51.5407110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620 2025-07-17T06:45:51.5408330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari_st 2025-07-17T06:45:51.5409520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aa4080 2025-07-17T06:45:51.5410710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alto-heath 2025-07-17T06:45:51.5411750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt2 2025-07-17T06:45:51.5412780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj 2025-07-17T06:45:51.5413860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt5 2025-07-17T06:45:51.5415030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x25-raw 2025-07-17T06:45:51.5416240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos5 2025-07-17T06:45:51.5417330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aas1901 2025-07-17T06:45:51.5418360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt 2025-07-17T06:45:51.5419480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/awsc 2025-07-17T06:45:51.5420540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-unk 2025-07-17T06:45:51.5421630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos2 2025-07-17T06:45:51.5422780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple2e 2025-07-17T06:45:51.5423940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4424m 2025-07-17T06:45:51.5425000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+csr 2025-07-17T06:45:51.5426190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-generic 2025-07-17T06:45:51.5427350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/addsviewpoint 2025-07-17T06:45:51.5428570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-s 2025-07-17T06:45:51.5429720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo+vt132 2025-07-17T06:45:51.5430780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt4 2025-07-17T06:45:51.5431900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w 2025-07-17T06:45:51.5433030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-24-rv 2025-07-17T06:45:51.5434180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt3 2025-07-17T06:45:51.5435350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5425 2025-07-17T06:45:51.5436360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att630 2025-07-17T06:45:51.5437520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgr 2025-07-17T06:45:51.5438550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+cup 2025-07-17T06:45:51.5439610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-2 2025-07-17T06:45:51.5440800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w 2025-07-17T06:45:51.5441980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-rv 2025-07-17T06:45:51.5443200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-ctxt 2025-07-17T06:45:51.5444390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt+s 2025-07-17T06:45:51.5445540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex175 2025-07-17T06:45:51.5446540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos-5 2025-07-17T06:45:51.5447710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amp219 2025-07-17T06:45:51.5448760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm42 2025-07-17T06:45:51.5449970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att505-24 2025-07-17T06:45:51.5451170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s-rv 2025-07-17T06:45:51.5452220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm1a 2025-07-17T06:45:51.5453510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615 2025-07-17T06:45:51.5454620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-emx 2025-07-17T06:45:51.5456020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrbold 2025-07-17T06:45:51.5457180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrul 2025-07-17T06:45:51.5458210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm20 2025-07-17T06:45:51.5459520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x60-mono 2025-07-17T06:45:51.5460600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610-103k 2025-07-17T06:45:51.5461720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari 2025-07-17T06:45:51.5462910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari-old 2025-07-17T06:45:51.5463990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansiterm 2025-07-17T06:45:51.5465160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410v1 2025-07-17T06:45:51.5466210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm11 2025-07-17T06:45:51.5467340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5418-w 2025-07-17T06:45:51.5468540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5430 2025-07-17T06:45:51.5469750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-rv-ns 2025-07-17T06:45:51.5470840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrso 2025-07-17T06:45:51.5472080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi 2025-07-17T06:45:51.5473240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att505-22 2025-07-17T06:45:51.5474320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/a80 2025-07-17T06:45:51.5475520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att605-pc 2025-07-17T06:45:51.5476600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm21 2025-07-17T06:45:51.5477750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610-w 2025-07-17T06:45:51.5478950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm42-ns 2025-07-17T06:45:51.5480190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+rca2 2025-07-17T06:45:51.5481340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att500 2025-07-17T06:45:51.5482560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100 2025-07-17T06:45:51.5483600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm5 2025-07-17T06:45:51.5484800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga-8bit 2025-07-17T06:45:51.5485960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ambassador 2025-07-17T06:45:51.5486980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm2 2025-07-17T06:45:51.5488060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att2350 2025-07-17T06:45:51.5489380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-color-2-emx 2025-07-17T06:45:51.5490650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansis-mono 2025-07-17T06:45:51.5491890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-color-3-emx 2025-07-17T06:45:51.5493100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-24 2025-07-17T06:45:51.5494210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altoheath 2025-07-17T06:45:51.5495380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610+cvis0 2025-07-17T06:45:51.5496530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansisysk 2025-07-17T06:45:51.5497660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi43m 2025-07-17T06:45:51.5498780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4418-w 2025-07-17T06:45:51.5499950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420+nl 2025-07-17T06:45:51.5501200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple2e-p 2025-07-17T06:45:51.5502360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo_color 2025-07-17T06:45:51.5503430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730r-41 2025-07-17T06:45:51.5504610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410v1 2025-07-17T06:45:51.5505750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mtabs 2025-07-17T06:45:51.5506930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w-nl 2025-07-17T06:45:51.5507760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm3 2025-07-17T06:45:51.5508650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atarist-m 2025-07-17T06:45:51.5509590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610-103k-w 2025-07-17T06:45:51.5510570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s-rv 2025-07-17T06:45:51.5511440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+sgrdim 2025-07-17T06:45:51.5512380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-uterm-vb 2025-07-17T06:45:51.5513240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex80 2025-07-17T06:45:51.5514160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730r-24 2025-07-17T06:45:51.5515040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100-w 2025-07-17T06:45:51.5515930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex219 2025-07-17T06:45:51.5516840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/addrinfo 2025-07-17T06:45:51.5517710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60 2025-07-17T06:45:51.5518630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x25 2025-07-17T06:45:51.5519500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa+dec 2025-07-17T06:45:51.5520390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex210 2025-07-17T06:45:51.5521320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex219w 2025-07-17T06:45:51.5522190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100-am 2025-07-17T06:45:51.5523080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-ns 2025-07-17T06:45:51.5524030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w-rv-n 2025-07-17T06:45:51.5524910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-ae 2025-07-17T06:45:51.5525840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615-103k-w 2025-07-17T06:45:51.5526750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+erase 2025-07-17T06:45:51.5527620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att510a 2025-07-17T06:45:51.5528510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4426 2025-07-17T06:45:51.5529390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att630-24 2025-07-17T06:45:51.5530280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altoh19 2025-07-17T06:45:51.5531140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa 2025-07-17T06:45:51.5531990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-24 2025-07-17T06:45:51.5532910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-uterm 2025-07-17T06:45:51.5533820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+rep 2025-07-17T06:45:51.5534700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-rv 2025-07-17T06:45:51.5535610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alto-h19 2025-07-17T06:45:51.5540810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-rv-ctxt 2025-07-17T06:45:51.5541160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari_st-color 2025-07-17T06:45:51.5541390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansis 2025-07-17T06:45:51.5541590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm80 2025-07-17T06:45:51.5541790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x50 2025-07-17T06:45:51.5542120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615-w 2025-07-17T06:45:51.5542320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410 2025-07-17T06:45:51.5542780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm-m-old 2025-07-17T06:45:51.5543680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4425-nl 2025-07-17T06:45:51.5544510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt7pc 2025-07-17T06:45:51.5545390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-48 2025-07-17T06:45:51.5546280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+idc1 2025-07-17T06:45:51.5547180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+tabs 2025-07-17T06:45:51.5548070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleII 2025-07-17T06:45:51.5549050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alacritty-direct 2025-07-17T06:45:51.5549870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj832 2025-07-17T06:45:51.5550780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+local1 2025-07-17T06:45:51.5551690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85h-old 2025-07-17T06:45:51.5552580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm+sl 2025-07-17T06:45:51.5553500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex-219w 2025-07-17T06:45:51.5554380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari-m 2025-07-17T06:45:51.5555250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar0+ 2025-07-17T06:45:51.5556190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x60 2025-07-17T06:45:51.5557080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4424-1 2025-07-17T06:45:51.5557960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+rca 2025-07-17T06:45:51.5558840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4420 2025-07-17T06:45:51.5559720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4418 2025-07-17T06:45:51.5560570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-22 2025-07-17T06:45:51.5561430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aepro 2025-07-17T06:45:51.5562350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-nl 2025-07-17T06:45:51.5563290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410v1-w 2025-07-17T06:45:51.5564190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-34 2025-07-17T06:45:51.5565170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-w-rv-n 2025-07-17T06:45:51.5566030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-48-rv 2025-07-17T06:45:51.5566910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo 2025-07-17T06:45:51.5567810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mini 2025-07-17T06:45:51.5568700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-40 2025-07-17T06:45:51.5569560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+enq 2025-07-17T06:45:51.5570510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/abm85h 2025-07-17T06:45:51.5571670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/annarbor4080 2025-07-17T06:45:51.5572520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-nt 2025-07-17T06:45:51.5573430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-rv 2025-07-17T06:45:51.5574330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-rv 2025-07-17T06:45:51.5575190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420 2025-07-17T06:45:51.5576050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi77 2025-07-17T06:45:51.5576940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-mr 2025-07-17T06:45:51.5577810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5418 2025-07-17T06:45:51.5578670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm3a 2025-07-17T06:45:51.5579640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x43-mono 2025-07-17T06:45:51.5580520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-1 2025-07-17T06:45:51.5581480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/atari-color 2025-07-17T06:45:51.5582490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s-ctxt 2025-07-17T06:45:51.5583410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi.sys 2025-07-17T06:45:51.5584350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-s 2025-07-17T06:45:51.5585260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos7 2025-07-17T06:45:51.5586270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-18-rv 2025-07-17T06:45:51.5587080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm31 2025-07-17T06:45:51.5588000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w-nl 2025-07-17T06:45:51.5588910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5620-s 2025-07-17T06:45:51.5589750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm36 2025-07-17T06:45:51.5590610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar 2025-07-17T06:45:51.5591470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga 2025-07-17T06:45:51.5592450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apollo_15P 2025-07-17T06:45:51.5593260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/alt7 2025-07-17T06:45:51.5594150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-rv-s 2025-07-17T06:45:51.5595050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730-41 2025-07-17T06:45:51.5595990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420_2-w 2025-07-17T06:45:51.5596860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att605-w 2025-07-17T06:45:51.5597730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att605 2025-07-17T06:45:51.5598700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-60-dec-rv 2025-07-17T06:45:51.5599570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410 2025-07-17T06:45:51.5600680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/altos7pc 2025-07-17T06:45:51.5601450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm1178 2025-07-17T06:45:51.5602270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/absolute 2025-07-17T06:45:51.5603170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex-219 2025-07-17T06:45:51.5603990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at 2025-07-17T06:45:51.5604890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm+sgr 2025-07-17T06:45:51.5605770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620-w 2025-07-17T06:45:51.5606610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s 2025-07-17T06:45:51.5607480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aj510 2025-07-17T06:45:51.5608390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730-24 2025-07-17T06:45:51.5609310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex-232 2025-07-17T06:45:51.5610130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aws 2025-07-17T06:45:51.5611230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att7300 2025-07-17T06:45:51.5612310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm3a+ 2025-07-17T06:45:51.5613520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar0 2025-07-17T06:45:51.5614540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm12 2025-07-17T06:45:51.5615600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-rv 2025-07-17T06:45:51.5616780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730r 2025-07-17T06:45:51.5618040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi.sys-old 2025-07-17T06:45:51.5619070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/a980 2025-07-17T06:45:51.5620360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att620 2025-07-17T06:45:51.5621590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-videx 2025-07-17T06:45:51.5622640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi.sysk 2025-07-17T06:45:51.5623780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amp219w 2025-07-17T06:45:51.5624970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ampex175-b 2025-07-17T06:45:51.5626230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x25-mono 2025-07-17T06:45:51.5627300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm31-old 2025-07-17T06:45:51.5628400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avatar1 2025-07-17T06:45:51.5629510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple-80 2025-07-17T06:45:51.5630640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-db 2025-07-17T06:45:51.5631700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga-vnc 2025-07-17T06:45:51.5632940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-rv-nl 2025-07-17T06:45:51.5634090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm22 2025-07-17T06:45:51.5635260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att610 2025-07-17T06:45:51.5636400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adds980 2025-07-17T06:45:51.5637530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/apple80p 2025-07-17T06:45:51.5638750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5410-w 2025-07-17T06:45:51.5639940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+inittabs 2025-07-17T06:45:51.5641070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+local 2025-07-17T06:45:51.5642260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5425-nl 2025-07-17T06:45:51.5643410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aterm 2025-07-17T06:45:51.5644480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at-m 2025-07-17T06:45:51.5645660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4425-w 2025-07-17T06:45:51.5646900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5425-w 2025-07-17T06:45:51.5647990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-rv-ctxt 2025-07-17T06:45:51.5649140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att2300 2025-07-17T06:45:51.5650370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-ns 2025-07-17T06:45:51.5651500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5310 2025-07-17T06:45:51.5652710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4410-w 2025-07-17T06:45:51.5653890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-36-rv 2025-07-17T06:45:51.5654980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/act4 2025-07-17T06:45:51.5656110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-rv-s 2025-07-17T06:45:51.5657370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm-m 2025-07-17T06:45:51.5658500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adm1 2025-07-17T06:45:51.5659590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/amiga-h 2025-07-17T06:45:51.5660680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att615-103k 2025-07-17T06:45:51.5661880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ambas 2025-07-17T06:45:51.5662960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at386 2025-07-17T06:45:51.5664120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleIIe 2025-07-17T06:45:51.5665290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att700 2025-07-17T06:45:51.5666440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-36 2025-07-17T06:45:51.5667750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att4415-w-rv 2025-07-17T06:45:51.5668910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/arm100-wam 2025-07-17T06:45:51.5670040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/act5 2025-07-17T06:45:51.5671270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleIIgs 2025-07-17T06:45:51.5672390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/addsvp60 2025-07-17T06:45:51.5673530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/avt-w-s 2025-07-17T06:45:51.5674640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5320 2025-07-17T06:45:51.5675780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-s-ctxt 2025-07-17T06:45:51.5676850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa+unk 2025-07-17T06:45:51.5677990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi-m 2025-07-17T06:45:51.5679150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/adds200 2025-07-17T06:45:51.5680290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30-s-rv-ct 2025-07-17T06:45:51.5681160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/appleIIc 2025-07-17T06:45:51.5682040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aaa-30 2025-07-17T06:45:51.5682930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/at-color 2025-07-17T06:45:51.5683810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att730 2025-07-17T06:45:51.5684700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi80x43 2025-07-17T06:45:51.5685610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att5420-nl 2025-07-17T06:45:51.5686500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/att505 2025-07-17T06:45:51.5687410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/ansi+arrows 2025-07-17T06:45:51.5688280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/61/aixterm 2025-07-17T06:45:51.5689180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200vi-w 2025-07-17T06:45:51.5690130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200vi 2025-07-17T06:45:51.5690920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200 2025-07-17T06:45:51.5691840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fenixw 2025-07-17T06:45:51.5692740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/falco-p 2025-07-17T06:45:51.5693590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fox 2025-07-17T06:45:51.5694440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/foot 2025-07-17T06:45:51.5695340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom 2025-07-17T06:45:51.5696170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f100 2025-07-17T06:45:51.5697040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fbterm 2025-07-17T06:45:51.5697960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom110 2025-07-17T06:45:51.5698850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110-14w 2025-07-17T06:45:51.5699710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110-w 2025-07-17T06:45:51.5700570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f1720 2025-07-17T06:45:51.5701490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/foot+base 2025-07-17T06:45:51.5702350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fixterm 2025-07-17T06:45:51.5703270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom100 2025-07-17T06:45:51.5704120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f200-w 2025-07-17T06:45:51.5704940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fos 2025-07-17T06:45:51.5705890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/foot-direct 2025-07-17T06:45:51.5706790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110 2025-07-17T06:45:51.5707580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fenix 2025-07-17T06:45:51.5708440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/falco 2025-07-17T06:45:51.5709370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f110-14 2025-07-17T06:45:51.5710580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom-rv 2025-07-17T06:45:51.5711760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f100-rv 2025-07-17T06:45:51.5713110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/freedom200 2025-07-17T06:45:51.5714170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/f1720a 2025-07-17T06:45:51.5715370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/66/fortune 2025-07-17T06:45:51.5716430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P4 2025-07-17T06:45:51.5717490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14-W 2025-07-17T06:45:51.5718800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14-M 2025-07-17T06:45:51.5719890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P5 2025-07-17T06:45:51.5721050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9-8-W 2025-07-17T06:45:51.5722110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9-8 2025-07-17T06:45:51.5723100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P8-W 2025-07-17T06:45:51.5724260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12-M 2025-07-17T06:45:51.5725420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P7 2025-07-17T06:45:51.5726430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9 2025-07-17T06:45:51.5727490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P8 2025-07-17T06:45:51.5728650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12-M-W 2025-07-17T06:45:51.5729620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12-W 2025-07-17T06:45:51.5730750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P9-W 2025-07-17T06:45:51.5731760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14 2025-07-17T06:45:51.5732820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P14-M-W 2025-07-17T06:45:51.5733810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/50/P12 2025-07-17T06:45:51.5734860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp236 2025-07-17T06:45:51.5736040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19us 2025-07-17T06:45:51.5737140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h-100 2025-07-17T06:45:51.5738250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-nt 2025-07-17T06:45:51.5739380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b-kx-p 2025-07-17T06:45:51.5740540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h100 2025-07-17T06:45:51.5741540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19a 2025-07-17T06:45:51.5742770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624-10p 2025-07-17T06:45:51.5743840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19 2025-07-17T06:45:51.5744880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hirez100 2025-07-17T06:45:51.5745980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621a-a 2025-07-17T06:45:51.5747090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2640b 2025-07-17T06:45:51.5748270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-smul 2025-07-17T06:45:51.5749310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h80 2025-07-17T06:45:51.5750530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626p 2025-07-17T06:45:51.5751620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2623a 2025-07-17T06:45:51.5752740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpterm-color 2025-07-17T06:45:51.5753900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpex2 2025-07-17T06:45:51.5754970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2645a 2025-07-17T06:45:51.5756080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heath-19 2025-07-17T06:45:51.5757180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hterm 2025-07-17T06:45:51.5758250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19g 2025-07-17T06:45:51.5759400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-u 2025-07-17T06:45:51.5760590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-12 2025-07-17T06:45:51.5761660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp 2025-07-17T06:45:51.5762870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-g 2025-07-17T06:45:51.5764140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-x40 2025-07-17T06:45:51.5765410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpterm-color2 2025-07-17T06:45:51.5766580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heathkit 2025-07-17T06:45:51.5767770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-kc-bc 2025-07-17T06:45:51.5768850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-a 2025-07-17T06:45:51.5770060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b-kx 2025-07-17T06:45:51.5771280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-bs 2025-07-17T06:45:51.5772400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp70092A 2025-07-17T06:45:51.5773490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-wl 2025-07-17T06:45:51.5774680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+pfk-cr 2025-07-17T06:45:51.5775790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz2000 2025-07-17T06:45:51.5777000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550a-color 2025-07-17T06:45:51.5778120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-4p 2025-07-17T06:45:51.5779220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550 2025-07-17T06:45:51.5780530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpsub 2025-07-17T06:45:51.5781700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+arrows 2025-07-17T06:45:51.5783070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+pfk+arrows 2025-07-17T06:45:51.5784180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621k45 2025-07-17T06:45:51.5785770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heathkit-a 2025-07-17T06:45:51.5787030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550-color 2025-07-17T06:45:51.5788130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hds200 2025-07-17T06:45:51.5789180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1420 2025-07-17T06:45:51.5790280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2392 2025-07-17T06:45:51.5791460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hirez100-w 2025-07-17T06:45:51.5792600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2648 2025-07-17T06:45:51.5793650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft-c 2025-07-17T06:45:51.5794810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1552 2025-07-17T06:45:51.5795840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2 2025-07-17T06:45:51.5797030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-nkc-bc 2025-07-17T06:45:51.5798080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+color 2025-07-17T06:45:51.5799140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-fl 2025-07-17T06:45:51.5800270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2641a 2025-07-17T06:45:51.5801300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/htx11 2025-07-17T06:45:51.5802430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2627a 2025-07-17T06:45:51.5803560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp262x 2025-07-17T06:45:51.5804610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624 2025-07-17T06:45:51.5805790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2623 2025-07-17T06:45:51.5806970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621p-a 2025-07-17T06:45:51.5808320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-k45 2025-07-17T06:45:51.5809420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b 2025-07-17T06:45:51.5810490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hazel 2025-07-17T06:45:51.5811870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2648a 2025-07-17T06:45:51.5813080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98550a 2025-07-17T06:45:51.5814050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2622 2025-07-17T06:45:51.5815120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp9837 2025-07-17T06:45:51.5816260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-4p-p 2025-07-17T06:45:51.5817490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621p 2025-07-17T06:45:51.5818530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpgeneric 2025-07-17T06:45:51.5819620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624a 2025-07-17T06:45:51.5820690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1500 2025-07-17T06:45:51.5822010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19kermit 2025-07-17T06:45:51.5823010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-us 2025-07-17T06:45:51.5824220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft-old 2025-07-17T06:45:51.5825440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp700-wy 2025-07-17T06:45:51.5826550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp9845 2025-07-17T06:45:51.5827720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-nl 2025-07-17T06:45:51.5828740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpex 2025-07-17T06:45:51.5829810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19k 2025-07-17T06:45:51.5830970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hterm-256color 2025-07-17T06:45:51.5832170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-kc-uc 2025-07-17T06:45:51.5833300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+printer 2025-07-17T06:45:51.5834410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2397a 2025-07-17T06:45:51.5835590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-10p 2025-07-17T06:45:51.5836690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1510 2025-07-17T06:45:51.5837800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-ba 2025-07-17T06:45:51.5838950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-12x40 2025-07-17T06:45:51.5840020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/ha8675 2025-07-17T06:45:51.5841210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/ha8686 2025-07-17T06:45:51.5842400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2640a 2025-07-17T06:45:51.5843510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1520 2025-07-17T06:45:51.5844670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626a 2025-07-17T06:45:51.5845790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624a-10p 2025-07-17T06:45:51.5847110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heath 2025-07-17T06:45:51.5848190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft-c-old 2025-07-17T06:45:51.5849340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98720 2025-07-17T06:45:51.5850490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1000 2025-07-17T06:45:51.5851470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hft 2025-07-17T06:45:51.5852560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2382 2025-07-17T06:45:51.5853760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpterm 2025-07-17T06:45:51.5854820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hpansi 2025-07-17T06:45:51.5855940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp98721 2025-07-17T06:45:51.5857080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h19-b 2025-07-17T06:45:51.5858290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-a 2025-07-17T06:45:51.5859630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp45 2025-07-17T06:45:51.5860760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h-100bw 2025-07-17T06:45:51.5861870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1520-noesc 2025-07-17T06:45:51.5863040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp110 2025-07-17T06:45:51.5864120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp300h 2025-07-17T06:45:51.5865100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/he80 2025-07-17T06:45:51.5866280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-12-s 2025-07-17T06:45:51.5867290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2397 2025-07-17T06:45:51.5868370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp150 2025-07-17T06:45:51.5869510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2382a 2025-07-17T06:45:51.5870670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621-48 2025-07-17T06:45:51.5871990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+pfk+cr 2025-07-17T06:45:51.5873090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h29a-nkc-uc 2025-07-17T06:45:51.5874040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp700 2025-07-17T06:45:51.5874940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621b-p 2025-07-17T06:45:51.5875840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/h100bw 2025-07-17T06:45:51.5876660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hurd 2025-07-17T06:45:51.5877570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp70092 2025-07-17T06:45:51.5878440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2622a 2025-07-17T06:45:51.5879320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2644a 2025-07-17T06:45:51.5880180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2645 2025-07-17T06:45:51.5881130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-10p-p 2025-07-17T06:45:51.5881990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-s 2025-07-17T06:45:51.5882880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2627c 2025-07-17T06:45:51.5883790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hz1552-rv 2025-07-17T06:45:51.5884630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626 2025-07-17T06:45:51.5885590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2627a-rev 2025-07-17T06:45:51.5886520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621 2025-07-17T06:45:51.5887700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b 2025-07-17T06:45:51.5888990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2626-ns 2025-07-17T06:45:51.5890060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hmod1 2025-07-17T06:45:51.5891240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2621A 2025-07-17T06:45:51.5892360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp+labels 2025-07-17T06:45:51.5893410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2624b-p 2025-07-17T06:45:51.5894770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/heath-ansi 2025-07-17T06:45:51.5895800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/68/hp2647a 2025-07-17T06:45:51.5896950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-35 2025-07-17T06:45:51.5898130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-100 2025-07-17T06:45:51.5899290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-50 2025-07-17T06:45:51.5900540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/o4112-nd 2025-07-17T06:45:51.5901720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25-w 2025-07-17T06:45:51.5902860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oc100 2025-07-17T06:45:51.5904090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-60 2025-07-17T06:45:51.5905500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-35-w 2025-07-17T06:45:51.5906530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osexec 2025-07-17T06:45:51.5907610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/o85h 2025-07-17T06:45:51.5908800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oldibmpc3 2025-07-17T06:45:51.5909840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-w 2025-07-17T06:45:51.5911000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-50-w 2025-07-17T06:45:51.5912310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25-w-vt 2025-07-17T06:45:51.5913360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne 2025-07-17T06:45:51.5914490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oldsun 2025-07-17T06:45:51.5915640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne1-w 2025-07-17T06:45:51.5916760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne-w 2025-07-17T06:45:51.5917890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/owl 2025-07-17T06:45:51.5918970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oconcept 2025-07-17T06:45:51.5920080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt 2025-07-17T06:45:51.5921280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-60-nti 2025-07-17T06:45:51.5922390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/ofcons 2025-07-17T06:45:51.5923580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opus3n1+ 2025-07-17T06:45:51.5924630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4112 2025-07-17T06:45:51.5925760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4115 2025-07-17T06:45:51.5927050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-100-nti 2025-07-17T06:45:51.5928080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-nti 2025-07-17T06:45:51.5929040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oblit 2025-07-17T06:45:51.5930320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4114 2025-07-17T06:45:51.5931370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/otek4113 2025-07-17T06:45:51.5932460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-50-nti 2025-07-17T06:45:51.5933600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/o31 2025-07-17T06:45:51.5934630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oabm85h 2025-07-17T06:45:51.5935770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/oldpc3 2025-07-17T06:45:51.5936960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/osborne1 2025-07-17T06:45:51.5938130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/omron 2025-07-17T06:45:51.5939280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25-nti 2025-07-17T06:45:51.5940510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/origpc3 2025-07-17T06:45:51.5941620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-w-vt 2025-07-17T06:45:51.5942710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-60-w 2025-07-17T06:45:51.5943870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/origibmpc3 2025-07-17T06:45:51.5944910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/old-st 2025-07-17T06:45:51.5946050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/ojerq 2025-07-17T06:45:51.5947350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-25 2025-07-17T06:45:51.5948560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/opennt-35-nti 2025-07-17T06:45:51.5949710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6f/os9LII 2025-07-17T06:45:51.5950860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jfbterm 2025-07-17T06:45:51.5951970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jaixterm-m 2025-07-17T06:45:51.5952980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jerq 2025-07-17T06:45:51.5954120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6a/jaixterm 2025-07-17T06:45:51.5955150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/32/2621 2025-07-17T06:45:51.5956320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/32/2621-wl 2025-07-17T06:45:51.5957500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/32/2621A 2025-07-17T06:45:51.5958580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5051 2025-07-17T06:45:51.5959700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5410-w 2025-07-17T06:45:51.5960820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5630-24 2025-07-17T06:45:51.5961960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5630DMD-24 2025-07-17T06:45:51.5963070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/35/5620 2025-07-17T06:45:51.5964290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-ansi 2025-07-17T06:45:51.5965290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iq140 2025-07-17T06:45:51.5966350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3161 2025-07-17T06:45:51.5967550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intertube2 2025-07-17T06:45:51.5968680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6154-c 2025-07-17T06:45:51.5969790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iterm 2025-07-17T06:45:51.5970940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intertube 2025-07-17T06:45:51.5971930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3151 2025-07-17T06:45:51.5973020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5051 2025-07-17T06:45:51.5974170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8604 2025-07-17T06:45:51.5975270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/infoton 2025-07-17T06:45:51.5976490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc3r-mono 2025-07-17T06:45:51.5977490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmaed 2025-07-17T06:45:51.5978700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc 2025-07-17T06:45:51.5979720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ips 2025-07-17T06:45:51.5980920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm327x 2025-07-17T06:45:51.5982020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibcs2 2025-07-17T06:45:51.5983060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i100 2025-07-17T06:45:51.5984230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmmpel-c 2025-07-17T06:45:51.5985250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmega 2025-07-17T06:45:51.5986390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5154 2025-07-17T06:45:51.5987650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iTerm2.app 2025-07-17T06:45:51.5988990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-ansi-net 2025-07-17T06:45:51.5990090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/infoton2 2025-07-17T06:45:51.5991240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmvga-c 2025-07-17T06:45:51.5992300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm+16color 2025-07-17T06:45:51.5993410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims-ansi 2025-07-17T06:45:51.5994580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm-system1 2025-07-17T06:45:51.5995790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa8c 2025-07-17T06:45:51.5997080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8503 2025-07-17T06:45:51.5998440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmega-c 2025-07-17T06:45:51.5999580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmx 2025-07-17T06:45:51.6000810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm-pc 2025-07-17T06:45:51.6001900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intext2 2025-07-17T06:45:51.6003070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5081 2025-07-17T06:45:51.6004150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa8c-c 2025-07-17T06:45:51.6005280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ipsi 2025-07-17T06:45:51.6006430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3162 2025-07-17T06:45:51.6007640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-color 2025-07-17T06:45:51.6008750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims950-rv 2025-07-17T06:45:51.6009910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8512 2025-07-17T06:45:51.6011090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3161-C 2025-07-17T06:45:51.6012180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iq120 2025-07-17T06:45:51.6013320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3163 2025-07-17T06:45:51.6014430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3164 2025-07-17T06:45:51.6016040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6153-90 2025-07-17T06:45:51.6017070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8513 2025-07-17T06:45:51.6018200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5081-c 2025-07-17T06:45:51.6019380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris40 2025-07-17T06:45:51.6020450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8514 2025-07-17T06:45:51.6021600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm3101 2025-07-17T06:45:51.6022630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iterm2 2025-07-17T06:45:51.6023760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6153 2025-07-17T06:45:51.6024920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intertec 2025-07-17T06:45:51.6026170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6154 2025-07-17T06:45:51.6027230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc3r 2025-07-17T06:45:51.6028270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmvga 2025-07-17T06:45:51.6029440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6155 2025-07-17T06:45:51.6030490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims950-b 2025-07-17T06:45:51.6031770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/interix-nti 2025-07-17T06:45:51.6032940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmmono 2025-07-17T06:45:51.6034070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa8 2025-07-17T06:45:51.6035130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iTerm.app 2025-07-17T06:45:51.6036370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/icl6404 2025-07-17T06:45:51.6037520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/icl6404-w 2025-07-17T06:45:51.6038700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iterm2-direct 2025-07-17T06:45:51.6039780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i3101 2025-07-17T06:45:51.6040880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intext 2025-07-17T06:45:51.6042130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/interix 2025-07-17T06:45:51.6043220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpc3 2025-07-17T06:45:51.6044280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5151 2025-07-17T06:45:51.6045500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmpcx 2025-07-17T06:45:51.6046660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm+color 2025-07-17T06:45:51.6047700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i3164 2025-07-17T06:45:51.6048890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/icl6402 2025-07-17T06:45:51.6049920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ifmr 2025-07-17T06:45:51.6051140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/i400 2025-07-17T06:45:51.6052160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8507 2025-07-17T06:45:51.6053220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ims950 2025-07-17T06:45:51.6054440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/iris-ansi-ap 2025-07-17T06:45:51.6055580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibmapa16 2025-07-17T06:45:51.6056800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm-apl 2025-07-17T06:45:51.6057910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/intextii 2025-07-17T06:45:51.6058960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm8514-c 2025-07-17T06:45:51.6060260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm5154-c 2025-07-17T06:45:51.6061440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/69/ibm6153-40 2025-07-17T06:45:51.6062620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-H 2025-07-17T06:45:51.6063750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q306-8-pc 2025-07-17T06:45:51.6064960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-H-am 2025-07-17T06:45:51.6066240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-w-am 2025-07-17T06:45:51.6067290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-w 2025-07-17T06:45:51.6068560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/51/Q310-vip-Hw 2025-07-17T06:45:51.6069710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/58/X-hpterm 2025-07-17T06:45:51.6070950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/58/X-hpterm-color2 2025-07-17T06:45:51.6072100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-2012 2025-07-17T06:45:51.6072970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-44 2025-07-17T06:45:51.6073880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru+rv 2025-07-17T06:45:51.6074720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru 2025-07-17T06:45:51.6075600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator 2025-07-17T06:45:51.6076570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome+pcfkeys 2025-07-17T06:45:51.6077420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go140 2025-07-17T06:45:51.6078320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-s 2025-07-17T06:45:51.6079190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-lp 2025-07-17T06:45:51.6080110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-w-s 2025-07-17T06:45:51.6080940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gsi 2025-07-17T06:45:51.6081800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs6300 2025-07-17T06:45:51.6082700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator-52 2025-07-17T06:45:51.6083660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-44-s 2025-07-17T06:45:51.6084520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh72 2025-07-17T06:45:51.6085440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs5430-24 2025-07-17T06:45:51.6086350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh80 2025-07-17T06:45:51.6087460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru+s 2025-07-17T06:45:51.6088600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-fc5 2025-07-17T06:45:51.6089850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs5430-22 2025-07-17T06:45:51.6090890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt40 2025-07-17T06:45:51.6091980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go225 2025-07-17T06:45:51.6093110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-33-rv 2025-07-17T06:45:51.6094190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome 2025-07-17T06:45:51.6095340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-2007 2025-07-17T06:45:51.6096420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gigi 2025-07-17T06:45:51.6097600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-33 2025-07-17T06:45:51.6098700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-2008 2025-07-17T06:45:51.6099770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator-t 2025-07-17T06:45:51.6100830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/graphos 2025-07-17T06:45:51.6101990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76 2025-07-17T06:45:51.6103190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/glasstty 2025-07-17T06:45:51.6104310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-256color 2025-07-17T06:45:51.6105350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gs5430 2025-07-17T06:45:51.6106420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-rv 2025-07-17T06:45:51.6107590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-24 2025-07-17T06:45:51.6108840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru+unk 2025-07-17T06:45:51.6110030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh90 2025-07-17T06:45:51.6111150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-w 2025-07-17T06:45:51.6112320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-nctxt 2025-07-17T06:45:51.6118170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gnome-rh62 2025-07-17T06:45:51.6118480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go-225 2025-07-17T06:45:51.6118680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt100a 2025-07-17T06:45:51.6118870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt100 2025-07-17T06:45:51.6119060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gt42 2025-07-17T06:45:51.6119260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-s 2025-07-17T06:45:51.6120030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-lp 2025-07-17T06:45:51.6121070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/go140w 2025-07-17T06:45:51.6122180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/graphos-30 2025-07-17T06:45:51.6123190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-33-s 2025-07-17T06:45:51.6124310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/gator-52t 2025-07-17T06:45:51.6125490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/67/guru-76-wm 2025-07-17T06:45:51.6126530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/34/4410-w 2025-07-17T06:45:51.6127630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/34/4027ex 2025-07-17T06:45:51.6128670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/34/4025ex 2025-07-17T06:45:51.6129730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/33/386at 2025-07-17T06:45:51.6130680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/33/3b1 2025-07-17T06:45:51.6132010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4e/NCR260VT300WPP 2025-07-17T06:45:51.6133170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4e/NCRVT100WPP 2025-07-17T06:45:51.6134410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm-88color 2025-07-17T06:45:51.6135430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm 2025-07-17T06:45:51.6136550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm-256color 2025-07-17T06:45:51.6137720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/45/Eterm-color 2025-07-17T06:45:51.6139000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1b-nb 2025-07-17T06:45:51.6140140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scanset 2025-07-17T06:45:51.6141200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/swtp 2025-07-17T06:45:51.6142450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbee-xsb 2025-07-17T06:45:51.6143740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/synertek380 2025-07-17T06:45:51.6144940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-256color 2025-07-17T06:45:51.6146060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen5 2025-07-17T06:45:51.6147160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/soroc140 2025-07-17T06:45:51.6148500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color 2025-07-17T06:45:51.6149540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen2 2025-07-17T06:45:51.6150630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-17 2025-07-17T06:45:51.6151760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty 2025-07-17T06:45:51.6152730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun 2025-07-17T06:45:51.6153890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-16color 2025-07-17T06:45:51.6155190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stterm-256color 2025-07-17T06:45:51.6156340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen3 2025-07-17T06:45:51.6157430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen4 2025-07-17T06:45:51.6158840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.konsole-256color 2025-07-17T06:45:51.6159670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/s4 2025-07-17T06:45:51.6160940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-m1 2025-07-17T06:45:51.6162190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color-bce-s 2025-07-17T06:45:51.6163470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color-bce 2025-07-17T06:45:51.6164730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel12-80 2025-07-17T06:45:51.6165820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbee 2025-07-17T06:45:51.6166900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-0.7 2025-07-17T06:45:51.6168090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-m1b 2025-07-17T06:45:51.6169280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-cgsix 2025-07-17T06:45:51.6170450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sb3 2025-07-17T06:45:51.6171640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scoansi 2025-07-17T06:45:51.6172900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.konsole 2025-07-17T06:45:51.6174050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52-m 2025-07-17T06:45:51.6175230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-0.6 2025-07-17T06:45:51.6176370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.rxvt 2025-07-17T06:45:51.6177550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-type4 2025-07-17T06:45:51.6178630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-0.8 2025-07-17T06:45:51.6179670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sb2 2025-07-17T06:45:51.6180900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-m1b 2025-07-17T06:45:51.6182160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbeeic 2025-07-17T06:45:51.6183300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-e-s 2025-07-17T06:45:51.6184480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-cmd 2025-07-17T06:45:51.6185590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/soroc 2025-07-17T06:45:51.6186770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.gnome 2025-07-17T06:45:51.6187950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-r6 2025-07-17T06:45:51.6189130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-s 2025-07-17T06:45:51.6190390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-c 2025-07-17T06:45:51.6191510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.vte 2025-07-17T06:45:51.6192590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sune 2025-07-17T06:45:51.6193830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1-nb 2025-07-17T06:45:51.6195030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-base 2025-07-17T06:45:51.6196240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.gnome 2025-07-17T06:45:51.6197540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-m2 2025-07-17T06:45:51.6198550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun2 2025-07-17T06:45:51.6199630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-w 2025-07-17T06:45:51.6201000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-xfree86 2025-07-17T06:45:51.6202020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stterm 2025-07-17T06:45:51.6203130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-ss5 2025-07-17T06:45:51.6204150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-e 2025-07-17T06:45:51.6205230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-nic 2025-07-17T06:45:51.6206670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.mlterm-256color 2025-07-17T06:45:51.6207820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.rxvt 2025-07-17T06:45:51.6208920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-34 2025-07-17T06:45:51.6210310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel2-80 2025-07-17T06:45:51.6211390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st-direct 2025-07-17T06:45:51.6212580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/simterm 2025-07-17T06:45:51.6213790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1b 2025-07-17T06:45:51.6214990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sc415 2025-07-17T06:45:51.6216130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sibo 2025-07-17T06:45:51.6217280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scoansi-old 2025-07-17T06:45:51.6218320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stv52 2025-07-17T06:45:51.6219570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color-s 2025-07-17T06:45:51.6220900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.xterm-new 2025-07-17T06:45:51.6221890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st 2025-07-17T06:45:51.6223060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52-color 2025-07-17T06:45:51.6224140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sbobcat 2025-07-17T06:45:51.6225310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux 2025-07-17T06:45:51.6226360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-12 2025-07-17T06:45:51.6227700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color-bce-s 2025-07-17T06:45:51.6228860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen+italics 2025-07-17T06:45:51.6229950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-24 2025-07-17T06:45:51.6231230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-m2 2025-07-17T06:45:51.6232470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.linux 2025-07-17T06:45:51.6233630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screwpoint 2025-07-17T06:45:51.6234740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/soroc120 2025-07-17T06:45:51.6235960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-48 2025-07-17T06:45:51.6237080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/simpleterm 2025-07-17T06:45:51.6238370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/synertek 2025-07-17T06:45:51.6239390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scrt 2025-07-17T06:45:51.6240530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen 2025-07-17T06:45:51.6241890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-il 2025-07-17T06:45:51.6243000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce 2025-07-17T06:45:51.6243950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sbi 2025-07-17T06:45:51.6245060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sb1 2025-07-17T06:45:51.6246360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-256color 2025-07-17T06:45:51.6247770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52 2025-07-17T06:45:51.6248850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scrhp 2025-07-17T06:45:51.6250070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stterm-16color 2025-07-17T06:45:51.6251210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/scoansi-new 2025-07-17T06:45:51.6252410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/superbrain 2025-07-17T06:45:51.6253680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color-s 2025-07-17T06:45:51.6254880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sv80 2025-07-17T06:45:51.6256110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.mlterm 2025-07-17T06:45:51.6257460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.vte-256color 2025-07-17T06:45:51.6258730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.putty-256color 2025-07-17T06:45:51.6259920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.mrxvt 2025-07-17T06:45:51.6261000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/st52-old 2025-07-17T06:45:51.6262170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.Eterm 2025-07-17T06:45:51.6263310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/spinwriter 2025-07-17T06:45:51.6264450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-s 2025-07-17T06:45:51.6265570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun1 2025-07-17T06:45:51.6266760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.teraterm 2025-07-17T06:45:51.6268030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.Eterm 2025-07-17T06:45:51.6269070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.mrxvt 2025-07-17T06:45:51.6270090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-16color-bce 2025-07-17T06:45:51.6270930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-s 2025-07-17T06:45:51.6271790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/stv52pc 2025-07-17T06:45:51.6272820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1b-80 2025-07-17T06:45:51.6273710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/system1 2025-07-17T06:45:51.6274650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.linux-m1 2025-07-17T06:45:51.6275480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-1 2025-07-17T06:45:51.6276400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-color 2025-07-17T06:45:51.6277370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.xterm-new 2025-07-17T06:45:51.6278360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-256color 2025-07-17T06:45:51.6279300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen+fkeys 2025-07-17T06:45:51.6280310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen-bce.konsole 2025-07-17T06:45:51.6281330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun+sl 2025-07-17T06:45:51.6282470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sc410 2025-07-17T06:45:51.6283620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/sun-s-e 2025-07-17T06:45:51.6284950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/screen.minitel1 2025-07-17T06:45:51.6285990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/73/securecrt 2025-07-17T06:45:51.6287100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4424 2025-07-17T06:45:51.6288210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw52 2025-07-17T06:45:51.6289470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-mc-vb 2025-07-17T06:45:51.6290640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-s 2025-07-17T06:45:51.6291800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-unk-2p 2025-07-17T06:45:51.6292980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-rv 2025-07-17T06:45:51.6294200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-15 2025-07-17T06:45:51.6295340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-1 2025-07-17T06:45:51.6296360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek 2025-07-17T06:45:51.6297520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti926-8 2025-07-17T06:45:51.6298690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-mc 2025-07-17T06:45:51.6299910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb 2025-07-17T06:45:51.6301070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi925-hi 2025-07-17T06:45:51.6302200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty33 2025-07-17T06:45:51.6303440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4027-ex 2025-07-17T06:45:51.6304720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4107 2025-07-17T06:45:51.6305870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti928-8 2025-07-17T06:45:51.6307150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-rv 2025-07-17T06:45:51.6308410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p-p 2025-07-17T06:45:51.6309520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb-unk 2025-07-17T06:45:51.6310720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ttydmd 2025-07-17T06:45:51.6311760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-p-2p 2025-07-17T06:45:51.6312940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4109 2025-07-17T06:45:51.6314070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty35 2025-07-17T06:45:51.6315310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-mc-2p 2025-07-17T06:45:51.6316540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-8-132 2025-07-17T06:45:51.6317810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p-unk 2025-07-17T06:45:51.6318940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti931 2025-07-17T06:45:51.6320090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi970-vb 2025-07-17T06:45:51.6321230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5425 2025-07-17T06:45:51.6322350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts-1p 2025-07-17T06:45:51.6323490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920 2025-07-17T06:45:51.6324720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-34 2025-07-17T06:45:51.6325910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi9065 2025-07-17T06:45:51.6327080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-p-2p 2025-07-17T06:45:51.6328330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p-p 2025-07-17T06:45:51.6329480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+printer 2025-07-17T06:45:51.6330690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-mc-2p 2025-07-17T06:45:51.6331770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t16 2025-07-17T06:45:51.6332870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c 2025-07-17T06:45:51.6334070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-unk-vb 2025-07-17T06:45:51.6335160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tgtelnet 2025-07-17T06:45:51.6336260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-unk 2025-07-17T06:45:51.6337460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4027 2025-07-17T06:45:51.6338580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology 2025-07-17T06:45:51.6339710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620 2025-07-17T06:45:51.6340940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-mc-vb 2025-07-17T06:45:51.6342070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b+fn 2025-07-17T06:45:51.6343290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws2103-sna 2025-07-17T06:45:51.6344570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4105-30 2025-07-17T06:45:51.6345730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws2102-sna 2025-07-17T06:45:51.6346920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-17-ws 2025-07-17T06:45:51.6348050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b 2025-07-17T06:45:51.6349200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-mc 2025-07-17T06:45:51.6350260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi910 2025-07-17T06:45:51.6351570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb 2025-07-17T06:45:51.6352720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4424-1 2025-07-17T06:45:51.6353680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t10 2025-07-17T06:45:51.6354950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-unk 2025-07-17T06:45:51.6356040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti707 2025-07-17T06:45:51.6357210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi921 2025-07-17T06:45:51.6358290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti700 2025-07-17T06:45:51.6359400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4404 2025-07-17T06:45:51.6360560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p 2025-07-17T06:45:51.6361680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-2p 2025-07-17T06:45:51.6362750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken 2025-07-17T06:45:51.6363870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tt52 2025-07-17T06:45:51.6364980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025a 2025-07-17T06:45:51.6366210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb-p 2025-07-17T06:45:51.6367500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-unk-2p 2025-07-17T06:45:51.6368620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410v1-w 2025-07-17T06:45:51.6369620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trs2 2025-07-17T06:45:51.6370950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-mc-2p 2025-07-17T06:45:51.6372070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950 2025-07-17T06:45:51.6373180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924 2025-07-17T06:45:51.6374340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw52-m 2025-07-17T06:45:51.6375530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-132 2025-07-17T06:45:51.6376650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-nl 2025-07-17T06:45:51.6377710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5425-w 2025-07-17T06:45:51.6378800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-rv 2025-07-17T06:45:51.6380070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-p-vb 2025-07-17T06:45:51.6381320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-mc-vb 2025-07-17T06:45:51.6382410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi970-2p 2025-07-17T06:45:51.6383460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4207 2025-07-17T06:45:51.6384700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm4.59 2025-07-17T06:45:51.6385860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912cc 2025-07-17T06:45:51.6387100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb-unk 2025-07-17T06:45:51.6388170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t3800 2025-07-17T06:45:51.6389310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-mc-vb 2025-07-17T06:45:51.6390560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology-1.0.0 2025-07-17T06:45:51.6391680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw100 2025-07-17T06:45:51.6392880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+dim 2025-07-17T06:45:51.6393980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminet300 2025-07-17T06:45:51.6395110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-2018 2025-07-17T06:45:51.6396120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti703-w 2025-07-17T06:45:51.6397380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty43 2025-07-17T06:45:51.6398510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4113 2025-07-17T06:45:51.6399650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-16color 2025-07-17T06:45:51.6400830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminator 2025-07-17T06:45:51.6402020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4114 2025-07-17T06:45:51.6403220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti_ansi 2025-07-17T06:45:51.6404430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts100-ctxt 2025-07-17T06:45:51.6405700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5425-nl 2025-07-17T06:45:51.6406800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teletec 2025-07-17T06:45:51.6407920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts1p 2025-07-17T06:45:51.6409120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p-unk 2025-07-17T06:45:51.6410410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-p-vb 2025-07-17T06:45:51.6411460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4125 2025-07-17T06:45:51.6412660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-rv-4p 2025-07-17T06:45:51.6413790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts100 2025-07-17T06:45:51.6414920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p 2025-07-17T06:45:51.6416020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410-w 2025-07-17T06:45:51.6417150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb-p 2025-07-17T06:45:51.6418210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab 2025-07-17T06:45:51.6419320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti707-w 2025-07-17T06:45:51.6420410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-p 2025-07-17T06:45:51.6421480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi955-w 2025-07-17T06:45:51.6422670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-mc-2p 2025-07-17T06:45:51.6423700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4113-34 2025-07-17T06:45:51.6424870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-p 2025-07-17T06:45:51.6426100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4115 2025-07-17T06:45:51.6427180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-unk-vb 2025-07-17T06:45:51.6428350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4112 2025-07-17T06:45:51.6429530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminet1200 2025-07-17T06:45:51.6430550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t3700 2025-07-17T06:45:51.6431780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-sc+fkeys 2025-07-17T06:45:51.6432830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t1061f 2025-07-17T06:45:51.6433930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty37 2025-07-17T06:45:51.6435080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c 2025-07-17T06:45:51.6436200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t1061 2025-07-17T06:45:51.6437330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi803 2025-07-17T06:45:51.6438560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tn1200 2025-07-17T06:45:51.6439620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924-8 2025-07-17T06:45:51.6440780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb-unk 2025-07-17T06:45:51.6442020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-vt+fkeys 2025-07-17T06:45:51.6443050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts100-sp 2025-07-17T06:45:51.6444270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4420 2025-07-17T06:45:51.6445400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p-mc 2025-07-17T06:45:51.6446530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4424m 2025-07-17T06:45:51.6447840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4105 2025-07-17T06:45:51.6448930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4015-sm 2025-07-17T06:45:51.6450170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb-mc 2025-07-17T06:45:51.6451260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminet 2025-07-17T06:45:51.6452360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b 2025-07-17T06:45:51.6453480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w 2025-07-17T06:45:51.6454620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-w-rv 2025-07-17T06:45:51.6455900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teleray 2025-07-17T06:45:51.6457060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trsII 2025-07-17T06:45:51.6458220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+vb 2025-07-17T06:45:51.6459390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-p-2p 2025-07-17T06:45:51.6460520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p-p 2025-07-17T06:45:51.6461690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4109brl 2025-07-17T06:45:51.6462770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty4426 2025-07-17T06:45:51.6463920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-2p 2025-07-17T06:45:51.6465110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-unk-2p 2025-07-17T06:45:51.6466360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w-rv 2025-07-17T06:45:51.6467310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4112-5 2025-07-17T06:45:51.6468250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tmux-256color 2025-07-17T06:45:51.6469130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi924 2025-07-17T06:45:51.6470120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-rv-nl 2025-07-17T06:45:51.6471000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924-8w 2025-07-17T06:45:51.6471940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p-p 2025-07-17T06:45:51.6472810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132-w 2025-07-17T06:45:51.6473660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts-1 2025-07-17T06:45:51.6474640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-p-2p 2025-07-17T06:45:51.6475550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws-generic 2025-07-17T06:45:51.6476490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tandem6510 2025-07-17T06:45:51.6477510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm-256color 2025-07-17T06:45:51.6478730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb-mc 2025-07-17T06:45:51.6479580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912 2025-07-17T06:45:51.6480480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm 2025-07-17T06:45:51.6481340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti733 2025-07-17T06:45:51.6482260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025 2025-07-17T06:45:51.6483190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+mc 2025-07-17T06:45:51.6484060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410 2025-07-17T06:45:51.6484940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi92D 2025-07-17T06:45:51.6485890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-unk-vb 2025-07-17T06:45:51.6486770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4014 2025-07-17T06:45:51.6487660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-vt 2025-07-17T06:45:51.6488570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p 2025-07-17T06:45:51.6489440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4013 2025-07-17T06:45:51.6490310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi970 2025-07-17T06:45:51.6491270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-unk 2025-07-17T06:45:51.6492110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi914 2025-07-17T06:45:51.6492980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti735 2025-07-17T06:45:51.6494060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tmux 2025-07-17T06:45:51.6495390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti703 2025-07-17T06:45:51.6496420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi925 2025-07-17T06:45:51.6497530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/t653x 2025-07-17T06:45:51.6498850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tw52-color 2025-07-17T06:45:51.6500090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trs16 2025-07-17T06:45:51.6501160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4012 2025-07-17T06:45:51.6502260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420 2025-07-17T06:45:51.6503480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/trs80II 2025-07-17T06:45:51.6504650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4015 2025-07-17T06:45:51.6505760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-sc 2025-07-17T06:45:51.6506880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-p 2025-07-17T06:45:51.6507990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p-unk 2025-07-17T06:45:51.6509140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tab132 2025-07-17T06:45:51.6510260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4023 2025-07-17T06:45:51.6511440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-p 2025-07-17T06:45:51.6512610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tandem653 2025-07-17T06:45:51.6513640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4024 2025-07-17T06:45:51.6514830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-2p-mc 2025-07-17T06:45:51.6515850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi955-hb 2025-07-17T06:45:51.6516950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi92B 2025-07-17T06:45:51.6518050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-unk 2025-07-17T06:45:51.6519170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4014-sm 2025-07-17T06:45:51.6520360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w-nl 2025-07-17T06:45:51.6521470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916 2025-07-17T06:45:51.6522620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4205 2025-07-17T06:45:51.6523850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb-p 2025-07-17T06:45:51.6525100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm4.97 2025-07-17T06:45:51.6526140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-cr 2025-07-17T06:45:51.6527390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4113-nd 2025-07-17T06:45:51.6528780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-vb-mc 2025-07-17T06:45:51.6529960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-vb-unk 2025-07-17T06:45:51.6531150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tmux-direct 2025-07-17T06:45:51.6532440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-220-7 2025-07-17T06:45:51.6533540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4107brl 2025-07-17T06:45:51.6534730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ts1 2025-07-17T06:45:51.6535740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti926 2025-07-17T06:45:51.6537000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-unk-2p 2025-07-17T06:45:51.6538100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti924w 2025-07-17T06:45:51.6539200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tn300 2025-07-17T06:45:51.6540390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi955 2025-07-17T06:45:51.6541490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-4p 2025-07-17T06:45:51.6542480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti928 2025-07-17T06:45:51.6543630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-mc 2025-07-17T06:45:51.6544800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb 2025-07-17T06:45:51.6546030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti745 2025-07-17T06:45:51.6547230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tws2103 2025-07-17T06:45:51.6548500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-220-8 2025-07-17T06:45:51.6549620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5620-24 2025-07-17T06:45:51.6550700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5410v1 2025-07-17T06:45:51.6551850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420+nl 2025-07-17T06:45:51.6553050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025ex 2025-07-17T06:45:51.6554180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-ex 2025-07-17T06:45:51.6555380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p-mc 2025-07-17T06:45:51.6556610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-p-vb 2025-07-17T06:45:51.6557680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti800 2025-07-17T06:45:51.6558900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912c-p-vb 2025-07-17T06:45:51.6560010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty5420-w-rv-n 2025-07-17T06:45:51.6561170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b+2p 2025-07-17T06:45:51.6562210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tty40 2025-07-17T06:45:51.6563550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-unk-vb 2025-07-17T06:45:51.6564850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi950-rv-2p 2025-07-17T06:45:51.6566100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-mc 2025-07-17T06:45:51.6567260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb 2025-07-17T06:45:51.6568370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tt 2025-07-17T06:45:51.6569580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4207-s 2025-07-17T06:45:51.6570850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi912b-2p-mc 2025-07-17T06:45:51.6571890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/ti916-8 2025-07-17T06:45:51.6573260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teraterm2.3 2025-07-17T06:45:51.6574690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology-0.6.1 2025-07-17T06:45:51.6575710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi910+ 2025-07-17T06:45:51.6576870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvipt 2025-07-17T06:45:51.6578030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920b-vb-mc 2025-07-17T06:45:51.6579200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/termite 2025-07-17T06:45:51.6580430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-2p-unk 2025-07-17T06:45:51.6581530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4105a 2025-07-17T06:45:51.6582680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4112-nd 2025-07-17T06:45:51.6583960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/teken-2022 2025-07-17T06:45:51.6585170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4025-17 2025-07-17T06:45:51.6586560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tvi920c-vb-p 2025-07-17T06:45:51.6587840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tek4106brl 2025-07-17T06:45:51.6589160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/terminology-1.8.1 2025-07-17T06:45:51.6590220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/74/tkterm 2025-07-17T06:45:51.6591290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4c/LFT-PC850 2025-07-17T06:45:51.6592340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4d/MtxOrb162 2025-07-17T06:45:51.6593510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4d/MtxOrb 2025-07-17T06:45:51.6594610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/4d/MtxOrb204 2025-07-17T06:45:51.6595630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uniterm 2025-07-17T06:45:51.6596660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/ultima2 2025-07-17T06:45:51.6597860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uniterm49 2025-07-17T06:45:51.6598870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uts30 2025-07-17T06:45:51.6599970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/ultimaII 2025-07-17T06:45:51.6601060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/unixpc 2025-07-17T06:45:51.6602230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/unknown 2025-07-17T06:45:51.6603290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/75/uwin 2025-07-17T06:45:51.6604450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rebus3180 2025-07-17T06:45:51.6605520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rbcomm-w 2025-07-17T06:45:51.6606710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-xpm 2025-07-17T06:45:51.6607770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rtpc 2025-07-17T06:45:51.6609130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-16color 2025-07-17T06:45:51.6610430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-cygwin-native 2025-07-17T06:45:51.6611650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent200 2025-07-17T06:45:51.6612630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rt6221 2025-07-17T06:45:51.6613730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rbcomm-nam 2025-07-17T06:45:51.6614800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rbcomm 2025-07-17T06:45:51.6616080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-88color 2025-07-17T06:45:51.6617150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rcons 2025-07-17T06:45:51.6618310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-cygwin 2025-07-17T06:45:51.6619470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent40 2025-07-17T06:45:51.6620680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent100 2025-07-17T06:45:51.6621850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent25 2025-07-17T06:45:51.6622900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt 2025-07-17T06:45:51.6624070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent60 2025-07-17T06:45:51.6625070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rca 2025-07-17T06:45:51.6626260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-color 2025-07-17T06:45:51.6627470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-256color 2025-07-17T06:45:51.6628610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rt6221-w 2025-07-17T06:45:51.6629740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt-basic 2025-07-17T06:45:51.6630850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rcons-color 2025-07-17T06:45:51.6632050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent40+ 2025-07-17T06:45:51.6633210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/rxvt+pcfkeys 2025-07-17T06:45:51.6634350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent 2025-07-17T06:45:51.6635480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/72/regent20 2025-07-17T06:45:51.6636620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-vt100 2025-07-17T06:45:51.6637660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kterm 2025-07-17T06:45:51.6639100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-direct 2025-07-17T06:45:51.6640410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-base 2025-07-17T06:45:51.6641540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+sgr 2025-07-17T06:45:51.6642770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kds7372-w 2025-07-17T06:45:51.6643880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kterm-color 2025-07-17T06:45:51.6645170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-vt420pc 2025-07-17T06:45:51.6646210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kvt 2025-07-17T06:45:51.6647330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kaypro 2025-07-17T06:45:51.6648460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole 2025-07-17T06:45:51.6649700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-solaris 2025-07-17T06:45:51.6651000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-linux 2025-07-17T06:45:51.6652060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/ktm 2025-07-17T06:45:51.6653230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+sgr-dumb 2025-07-17T06:45:51.6654500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty+common 2025-07-17T06:45:51.6655780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-16color 2025-07-17T06:45:51.6656840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/k45 2025-07-17T06:45:51.6658010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kermit-am 2025-07-17T06:45:51.6659090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kds6402 2025-07-17T06:45:51.6660250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kds7372 2025-07-17T06:45:51.6661320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+acs 2025-07-17T06:45:51.6662410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty+setal 2025-07-17T06:45:51.6663410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole+pcfkeys 2025-07-17T06:45:51.6664310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-xf3x 2025-07-17T06:45:51.6665150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kt7ix 2025-07-17T06:45:51.6666150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-256color 2025-07-17T06:45:51.6666980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kermit 2025-07-17T06:45:51.6667940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty-direct 2025-07-17T06:45:51.6668740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kt7 2025-07-17T06:45:51.6669710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+color 2025-07-17T06:45:51.6670530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kitty 2025-07-17T06:45:51.6671430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kterm-co 2025-07-17T06:45:51.6672380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+koi8acs 2025-07-17T06:45:51.6673270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/klone+sgr8 2025-07-17T06:45:51.6674190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/konsole-xf4x 2025-07-17T06:45:51.6675280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kon 2025-07-17T06:45:51.6675930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kaypro2 2025-07-17T06:45:51.6676780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6b/kon2 2025-07-17T06:45:51.6677610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/38/8510 2025-07-17T06:45:51.6678490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm 2025-07-17T06:45:51.6679510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25-mc-nl 2025-07-17T06:45:51.6680410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy60wpp 2025-07-17T06:45:51.6681360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build309 2025-07-17T06:45:51.6682220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp-517 2025-07-17T06:45:51.6683280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200wpp 2025-07-17T06:45:51.6684160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25-w 2025-07-17T06:45:51.6685420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy50+pp 2025-07-17T06:45:51.6686580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news28-a 2025-07-17T06:45:51.6687740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25 2025-07-17T06:45:51.6688870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-29-euc 2025-07-17T06:45:51.6689880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/next 2025-07-17T06:45:51.6691240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp-511 2025-07-17T06:45:51.6692440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-s 2025-07-17T06:45:51.6693620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/netbsd6 2025-07-17T06:45:51.6694830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-50-w 2025-07-17T06:45:51.6696020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-60-nti 2025-07-17T06:45:51.6697380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-s-7 2025-07-17T06:45:51.6698580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build440 2025-07-17T06:45:51.6699750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100an 2025-07-17T06:45:51.6700930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt+sl 2025-07-17T06:45:51.6702250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100pp 2025-07-17T06:45:51.6703460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newhpkeyboard 2025-07-17T06:45:51.6704610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-42-sjis 2025-07-17T06:45:51.6705790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vpwpp 2025-07-17T06:45:51.6707110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nxterm 2025-07-17T06:45:51.6708220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwe501 2025-07-17T06:45:51.6709360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansisysk 2025-07-17T06:45:51.6710600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200an 2025-07-17T06:45:51.6711760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300pp 2025-07-17T06:45:51.6712870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy325wpp 2025-07-17T06:45:51.6714090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vp+sl 2025-07-17T06:45:51.6715150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news40 2025-07-17T06:45:51.6716310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-35-w 2025-07-17T06:45:51.6717530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy350wpp 2025-07-17T06:45:51.6718800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300wpp 2025-07-17T06:45:51.6719910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-100 2025-07-17T06:45:51.6725490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-vt220-8 2025-07-17T06:45:51.6725800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp512-a 2025-07-17T06:45:51.6726020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp518-o 2025-07-17T06:45:51.6726230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300an 2025-07-17T06:45:51.6726440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200pp 2025-07-17T06:45:51.6726660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100wpp 2025-07-17T06:45:51.6727460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500 2025-07-17T06:45:51.6728670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp512-o 2025-07-17T06:45:51.6729760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp518-a 2025-07-17T06:45:51.6730900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-100-nti 2025-07-17T06:45:51.6731910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news40-o 2025-07-17T06:45:51.6732980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m 2025-07-17T06:45:51.6734120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-mc 2025-07-17T06:45:51.6735250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+s 2025-07-17T06:45:51.6736350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-nl 2025-07-17T06:45:51.6737520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news40-a 2025-07-17T06:45:51.6738490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c 2025-07-17T06:45:51.6739430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nec5520 2025-07-17T06:45:51.6740550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy325pp 2025-07-17T06:45:51.6741860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100wan 2025-07-17T06:45:51.6743070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-s 2025-07-17T06:45:51.6744080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwe501-o 2025-07-17T06:45:51.6745070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news31 2025-07-17T06:45:51.6746280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300wan 2025-07-17T06:45:51.6747370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp251-o 2025-07-17T06:45:51.6748480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100wan 2025-07-17T06:45:51.6749740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-old-unk 2025-07-17T06:45:51.6751120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp251-a 2025-07-17T06:45:51.6752250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwe501-a 2025-07-17T06:45:51.6753400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-s-acs 2025-07-17T06:45:51.6754490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+7 2025-07-17T06:45:51.6755650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build400 2025-07-17T06:45:51.6756820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-bce 2025-07-17T06:45:51.6757950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100an 2025-07-17T06:45:51.6759370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-mc-nl 2025-07-17T06:45:51.6760350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansisys 2025-07-17T06:45:51.6761590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+acs 2025-07-17T06:45:51.6762810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-w 2025-07-17T06:45:51.6764160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-acs 2025-07-17T06:45:51.6765340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-33-sjis 2025-07-17T06:45:51.6766480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-m 2025-07-17T06:45:51.6767690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-s-acs 2025-07-17T06:45:51.6768790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp518 2025-07-17T06:45:51.6769850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp511 2025-07-17T06:45:51.6771040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-7 2025-07-17T06:45:51.6772110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp517-w 2025-07-17T06:45:51.6773380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intwan 2025-07-17T06:45:51.6774550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-c-s 2025-07-17T06:45:51.6775660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-s 2025-07-17T06:45:51.6776950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy350pp 2025-07-17T06:45:51.6778000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+c41 2025-07-17T06:45:51.6779100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp517 2025-07-17T06:45:51.6780230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa 2025-07-17T06:45:51.6781370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news31-a 2025-07-17T06:45:51.6782430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intan 2025-07-17T06:45:51.6783530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newhp 2025-07-17T06:45:51.6784670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news31-o 2025-07-17T06:45:51.6785730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-s 2025-07-17T06:45:51.6786920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200wan 2025-07-17T06:45:51.6787900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/n7900 2025-07-17T06:45:51.6789050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-29-sjis 2025-07-17T06:45:51.6790300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy50+wpp 2025-07-17T06:45:51.6791430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25 2025-07-17T06:45:51.6792570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nd9500 2025-07-17T06:45:51.6793660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-7 2025-07-17T06:45:51.6794790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-m-s 2025-07-17T06:45:51.6795910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-50 2025-07-17T06:45:51.6797270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build361 2025-07-17T06:45:51.6798330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vpwpp 2025-07-17T06:45:51.6799470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7900iv 2025-07-17T06:45:51.6800580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-c-s-acs 2025-07-17T06:45:51.6801680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7901 2025-07-17T06:45:51.6802920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100wan 2025-07-17T06:45:51.6804100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansi.sysk 2025-07-17T06:45:51.6805300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300pp 2025-07-17T06:45:51.6806480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200an 2025-07-17T06:45:51.6807620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy60pp 2025-07-17T06:45:51.6808880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300wan 2025-07-17T06:45:51.6810020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vppp 2025-07-17T06:45:51.6811270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200pp 2025-07-17T06:45:51.6812390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt300an 2025-07-17T06:45:51.6813610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-c-s 2025-07-17T06:45:51.6814780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-c 2025-07-17T06:45:51.6815950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-35 2025-07-17T06:45:51.6817170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25-nti 2025-07-17T06:45:51.6818400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp-517-w 2025-07-17T06:45:51.6819610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs-m 2025-07-17T06:45:51.6820770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-acs 2025-07-17T06:45:51.6822170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-25-w-vt 2025-07-17T06:45:51.6823230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7900 2025-07-17T06:45:51.6824490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-60 2025-07-17T06:45:51.6825660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-m-s 2025-07-17T06:45:51.6826860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100an 2025-07-17T06:45:51.6828090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-old 2025-07-17T06:45:51.6829180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-acs 2025-07-17T06:45:51.6830340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt100pp 2025-07-17T06:45:51.6831490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm33 2025-07-17T06:45:51.6832450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news 2025-07-17T06:45:51.6833670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-42-euc 2025-07-17T06:45:51.6834760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-33 2025-07-17T06:45:51.6835980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/no+brackets 2025-07-17T06:45:51.6837080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-unk 2025-07-17T06:45:51.6838170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news42 2025-07-17T06:45:51.6839360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm-o 2025-07-17T06:45:51.6840590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-direct 2025-07-17T06:45:51.6841700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp514-a 2025-07-17T06:45:51.6843020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-256color 2025-07-17T06:45:51.6844160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news29 2025-07-17T06:45:51.6845330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-m-ns 2025-07-17T06:45:51.6846640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp514-o 2025-07-17T06:45:51.6847840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/newscbm-a 2025-07-17T06:45:51.6849110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25-nl 2025-07-17T06:45:51.6850210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-ns 2025-07-17T06:45:51.6851410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ndr9500-25-mc 2025-07-17T06:45:51.6852710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-35-nti 2025-07-17T06:45:51.6853900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nec 2025-07-17T06:45:51.6855190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy60wpp 2025-07-17T06:45:51.6856420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy50+wpp 2025-07-17T06:45:51.6857620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt200wan 2025-07-17T06:45:51.6858780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160wy50+pp 2025-07-17T06:45:51.6860000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-16color 2025-07-17T06:45:51.6861000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news28 2025-07-17T06:45:51.6862310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+mac 2025-07-17T06:45:51.6863480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-60-w 2025-07-17T06:45:51.6864700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vppp 2025-07-17T06:45:51.6865880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7 2025-07-17T06:45:51.6867120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-w-vt 2025-07-17T06:45:51.6868370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt200wpp 2025-07-17T06:45:51.6869600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intpp 2025-07-17T06:45:51.6870850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-m-s-7 2025-07-17T06:45:51.6872010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm+c 2025-07-17T06:45:51.6873370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260wy60pp 2025-07-17T06:45:51.6874450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-42 2025-07-17T06:45:51.6875770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole-50-nti 2025-07-17T06:45:51.6876930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news33 2025-07-17T06:45:51.6878070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-s 2025-07-17T06:45:51.6879320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-c 2025-07-17T06:45:51.6880680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260intwpp 2025-07-17T06:45:51.6881860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-s-7 2025-07-17T06:45:51.6883120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-29 2025-07-17T06:45:51.6884240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-7-m 2025-07-17T06:45:51.6885330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-a 2025-07-17T06:45:51.6886580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncsa-vt220 2025-07-17T06:45:51.6887710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-o 2025-07-17T06:45:51.6888820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr7900i 2025-07-17T06:45:51.6889990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nextshell 2025-07-17T06:45:51.6891070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100pp 2025-07-17T06:45:51.6892070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp512 2025-07-17T06:45:51.6893230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/northstar 2025-07-17T06:45:51.6894450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm 2025-07-17T06:45:51.6895670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr160vt300wpp 2025-07-17T06:45:51.6897060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncrvt100wpp 2025-07-17T06:45:51.6898090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ncr260vt100wpp 2025-07-17T06:45:51.6899200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nansi.sys 2025-07-17T06:45:51.6900470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build326 2025-07-17T06:45:51.6901630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp513-o 2025-07-17T06:45:51.6902710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp513 2025-07-17T06:45:51.6903840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp514 2025-07-17T06:45:51.6905010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/ntconsole 2025-07-17T06:45:51.6906430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nsterm-build343 2025-07-17T06:45:51.6907490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/nwp513-a 2025-07-17T06:45:51.6908630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6e/news-33-euc 2025-07-17T06:45:51.6909740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/6053-dg 2025-07-17T06:45:51.6910820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/605x-dg 2025-07-17T06:45:51.6911860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/6053 2025-07-17T06:45:51.6912990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/605x 2025-07-17T06:45:51.6914110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/630MTG-24 2025-07-17T06:45:51.6915120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/36/630-lm 2025-07-17T06:45:51.6916220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/31/1178 2025-07-17T06:45:51.6917490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/31/1730-lm 2025-07-17T06:45:51.6918810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel62-w 2025-07-17T06:45:51.6920010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emu-220 2025-07-17T06:45:51.6921020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emu 2025-07-17T06:45:51.6922120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel62 2025-07-17T06:45:51.6923230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel64 2025-07-17T06:45:51.6924420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+italics 2025-07-17T06:45:51.6925550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ex155 2025-07-17T06:45:51.6926680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+sgr 2025-07-17T06:45:51.6928050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+strikeout 2025-07-17T06:45:51.6929290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel64-rv 2025-07-17T06:45:51.6930350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks-vt52 2025-07-17T06:45:51.6931380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep4000 2025-07-17T06:45:51.6932590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+index 2025-07-17T06:45:51.6933560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep48 2025-07-17T06:45:51.6934800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks-glasstty 2025-07-17T06:45:51.6935860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emx-base 2025-07-17T06:45:51.6937050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ecma+color 2025-07-17T06:45:51.6938120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep40 2025-07-17T06:45:51.6939230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ep4080 2025-07-17T06:45:51.6940340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel62-rv 2025-07-17T06:45:51.6941390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/env230 2025-07-17T06:45:51.6942520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/excel64-w 2025-07-17T06:45:51.6943740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/envision230 2025-07-17T06:45:51.6945210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/ergo4000 2025-07-17T06:45:51.6946280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks-ansi 2025-07-17T06:45:51.6947480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/esprit-am 2025-07-17T06:45:51.6948530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/emots 2025-07-17T06:45:51.6949600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/esprit 2025-07-17T06:45:51.6950640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/elks 2025-07-17T06:45:51.6951810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/eterm 2025-07-17T06:45:51.6952950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/exec80 2025-07-17T06:45:51.6954120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/65/eterm-color 2025-07-17T06:45:51.6955130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bct510a 2025-07-17T06:45:51.6956270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc-w-rv 2025-07-17T06:45:51.6957480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8 2025-07-17T06:45:51.6958820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc-nobold 2025-07-17T06:45:51.6959900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg2.0 2025-07-17T06:45:51.6961120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/b-128 2025-07-17T06:45:51.6962180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300 2025-07-17T06:45:51.6963390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc 2025-07-17T06:45:51.6964500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc 2025-07-17T06:45:51.6965550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg3.10rv 2025-07-17T06:45:51.6966540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bee 2025-07-17T06:45:51.6967820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-w-8rv 2025-07-17T06:45:51.6968850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bh4 2025-07-17T06:45:51.6970050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehiveIIIm 2025-07-17T06:45:51.6971160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc-m 2025-07-17T06:45:51.6972290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc-rv 2025-07-17T06:45:51.6973650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bracketed+paste 2025-07-17T06:45:51.6974760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc 2025-07-17T06:45:51.6975910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg3.10nv 2025-07-17T06:45:51.6977030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc-w 2025-07-17T06:45:51.6978230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8rv 2025-07-17T06:45:51.6979350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-rv 2025-07-17T06:45:51.6980460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/basic4 2025-07-17T06:45:51.6981550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bct510d 2025-07-17T06:45:51.6982670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8w 2025-07-17T06:45:51.6983760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehive 2025-07-17T06:45:51.6984850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-w 2025-07-17T06:45:51.6985980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg1.25nv 2025-07-17T06:45:51.6987190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg2.0nv 2025-07-17T06:45:51.6988250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bantam 2025-07-17T06:45:51.6989270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bobcat 2025-07-17T06:45:51.6990510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg3.10 2025-07-17T06:45:51.6991600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc-rv 2025-07-17T06:45:51.6992650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bh3m 2025-07-17T06:45:51.6993850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bitgraph 2025-07-17T06:45:51.6994900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-w-rv 2025-07-17T06:45:51.6996140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bterm 2025-07-17T06:45:51.6997380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-pc-mono 2025-07-17T06:45:51.6998350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg1.25rv 2025-07-17T06:45:51.6999490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg2.0rv 2025-07-17T06:45:51.7000410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-sparc 2025-07-17T06:45:51.7001550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehive4 2025-07-17T06:45:51.7002680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beehive3 2025-07-17T06:45:51.7003710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beterm 2025-07-17T06:45:51.7004720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/basis 2025-07-17T06:45:51.7005690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/blit 2025-07-17T06:45:51.7006830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bsdos-ppc 2025-07-17T06:45:51.7007960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bg1.25 2025-07-17T06:45:51.7009040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-8-pc-w-rv 2025-07-17T06:45:51.7010230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/bq300-pc-w 2025-07-17T06:45:51.7011200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/62/beacon 2025-07-17T06:45:51.7012270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTGr 2025-07-17T06:45:51.7013420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTGr-24 2025-07-17T06:45:51.7014540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTG-24 2025-07-17T06:45:51.7015720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTG-41 2025-07-17T06:45:51.7016920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/37/730MTG-41r 2025-07-17T06:45:51.7017990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime314 2025-07-17T06:45:51.7019020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mosh 2025-07-17T06:45:51.7020220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mskermit227 2025-07-17T06:45:51.7021200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mouse-sun 2025-07-17T06:45:51.7022350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mai 2025-07-17T06:45:51.7023420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mterm-ansi 2025-07-17T06:45:51.7024430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mt70 2025-07-17T06:45:51.7025520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mod24 2025-07-17T06:45:51.7026570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime340 2025-07-17T06:45:51.7027530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/modgraph48 2025-07-17T06:45:51.7028740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgterm 2025-07-17T06:45:51.7029890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-gnu-color 2025-07-17T06:45:51.7031010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/msk227 2025-07-17T06:45:51.7032160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-old 2025-07-17T06:45:51.7033190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mintty+common 2025-07-17T06:45:51.7034360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime-fb 2025-07-17T06:45:51.7035450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/masscomp 2025-07-17T06:45:51.7036660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/masscomp2 2025-07-17T06:45:51.7037700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mterm 2025-07-17T06:45:51.7038790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2 2025-07-17T06:45:51.7039780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mvterm 2025-07-17T06:45:51.7041050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mt-70 2025-07-17T06:45:51.7042170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-old-am 2025-07-17T06:45:51.7043290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mrxvt-256color 2025-07-17T06:45:51.7044290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm2 2025-07-17T06:45:51.7045500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/macintosh 2025-07-17T06:45:51.7046730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/macterminal-w 2025-07-17T06:45:51.7047710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt100 2025-07-17T06:45:51.7049000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-gnu 2025-07-17T06:45:51.7050000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mac-w 2025-07-17T06:45:51.7051050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microterm5 2025-07-17T06:45:51.7052130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/m2-nam 2025-07-17T06:45:51.7053350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mskermit227am 2025-07-17T06:45:51.7054370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm3 2025-07-17T06:45:51.7055380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2a-v 2025-07-17T06:45:51.7056260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2a 2025-07-17T06:45:51.7057200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-1.7 2025-07-17T06:45:51.7058110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel2-80 2025-07-17T06:45:51.7059030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/modgraph2 2025-07-17T06:45:51.7059970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1-nb 2025-07-17T06:45:51.7060990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime-hb 2025-07-17T06:45:51.7062100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/msk227am 2025-07-17T06:45:51.7063400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mimeii 2025-07-17T06:45:51.7064440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1b-80 2025-07-17T06:45:51.7065560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microbee 2025-07-17T06:45:51.7066730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mosh-256color 2025-07-17T06:45:51.7067860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm-direct 2025-07-17T06:45:51.7069050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgr-linux 2025-07-17T06:45:51.7070240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mskermit22714 2025-07-17T06:45:51.7071360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mintty-direct 2025-07-17T06:45:51.7072400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgr-sun 2025-07-17T06:45:51.7073310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mac 2025-07-17T06:45:51.7074700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1 2025-07-17T06:45:51.7075600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgt 2025-07-17T06:45:51.7076810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime-3ax 2025-07-17T06:45:51.7077940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm-256color 2025-07-17T06:45:51.7079150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel12-80 2025-07-17T06:45:51.7080270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/modgraph 2025-07-17T06:45:51.7081180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mgr 2025-07-17T06:45:51.7082170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microterm 2025-07-17T06:45:51.7083240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm+pcfkeys 2025-07-17T06:45:51.7084550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/masscomp1 2025-07-17T06:45:51.7085680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-color 2025-07-17T06:45:51.7086910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime1 2025-07-17T06:45:51.7087980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mm314 2025-07-17T06:45:51.7089020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime3a 2025-07-17T06:45:51.7090260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mm340 2025-07-17T06:45:51.7091470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mt4520-rv 2025-07-17T06:45:51.7092440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/megatek 2025-07-17T06:45:51.7093570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel-2-nam 2025-07-17T06:45:51.7094590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1b-nb 2025-07-17T06:45:51.7095560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel-2 2025-07-17T06:45:51.7096560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mono-emx 2025-07-17T06:45:51.7097520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime 2025-07-17T06:45:51.7098490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/msk22714 2025-07-17T06:45:51.7099630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mdl110 2025-07-17T06:45:51.7100550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mimei 2025-07-17T06:45:51.7101680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach 2025-07-17T06:45:51.7102730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime2a-s 2025-07-17T06:45:51.7103730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-1.5 2025-07-17T06:45:51.7104790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/microb 2025-07-17T06:45:51.7105800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/memhp 2025-07-17T06:45:51.7106780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mintty 2025-07-17T06:45:51.7107860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mlterm 2025-07-17T06:45:51.7109170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt100-color 2025-07-17T06:45:51.7110330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix-3.0 2025-07-17T06:45:51.7111350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mime3ax 2025-07-17T06:45:51.7112360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt100+ 2025-07-17T06:45:51.7113440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/morphos 2025-07-17T06:45:51.7114470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel 2025-07-17T06:45:51.7115400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minix 2025-07-17T06:45:51.7116570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mod 2025-07-17T06:45:51.7117670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mach-bold 2025-07-17T06:45:51.7118730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/minitel1b 2025-07-17T06:45:51.7119840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-terminal 2025-07-17T06:45:51.7120850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/mrxvt 2025-07-17T06:45:51.7121940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6d/ms-vt-utf8 2025-07-17T06:45:51.7123290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lisaterm-w 2025-07-17T06:45:51.7124420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux3.0 2025-07-17T06:45:51.7125760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux+sfkeys 2025-07-17T06:45:51.7126970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m2 2025-07-17T06:45:51.7127910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/luna 2025-07-17T06:45:51.7129200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-lat 2025-07-17T06:45:51.7130160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/luna68k 2025-07-17T06:45:51.7131410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-koi8r 2025-07-17T06:45:51.7132330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/la120 2025-07-17T06:45:51.7133480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lft-pc850 2025-07-17T06:45:51.7134550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux2.2 2025-07-17T06:45:51.7135650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-s 2025-07-17T06:45:51.7137100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux+decid 2025-07-17T06:45:51.7138130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lisaterm 2025-07-17T06:45:51.7139290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-16color 2025-07-17T06:45:51.7140540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/ln03 2025-07-17T06:45:51.7141950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/ln03-w 2025-07-17T06:45:51.7143050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-vt 2025-07-17T06:45:51.7144090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/layer 2025-07-17T06:45:51.7150060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-basic 2025-07-17T06:45:51.7150560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lisa 2025-07-17T06:45:51.7151010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux 2025-07-17T06:45:51.7151470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m1 2025-07-17T06:45:51.7151950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-c-nc 2025-07-17T06:45:51.7152410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/liswb 2025-07-17T06:45:51.7152850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lft 2025-07-17T06:45:51.7153310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m1b 2025-07-17T06:45:51.7153790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux2.6 2025-07-17T06:45:51.7154280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux2.6.26 2025-07-17T06:45:51.7155240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-c 2025-07-17T06:45:51.7156320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-m 2025-07-17T06:45:51.7157390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-nic 2025-07-17T06:45:51.7158430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/linux-koi8 2025-07-17T06:45:51.7159430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/6c/lpr 2025-07-17T06:45:51.7160580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/39/955-w 2025-07-17T06:45:51.7161530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/39/9term 2025-07-17T06:45:51.7162480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/39/955-hb 2025-07-17T06:45:51.7163580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-4p 2025-07-17T06:45:51.7164600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/coco3 2025-07-17T06:45:51.7165690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-6lpi 2025-07-17T06:45:51.7166700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cx100 2025-07-17T06:45:51.7167600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c321 2025-07-17T06:45:51.7169190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit80 2025-07-17T06:45:51.7170190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50 2025-07-17T06:45:51.7171230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cops-10 2025-07-17T06:45:51.7172390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept-avt 2025-07-17T06:45:51.7173520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50r 2025-07-17T06:45:51.7174580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept100-rv 2025-07-17T06:45:51.7175740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60 2025-07-17T06:45:51.7176820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cci1 2025-07-17T06:45:51.7177930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/coherent 2025-07-17T06:45:51.7179140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cad68-2 2025-07-17T06:45:51.7180210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cyb83 2025-07-17T06:45:51.7181450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-koi8r 2025-07-17T06:45:51.7182430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cbunix 2025-07-17T06:45:51.7183680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-rv 2025-07-17T06:45:51.7184750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-8p 2025-07-17T06:45:51.7185770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cs10-w 2025-07-17T06:45:51.7187000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60l1 2025-07-17T06:45:51.7188130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cad68-3 2025-07-17T06:45:51.7189110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citc 2025-07-17T06:45:51.7190210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-rv-8p 2025-07-17T06:45:51.7191590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-w8p 2025-07-17T06:45:51.7192930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-ps 2025-07-17T06:45:51.7193970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-4p 2025-07-17T06:45:51.7195340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-n132 2025-07-17T06:45:51.7196570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel320 2025-07-17T06:45:51.7197690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-koi8r-m 2025-07-17T06:45:51.7198780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ct82 2025-07-17T06:45:51.7199860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ct8500 2025-07-17T06:45:51.7200950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cops 2025-07-17T06:45:51.7202120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept100 2025-07-17T06:45:51.7203270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel321 2025-07-17T06:45:51.7204390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-8lpi 2025-07-17T06:45:51.7205570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-m 2025-07-17T06:45:51.7206710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25w 2025-07-17T06:45:51.7207750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cbblit 2025-07-17T06:45:51.7208870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108 2025-07-17T06:45:51.7209970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60r 2025-07-17T06:45:51.7211040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ctrm 2025-07-17T06:45:51.7212100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-rv 2025-07-17T06:45:51.7213120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-rv-4p 2025-07-17T06:45:51.7214090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ci8510 2025-07-17T06:45:51.7215180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-koi8r-m 2025-07-17T06:45:51.7216260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-iso-m 2025-07-17T06:45:51.7217490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/commodore 2025-07-17T06:45:51.7218460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108 2025-07-17T06:45:51.7219440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons43 2025-07-17T06:45:51.7220740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-iso8859 2025-07-17T06:45:51.7221720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101 2025-07-17T06:45:51.7222730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons30-m 2025-07-17T06:45:51.7223970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60l1-m 2025-07-17T06:45:51.7225100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100 2025-07-17T06:45:51.7226190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc752 2025-07-17T06:45:51.7227340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit500 2025-07-17T06:45:51.7228350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cgc2 2025-07-17T06:45:51.7229400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cg7900 2025-07-17T06:45:51.7230590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cygwinDBG 2025-07-17T06:45:51.7231760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/chromatics 2025-07-17T06:45:51.7232760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50l1-m 2025-07-17T06:45:51.7233860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/colorscan 2025-07-17T06:45:51.7235120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/ca22851 2025-07-17T06:45:51.7236270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-koi8r 2025-07-17T06:45:51.7237340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc721 2025-07-17T06:45:51.7238460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-n 2025-07-17T06:45:51.7239510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cgc3 2025-07-17T06:45:51.7240610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-w 2025-07-17T06:45:51.7241760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-8p 2025-07-17T06:45:51.7242870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cs10 2025-07-17T06:45:51.7243840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-m 2025-07-17T06:45:51.7244790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons30 2025-07-17T06:45:51.7246010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept 2025-07-17T06:45:51.7247090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh 2025-07-17T06:45:51.7248290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-pica 2025-07-17T06:45:51.7249160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-iso 2025-07-17T06:45:51.7250120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel300 2025-07-17T06:45:51.7251060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-rv-4p 2025-07-17T06:45:51.7251880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-4p 2025-07-17T06:45:51.7252830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-elite 2025-07-17T06:45:51.7253690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cops10 2025-07-17T06:45:51.7254580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e 2025-07-17T06:45:51.7255490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/contel301 2025-07-17T06:45:51.7256400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-comp 2025-07-17T06:45:51.7257290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-m 2025-07-17T06:45:51.7258170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-1p 2025-07-17T06:45:51.7259070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c100-rv 2025-07-17T06:45:51.7259960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc456 2025-07-17T06:45:51.7260880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit-80 2025-07-17T06:45:51.7261860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-iso-m 2025-07-17T06:45:51.7263040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60-iso-m 2025-07-17T06:45:51.7264020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cx 2025-07-17T06:45:51.7265010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25r 2025-07-17T06:45:51.7266150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-debian 2025-07-17T06:45:51.7267060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/crt 2025-07-17T06:45:51.7268410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c108-w-8p 2025-07-17T06:45:51.7269670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons43-m 2025-07-17T06:45:51.7270760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/crt-vt220 2025-07-17T06:45:51.7271980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc721-esc 2025-07-17T06:45:51.7273120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cygwinB19 2025-07-17T06:45:51.7274110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25l1-m 2025-07-17T06:45:51.7275150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/color_xterm 2025-07-17T06:45:51.7276310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50l1 2025-07-17T06:45:51.7277380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/citoh-prop 2025-07-17T06:45:51.7278430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50-koi8r-m 2025-07-17T06:45:51.7279630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-koi8-r 2025-07-17T06:45:51.7280540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c301 2025-07-17T06:45:51.7281640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cyb110 2025-07-17T06:45:51.7282920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25-iso8859 2025-07-17T06:45:51.7284140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108-w-8 2025-07-17T06:45:51.7285290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons60r-m 2025-07-17T06:45:51.7286530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c300 2025-07-17T06:45:51.7287660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25 2025-07-17T06:45:51.7288680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cygwin 2025-07-17T06:45:51.7289730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc721ll 2025-07-17T06:45:51.7290920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25r-m 2025-07-17T06:45:51.7291930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/c104 2025-07-17T06:45:51.7293020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cdc756 2025-07-17T06:45:51.7294090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cit101e-132 2025-07-17T06:45:51.7295150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons50r-m 2025-07-17T06:45:51.7296080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cci 2025-07-17T06:45:51.7297180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/concept108rv4p 2025-07-17T06:45:51.7298200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/63/cons25l1 2025-07-17T06:45:51.7299350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/digilog 2025-07-17T06:45:51.7300550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd-34 2025-07-17T06:45:51.7301740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmdt80 2025-07-17T06:45:51.7302920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-7b-w 2025-07-17T06:45:51.7303900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-7b-w 2025-07-17T06:45:51.7305090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d132 2025-07-17T06:45:51.7306100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230c 2025-07-17T06:45:51.7307370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7102-sna 2025-07-17T06:45:51.7308530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/delta 2025-07-17T06:45:51.7309840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d217-dg 2025-07-17T06:45:51.7310700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7103-sna 2025-07-17T06:45:51.7311960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix 2025-07-17T06:45:51.7313120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7003-dumb 2025-07-17T06:45:51.7314230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-7b 2025-07-17T06:45:51.7315360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmchat 2025-07-17T06:45:51.7316510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x48-m 2025-07-17T06:45:51.7317550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt220 2025-07-17T06:45:51.7318820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-w-ccc 2025-07-17T06:45:51.7320140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm3025 2025-07-17T06:45:51.7321250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+s 2025-07-17T06:45:51.7322330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw1 2025-07-17T06:45:51.7323490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216-unix-25 2025-07-17T06:45:51.7324520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+25 2025-07-17T06:45:51.7325510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-w 2025-07-17T06:45:51.7326700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-144x48-m 2025-07-17T06:45:51.7327840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt330 2025-07-17T06:45:51.7329070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d578-dg 2025-07-17T06:45:51.7330360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/datapoint 2025-07-17T06:45:51.7331260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d211 2025-07-17T06:45:51.7332440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462e-dg 2025-07-17T06:45:51.7333500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+ 2025-07-17T06:45:51.7334710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-25 2025-07-17T06:45:51.7335600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt80 2025-07-17T06:45:51.7336890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-s-ccc 2025-07-17T06:45:51.7337940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d220 2025-07-17T06:45:51.7339050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-w 2025-07-17T06:45:51.7340030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dialogue80 2025-07-17T06:45:51.7341140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-25 2025-07-17T06:45:51.7342200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dumb 2025-07-17T06:45:51.7343460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-sr-ccc 2025-07-17T06:45:51.7344570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg-generic 2025-07-17T06:45:51.7345850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d217-unix-25 2025-07-17T06:45:51.7346890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7003 2025-07-17T06:45:51.7347920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-25 2025-07-17T06:45:51.7349160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-112x37-m 2025-07-17T06:45:51.7350180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+25 2025-07-17T06:45:51.7351180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1720 2025-07-17T06:45:51.7352410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470 2025-07-17T06:45:51.7353420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-s 2025-07-17T06:45:51.7354420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-s 2025-07-17T06:45:51.7355770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decpro 2025-07-17T06:45:51.7356900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d210 2025-07-17T06:45:51.7357920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/datagraphix 2025-07-17T06:45:51.7358900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216-dg 2025-07-17T06:45:51.7360150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-sr 2025-07-17T06:45:51.7361400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x25-m 2025-07-17T06:45:51.7362460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-7b-w 2025-07-17T06:45:51.7363650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-ccc 2025-07-17T06:45:51.7364980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-sr 2025-07-17T06:45:51.7366320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt340 2025-07-17T06:45:51.7367410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmdt80w 2025-07-17T06:45:51.7368520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dumb-emacs-ansi 2025-07-17T06:45:51.7369590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm80w 2025-07-17T06:45:51.7370660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-dg 2025-07-17T06:45:51.7371790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+11 2025-07-17T06:45:51.7372900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/datamedia2500 2025-07-17T06:45:51.7373900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dtc382 2025-07-17T06:45:51.7374950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-w 2025-07-17T06:45:51.7375970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7102-old 2025-07-17T06:45:51.7377200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m 2025-07-17T06:45:51.7378360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216-unix 2025-07-17T06:45:51.7379560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-dg 2025-07-17T06:45:51.7380610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-7b-w 2025-07-17T06:45:51.7381760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-s 2025-07-17T06:45:51.7383160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-sr 2025-07-17T06:45:51.7383890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+color8 2025-07-17T06:45:51.7384910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/djgpp 2025-07-17T06:45:51.7386040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-112x37 2025-07-17T06:45:51.7387150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e-dg 2025-07-17T06:45:51.7388400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-25 2025-07-17T06:45:51.7389400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ddr3180 2025-07-17T06:45:51.7390520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+7b 2025-07-17T06:45:51.7391490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-dg 2025-07-17T06:45:51.7392730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-dg-ccc 2025-07-17T06:45:51.7393920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-sr-ccc 2025-07-17T06:45:51.7395340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d400 2025-07-17T06:45:51.7396370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-dg 2025-07-17T06:45:51.7397450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+sr 2025-07-17T06:45:51.7398440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-b 2025-07-17T06:45:51.7399600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-sr 2025-07-17T06:45:51.7400660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgmode+color8 2025-07-17T06:45:51.7401650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix 2025-07-17T06:45:51.7402590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt110 2025-07-17T06:45:51.7403700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-ccc 2025-07-17T06:45:51.7404770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg-ansi 2025-07-17T06:45:51.7405920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+fixed 2025-07-17T06:45:51.7406900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd 2025-07-17T06:45:51.7407950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt-100w 2025-07-17T06:45:51.7409060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1640 2025-07-17T06:45:51.7410330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x40 2025-07-17T06:45:51.7411360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-dg 2025-07-17T06:45:51.7412770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dataspeed40 2025-07-17T06:45:51.7413580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+w 2025-07-17T06:45:51.7414760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dd5000 2025-07-17T06:45:51.7415780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt400 2025-07-17T06:45:51.7416750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dp3360 2025-07-17T06:45:51.7417920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg6053-old 2025-07-17T06:45:51.7418830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg210 2025-07-17T06:45:51.7420040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x64-m 2025-07-17T06:45:51.7421240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-s 2025-07-17T06:45:51.7422390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x48 2025-07-17T06:45:51.7423520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x64 2025-07-17T06:45:51.7424450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmterm 2025-07-17T06:45:51.7425530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+ 2025-07-17T06:45:51.7426510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo-lm 2025-07-17T06:45:51.7427930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decansi 2025-07-17T06:45:51.7429070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-7b-w 2025-07-17T06:45:51.7430230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-w 2025-07-17T06:45:51.7431210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216+25 2025-07-17T06:45:51.7432350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m-b 2025-07-17T06:45:51.7433470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d217-unix 2025-07-17T06:45:51.7434670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d578-7b 2025-07-17T06:45:51.7435510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+sr 2025-07-17T06:45:51.7436450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ds40-2 2025-07-17T06:45:51.7437490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg211 2025-07-17T06:45:51.7438450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt80w 2025-07-17T06:45:51.7439400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-dg 2025-07-17T06:45:51.7440330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-w 2025-07-17T06:45:51.7441190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-w 2025-07-17T06:45:51.7442110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230c-dg 2025-07-17T06:45:51.7442930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d80 2025-07-17T06:45:51.7443770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw3 2025-07-17T06:45:51.7444730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-90x30 2025-07-17T06:45:51.7445570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt-100 2025-07-17T06:45:51.7446440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+ccc 2025-07-17T06:45:51.7447320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw4 2025-07-17T06:45:51.7448180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dwk-vt 2025-07-17T06:45:51.7453420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-dg 2025-07-17T06:45:51.7453910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-90x30-m 2025-07-17T06:45:51.7454410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgunix+fixed 2025-07-17T06:45:51.7454890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dialogue 2025-07-17T06:45:51.7455360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-dg 2025-07-17T06:45:51.7455820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg450 2025-07-17T06:45:51.7456270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555 2025-07-17T06:45:51.7456730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470-dg 2025-07-17T06:45:51.7457190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm3045 2025-07-17T06:45:51.7457640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm1520 2025-07-17T06:45:51.7458110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decwriter 2025-07-17T06:45:51.7459020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-100x37 2025-07-17T06:45:51.7459970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x30 2025-07-17T06:45:51.7460820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-w 2025-07-17T06:45:51.7461750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm2500 2025-07-17T06:45:51.7462610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix 2025-07-17T06:45:51.7463630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d215-7b 2025-07-17T06:45:51.7464670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216+ 2025-07-17T06:45:51.7465720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470c-7b 2025-07-17T06:45:51.7466770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1620-m8 2025-07-17T06:45:51.7467960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt80-sas 2025-07-17T06:45:51.7468800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+w 2025-07-17T06:45:51.7469780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d450-dg 2025-07-17T06:45:51.7470890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-sr 2025-07-17T06:45:51.7471930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x75 2025-07-17T06:45:51.7473070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-256x96 2025-07-17T06:45:51.7474050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw2 2025-07-17T06:45:51.7475020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg605x 2025-07-17T06:45:51.7476190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-200x75-m 2025-07-17T06:45:51.7477430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgmode+color 2025-07-17T06:45:51.7478560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d2-dg 2025-07-17T06:45:51.7479670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-dg 2025-07-17T06:45:51.7480700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd1 2025-07-17T06:45:51.7481780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm1521 2025-07-17T06:45:51.7483280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-25-ccc 2025-07-17T06:45:51.7484260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dwk 2025-07-17T06:45:51.7485480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg6053 2025-07-17T06:45:51.7486680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-128x40-m 2025-07-17T06:45:51.7487710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo 2025-07-17T06:45:51.7488770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d211-7b 2025-07-17T06:45:51.7489780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg200 2025-07-17T06:45:51.7491020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg+color 2025-07-17T06:45:51.7492020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-25 2025-07-17T06:45:51.7492940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dtterm 2025-07-17T06:45:51.7493930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-160x64 2025-07-17T06:45:51.7495150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dvtm-256color 2025-07-17T06:45:51.7496100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dp8242 2025-07-17T06:45:51.7497190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d400-dg 2025-07-17T06:45:51.7498250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410 2025-07-17T06:45:51.7499470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-sr 2025-07-17T06:45:51.7500500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1740 2025-07-17T06:45:51.7501830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-100x37-m 2025-07-17T06:45:51.7503050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-s 2025-07-17T06:45:51.7503940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-dg 2025-07-17T06:45:51.7505030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216+dg 2025-07-17T06:45:51.7506080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d215 2025-07-17T06:45:51.7507480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-25 2025-07-17T06:45:51.7508410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt100 2025-07-17T06:45:51.7509500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix 2025-07-17T06:45:51.7510630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec+pp 2025-07-17T06:45:51.7512000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-s 2025-07-17T06:45:51.7512910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411 2025-07-17T06:45:51.7514090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix 2025-07-17T06:45:51.7515140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1640-m8 2025-07-17T06:45:51.7516280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d2 2025-07-17T06:45:51.7517300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e+ 2025-07-17T06:45:51.7518340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dw 2025-07-17T06:45:51.7519400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-dg 2025-07-17T06:45:51.7520470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dvtm 2025-07-17T06:45:51.7521430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-dg 2025-07-17T06:45:51.7522530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec+sl 2025-07-17T06:45:51.7523490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7202 2025-07-17T06:45:51.7524680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-256x96-m 2025-07-17T06:45:51.7525820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-w 2025-07-17T06:45:51.7526820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-w 2025-07-17T06:45:51.7527840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-w 2025-07-17T06:45:51.7528870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-w 2025-07-17T06:45:51.7530040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgunix+ccc 2025-07-17T06:45:51.7531070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d220-7b 2025-07-17T06:45:51.7532060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dec-vt100 2025-07-17T06:45:51.7532970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d214 2025-07-17T06:45:51.7534230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo630 2025-07-17T06:45:51.7535280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix 2025-07-17T06:45:51.7536260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d800 2025-07-17T06:45:51.7537330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dt100w 2025-07-17T06:45:51.7538340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e+dg 2025-07-17T06:45:51.7539560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460 2025-07-17T06:45:51.7540590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1730 2025-07-17T06:45:51.7541580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d200 2025-07-17T06:45:51.7542510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ddr 2025-07-17T06:45:51.7543730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d463-unix-sr 2025-07-17T06:45:51.7544910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-w 2025-07-17T06:45:51.7545980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-f2 2025-07-17T06:45:51.7547120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin 2025-07-17T06:45:51.7548290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470c-dg 2025-07-17T06:45:51.7549400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462+dg 2025-07-17T06:45:51.7550420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/djgpp203 2025-07-17T06:45:51.7551660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/djgpp204 2025-07-17T06:45:51.7552820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d211-dg 2025-07-17T06:45:51.7553940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg6134 2025-07-17T06:45:51.7554920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d411-7b 2025-07-17T06:45:51.7555840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dm80 2025-07-17T06:45:51.7557090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d413-unix-25 2025-07-17T06:45:51.7558240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-w-ccc 2025-07-17T06:45:51.7559300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+15 2025-07-17T06:45:51.7560350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-7b-w 2025-07-17T06:45:51.7561440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d450 2025-07-17T06:45:51.7562430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-f 2025-07-17T06:45:51.7563750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x30-m 2025-07-17T06:45:51.7564730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d460-7b 2025-07-17T06:45:51.7566020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg100 2025-07-17T06:45:51.7567000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461 2025-07-17T06:45:51.7568120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1640-lm 2025-07-17T06:45:51.7569410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230 2025-07-17T06:45:51.7570280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-144x48 2025-07-17T06:45:51.7571290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d215-dg 2025-07-17T06:45:51.7572250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dgkeys+8b 2025-07-17T06:45:51.7573510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo450 2025-07-17T06:45:51.7574630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470-7b 2025-07-17T06:45:51.7575610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/domterm 2025-07-17T06:45:51.7576590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d470c 2025-07-17T06:45:51.7577710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix 2025-07-17T06:45:51.7578860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d555-7b 2025-07-17T06:45:51.7579890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d216e-unix 2025-07-17T06:45:51.7581080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-80x25 2025-07-17T06:45:51.7582140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d461-7b 2025-07-17T06:45:51.7583380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-25-ccc 2025-07-17T06:45:51.7584580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-dg-ccc 2025-07-17T06:45:51.7585540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577-w 2025-07-17T06:45:51.7586730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-160x64-m 2025-07-17T06:45:51.7587820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d578 2025-07-17T06:45:51.7588830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d230-dg 2025-07-17T06:45:51.7589990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dtc300s 2025-07-17T06:45:51.7591130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dg460-ansi 2025-07-17T06:45:51.7592290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d464-unix-w 2025-07-17T06:45:51.7593300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/ds40 2025-07-17T06:45:51.7594490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+dg 2025-07-17T06:45:51.7595510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d214-dg 2025-07-17T06:45:51.7596630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d220-dg 2025-07-17T06:45:51.7597880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1740-lm 2025-07-17T06:45:51.7598990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412+s 2025-07-17T06:45:51.7599990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/decid+cpr 2025-07-17T06:45:51.7601040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dmd-24 2025-07-17T06:45:51.7602300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m-f2 2025-07-17T06:45:51.7603490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430c-unix-s-ccc 2025-07-17T06:45:51.7604550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d414-unix-s 2025-07-17T06:45:51.7605730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/diablo1620 2025-07-17T06:45:51.7606960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d200-dg 2025-07-17T06:45:51.7608160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d577 2025-07-17T06:45:51.7609210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix-sr 2025-07-17T06:45:51.7610360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d210-dg 2025-07-17T06:45:51.7611410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d430-unix-s 2025-07-17T06:45:51.7612490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/darwin-m-f 2025-07-17T06:45:51.7614090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d412-unix-25 2025-07-17T06:45:51.7615120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d410-7b 2025-07-17T06:45:51.7616370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/d462-unix 2025-07-17T06:45:51.7617410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/64/dku7102 2025-07-17T06:45:51.7618630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/41/Apple_Terminal 2025-07-17T06:45:51.7619670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-42 2025-07-17T06:45:51.7624640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-epc-w 2025-07-17T06:45:51.7624860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48wpc 2025-07-17T06:45:51.7625070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-25 2025-07-17T06:45:51.7625280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-mc 2025-07-17T06:45:51.7625480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-w 2025-07-17T06:45:51.7626460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-25-w 2025-07-17T06:45:51.7627420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-w-vb 2025-07-17T06:45:51.7628370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42wvb 2025-07-17T06:45:51.7629230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-w 2025-07-17T06:45:51.7630140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-wvb 2025-07-17T06:45:51.7631090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-42-w 2025-07-17T06:45:51.7631980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-wvb 2025-07-17T06:45:51.7632860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-vb 2025-07-17T06:45:51.7633820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-25 2025-07-17T06:45:51.7634730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-w 2025-07-17T06:45:51.7635650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-43-w 2025-07-17T06:45:51.7636560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-25 2025-07-17T06:45:51.7637480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-wvb 2025-07-17T06:45:51.7638400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-43 2025-07-17T06:45:51.7639310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75ap 2025-07-17T06:45:51.7640240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-w-vb 2025-07-17T06:45:51.7641270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75 2025-07-17T06:45:51.7642360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy30-mc 2025-07-17T06:45:51.7643580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-vb 2025-07-17T06:45:51.7644720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36pc 2025-07-17T06:45:51.7645930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36w 2025-07-17T06:45:51.7647050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-316X 2025-07-17T06:45:51.7648100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-vb 2025-07-17T06:45:51.7649270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-25 2025-07-17T06:45:51.7650340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-25 2025-07-17T06:45:51.7651330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-w 2025-07-17T06:45:51.7652370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-AT 2025-07-17T06:45:51.7653510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse370 2025-07-17T06:45:51.7654520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy100 2025-07-17T06:45:51.7655590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-vb 2025-07-17T06:45:51.7656670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350-w 2025-07-17T06:45:51.7657880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy30-vb 2025-07-17T06:45:51.7659090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-25 2025-07-17T06:45:51.7660140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-w 2025-07-17T06:45:51.7661180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350 2025-07-17T06:45:51.7662260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120 2025-07-17T06:45:51.7663380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50 2025-07-17T06:45:51.7664460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325w-24 2025-07-17T06:45:51.7665640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-42w 2025-07-17T06:45:51.7666810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-wvb 2025-07-17T06:45:51.7667880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520 2025-07-17T06:45:51.7669090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-wvb 2025-07-17T06:45:51.7670150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-vb 2025-07-17T06:45:51.7671310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-25-w 2025-07-17T06:45:51.7672440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48w 2025-07-17T06:45:51.7673430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43wvb 2025-07-17T06:45:51.7674520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-w 2025-07-17T06:45:51.7675490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-w 2025-07-17T06:45:51.7676780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-mc 2025-07-17T06:45:51.7678020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-25 2025-07-17T06:45:51.7678840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325 2025-07-17T06:45:51.7680060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-wvb 2025-07-17T06:45:51.7681200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-epc 2025-07-17T06:45:51.7682380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-vb 2025-07-17T06:45:51.7683410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60 2025-07-17T06:45:51.7684630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-25 2025-07-17T06:45:51.7685810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-25-w 2025-07-17T06:45:51.7686830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wsvt25 2025-07-17T06:45:51.7687990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-vb 2025-07-17T06:45:51.7689170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150 2025-07-17T06:45:51.7690490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-43 2025-07-17T06:45:51.7691570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wrenw 2025-07-17T06:45:51.7692890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42w-vb 2025-07-17T06:45:51.7694080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75 2025-07-17T06:45:51.7695480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75ap 2025-07-17T06:45:51.7696620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-wvb 2025-07-17T06:45:51.7697640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-w 2025-07-17T06:45:51.7699200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-43-w 2025-07-17T06:45:51.7700190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-vb 2025-07-17T06:45:51.7701230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185 2025-07-17T06:45:51.7702510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-42 2025-07-17T06:45:51.7703660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-w 2025-07-17T06:45:51.7704850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-316X 2025-07-17T06:45:51.7705990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160 2025-07-17T06:45:51.7707250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-vb 2025-07-17T06:45:51.7708280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wsvt25m 2025-07-17T06:45:51.7709450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36w 2025-07-17T06:45:51.7710680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43w-vb 2025-07-17T06:45:51.7711810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy-99fgt 2025-07-17T06:45:51.7712990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-wvb 2025-07-17T06:45:51.7714080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-vb 2025-07-17T06:45:51.7715270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50 2025-07-17T06:45:51.7716380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-25 2025-07-17T06:45:51.7717780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-w 2025-07-17T06:45:51.7718990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-PC 2025-07-17T06:45:51.7720140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-42-w 2025-07-17T06:45:51.7721300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-vb 2025-07-17T06:45:51.7722440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42w 2025-07-17T06:45:51.7723440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-80 2025-07-17T06:45:51.7724490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-w 2025-07-17T06:45:51.7725680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-42 2025-07-17T06:45:51.7726850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48w 2025-07-17T06:45:51.7728010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-w-vb 2025-07-17T06:45:51.7728990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99fa 2025-07-17T06:45:51.7730020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wren 2025-07-17T06:45:51.7731240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-vb 2025-07-17T06:45:51.7732440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-24 2025-07-17T06:45:51.7733460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-wvb 2025-07-17T06:45:51.7734620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy100q 2025-07-17T06:45:51.7735830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-wvb 2025-07-17T06:45:51.7736910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse-75ap 2025-07-17T06:45:51.7737880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60 2025-07-17T06:45:51.7738980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc 2025-07-17T06:45:51.7740200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-vb 2025-07-17T06:45:51.7741270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43 2025-07-17T06:45:51.7742500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36pc 2025-07-17T06:45:51.7743790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36wpc 2025-07-17T06:45:51.7744720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wsiris 2025-07-17T06:45:51.7745910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-w-vb 2025-07-17T06:45:51.7746910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-wvb 2025-07-17T06:45:51.7748120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-vb 2025-07-17T06:45:51.7749130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy-75ap 2025-07-17T06:45:51.7750140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-w 2025-07-17T06:45:51.7751180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-42 2025-07-17T06:45:51.7752220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350-vb 2025-07-17T06:45:51.7753240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-w 2025-07-17T06:45:51.7754200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt 2025-07-17T06:45:51.7755210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85 2025-07-17T06:45:51.7756420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48 2025-07-17T06:45:51.7757500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-8bit 2025-07-17T06:45:51.7758750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-w-vb 2025-07-17T06:45:51.7759860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-48pc 2025-07-17T06:45:51.7761030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99gt-tek 2025-07-17T06:45:51.7762260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-42-w 2025-07-17T06:45:51.7763220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99-ansi 2025-07-17T06:45:51.7764470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-wvb 2025-07-17T06:45:51.7765550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-vb 2025-07-17T06:45:51.7766630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-25 2025-07-17T06:45:51.7767730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse-325 2025-07-17T06:45:51.7768750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-wvb 2025-07-17T06:45:51.7769770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-43w 2025-07-17T06:45:51.7770930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-PC 2025-07-17T06:45:51.7771990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-vb 2025-07-17T06:45:51.7773210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350-wvb 2025-07-17T06:45:51.7774390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-105k 2025-07-17T06:45:51.7775370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-24 2025-07-17T06:45:51.7776450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-43 2025-07-17T06:45:51.7777540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-25w 2025-07-17T06:45:51.7778730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-25-w 2025-07-17T06:45:51.7779840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150 2025-07-17T06:45:51.7781020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-pc-24 2025-07-17T06:45:51.7783310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-25-w 2025-07-17T06:45:51.7783520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48 2025-07-17T06:45:51.7784210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-nk 2025-07-17T06:45:51.7785380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-w 2025-07-17T06:45:51.7786690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-24 2025-07-17T06:45:51.7787860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-43 2025-07-17T06:45:51.7788950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99f 2025-07-17T06:45:51.7790420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99fgt 2025-07-17T06:45:51.7791520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-vb 2025-07-17T06:45:51.7792700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-w 2025-07-17T06:45:51.7793930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-43-w 2025-07-17T06:45:51.7794920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-wvb 2025-07-17T06:45:51.7796080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160 2025-07-17T06:45:51.7797270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-vb 2025-07-17T06:45:51.7798570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36wpc 2025-07-17T06:45:51.7799850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-25-w 2025-07-17T06:45:51.7800900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99a-ansi 2025-07-17T06:45:51.7802170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse30 2025-07-17T06:45:51.7803380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-w-vb 2025-07-17T06:45:51.7804600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350-vb 2025-07-17T06:45:51.7805650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185 2025-07-17T06:45:51.7806920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-42 2025-07-17T06:45:51.7808010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-w 2025-07-17T06:45:51.7809060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-vb 2025-07-17T06:45:51.7810220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-p-wvb 2025-07-17T06:45:51.7811470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-24 2025-07-17T06:45:51.7812670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-25-w 2025-07-17T06:45:51.7813870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-wvb 2025-07-17T06:45:51.7814940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-36 2025-07-17T06:45:51.7816120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-vb 2025-07-17T06:45:51.7817250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350 2025-07-17T06:45:51.7818570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120 2025-07-17T06:45:51.7819730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy75-w 2025-07-17T06:45:51.7821100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-pc-vb 2025-07-17T06:45:51.7822350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48wpc 2025-07-17T06:45:51.7823300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse120-w 2025-07-17T06:45:51.7824240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-epc-w 2025-07-17T06:45:51.7825120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-w 2025-07-17T06:45:51.7826090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-mc 2025-07-17T06:45:51.7826980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt 2025-07-17T06:45:51.7827930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-wvb 2025-07-17T06:45:51.7828880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-25 2025-07-17T06:45:51.7829730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370 2025-07-17T06:45:51.7830760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-43-w 2025-07-17T06:45:51.7831620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-tek 2025-07-17T06:45:51.7832550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-AT 2025-07-17T06:45:51.7833450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-wvb 2025-07-17T06:45:51.7834370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-wvb 2025-07-17T06:45:51.7835340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse150-25-w 2025-07-17T06:45:51.7836360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-vb 2025-07-17T06:45:51.7837470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy350-w 2025-07-17T06:45:51.7838800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-42-w 2025-07-17T06:45:51.7840160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-8bit 2025-07-17T06:45:51.7841340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325 2025-07-17T06:45:51.7842680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85 2025-07-17T06:45:51.7843920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-25w 2025-07-17T06:45:51.7844890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse160-w 2025-07-17T06:45:51.7845910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520 2025-07-17T06:45:51.7847060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse30-vb 2025-07-17T06:45:51.7848270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse350-wvb 2025-07-17T06:45:51.7849520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse185-wvb 2025-07-17T06:45:51.7850650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse325-43w 2025-07-17T06:45:51.7851850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-43 2025-07-17T06:45:51.7853150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy85-wvb 2025-07-17T06:45:51.7854310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy120-wvb 2025-07-17T06:45:51.7855370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse30-mc 2025-07-17T06:45:51.7856610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse85-w 2025-07-17T06:45:51.7857700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse60-vb 2025-07-17T06:45:51.7858710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-101k 2025-07-17T06:45:51.7859940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse+sl 2025-07-17T06:45:51.7861030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy99fgta 2025-07-17T06:45:51.7862070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse-vp 2025-07-17T06:45:51.7863090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy30 2025-07-17T06:45:51.7864250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-48pc 2025-07-17T06:45:51.7865370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-36 2025-07-17T06:45:51.7866470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy150-w-vb 2025-07-17T06:45:51.7867710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy185-24 2025-07-17T06:45:51.7868750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy60-42 2025-07-17T06:45:51.7869830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-tek 2025-07-17T06:45:51.7870990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse520-w 2025-07-17T06:45:51.7872140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse75-mc 2025-07-17T06:45:51.7873240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy520-vb 2025-07-17T06:45:51.7874280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-25 2025-07-17T06:45:51.7875410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy50-wvb 2025-07-17T06:45:51.7876600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-rv 2025-07-17T06:45:51.7877800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse50-vb 2025-07-17T06:45:51.7878900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy-99fgta 2025-07-17T06:45:51.7879990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wyse99gt-25-w 2025-07-17T06:45:51.7881030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy325-w 2025-07-17T06:45:51.7882030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy370-EPC 2025-07-17T06:45:51.7883180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/77/wy160-25-w 2025-07-17T06:45:51.7884250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt25 2025-07-17T06:45:51.7885420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon0 2025-07-17T06:45:51.7886450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt210 2025-07-17T06:45:51.7887690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3-bold 2025-07-17T06:45:51.7888570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p4 2025-07-17T06:45:51.7889690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14-m 2025-07-17T06:45:51.7890830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9-w 2025-07-17T06:45:51.7891920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-43-m 2025-07-17T06:45:51.7892980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+keypad 2025-07-17T06:45:51.7894030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt40 2025-07-17T06:45:51.7895060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14-w 2025-07-17T06:45:51.7896140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14-m 2025-07-17T06:45:51.7897220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt200w 2025-07-17T06:45:51.7898390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14-w 2025-07-17T06:45:51.7899580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccons 2025-07-17T06:45:51.7901010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9-8-w 2025-07-17T06:45:51.7902140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pmconsole 2025-07-17T06:45:51.7903240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvtXX 2025-07-17T06:45:51.7904300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p5 2025-07-17T06:45:51.7905470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-vt100 2025-07-17T06:45:51.7906350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p19 2025-07-17T06:45:51.7907390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty 2025-07-17T06:45:51.7908380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9-8-w 2025-07-17T06:45:51.7909760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc6300plus 2025-07-17T06:45:51.7910800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-96x48 2025-07-17T06:45:51.7912060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcconsole 2025-07-17T06:45:51.7913030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pro350 2025-07-17T06:45:51.7914270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pckermit12 2025-07-17T06:45:51.7915330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi25 2025-07-17T06:45:51.7916430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9-8 2025-07-17T06:45:51.7917650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+xterm 2025-07-17T06:45:51.7918780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc-venix 2025-07-17T06:45:51.7920090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-basic 2025-07-17T06:45:51.7921140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pckermit 2025-07-17T06:45:51.7922500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+sgr+acs0 2025-07-17T06:45:51.7923660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-43 2025-07-17T06:45:51.7924600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pty 2025-07-17T06:45:51.7925690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt505 2025-07-17T06:45:51.7926740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon 2025-07-17T06:45:51.7927860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism7 2025-07-17T06:45:51.7929230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc-minix 2025-07-17T06:45:51.7930270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9 2025-07-17T06:45:51.7931430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pckermit120 2025-07-17T06:45:51.7932490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt50w 2025-07-17T06:45:51.7933520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism8 2025-07-17T06:45:51.7934690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-fast 2025-07-17T06:45:51.7935720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/printer 2025-07-17T06:45:51.7936670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe1251 2025-07-17T06:45:51.7937710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-33 2025-07-17T06:45:51.7938680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt35w 2025-07-17T06:45:51.7939880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+vt400 2025-07-17T06:45:51.7941000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-25-m 2025-07-17T06:45:51.7942010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14-m-w 2025-07-17T06:45:51.7943400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p8-w 2025-07-17T06:45:51.7944540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-m 2025-07-17T06:45:51.7945530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p8gl 2025-07-17T06:45:51.7946740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+sgr+acs 2025-07-17T06:45:51.7947750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-m1 2025-07-17T06:45:51.7949000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys 2025-07-17T06:45:51.7950190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-256color 2025-07-17T06:45:51.7951260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-90x28 2025-07-17T06:45:51.7952340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-mono 2025-07-17T06:45:51.7961620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt250 2025-07-17T06:45:51.7961940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe6100 2025-07-17T06:45:51.7962160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12-m-w 2025-07-17T06:45:51.7962360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcz19 2025-07-17T06:45:51.7962560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism9-8 2025-07-17T06:45:51.7962750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm 2025-07-17T06:45:51.7962990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+vt100 2025-07-17T06:45:51.7963190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12-m 2025-07-17T06:45:51.7963370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p7 2025-07-17T06:45:51.7963560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt43 2025-07-17T06:45:51.7963740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9 2025-07-17T06:45:51.7964890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12-w 2025-07-17T06:45:51.7966010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt40w 2025-07-17T06:45:51.7967070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt28 2025-07-17T06:45:51.7968120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe1100 2025-07-17T06:45:51.7969460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc-coherent 2025-07-17T06:45:51.7970570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe550 2025-07-17T06:45:51.7971610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p8 2025-07-17T06:45:51.7972710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12-m-w 2025-07-17T06:45:51.7973670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3 2025-07-17T06:45:51.7974860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcmw 2025-07-17T06:45:51.7975970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt43w 2025-07-17T06:45:51.7977050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12-m 2025-07-17T06:45:51.7978250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12-w 2025-07-17T06:45:51.7979480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3r-m 2025-07-17T06:45:51.7980600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt25w 2025-07-17T06:45:51.7981720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe6312 2025-07-17T06:45:51.7982790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-sco 2025-07-17T06:45:51.7984040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+esc 2025-07-17T06:45:51.7985320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p9-w 2025-07-17T06:45:51.7986420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc3r 2025-07-17T06:45:51.7987480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism12 2025-07-17T06:45:51.7988570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe7000m 2025-07-17T06:45:51.7989810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-m1b 2025-07-17T06:45:51.7990950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi 2025-07-17T06:45:51.7992010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe7000c 2025-07-17T06:45:51.7993070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt25-color 2025-07-17T06:45:51.7994230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi43 2025-07-17T06:45:51.7995140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14 2025-07-17T06:45:51.7996110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p14-m-w 2025-07-17T06:45:51.7997270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism14 2025-07-17T06:45:51.7998390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-noapp 2025-07-17T06:45:51.7999500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pilot 2025-07-17T06:45:51.8000410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/p12 2025-07-17T06:45:51.8001690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+colors 2025-07-17T06:45:51.8002920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+linux 2025-07-17T06:45:51.8004030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi25m 2025-07-17T06:45:51.8005110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psx_ansi 2025-07-17T06:45:51.8006320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-25 2025-07-17T06:45:51.8007560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt100 2025-07-17T06:45:51.8008710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/ps300 2025-07-17T06:45:51.8009740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe1200 2025-07-17T06:45:51.8010770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt250w 2025-07-17T06:45:51.8011800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism8gl 2025-07-17T06:45:51.8013020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi33 2025-07-17T06:45:51.8014180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism4 2025-07-17T06:45:51.8015280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt505-24 2025-07-17T06:45:51.8016430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism8-w 2025-07-17T06:45:51.8017390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcplot 2025-07-17T06:45:51.8018330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+fnkeys+sco 2025-07-17T06:45:51.8019260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-screen 2025-07-17T06:45:51.8020140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+keys 2025-07-17T06:45:51.8021010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism5 2025-07-17T06:45:51.8021910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt505-22 2025-07-17T06:45:51.8022790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/prism2 2025-07-17T06:45:51.8023700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty-m2 2025-07-17T06:45:51.8024610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pc7300 2025-07-17T06:45:51.8025790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/psterm-80x24 2025-07-17T06:45:51.8026850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon+base 2025-07-17T06:45:51.8027910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi33m 2025-07-17T06:45:51.8029030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon-m 2025-07-17T06:45:51.8029970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt100w 2025-07-17T06:45:51.8031050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pe6300 2025-07-17T06:45:51.8032070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pt200 2025-07-17T06:45:51.8033180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt35 2025-07-17T06:45:51.8034250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt28w 2025-07-17T06:45:51.8035390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pmcons 2025-07-17T06:45:51.8036540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcix 2025-07-17T06:45:51.8037940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pccon0-m 2025-07-17T06:45:51.8039050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcvt50 2025-07-17T06:45:51.8040240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/pcansi-33-m 2025-07-17T06:45:51.8041400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/70/putty+screen 2025-07-17T06:45:51.8042470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qdcons 2025-07-17T06:45:51.8043450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203 2025-07-17T06:45:51.8044440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p-25 2025-07-17T06:45:51.8045450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+-25-w 2025-07-17T06:45:51.8046720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p-25-w 2025-07-17T06:45:51.8047880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxt 2025-07-17T06:45:51.8049010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-25 2025-07-17T06:45:51.8050000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119 2025-07-17T06:45:51.8050990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnx 2025-07-17T06:45:51.8052020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxt4 2025-07-17T06:45:51.8053150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt103 2025-07-17T06:45:51.8054090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119-w 2025-07-17T06:45:51.8055130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p 2025-07-17T06:45:51.8056270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-g 2025-07-17T06:45:51.8057440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-25-w 2025-07-17T06:45:51.8058460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+-w 2025-07-17T06:45:51.8059410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt102 2025-07-17T06:45:51.8060450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-t 2025-07-17T06:45:51.8061600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxt2 2025-07-17T06:45:51.8062710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-w 2025-07-17T06:45:51.8063670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt101p 2025-07-17T06:45:51.8064710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxtmono 2025-07-17T06:45:51.8066290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt103-w 2025-07-17T06:45:51.8067430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+-25 2025-07-17T06:45:51.8068620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qume 2025-07-17T06:45:51.8069670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203-w-am 2025-07-17T06:45:51.8070590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxw 2025-07-17T06:45:51.8071720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnx4 2025-07-17T06:45:51.8072770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119p-w 2025-07-17T06:45:51.8073810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qnxm 2025-07-17T06:45:51.8074790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-m 2025-07-17T06:45:51.8076000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qdss 2025-07-17T06:45:51.8077040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi-w 2025-07-17T06:45:51.8078140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt101 2025-07-17T06:45:51.8079110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119+ 2025-07-17T06:45:51.8080210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt108 2025-07-17T06:45:51.8081190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qume5 2025-07-17T06:45:51.8082400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qansi 2025-07-17T06:45:51.8083480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt101+ 2025-07-17T06:45:51.8084680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt203+ 2025-07-17T06:45:51.8085860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/71/qvt119-25-w 2025-07-17T06:45:51.8086890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt61 2025-07-17T06:45:51.8087850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt330 2025-07-17T06:45:51.8088900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102 2025-07-17T06:45:51.8090040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt50 2025-07-17T06:45:51.8091070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vp60 2025-07-17T06:45:51.8092160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-putty 2025-07-17T06:45:51.8093190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-8 2025-07-17T06:45:51.8094290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nav-w 2025-07-17T06:45:51.8095310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300 2025-07-17T06:45:51.8096480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt132 2025-07-17T06:45:51.8097620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc403a 2025-07-17T06:45:51.8098750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+pcedit 2025-07-17T06:45:51.8099830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-s 2025-07-17T06:45:51.8100860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip 2025-07-17T06:45:51.8102000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-direct 2025-07-17T06:45:51.8103000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint90 2025-07-17T06:45:51.8104250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte+pcfkeys 2025-07-17T06:45:51.8105410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-nam 2025-07-17T06:45:51.8106460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vitty 2025-07-17T06:45:51.8107520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102-w 2025-07-17T06:45:51.8108510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/versaterm 2025-07-17T06:45:51.8109610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/visa50 2025-07-17T06:45:51.8110610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vp3a+ 2025-07-17T06:45:51.8111810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewdata 2025-07-17T06:45:51.8112900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2014 2025-07-17T06:45:51.8113900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi550 2025-07-17T06:45:51.8115110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102-nsgr 2025-07-17T06:45:51.8116160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-old 2025-07-17T06:45:51.8117160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt-61 2025-07-17T06:45:51.8118330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-k311 2025-07-17T06:45:51.8119440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+ 2025-07-17T06:45:51.8120550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+keypad 2025-07-17T06:45:51.8121610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vtnt 2025-07-17T06:45:51.8122630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+4bsd 2025-07-17T06:45:51.8123750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewdata-o 2025-07-17T06:45:51.8124780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt61.5 2025-07-17T06:45:51.8125940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt510pc 2025-07-17T06:45:51.8126860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc203 2025-07-17T06:45:51.8127910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v200-nam 2025-07-17T06:45:51.8128950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220 2025-07-17T06:45:51.8129960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-k3 2025-07-17T06:45:51.8131110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100nam 2025-07-17T06:45:51.8132190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2012 2025-07-17T06:45:51.8133290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi300 2025-07-17T06:45:51.8134350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vapple 2025-07-17T06:45:51.8135440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip-H 2025-07-17T06:45:51.8136460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2008 2025-07-17T06:45:51.8137570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc415 2025-07-17T06:45:51.8138660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt400 2025-07-17T06:45:51.8139760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-vb 2025-07-17T06:45:51.8141050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+vtedit 2025-07-17T06:45:51.8142070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-nam 2025-07-17T06:45:51.8143070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v320n 2025-07-17T06:45:51.8144140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vv100 2025-07-17T06:45:51.8145320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+enq 2025-07-17T06:45:51.8146380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-w 2025-07-17T06:45:51.8147560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt102+enq 2025-07-17T06:45:51.8148760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2007 2025-07-17T06:45:51.8150030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-s-top 2025-07-17T06:45:51.8151050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc414 2025-07-17T06:45:51.8152190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-w 2025-07-17T06:45:51.8153310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt52-basic 2025-07-17T06:45:51.8154230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vk100 2025-07-17T06:45:51.8155410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-8bit 2025-07-17T06:45:51.8156620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt520 2025-07-17T06:45:51.8157650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt340 2025-07-17T06:45:51.8158720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vs100-x10 2025-07-17T06:45:51.8159770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nam-w 2025-07-17T06:45:51.8160660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi55 2025-07-17T06:45:51.8161700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi603 2025-07-17T06:45:51.8162870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vwmterm 2025-07-17T06:45:51.8163940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420pcdos 2025-07-17T06:45:51.8164980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-js 2025-07-17T06:45:51.8165920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vs100 2025-07-17T06:45:51.8166980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt520ansi 2025-07-17T06:45:51.8168090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt510 2025-07-17T06:45:51.8169220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-js 2025-07-17T06:45:51.8170260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-256color 2025-07-17T06:45:51.8171460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip7800-w 2025-07-17T06:45:51.8172680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+cvis 2025-07-17T06:45:51.8173820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc103 2025-07-17T06:45:51.8174990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-8bit 2025-07-17T06:45:51.8176040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi300-old 2025-07-17T06:45:51.8177110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200-w 2025-07-17T06:45:51.8178200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vp90 2025-07-17T06:45:51.8179320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+fnkeys 2025-07-17T06:45:51.8180330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi200-f 2025-07-17T06:45:51.8181400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420f 2025-07-17T06:45:51.8182580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt400-24 2025-07-17T06:45:51.8183660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300-w 2025-07-17T06:45:51.8184720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/visual603 2025-07-17T06:45:51.8185980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w 2025-07-17T06:45:51.8187100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint60 2025-07-17T06:45:51.8188040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt52 2025-07-17T06:45:51.8189120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt131 2025-07-17T06:45:51.8190270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt50h 2025-07-17T06:45:51.8191380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100 2025-07-17T06:45:51.8192440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/venix 2025-07-17T06:45:51.8193620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2017 2025-07-17T06:45:51.8194760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip7800-Hw 2025-07-17T06:45:51.8195760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc404 2025-07-17T06:45:51.8196730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420 2025-07-17T06:45:51.8198010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w-nav 2025-07-17T06:45:51.8199050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte 2025-07-17T06:45:51.8200160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v3220 2025-07-17T06:45:51.8201170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-bot-s 2025-07-17T06:45:51.8202180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w-nam 2025-07-17T06:45:51.8203230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi500 2025-07-17T06:45:51.8204390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc414h 2025-07-17T06:45:51.8205590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt52+keypad 2025-07-17T06:45:51.8206720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vte-2018 2025-07-17T06:45:51.8207950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420+lrmm 2025-07-17T06:45:51.8209110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+pfkeys 2025-07-17T06:45:51.8210000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt510pcdos 2025-07-17T06:45:51.8210880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vremote 2025-07-17T06:45:51.8211810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-top-s 2025-07-17T06:45:51.8212750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewdata-rv 2025-07-17T06:45:51.8213580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip-w 2025-07-17T06:45:51.8214490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nav 2025-07-17T06:45:51.8215420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-base 2025-07-17T06:45:51.8216350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300-w-nam 2025-07-17T06:45:51.8217270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint3a+ 2025-07-17T06:45:51.8218170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-nam 2025-07-17T06:45:51.8219210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-bm-o 2025-07-17T06:45:51.8220430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi50adm 2025-07-17T06:45:51.8221520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt300-nam 2025-07-17T06:45:51.8222490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt200 2025-07-17T06:45:51.8223650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220d 2025-07-17T06:45:51.8224640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vsc 2025-07-17T06:45:51.8225690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt420pc 2025-07-17T06:45:51.8226750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-8 2025-07-17T06:45:51.8227850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vanilla 2025-07-17T06:45:51.8228870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vscode 2025-07-17T06:45:51.8229910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt125 2025-07-17T06:45:51.8230940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip-Hw 2025-07-17T06:45:51.8232230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220-old 2025-07-17T06:45:51.8233330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/v5410 2025-07-17T06:45:51.8234450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100+keypad 2025-07-17T06:45:51.8235490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc303a 2025-07-17T06:45:51.8236530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-am 2025-07-17T06:45:51.8237730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-s-bot 2025-07-17T06:45:51.8238790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320nam 2025-07-17T06:45:51.8239890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-w-am 2025-07-17T06:45:51.8240900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320 2025-07-17T06:45:51.8241870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc303 2025-07-17T06:45:51.8242890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi50 2025-07-17T06:45:51.8243950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vip7800-H 2025-07-17T06:45:51.8245160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/viewpoint 2025-07-17T06:45:51.8246380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vc404-s 2025-07-17T06:45:51.8247550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt220+cvis8 2025-07-17T06:45:51.8248660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt-utf8 2025-07-17T06:45:51.8250150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi200 2025-07-17T06:45:51.8251220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt100-bm 2025-07-17T06:45:51.8252550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vscode-direct 2025-07-17T06:45:51.8253750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt525 2025-07-17T06:45:51.8254830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vi200-rv 2025-07-17T06:45:51.8256100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/76/vt320-w-nam 2025-07-17T06:45:51.8257520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-256color 2025-07-17T06:45:51.8258650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+r6f2 2025-07-17T06:45:51.8259670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-112x37 2025-07-17T06:45:51.8260770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+200x64 2025-07-17T06:45:51.8262130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+x10mouse 2025-07-17T06:45:51.8263200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+128x48 2025-07-17T06:45:51.8264300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+osc104 2025-07-17T06:45:51.8265450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x64-m 2025-07-17T06:45:51.8266480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-color 2025-07-17T06:45:51.8267570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-16color 2025-07-17T06:45:51.8268900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v40 2025-07-17T06:45:51.8270080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+128x40 2025-07-17T06:45:51.8271180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m-b 2025-07-17T06:45:51.8272450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct256 2025-07-17T06:45:51.8273640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct2 2025-07-17T06:45:51.8274750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xgterm 2025-07-17T06:45:51.8275930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+88color 2025-07-17T06:45:51.8277030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+c 2025-07-17T06:45:51.8278140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pce2 2025-07-17T06:45:51.8279320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x64 2025-07-17T06:45:51.8280440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x48 2025-07-17T06:45:51.8281560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+app 2025-07-17T06:45:51.8282750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-8bit 2025-07-17T06:45:51.8283800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox820 2025-07-17T06:45:51.8284920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1750 2025-07-17T06:45:51.8286050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+112x37 2025-07-17T06:45:51.8287030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xtermm 2025-07-17T06:45:51.8288020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xi 2025-07-17T06:45:51.8289270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc0 2025-07-17T06:45:51.8290570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-f 2025-07-17T06:45:51.8291830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-x11hilite 2025-07-17T06:45:51.8292890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xtermc 2025-07-17T06:45:51.8294050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x25-m 2025-07-17T06:45:51.8295050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcf2 2025-07-17T06:45:51.8296220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+keypad 2025-07-17T06:45:51.8297380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm 2025-07-17T06:45:51.8298520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x40 2025-07-17T06:45:51.8299650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+noapp 2025-07-17T06:45:51.8300680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+b 2025-07-17T06:45:51.8301800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-basic 2025-07-17T06:45:51.8302900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+meta 2025-07-17T06:45:51.8304180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+x11mouse 2025-07-17T06:45:51.8305210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-f2 2025-07-17T06:45:51.8306110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x820 2025-07-17T06:45:51.8307360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc1 2025-07-17T06:45:51.8308520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-r6 2025-07-17T06:45:51.8309530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1720 2025-07-17T06:45:51.8310780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm.js 2025-07-17T06:45:51.8311900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-88color 2025-07-17T06:45:51.8313240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+tmux2 2025-07-17T06:45:51.8314390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-144x48-m 2025-07-17T06:45:51.8315470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct2 2025-07-17T06:45:51.8316540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-utf8 2025-07-17T06:45:51.8317700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+x11hilite 2025-07-17T06:45:51.8318840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct16 2025-07-17T06:45:51.8319830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xdku 2025-07-17T06:45:51.8320900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x68k-ite 2025-07-17T06:45:51.8322000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+alt+title 2025-07-17T06:45:51.8323180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-112x37-m 2025-07-17T06:45:51.8324320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct 2025-07-17T06:45:51.8325490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v333 2025-07-17T06:45:51.8326690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xfree86 2025-07-17T06:45:51.8327920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-vt220 2025-07-17T06:45:51.8329030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+acs 2025-07-17T06:45:51.8330200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-hp 2025-07-17T06:45:51.8331200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-new 2025-07-17T06:45:51.8332270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-noapp 2025-07-17T06:45:51.8333440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pc+edit 2025-07-17T06:45:51.8334520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1003 2025-07-17T06:45:51.8335810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterms-sun 2025-07-17T06:45:51.8337010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sl-twm 2025-07-17T06:45:51.8338070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+basic 2025-07-17T06:45:51.8339220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1003 2025-07-17T06:45:51.8340300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-pcolor 2025-07-17T06:45:51.8341290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xenix 2025-07-17T06:45:51.8342470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct256 2025-07-17T06:45:51.8343520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc 2025-07-17T06:45:51.8344930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1002 2025-07-17T06:45:51.8346030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+focus 2025-07-17T06:45:51.8347400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1005 2025-07-17T06:45:51.8348410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1005 2025-07-17T06:45:51.8349650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x48-m 2025-07-17T06:45:51.8350830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox-lm 2025-07-17T06:45:51.8351960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+nopcfkeys 2025-07-17T06:45:51.8353130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-direct 2025-07-17T06:45:51.8354340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1002 2025-07-17T06:45:51.8355640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-sco 2025-07-17T06:45:51.8357030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-144x48 2025-07-17T06:45:51.8358200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-p371 2025-07-17T06:45:51.8359460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+256setaf 2025-07-17T06:45:51.8360610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-160x64-m 2025-07-17T06:45:51.8361830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+vt+edit 2025-07-17T06:45:51.8362990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+kbs 2025-07-17T06:45:51.8364420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x30 2025-07-17T06:45:51.8365600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-90x30-m 2025-07-17T06:45:51.8366730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-x11mouse 2025-07-17T06:45:51.8367850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xwsh 2025-07-17T06:45:51.8368940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xtalk 2025-07-17T06:45:51.8370070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v43 2025-07-17T06:45:51.8371370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v44 2025-07-17T06:45:51.8372460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-p370 2025-07-17T06:45:51.8373600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m-f 2025-07-17T06:45:51.8374830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-90x30 2025-07-17T06:45:51.8375970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xl83 2025-07-17T06:45:51.8377020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xfce 2025-07-17T06:45:51.8378260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc3 2025-07-17T06:45:51.8379260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1700 2025-07-17T06:45:51.8380430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-24 2025-07-17T06:45:51.8381710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sl-alt 2025-07-17T06:45:51.8382940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+144x48 2025-07-17T06:45:51.8384050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-b 2025-07-17T06:45:51.8385100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-old 2025-07-17T06:45:51.8386230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+alt47 2025-07-17T06:45:51.8387350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+f2 2025-07-17T06:45:51.8388490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-x10mouse 2025-07-17T06:45:51.8389650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+80x25 2025-07-17T06:45:51.8390800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcf0 2025-07-17T06:45:51.8392080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+nofkeys 2025-07-17T06:45:51.8393370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+256color 2025-07-17T06:45:51.8394450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x1700-lm 2025-07-17T06:45:51.8395510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m 2025-07-17T06:45:51.8396730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+256color2 2025-07-17T06:45:51.8397840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-r5 2025-07-17T06:45:51.8399080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+titlestack 2025-07-17T06:45:51.8400250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox1720 2025-07-17T06:45:51.8401340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcc2 2025-07-17T06:45:51.8402470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm1 2025-07-17T06:45:51.8403630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x68k 2025-07-17T06:45:51.8404590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+f 2025-07-17T06:45:51.8405450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterms 2025-07-17T06:45:51.8406390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-mono 2025-07-17T06:45:51.8407290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x10term+sl 2025-07-17T06:45:51.8408270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-100x37-m 2025-07-17T06:45:51.8409210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+80x30 2025-07-17T06:45:51.8410150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x75 2025-07-17T06:45:51.8411100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-256x96 2025-07-17T06:45:51.8412060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x30-m 2025-07-17T06:45:51.8412980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+90x30 2025-07-17T06:45:51.8413850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/x10term 2025-07-17T06:45:51.8414810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+pcfkeys 2025-07-17T06:45:51.8415760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-256x96-m 2025-07-17T06:45:51.8416690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+160x64 2025-07-17T06:45:51.8417540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xerox 2025-07-17T06:45:51.8418440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sl 2025-07-17T06:45:51.8419350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+edit 2025-07-17T06:45:51.8420320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-sun 2025-07-17T06:45:51.8421200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-100x37 2025-07-17T06:45:51.8422090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-bold 2025-07-17T06:45:51.8423020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-m-f2 2025-07-17T06:45:51.8423970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+direct16 2025-07-17T06:45:51.8424880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+200x75 2025-07-17T06:45:51.8425840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+256x96 2025-07-17T06:45:51.8426740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+tmux 2025-07-17T06:45:51.8427650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-nic 2025-07-17T06:45:51.8428550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-vt52 2025-07-17T06:45:51.8429530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v32 2025-07-17T06:45:51.8430480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-200x75-m 2025-07-17T06:45:51.8431390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+sm+1006 2025-07-17T06:45:51.8432310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-160x64 2025-07-17T06:45:51.8433170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xiterm 2025-07-17T06:45:51.8434150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+indirect 2025-07-17T06:45:51.8435110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+88color2 2025-07-17T06:45:51.8436070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-128x40-m 2025-07-17T06:45:51.8437290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-1006 2025-07-17T06:45:51.8438020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc+100x37 2025-07-17T06:45:51.8439270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+alt1049 2025-07-17T06:45:51.8440390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xnuppc-80x25 2025-07-17T06:45:51.8441560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm-xf86-v33 2025-07-17T06:45:51.8442770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/78/xterm+noalt 2025-07-17T06:45:51.8443990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-nkc-bc 2025-07-17T06:45:51.8444990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a 2025-07-17T06:45:51.8445980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z19 2025-07-17T06:45:51.8447160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z-100bw 2025-07-17T06:45:51.8448340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/ztx 2025-07-17T06:45:51.8449580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zen30 2025-07-17T06:45:51.8450710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z-100 2025-07-17T06:45:51.8451830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith29 2025-07-17T06:45:51.8452870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29 2025-07-17T06:45:51.8454150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z100 2025-07-17T06:45:51.8455360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith39-a 2025-07-17T06:45:51.8456430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z50 2025-07-17T06:45:51.8457560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z8001 2025-07-17T06:45:51.8458810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/ztx11 2025-07-17T06:45:51.8460100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-kc-bc 2025-07-17T06:45:51.8461180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29b 2025-07-17T06:45:51.8462310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z100bw 2025-07-17T06:45:51.8463350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith 2025-07-17T06:45:51.8464550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zen8001 2025-07-17T06:45:51.8465870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zenith39-ansi 2025-07-17T06:45:51.8466900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zt-1 2025-07-17T06:45:51.8468110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/zen50 2025-07-17T06:45:51.8469270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z110 2025-07-17T06:45:51.8470620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z110bw 2025-07-17T06:45:51.8471690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z340 2025-07-17T06:45:51.8473010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-nkc-uc 2025-07-17T06:45:51.8473950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z30 2025-07-17T06:45:51.8475170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z29a-kc-uc 2025-07-17T06:45:51.8476360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z39a 2025-07-17T06:45:51.8477510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/ztx-1-a 2025-07-17T06:45:51.8478570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z39-a 2025-07-17T06:45:51.8479650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ncurses-6.4-h313beb8_0/share/terminfo/7a/z340-nam 2025-07-17T06:45:51.8480980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/repodata_record.json 2025-07-17T06:45:51.8482210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/test/run_test.py 2025-07-17T06:45:51.8483480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/licenses/LICENSE 2025-07-17T06:45:51.8484920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/install_python.sh 2025-07-17T06:45:51.8487150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/parent/0001-Add-separate-options-to-disable-shared-static-librar.patch 2025-07-17T06:45:51.8488380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/parent/install_library.sh 2025-07-17T06:45:51.8489710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/parent/install_python.bat 2025-07-17T06:45:51.8490870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/parent/bld.bat 2025-07-17T06:45:51.8492290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/parent/install_python.sh 2025-07-17T06:45:51.8493690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/parent/build.sh 2025-07-17T06:45:51.8495120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/parent/install_library.bat 2025-07-17T06:45:51.8496430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/parent/meta.yaml 2025-07-17T06:45:51.8498090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/parent/0002-Fix-pkgconfig-rpath.patch 2025-07-17T06:45:51.8499630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.8500810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/recipe/meta.yaml 2025-07-17T06:45:51.8502130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/run_exports.json 2025-07-17T06:45:51.8503260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/paths.json 2025-07-17T06:45:51.8504620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/hash_input.json 2025-07-17T06:45:51.8505560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/files 2025-07-17T06:45:51.8506680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/about.json 2025-07-17T06:45:51.8507810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/index.json 2025-07-17T06:45:51.8508870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/info/git 2025-07-17T06:45:51.8510800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/_brotli.cpython-313-darwin.so 2025-07-17T06:45:51.8512620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/__pycache__/brotli.cpython-313.pyc 2025-07-17T06:45:51.8514280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/RECORD 2025-07-17T06:45:51.8515850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/LICENSE 2025-07-17T06:45:51.8517640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/direct_url.json 2025-07-17T06:45:51.8519350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/WHEEL 2025-07-17T06:45:51.8521120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/top_level.txt 2025-07-17T06:45:51.8522860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/REQUESTED 2025-07-17T06:45:51.8524530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/INSTALLER 2025-07-17T06:45:51.8526210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/METADATA 2025-07-17T06:45:51.8527850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9/lib/python3.13/site-packages/brotli.py 2025-07-17T06:45:51.8529290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/repodata_record.json 2025-07-17T06:45:51.8530540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/run_test.sh 2025-07-17T06:45:51.8531800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/pyproject.toml 2025-07-17T06:45:51.8533210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_x509.py 2025-07-17T06:45:51.8534830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_aead.py 2025-07-17T06:45:51.8536180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/__init__.py 2025-07-17T06:45:51.8537590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_hashes.py 2025-07-17T06:45:51.8539030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_fernet.py 2025-07-17T06:45:51.8540530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_ec_load.py 2025-07-17T06:45:51.8541850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/bench/test_hmac.py 2025-07-17T06:45:51.8543270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/test_oid.py 2025-07-17T06:45:51.8544890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/backends/test_openssl.py 2025-07-17T06:45:51.8546550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/backends/__init__.py 2025-07-17T06:45:51.8547870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/__init__.py 2025-07-17T06:45:51.8549350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ec.py 2025-07-17T06:45:51.8550870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_aead.py 2025-07-17T06:45:51.8552420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_rc2.py 2025-07-17T06:45:51.8554190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_arc4.py 2025-07-17T06:45:51.8555810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/__init__.py 2025-07-17T06:45:51.8557660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_3des.py 2025-07-17T06:45:51.8559470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/decrepit/test_algorithms.py 2025-07-17T06:45:51.8561100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hkdf_vectors.py 2025-07-17T06:45:51.8567350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_aes.py 2025-07-17T06:45:51.8567710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_xofhash.py 2025-07-17T06:45:51.8568030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_rsa.py 2025-07-17T06:45:51.8568340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ciphers.py 2025-07-17T06:45:51.8568670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hmac_vectors.py 2025-07-17T06:45:51.8569950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pkcs7.py 2025-07-17T06:45:51.8571470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_aes_gcm.py 2025-07-17T06:45:51.8572980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hash_vectors.py 2025-07-17T06:45:51.8574620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_dsa.py 2025-07-17T06:45:51.8576240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_sm4.py 2025-07-17T06:45:51.8577760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x448.py 2025-07-17T06:45:51.8579470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/twofactor/test_totp.py 2025-07-17T06:45:51.8581010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/twofactor/test_hotp.py 2025-07-17T06:45:51.8582660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/twofactor/__init__.py 2025-07-17T06:45:51.8584040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_block.py 2025-07-17T06:45:51.8585510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_kbkdf.py 2025-07-17T06:45:51.8587090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ed448.py 2025-07-17T06:45:51.8588660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_concatkdf.py 2025-07-17T06:45:51.8590100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x25519.py 2025-07-17T06:45:51.8591720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/__init__.py 2025-07-17T06:45:51.8593120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_cmac.py 2025-07-17T06:45:51.8594840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hashes.py 2025-07-17T06:45:51.8596300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_dh.py 2025-07-17T06:45:51.8597660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_kbkdf_vectors.py 2025-07-17T06:45:51.8598870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_keywrap.py 2025-07-17T06:45:51.8600080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ed25519.py 2025-07-17T06:45:51.8601260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_ssh.py 2025-07-17T06:45:51.8602560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_constant_time.py 2025-07-17T06:45:51.8603930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py 2025-07-17T06:45:51.8605100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/utils.py 2025-07-17T06:45:51.8606320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_asym_utils.py 2025-07-17T06:45:51.8607610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hkdf.py 2025-07-17T06:45:51.8608790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_dh.py 2025-07-17T06:45:51.8610010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x963kdf.py 2025-07-17T06:45:51.8611340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_x963_vectors.py 2025-07-17T06:45:51.8612610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pbkdf2hmac.py 2025-07-17T06:45:51.8613790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_rsa.py 2025-07-17T06:45:51.8615000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_padding.py 2025-07-17T06:45:51.8616210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_camellia.py 2025-07-17T06:45:51.8617420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/fixtures_ec.py 2025-07-17T06:45:51.8618730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_serialization.py 2025-07-17T06:45:51.8619940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_chacha20.py 2025-07-17T06:45:51.8621140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_argon2.py 2025-07-17T06:45:51.8622350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_hmac.py 2025-07-17T06:45:51.8623510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_dsa.py 2025-07-17T06:45:51.8624760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_poly1305.py 2025-07-17T06:45:51.8626140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_pkcs12.py 2025-07-17T06:45:51.8627210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/primitives/test_scrypt.py 2025-07-17T06:45:51.8628400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/hazmat/bindings/test_openssl.py 2025-07-17T06:45:51.8629390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_utils.py 2025-07-17T06:45:51.8630420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/conftest.py 2025-07-17T06:45:51.8631480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_warnings.py 2025-07-17T06:45:51.8632480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/doubles.py 2025-07-17T06:45:51.8633530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/__init__.py 2025-07-17T06:45:51.8634580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_fernet.py 2025-07-17T06:45:51.8635670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_ocsp.py 2025-07-17T06:45:51.8636900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509_ext.py 2025-07-17T06:45:51.8638250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509.py 2025-07-17T06:45:51.8639530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/__init__.py 2025-07-17T06:45:51.8641190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/verification/__init__.py 2025-07-17T06:45:51.8642660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/verification/test_limbo.py 2025-07-17T06:45:51.8644280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/verification/test_verification.py 2025-07-17T06:45:51.8645660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509_crlbuilder.py 2025-07-17T06:45:51.8647030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_name.py 2025-07-17T06:45:51.8648780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/x509/test_x509_revokedcertbuilder.py 2025-07-17T06:45:51.8650210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_pbkdf2.py 2025-07-17T06:45:51.8651730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_aes.py 2025-07-17T06:45:51.8653180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_rsa.py 2025-07-17T06:45:51.8654680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_utils.py 2025-07-17T06:45:51.8656170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_ecdsa.py 2025-07-17T06:45:51.8657620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_x448.py 2025-07-17T06:45:51.8659100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_eddsa.py 2025-07-17T06:45:51.8660550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_x25519.py 2025-07-17T06:45:51.8661980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/__init__.py 2025-07-17T06:45:51.8663470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_cmac.py 2025-07-17T06:45:51.8665090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_chacha20poly1305.py 2025-07-17T06:45:51.8666590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_keywrap.py 2025-07-17T06:45:51.8668030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/utils.py 2025-07-17T06:45:51.8669550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_hkdf.py 2025-07-17T06:45:51.8670950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_ecdh.py 2025-07-17T06:45:51.8672320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_hmac.py 2025-07-17T06:45:51.8673760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/wycheproof/test_dsa.py 2025-07-17T06:45:51.8674990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/utils.py 2025-07-17T06:45:51.8676290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_meta.py 2025-07-17T06:45:51.8677880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/test_cryptography_utils.py 2025-07-17T06:45:51.8679430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/tests/deprecated_module.py 2025-07-17T06:45:51.8680640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/run_test.py 2025-07-17T06:45:51.8682120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/test/test_time_dependencies.json 2025-07-17T06:45:51.8683200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/licenses/LICENSE 2025-07-17T06:45:51.8684460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/licenses/LICENSE.APACHE 2025-07-17T06:45:51.8685840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/licenses/LICENSE.BSD 2025-07-17T06:45:51.8687450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/quote-LICENSE-MIT 2025-07-17T06:45:51.8689130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/inventory-LICENSE-MIT 2025-07-17T06:45:51.8690590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/instant-LICENSE 2025-07-17T06:45:51.8692160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/cfg-if-LICENSE-MIT 2025-07-17T06:45:51.8693860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/proc-macro-hack-LICENSE-MIT 2025-07-17T06:45:51.8695450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/indoc-LICENSE-MIT 2025-07-17T06:45:51.8697060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/proc-macro2-LICENSE-MIT 2025-07-17T06:45:51.8698690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/parking_lot_core-LICENSE-MIT 2025-07-17T06:45:51.8700280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/inventory-impl-LICENSE-MIT 2025-07-17T06:45:51.8701890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/unindent-LICENSE-MIT 2025-07-17T06:45:51.8703340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/raw-LICENSE 2025-07-17T06:45:51.8704940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/libc-LICENSE-MIT 2025-07-17T06:45:51.8706480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/smallvec-LICENSE-MIT 2025-07-17T06:45:51.8708130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/ctor-LICENSE-MIT 2025-07-17T06:45:51.8709650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/paste-impl-LICENSE-MIT 2025-07-17T06:45:51.8711350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/ghost-LICENSE-MIT 2025-07-17T06:45:51.8712870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/winapi-LICENSE-MIT 2025-07-17T06:45:51.8714390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/syn-LICENSE-MIT 2025-07-17T06:45:51.8716070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/lock_api-LICENSE-MIT 2025-07-17T06:45:51.8717580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/pyo3-LICENSE 2025-07-17T06:45:51.8719300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/indoc-impl-LICENSE-MIT 2025-07-17T06:45:51.8720880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/paste-LICENSE-MIT 2025-07-17T06:45:51.8722480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/parking_lot-LICENSE-MIT 2025-07-17T06:45:51.8724030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/redox_syscall-LICENSE 2025-07-17T06:45:51.8725640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/scopeguard-LICENSE-MIT 2025-07-17T06:45:51.8727360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/unicode-xid-LICENSE-MIT 2025-07-17T06:45:51.8728910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/rust-smallvec-LICENSE-MIT 2025-07-17T06:45:51.8730610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/pyo3-macros-backend-LICENSE 2025-07-17T06:45:51.8732120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/bitflags-LICENSE-MIT 2025-07-17T06:45:51.8733720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/pyo3-macros-LICENSE 2025-07-17T06:45:51.8735620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/winapi-x86_64-pc-windows-gnu-LICENSE-MIT 2025-07-17T06:45:51.8737340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/library_licenses/winapi-i686-pc-windows-gnu-LICENSE-MIT 2025-07-17T06:45:51.8738730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.8739970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/run_test.py 2025-07-17T06:45:51.8741180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/meta.yaml 2025-07-17T06:45:51.8742490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/recipe/meta.yaml.template 2025-07-17T06:45:51.8743600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/paths.json 2025-07-17T06:45:51.8744720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/hash_input.json 2025-07-17T06:45:51.8745810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/files 2025-07-17T06:45:51.8746990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/about.json 2025-07-17T06:45:51.8748210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/index.json 2025-07-17T06:45:51.8749310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/info/git 2025-07-17T06:45:51.8751210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-07-17T06:45:51.8753440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8755390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-07-17T06:45:51.8757260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-07-17T06:45:51.8759510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-07-17T06:45:51.8761900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8763580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-07-17T06:45:51.8765720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8767630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-07-17T06:45:51.8769380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-07-17T06:45:51.8771580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-07-17T06:45:51.8773860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8775380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-07-17T06:45:51.8777300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-07-17T06:45:51.8779440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8781150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-07-17T06:45:51.8782940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-07-17T06:45:51.8785170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-07-17T06:45:51.8787360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-07-17T06:45:51.8788580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-07-17T06:45:51.8790290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-07-17T06:45:51.8792160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-07-17T06:45:51.8794210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-07-17T06:45:51.8796360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8798420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-07-17T06:45:51.8800130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-07-17T06:45:51.8802100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-07-17T06:45:51.8803910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-07-17T06:45:51.8805760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-07-17T06:45:51.8807600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-07-17T06:45:51.8809430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-07-17T06:45:51.8811350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-07-17T06:45:51.8813260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-07-17T06:45:51.8815210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-07-17T06:45:51.8817600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-07-17T06:45:51.8819860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-07-17T06:45:51.8821990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8823830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-07-17T06:45:51.8825860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-07-17T06:45:51.8828220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-07-17T06:45:51.8830530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:51.8832720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-07-17T06:45:51.8834930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-07-17T06:45:51.8837110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8839090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-07-17T06:45:51.8840980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-07-17T06:45:51.8842840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-07-17T06:45:51.8844830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-07-17T06:45:51.8846580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-07-17T06:45:51.8848910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-07-17T06:45:51.8850810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-07-17T06:45:51.8852960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-07-17T06:45:51.8855180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-07-17T06:45:51.8857280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-07-17T06:45:51.8859450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-07-17T06:45:51.8861470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-07-17T06:45:51.8863580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-07-17T06:45:51.8865560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-07-17T06:45:51.8867800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-07-17T06:45:51.8870110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-07-17T06:45:51.8872180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8874340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-07-17T06:45:51.8876210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-07-17T06:45:51.8878070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-07-17T06:45:51.8880210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-07-17T06:45:51.8882170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-07-17T06:45:51.8884030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-07-17T06:45:51.8886210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:51.8888400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-07-17T06:45:51.8890730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-07-17T06:45:51.8893170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8895340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-07-17T06:45:51.8897050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-07-17T06:45:51.8899010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-07-17T06:45:51.8900790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-07-17T06:45:51.8902680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-07-17T06:45:51.8904520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-07-17T06:45:51.8906400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-07-17T06:45:51.8908290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-07-17T06:45:51.8910280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-07-17T06:45:51.8912200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-07-17T06:45:51.8914440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-07-17T06:45:51.8916520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-07-17T06:45:51.8918660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-07-17T06:45:51.8920870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-07-17T06:45:51.8922990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-07-17T06:45:51.8925140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.8927350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-07-17T06:45:51.8929580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-07-17T06:45:51.8931820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:51.8934140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.8936340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-07-17T06:45:51.8938560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-07-17T06:45:51.8940390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-07-17T06:45:51.8942370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-07-17T06:45:51.8944170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-07-17T06:45:51.8946120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-07-17T06:45:51.8948160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-07-17T06:45:51.8950200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-07-17T06:45:51.8952140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-07-17T06:45:51.8953950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-07-17T06:45:51.8955710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-07-17T06:45:51.8957550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-07-17T06:45:51.8959330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-07-17T06:45:51.8961430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-07-17T06:45:51.8963370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-07-17T06:45:51.8965250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-07-17T06:45:51.8967160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-07-17T06:45:51.8968860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-07-17T06:45:51.8970680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-07-17T06:45:51.8972600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-07-17T06:45:51.8974460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-07-17T06:45:51.8976340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-07-17T06:45:51.8978400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-07-17T06:45:51.8980360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-07-17T06:45:51.8982240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-07-17T06:45:51.8983900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-07-17T06:45:51.8985400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-07-17T06:45:51.8986930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-07-17T06:45:51.8988780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-07-17T06:45:51.8990640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-07-17T06:45:51.8992440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-07-17T06:45:51.8994380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-07-17T06:45:51.8996310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-07-17T06:45:51.8998360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-07-17T06:45:51.9000240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-07-17T06:45:51.9002200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-07-17T06:45:51.9003950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-07-17T06:45:51.9005820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-07-17T06:45:51.9007620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-07-17T06:45:51.9009370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-07-17T06:45:51.9011550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.9013320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-07-17T06:45:51.9015350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-07-17T06:45:51.9017790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-07-17T06:45:51.9019930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-07-17T06:45:51.9022120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.9024010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-07-17T06:45:51.9025900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-07-17T06:45:51.9027480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__init__.py 2025-07-17T06:45:51.9029260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-07-17T06:45:51.9031200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.9033200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:51.9035060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-07-17T06:45:51.9037060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.9038790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-07-17T06:45:51.9040580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-07-17T06:45:51.9042120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-07-17T06:45:51.9043890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-07-17T06:45:51.9045610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-07-17T06:45:51.9047770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-07-17T06:45:51.9049800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-07-17T06:45:51.9051710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:51.9053980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-07-17T06:45:51.9055800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-07-17T06:45:51.9057690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-07-17T06:45:51.9059810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-07-17T06:45:51.9061530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-07-17T06:45:51.9063360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.9065040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-07-17T06:45:51.9066590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/name.py 2025-07-17T06:45:51.9068210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/base.py 2025-07-17T06:45:51.9070060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-07-17T06:45:51.9071590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/utils.py 2025-07-17T06:45:51.9073250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/__about__.py 2025-07-17T06:45:51.9074800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/py.typed 2025-07-17T06:45:51.9076410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/exceptions.py 2025-07-17T06:45:51.9078100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography/fernet.py 2025-07-17T06:45:51.9079890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/RECORD 2025-07-17T06:45:51.9081770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE 2025-07-17T06:45:51.9083710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.APACHE 2025-07-17T06:45:51.9085640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.BSD 2025-07-17T06:45:51.9087420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/direct_url.json 2025-07-17T06:45:51.9089240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/WHEEL 2025-07-17T06:45:51.9090940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/REQUESTED 2025-07-17T06:45:51.9092740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/INSTALLER 2025-07-17T06:45:51.9094610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/METADATA 2025-07-17T06:45:51.9095280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1.conda 2025-07-17T06:45:51.9096400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/bin/mamba-package 2025-07-17T06:45:51.9097690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/activation.hpp 2025-07-17T06:45:51.9099090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/environments_manager.hpp 2025-07-17T06:45:51.9100440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction.hpp 2025-07-17T06:45:51.9101730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_handling.hpp 2025-07-17T06:45:51.9103010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/invoke.hpp 2025-07-17T06:45:51.9104300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/prefix_data.hpp 2025-07-17T06:45:51.9105640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/common_types.hpp 2025-07-17T06:45:51.9106830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/palette.hpp 2025-07-17T06:45:51.9108150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/link.hpp 2025-07-17T06:45:51.9109440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/error_handling.hpp 2025-07-17T06:45:51.9110890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/repo_checker_store.hpp 2025-07-17T06:45:51.9112170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_fetcher.hpp 2025-07-17T06:45:51.9113460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/execution.hpp 2025-07-17T06:45:51.9114770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/subdirdata.hpp 2025-07-17T06:45:51.9116010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/shell_init.hpp 2025-07-17T06:45:51.9117200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/fsutil.hpp 2025-07-17T06:45:51.9118500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/channel_context.hpp 2025-07-17T06:45:51.9119680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/env_lockfile.hpp 2025-07-17T06:45:51.9121080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_scope.hpp 2025-07-17T06:45:51.9122520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/transaction_context.hpp 2025-07-17T06:45:51.9123930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/download_progress_bar.hpp 2025-07-17T06:45:51.9125150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/context.hpp 2025-07-17T06:45:51.9126300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/timeref.hpp 2025-07-17T06:45:51.9127460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util_os.hpp 2025-07-17T06:45:51.9128630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/tasksync.hpp 2025-07-17T06:45:51.9129770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/history.hpp 2025-07-17T06:45:51.9130990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/progress_bar.hpp 2025-07-17T06:45:51.9132070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/run.hpp 2025-07-17T06:45:51.9133580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_paths.hpp 2025-07-17T06:45:51.9135070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_database_loader.hpp 2025-07-17T06:45:51.9136420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/virtual_packages.hpp 2025-07-17T06:45:51.9137620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/thread_utils.hpp 2025-07-17T06:45:51.9138870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/output.hpp 2025-07-17T06:45:51.9140320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/package_cache.hpp 2025-07-17T06:45:51.9141430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/pinning.hpp 2025-07-17T06:45:51.9142590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/query.hpp 2025-07-17T06:45:51.9143790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/util.hpp 2025-07-17T06:45:51.9145100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/core/menuinst.hpp 2025-07-17T06:45:51.9146290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cast.hpp 2025-07-17T06:45:51.9147580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_unix.hpp 2025-07-17T06:45:51.9148820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cryptography.hpp 2025-07-17T06:45:51.9150030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/build.hpp 2025-07-17T06:45:51.9151270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/json.hpp 2025-07-17T06:45:51.9152420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_osx.hpp 2025-07-17T06:45:51.9153750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/weakening_map.hpp 2025-07-17T06:45:51.9154970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/path_manip.hpp 2025-07-17T06:45:51.9156250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_binary_tree.hpp 2025-07-17T06:45:51.9157420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/variant_cmp.hpp 2025-07-17T06:45:51.9158690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/encoding.hpp 2025-07-17T06:45:51.9159930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/functional.hpp 2025-07-17T06:45:51.9161370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_bool_expr_tree.hpp 2025-07-17T06:45:51.9162620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/type_traits.hpp 2025-07-17T06:45:51.9163860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/random.hpp 2025-07-17T06:45:51.9165140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_linux.hpp 2025-07-17T06:45:51.9166420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/heap_optional.hpp 2025-07-17T06:45:51.9167600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/graph.hpp 2025-07-17T06:45:51.9168800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/loop_control.hpp 2025-07-17T06:45:51.9169880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url.hpp 2025-07-17T06:45:51.9171100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os_win.hpp 2025-07-17T06:45:51.9172340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/url_manip.hpp 2025-07-17T06:45:51.9173540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/string.hpp 2025-07-17T06:45:51.9174850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/deprecation.hpp 2025-07-17T06:45:51.9176090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/parsers.hpp 2025-07-17T06:45:51.9177260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/cfile.hpp 2025-07-17T06:45:51.9178590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/os.hpp 2025-07-17T06:45:51.9179820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/conditional.hpp 2025-07-17T06:45:51.9180850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/flat_set.hpp 2025-07-17T06:45:51.9181820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/compare.hpp 2025-07-17T06:45:51.9182780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/iterator.hpp 2025-07-17T06:45:51.9183830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/environment.hpp 2025-07-17T06:45:51.9184790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/util/tuple_hash.hpp 2025-07-17T06:45:51.9185730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/archive.hpp 2025-07-17T06:45:51.9186790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/package_info.hpp 2025-07-17T06:45:51.9187790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/match_spec.hpp 2025-07-17T06:45:51.9188760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/glob_spec.hpp 2025-07-17T06:45:51.9190060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/repo_data.hpp 2025-07-17T06:45:51.9191040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/regex_spec.hpp 2025-07-17T06:45:51.9192160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/chimera_string_spec.hpp 2025-07-17T06:45:51.9193100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/platform.hpp 2025-07-17T06:45:51.9194020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/error.hpp 2025-07-17T06:45:51.9195020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version.hpp 2025-07-17T06:45:51.9195980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/channel.hpp 2025-07-17T06:45:51.9196970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/conda_url.hpp 2025-07-17T06:45:51.9198070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/unresolved_channel.hpp 2025-07-17T06:45:51.9199140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/build_number_spec.hpp 2025-07-17T06:45:51.9200230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/authentication_info.hpp 2025-07-17T06:45:51.9201240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/specs/version_spec.hpp 2025-07-17T06:45:51.9202220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/request.hpp 2025-07-17T06:45:51.9203190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/solution.hpp 2025-07-17T06:45:51.9204240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/problems_graph.hpp 2025-07-17T06:45:51.9205300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/solver.hpp 2025-07-17T06:45:51.9206540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/unsolvable.hpp 2025-07-17T06:45:51.9208010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/database.hpp 2025-07-17T06:45:51.9209370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/parameters.hpp 2025-07-17T06:45:51.9210820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/solver/libsolv/repo_info.hpp 2025-07-17T06:45:51.9212160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/version.hpp 2025-07-17T06:45:51.9213380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror_map.hpp 2025-07-17T06:45:51.9214680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/downloader.hpp 2025-07-17T06:45:51.9215930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/mirror.hpp 2025-07-17T06:45:51.9217260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/download/request.hpp 2025-07-17T06:45:51.9218600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/update.hpp 2025-07-17T06:45:51.9220030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/info.hpp 2025-07-17T06:45:51.9221430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration_impl.hpp 2025-07-17T06:45:51.9222550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/shell.hpp 2025-07-17T06:45:51.9223890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/channel_loader.hpp 2025-07-17T06:45:51.9225040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/install.hpp 2025-07-17T06:45:51.9226380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/c_api.h 2025-07-17T06:45:51.9227620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/repoquery.hpp 2025-07-17T06:45:51.9228820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/config.hpp 2025-07-17T06:45:51.9230070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/list.hpp 2025-07-17T06:45:51.9231630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/configuration.hpp 2025-07-17T06:45:51.9232800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/create.hpp 2025-07-17T06:45:51.9233930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/clean.hpp 2025-07-17T06:45:51.9235280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/constants.hpp 2025-07-17T06:45:51.9236530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/api/remove.hpp 2025-07-17T06:45:51.9237890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/fs/filesystem.hpp 2025-07-17T06:45:51.9239180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/errors.hpp 2025-07-17T06:45:51.9240480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/keys.hpp 2025-07-17T06:45:51.9242120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v0_6.hpp 2025-07-17T06:45:51.9246040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/repo_checker.hpp 2025-07-17T06:45:51.9246290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/tools.hpp 2025-07-17T06:45:51.9246570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework_v1.hpp 2025-07-17T06:45:51.9247640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/include/mamba/validation/update_framework.hpp 2025-07-17T06:45:51.9248730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/etc/profile.d/mamba.sh 2025-07-17T06:45:51.9249740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/repodata_record.json 2025-07-17T06:45:51.9250770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/test/run_test.sh 2025-07-17T06:45:51.9251950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/licenses/LICENSE 2025-07-17T06:45:51.9253990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/patches/0001-use-tie-instead-of-structured-binding-declaration.patch 2025-07-17T06:45:51.9255010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.bat 2025-07-17T06:45:51.9256390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/conda_build_config.yaml 2025-07-17T06:45:51.9258050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/test_libmamba_version.py 2025-07-17T06:45:51.9259160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/meta.yaml 2025-07-17T06:45:51.9260390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/parent/build_mamba.sh 2025-07-17T06:45:51.9261710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.9262700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/meta.yaml 2025-07-17T06:45:51.9263880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/recipe/build_mamba.sh 2025-07-17T06:45:51.9265030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/run_exports.json 2025-07-17T06:45:51.9265930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/paths.json 2025-07-17T06:45:51.9267140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/hash_input.json 2025-07-17T06:45:51.9267960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/files 2025-07-17T06:45:51.9269010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/about.json 2025-07-17T06:45:51.9270050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/has_prefix 2025-07-17T06:45:51.9271030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/index.json 2025-07-17T06:45:51.9271860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/info/git 2025-07-17T06:45:51.9273030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.dylib 2025-07-17T06:45:51.9274460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-07-17T06:45:51.9275690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets.cmake 2025-07-17T06:45:51.9277150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-07-17T06:45:51.9278470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/cmake/libmamba/libmambaConfig.cmake 2025-07-17T06:45:51.9279610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.2.0.0.dylib 2025-07-17T06:45:51.9280800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1/lib/libmamba.dylib 2025-07-17T06:45:51.9284470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/repodata_record.json 2025-07-17T06:45:51.9284690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.sh 2025-07-17T06:45:51.9284970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/include/pybind11/detail/internals.h 2025-07-17T06:45:51.9285500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/test/run_test.bat 2025-07-17T06:45:51.9286600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/licenses/LICENSE 2025-07-17T06:45:51.9287940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.sh 2025-07-17T06:45:51.9289230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.bat 2025-07-17T06:45:51.9290560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11-global.bat 2025-07-17T06:45:51.9291970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/build-pybind11.sh 2025-07-17T06:45:51.9293100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/parent/meta.yaml 2025-07-17T06:45:51.9294430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.9295500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/recipe/meta.yaml 2025-07-17T06:45:51.9296540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/run_exports.json 2025-07-17T06:45:51.9297560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/paths.json 2025-07-17T06:45:51.9298720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/hash_input.json 2025-07-17T06:45:51.9299670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/files 2025-07-17T06:45:51.9300660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/about.json 2025-07-17T06:45:51.9301680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/link.json 2025-07-17T06:45:51.9302610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/index.json 2025-07-17T06:45:51.9303560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pybind11-abi-5-hd3eb1b0_0/info/git 2025-07-17T06:45:51.9304420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/jsonpointer-2.1-pyhd3eb1b0_0.conda 2025-07-17T06:45:51.9305360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/sqlite-3.45.3-h80987f9_0.conda 2025-07-17T06:45:51.9306300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/archspec-0.2.3-pyhd3eb1b0_0.conda 2025-07-17T06:45:51.9307700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/repodata_record.json 2025-07-17T06:45:51.9308890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/test/run_test.sh 2025-07-17T06:45:51.9310190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/test/run_test.py 2025-07-17T06:45:51.9311880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/test/test_time_dependencies.json 2025-07-17T06:45:51.9313110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/licenses/LICENSE 2025-07-17T06:45:51.9314410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/bld.bat 2025-07-17T06:45:51.9315640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/build.sh 2025-07-17T06:45:51.9317190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/conda_build_config.yaml 2025-07-17T06:45:51.9318440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/meta.yaml 2025-07-17T06:45:51.9319900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/recipe/meta.yaml.template 2025-07-17T06:45:51.9321240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/paths.json 2025-07-17T06:45:51.9322360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/hash_input.json 2025-07-17T06:45:51.9323530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/files 2025-07-17T06:45:51.9324830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/about.json 2025-07-17T06:45:51.9326210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/index.json 2025-07-17T06:45:51.9327450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/info/git 2025-07-17T06:45:51.9329500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-07-17T06:45:51.9331260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-07-17T06:45:51.9333090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-07-17T06:45:51.9334750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-07-17T06:45:51.9337010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:51.9339120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-07-17T06:45:51.9341130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:51.9343230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:51.9345400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-07-17T06:45:51.9347660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-07-17T06:45:51.9349820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-07-17T06:45:51.9351820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:51.9353480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-07-17T06:45:51.9361250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-07-17T06:45:51.9361650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-07-17T06:45:51.9362050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/RECORD 2025-07-17T06:45:51.9362470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/licenses/LICENSE 2025-07-17T06:45:51.9363110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/direct_url.json 2025-07-17T06:45:51.9363980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/WHEEL 2025-07-17T06:45:51.9366110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/entry_points.txt 2025-07-17T06:45:51.9368220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/top_level.txt 2025-07-17T06:45:51.9370250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/REQUESTED 2025-07-17T06:45:51.9372030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/INSTALLER 2025-07-17T06:45:51.9373880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/METADATA 2025-07-17T06:45:51.9374840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/reverse_iterator.h 2025-07-17T06:45:51.9375790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/size.h 2025-07-17T06:45:51.9376870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/istream_iterator.h 2025-07-17T06:45:51.9377800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/prev.h 2025-07-17T06:45:51.9378890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/insert_iterator.h 2025-07-17T06:45:51.9379900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/iter_swap.h 2025-07-17T06:45:51.9380970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/iterator_traits.h 2025-07-17T06:45:51.9382120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/default_sentinel.h 2025-07-17T06:45:51.9383190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/reverse_access.h 2025-07-17T06:45:51.9384230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/distance.h 2025-07-17T06:45:51.9385320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/readable_traits.h 2025-07-17T06:45:51.9386320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/projected.h 2025-07-17T06:45:51.9387270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/data.h 2025-07-17T06:45:51.9388360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/move_iterator.h 2025-07-17T06:45:51.9389510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/unreachable_sentinel.h 2025-07-17T06:45:51.9390420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/empty.h 2025-07-17T06:45:51.9391520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/common_iterator.h 2025-07-17T06:45:51.9392500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/iter_move.h 2025-07-17T06:45:51.9393600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/ostream_iterator.h 2025-07-17T06:45:51.9394890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/access.h 2025-07-17T06:45:51.9395860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/front_insert_iterator.h 2025-07-17T06:45:51.9396910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/indirectly_comparable.h 2025-07-17T06:45:51.9397840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/next.h 2025-07-17T06:45:51.9399030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/incrementable_traits.h 2025-07-17T06:45:51.9400100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/counted_iterator.h 2025-07-17T06:45:51.9401220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/ostreambuf_iterator.h 2025-07-17T06:45:51.9402410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/wrap_iter.h 2025-07-17T06:45:51.9403420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/back_insert_iterator.h 2025-07-17T06:45:51.9404380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/concepts.h 2025-07-17T06:45:51.9405400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/advance.h 2025-07-17T06:45:51.9406520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/istreambuf_iterator.h 2025-07-17T06:45:51.9407510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/iterator.h 2025-07-17T06:45:51.9408650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__iterator/erase_if_container.h 2025-07-17T06:45:51.9409460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/bitset 2025-07-17T06:45:51.9410330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ranges 2025-07-17T06:45:51.9411570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/uninitialized_algorithms.h 2025-07-17T06:45:51.9412580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/construct_at.h 2025-07-17T06:45:51.9413590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/addressof.h 2025-07-17T06:45:51.9414950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/allocation_guard.h 2025-07-17T06:45:51.9416340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/allocator_traits.h 2025-07-17T06:45:51.9417970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/ranges_uninitialized_algorithms.h 2025-07-17T06:45:51.9419260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/allocator_arg_t.h 2025-07-17T06:45:51.9420520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/uses_allocator.h 2025-07-17T06:45:51.9421750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/shared_ptr.h 2025-07-17T06:45:51.9423210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/allocator.h 2025-07-17T06:45:51.9424550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/temporary_buffer.h 2025-07-17T06:45:51.9425840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/unique_ptr.h 2025-07-17T06:45:51.9427260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/compressed_pair.h 2025-07-17T06:45:51.9428630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/raw_storage_iterator.h 2025-07-17T06:45:51.9429920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/pointer_traits.h 2025-07-17T06:45:51.9431350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/concepts.h 2025-07-17T06:45:51.9432360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/voidify.h 2025-07-17T06:45:51.9433520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/auto_ptr.h 2025-07-17T06:45:51.9434900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__memory/ranges_construct_at.h 2025-07-17T06:45:51.9436050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__node_handle 2025-07-17T06:45:51.9437120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ostream 2025-07-17T06:45:51.9438180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__locale 2025-07-17T06:45:51.9439290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__nullptr 2025-07-17T06:45:51.9440420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/strstream 2025-07-17T06:45:51.9441650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/musl/xlocale.h 2025-07-17T06:45:51.9443080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/fuchsia/xlocale.h 2025-07-17T06:45:51.9444440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/newlib/xlocale.h 2025-07-17T06:45:51.9445760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/ibm/xlocale.h 2025-07-17T06:45:51.9447000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/ibm/limits.h 2025-07-17T06:45:51.9448280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/ibm/nanosleep.h 2025-07-17T06:45:51.9450250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/ibm/locale_mgmt_zos.h 2025-07-17T06:45:51.9451620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/ibm/gettod_zos.h 2025-07-17T06:45:51.9452840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/ibm/support.h 2025-07-17T06:45:51.9454440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/xlocale/__nop_locale_mgmt.h 2025-07-17T06:45:51.9456040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/xlocale/__posix_l_fallback.h 2025-07-17T06:45:51.9457380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/xlocale/__strtonum_fallback.h 2025-07-17T06:45:51.9458740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/android/locale_bionic.h 2025-07-17T06:45:51.9460260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/openbsd/xlocale.h 2025-07-17T06:45:51.9461790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/solaris/floatingpoint.h 2025-07-17T06:45:51.9463160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/solaris/xlocale.h 2025-07-17T06:45:51.9464580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/solaris/wchar.h 2025-07-17T06:45:51.9466000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/win32/limits_msvc_win32.h 2025-07-17T06:45:51.9467300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__support/win32/locale_win32.h 2025-07-17T06:45:51.9468380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/inttypes.h 2025-07-17T06:45:51.9469580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/forward_list 2025-07-17T06:45:51.9471000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/__memory 2025-07-17T06:45:51.9472210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/forward_list 2025-07-17T06:45:51.9473620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/__config 2025-07-17T06:45:51.9475020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/unordered_map 2025-07-17T06:45:51.9476150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/coroutine 2025-07-17T06:45:51.9477640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/type_traits 2025-07-17T06:45:51.9478950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/unordered_set 2025-07-17T06:45:51.9480080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/simd 2025-07-17T06:45:51.9481460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/filesystem 2025-07-17T06:45:51.9482760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/algorithm 2025-07-17T06:45:51.9483870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/regex 2025-07-17T06:45:51.9485010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/deque 2025-07-17T06:45:51.9486390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/propagate_const 2025-07-17T06:45:51.9487760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/iterator 2025-07-17T06:45:51.9488970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/map 2025-07-17T06:45:51.9490090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/list 2025-07-17T06:45:51.9491630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/memory_resource 2025-07-17T06:45:51.9492950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/string 2025-07-17T06:45:51.9494150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/set 2025-07-17T06:45:51.9495320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/vector 2025-07-17T06:45:51.9496540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/functional 2025-07-17T06:45:51.9497690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/experimental/utility 2025-07-17T06:45:51.9498890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__config 2025-07-17T06:45:51.9499860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ctime 2025-07-17T06:45:51.9501010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/stdlib.h 2025-07-17T06:45:51.9502190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/unordered_map 2025-07-17T06:45:51.9503630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__libcpp_version 2025-07-17T06:45:51.9504910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__chrono/high_resolution_clock.h 2025-07-17T06:45:51.9506250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__chrono/duration.h 2025-07-17T06:45:51.9507490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__chrono/system_clock.h 2025-07-17T06:45:51.9508710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__chrono/calendar.h 2025-07-17T06:45:51.9510220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__chrono/time_point.h 2025-07-17T06:45:51.9511450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__chrono/convert_to_timespec.h 2025-07-17T06:45:51.9512610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__chrono/file_clock.h 2025-07-17T06:45:51.9513930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__chrono/steady_clock.h 2025-07-17T06:45:51.9515210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cstdlib 2025-07-17T06:45:51.9516740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/adjacent_difference.h 2025-07-17T06:45:51.9517880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/gcd_lcm.h 2025-07-17T06:45:51.9519110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/midpoint.h 2025-07-17T06:45:51.9520400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/partial_sum.h 2025-07-17T06:45:51.9521660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/inner_product.h 2025-07-17T06:45:51.9522950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/transform_reduce.h 2025-07-17T06:45:51.9524020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/iota.h 2025-07-17T06:45:51.9525400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/exclusive_scan.h 2025-07-17T06:45:51.9526680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/transform_inclusive_scan.h 2025-07-17T06:45:51.9527880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/reduce.h 2025-07-17T06:45:51.9529080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/accumulate.h 2025-07-17T06:45:51.9530530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/transform_exclusive_scan.h 2025-07-17T06:45:51.9531670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__numeric/inclusive_scan.h 2025-07-17T06:45:51.9532810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__cxxabi_config.h 2025-07-17T06:45:51.9534020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/numbers 2025-07-17T06:45:51.9535160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cstdint 2025-07-17T06:45:51.9536340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/locale 2025-07-17T06:45:51.9537320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/bit 2025-07-17T06:45:51.9538480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/float.h 2025-07-17T06:45:51.9539490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/istream 2025-07-17T06:45:51.9540640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/memory 2025-07-17T06:45:51.9541700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/size.h 2025-07-17T06:45:51.9542940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/dangling.h 2025-07-17T06:45:51.9544130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/counted.h 2025-07-17T06:45:51.9545380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/enable_view.h 2025-07-17T06:45:51.9546490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/single_view.h 2025-07-17T06:45:51.9547990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/drop_view.h 2025-07-17T06:45:51.9549040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/all.h 2025-07-17T06:45:51.9550100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/data.h 2025-07-17T06:45:51.9551360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/range_adaptor.h 2025-07-17T06:45:51.9552520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/ref_view.h 2025-07-17T06:45:51.9553590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/subrange.h 2025-07-17T06:45:51.9554890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/reverse_view.h 2025-07-17T06:45:51.9555960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/empty.h 2025-07-17T06:45:51.9557110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/join_view.h 2025-07-17T06:45:51.9558390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/enable_borrowed_range.h 2025-07-17T06:45:51.9559480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/access.h 2025-07-17T06:45:51.9560760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/empty_view.h 2025-07-17T06:45:51.9561790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/take_view.h 2025-07-17T06:45:51.9562840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/view_interface.h 2025-07-17T06:45:51.9563850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/iota_view.h 2025-07-17T06:45:51.9564910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/transform_view.h 2025-07-17T06:45:51.9566030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/non_propagating_cache.h 2025-07-17T06:45:51.9567000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/owning_view.h 2025-07-17T06:45:51.9567940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/views.h 2025-07-17T06:45:51.9568930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/concepts.h 2025-07-17T06:45:51.9569960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/copyable_box.h 2025-07-17T06:45:51.9570970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__ranges/common_view.h 2025-07-17T06:45:51.9571850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/coroutine 2025-07-17T06:45:51.9572720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/locale.h 2025-07-17T06:45:51.9573580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cctype 2025-07-17T06:45:51.9574480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cstdbool 2025-07-17T06:45:51.9575370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/iomanip 2025-07-17T06:45:51.9576230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/chrono 2025-07-17T06:45:51.9577270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__variant/monostate.h 2025-07-17T06:45:51.9578140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/valarray 2025-07-17T06:45:51.9579010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/tuple 2025-07-17T06:45:51.9580230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/three_way_comparable.h 2025-07-17T06:45:51.9581410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/compare_strong_order_fallback.h 2025-07-17T06:45:51.9582360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/weak_order.h 2025-07-17T06:45:51.9583460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/compare_three_way.h 2025-07-17T06:45:51.9584760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/compare_partial_order_fallback.h 2025-07-17T06:45:51.9585630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/is_eq.h 2025-07-17T06:45:51.9586870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/ordering.h 2025-07-17T06:45:51.9588100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/partial_order.h 2025-07-17T06:45:51.9589580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/compare_three_way_result.h 2025-07-17T06:45:51.9591120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/compare_weak_order_fallback.h 2025-07-17T06:45:51.9592400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/strong_order.h 2025-07-17T06:45:51.9593680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/synth_three_way.h 2025-07-17T06:45:51.9595230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__compare/common_comparison_category.h 2025-07-17T06:45:51.9596310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/array 2025-07-17T06:45:51.9597660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/equality_comparable.h 2025-07-17T06:45:51.9598700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/regular.h 2025-07-17T06:45:51.9599920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/constructible.h 2025-07-17T06:45:51.9600980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/relation.h 2025-07-17T06:45:51.9602090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/common_with.h 2025-07-17T06:45:51.9603300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/destructible.h 2025-07-17T06:45:51.9604600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/convertible_to.h 2025-07-17T06:45:51.9605740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/movable.h 2025-07-17T06:45:51.9606880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/class_or_enum.h 2025-07-17T06:45:51.9608430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/common_reference_with.h 2025-07-17T06:45:51.9609640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/copyable.h 2025-07-17T06:45:51.9611040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/invocable.h 2025-07-17T06:45:51.9612290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/same_as.h 2025-07-17T06:45:51.9613560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/assignable.h 2025-07-17T06:45:51.9614890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/boolean_testable.h 2025-07-17T06:45:51.9616140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/semiregular.h 2025-07-17T06:45:51.9617310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/derived_from.h 2025-07-17T06:45:51.9618550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/arithmetic.h 2025-07-17T06:45:51.9619650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/predicate.h 2025-07-17T06:45:51.9620870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/swappable.h 2025-07-17T06:45:51.9622240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/different_from.h 2025-07-17T06:45:51.9623510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__concepts/totally_ordered.h 2025-07-17T06:45:51.9624550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/limits.h 2025-07-17T06:45:51.9625540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cerrno 2025-07-17T06:45:51.9626620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/complex 2025-07-17T06:45:51.9627560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/csignal 2025-07-17T06:45:51.9628770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/stddef.h 2025-07-17T06:45:51.9629520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/latch 2025-07-17T06:45:51.9630690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/csetjmp 2025-07-17T06:45:51.9631540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__debug 2025-07-17T06:45:51.9632500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/wctype.h 2025-07-17T06:45:51.9633710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/scoped_allocator 2025-07-17T06:45:51.9634800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ext/hash_map 2025-07-17T06:45:51.9635930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ext/__hash 2025-07-17T06:45:51.9637150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ext/hash_set 2025-07-17T06:45:51.9638140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/type_traits 2025-07-17T06:45:51.9639490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/file_status.h 2025-07-17T06:45:51.9640700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/perms.h 2025-07-17T06:45:51.9642000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/operations.h 2025-07-17T06:45:51.9643290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/space_info.h 2025-07-17T06:45:51.9644440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/path.h 2025-07-17T06:45:51.9645810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/directory_options.h 2025-07-17T06:45:51.9646980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/directory_entry.h 2025-07-17T06:45:51.9648260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/u8path.h 2025-07-17T06:45:51.9649640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/file_time_type.h 2025-07-17T06:45:51.9651200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/recursive_directory_iterator.h 2025-07-17T06:45:51.9652370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/filesystem_error.h 2025-07-17T06:45:51.9653640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/path_iterator.h 2025-07-17T06:45:51.9654920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/perm_options.h 2025-07-17T06:45:51.9656270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/directory_iterator.h 2025-07-17T06:45:51.9657540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/copy_options.h 2025-07-17T06:45:51.9658710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__filesystem/file_type.h 2025-07-17T06:45:51.9659710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/unordered_set 2025-07-17T06:45:51.9660830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__undef_macros 2025-07-17T06:45:51.9661730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cstring 2025-07-17T06:45:51.9662880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/limits 2025-07-17T06:45:51.9663970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/filesystem 2025-07-17T06:45:51.9665160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/streambuf 2025-07-17T06:45:51.9666570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/to_underlying.h 2025-07-17T06:45:51.9667820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/auto_cast.h 2025-07-17T06:45:51.9668900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/declval.h 2025-07-17T06:45:51.9670090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/in_place.h 2025-07-17T06:45:51.9671170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/rel_ops.h 2025-07-17T06:45:51.9672250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/swap.h 2025-07-17T06:45:51.9673410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/cmp.h 2025-07-17T06:45:51.9674760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/integer_sequence.h 2025-07-17T06:45:51.9675900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/pair.h 2025-07-17T06:45:51.9677120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/priority_tag.h 2025-07-17T06:45:51.9678400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/move.h 2025-07-17T06:45:51.9679450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/as_const.h 2025-07-17T06:45:51.9680640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/exchange.h 2025-07-17T06:45:51.9681840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/transaction.h 2025-07-17T06:45:51.9683380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/piecewise_construct.h 2025-07-17T06:45:51.9684490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__utility/forward.h 2025-07-17T06:45:51.9685550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/system_error 2025-07-17T06:45:51.9686610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__config_site 2025-07-17T06:45:51.9687670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/algorithm 2025-07-17T06:45:51.9688730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/setjmp.h 2025-07-17T06:45:51.9689770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cxxabi.h 2025-07-17T06:45:51.9690700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/regex 2025-07-17T06:45:51.9691800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/tgmath.h 2025-07-17T06:45:51.9692750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/sstream 2025-07-17T06:45:51.9693760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/iosfwd 2025-07-17T06:45:51.9695300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__tree 2025-07-17T06:45:51.9696340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/atomic 2025-07-17T06:45:51.9697420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__errc 2025-07-17T06:45:51.9698670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__charconv/to_chars_result.h 2025-07-17T06:45:51.9699850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__charconv/chars_format.h 2025-07-17T06:45:51.9701080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__charconv/from_chars_result.h 2025-07-17T06:45:51.9702030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ios 2025-07-17T06:45:51.9703060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ratio 2025-07-17T06:45:51.9704100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/barrier 2025-07-17T06:45:51.9705120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/clocale 2025-07-17T06:45:51.9706180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/shared_mutex 2025-07-17T06:45:51.9707300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ctgmath 2025-07-17T06:45:51.9708280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cstddef 2025-07-17T06:45:51.9709390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/optional 2025-07-17T06:45:51.9710520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/deque 2025-07-17T06:45:51.9711600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__availability 2025-07-17T06:45:51.9712490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/any 2025-07-17T06:45:51.9713650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/condition_variable 2025-07-17T06:45:51.9714730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__mbstate_t.h 2025-07-17T06:45:51.9715930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cwchar 2025-07-17T06:45:51.9717230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/iterator 2025-07-17T06:45:51.9718220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/numeric 2025-07-17T06:45:51.9719200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/map 2025-07-17T06:45:51.9730670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__tuple 2025-07-17T06:45:51.9731170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/semaphore 2025-07-17T06:45:51.9731840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cfloat 2025-07-17T06:45:51.9732510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/span 2025-07-17T06:45:51.9733200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/fstream 2025-07-17T06:45:51.9734180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/fenv.h 2025-07-17T06:45:51.9734910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/formatter_string.h 2025-07-17T06:45:51.9735630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/format_fwd.h 2025-07-17T06:45:51.9736320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/format_error.h 2025-07-17T06:45:51.9737050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/formatter_floating_point.h 2025-07-17T06:45:51.9737820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/format_parse_context.h 2025-07-17T06:45:51.9738720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/formatter_bool.h 2025-07-17T06:45:51.9739450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/format_arg.h 2025-07-17T06:45:51.9740150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/formatter.h 2025-07-17T06:45:51.9740860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/format_string.h 2025-07-17T06:45:51.9741610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/format_context.h 2025-07-17T06:45:51.9742380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/formatter_integral.h 2025-07-17T06:45:51.9743020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/parser_std_format_spec.h 2025-07-17T06:45:51.9743600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/format_to_n_result.h 2025-07-17T06:45:51.9744160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/formatter_char.h 2025-07-17T06:45:51.9744720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/formatter_pointer.h 2025-07-17T06:45:51.9745280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/formatter_integer.h 2025-07-17T06:45:51.9745820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__format/format_args.h 2025-07-17T06:45:51.9746310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/version 2025-07-17T06:45:51.9746790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/typeindex 2025-07-17T06:45:51.9747590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__threading_support 2025-07-17T06:45:51.9748560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/reverse.h 2025-07-17T06:45:51.9749680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/set_intersection.h 2025-07-17T06:45:51.9750750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/in_in_result.h 2025-07-17T06:45:51.9751720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/minmax.h 2025-07-17T06:45:51.9752740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/for_each.h 2025-07-17T06:45:51.9753860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/partial_sort_copy.h 2025-07-17T06:45:51.9754840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/iter_swap.h 2025-07-17T06:45:51.9755910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/is_permutation.h 2025-07-17T06:45:51.9756970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/partial_sort.h 2025-07-17T06:45:51.9758030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/min.h 2025-07-17T06:45:51.9758890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/fill.h 2025-07-17T06:45:51.9759990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/half_positive.h 2025-07-17T06:45:51.9761040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/inplace_merge.h 2025-07-17T06:45:51.9762020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/any_of.h 2025-07-17T06:45:51.9763010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/is_heap.h 2025-07-17T06:45:51.9764140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/min_element.h 2025-07-17T06:45:51.9765120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/adjacent_find.h 2025-07-17T06:45:51.9766130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/search_n.h 2025-07-17T06:45:51.9767230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/prev_permutation.h 2025-07-17T06:45:51.9768170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/count.h 2025-07-17T06:45:51.9769200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/all_of.h 2025-07-17T06:45:51.9770170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/equal.h 2025-07-17T06:45:51.9771260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/replace.h 2025-07-17T06:45:51.9772210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/clamp.h 2025-07-17T06:45:51.9773250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/set_union.h 2025-07-17T06:45:51.9774290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/replace_copy.h 2025-07-17T06:45:51.9775310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/mismatch.h 2025-07-17T06:45:51.9776310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/copy_if.h 2025-07-17T06:45:51.9777360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/stable_sort.h 2025-07-17T06:45:51.9778330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/find.h 2025-07-17T06:45:51.9779440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/partition_point.h 2025-07-17T06:45:51.9780420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/remove.h 2025-07-17T06:45:51.9781440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/pop_heap.h 2025-07-17T06:45:51.9782520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/minmax_element.h 2025-07-17T06:45:51.9783690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/make_heap.h 2025-07-17T06:45:51.9785150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/lower_bound.h 2025-07-17T06:45:51.9786420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/replace_copy_if.h 2025-07-17T06:45:51.9787580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/remove_copy.h 2025-07-17T06:45:51.9788830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/merge.h 2025-07-17T06:45:51.9790330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/swap_ranges.h 2025-07-17T06:45:51.9791700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/find_if.h 2025-07-17T06:45:51.9792940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/unwrap_iter.h 2025-07-17T06:45:51.9794200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/in_out_result.h 2025-07-17T06:45:51.9795350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/generate_n.h 2025-07-17T06:45:51.9796490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/generate.h 2025-07-17T06:45:51.9797900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/lexicographical_compare.h 2025-07-17T06:45:51.9799160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/shift_right.h 2025-07-17T06:45:51.9800530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/count_if.h 2025-07-17T06:45:51.9801990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/comp_ref_type.h 2025-07-17T06:45:51.9803320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/nth_element.h 2025-07-17T06:45:51.9804680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/replace_if.h 2025-07-17T06:45:51.9806020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/unique_copy.h 2025-07-17T06:45:51.9807400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/remove_copy_if.h 2025-07-17T06:45:51.9808590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/shift_left.h 2025-07-17T06:45:51.9809880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/is_heap_until.h 2025-07-17T06:45:51.9810930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/comp.h 2025-07-17T06:45:51.9812200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/partition.h 2025-07-17T06:45:51.9813260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/unique.h 2025-07-17T06:45:51.9814550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/partition_copy.h 2025-07-17T06:45:51.9815830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/find_first_of.h 2025-07-17T06:45:51.9817080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/rotate.h 2025-07-17T06:45:51.9818650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/equal_range.h 2025-07-17T06:45:51.9819850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/transform.h 2025-07-17T06:45:51.9821170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/copy_n.h 2025-07-17T06:45:51.9822340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/remove_if.h 2025-07-17T06:45:51.9823880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/next_permutation.h 2025-07-17T06:45:51.9825270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/set_symmetric_difference.h 2025-07-17T06:45:51.9826520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/is_sorted.h 2025-07-17T06:45:51.9827900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/in_in_out_result.h 2025-07-17T06:45:51.9829240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/copy_backward.h 2025-07-17T06:45:51.9830410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/sort_heap.h 2025-07-17T06:45:51.9831690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/is_partitioned.h 2025-07-17T06:45:51.9832800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/max.h 2025-07-17T06:45:51.9834100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/binary_search.h 2025-07-17T06:45:51.9835250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/max_element.h 2025-07-17T06:45:51.9836390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/sift_down.h 2025-07-17T06:45:51.9837590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/move_backward.h 2025-07-17T06:45:51.9839050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/push_heap.h 2025-07-17T06:45:51.9840410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/find_if_not.h 2025-07-17T06:45:51.9841800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/sort.h 2025-07-17T06:45:51.9842990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/move.h 2025-07-17T06:45:51.9844310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/upper_bound.h 2025-07-17T06:45:51.9845630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/find_end.h 2025-07-17T06:45:51.9846730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/fill_n.h 2025-07-17T06:45:51.9848080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/set_difference.h 2025-07-17T06:45:51.9849290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/reverse_copy.h 2025-07-17T06:45:51.9850470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/search.h 2025-07-17T06:45:51.9851680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/sample.h 2025-07-17T06:45:51.9853120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/stable_partition.h 2025-07-17T06:45:51.9854240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/rotate_copy.h 2025-07-17T06:45:51.9855410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/for_each_n.h 2025-07-17T06:45:51.9856500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/none_of.h 2025-07-17T06:45:51.9857670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/is_sorted_until.h 2025-07-17T06:45:51.9858930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/shuffle.h 2025-07-17T06:45:51.9860090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/copy.h 2025-07-17T06:45:51.9861270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__algorithm/includes.h 2025-07-17T06:45:51.9862440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ctype.h 2025-07-17T06:45:51.9863760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__bsd_locale_fallbacks.h 2025-07-17T06:45:51.9864760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cwctype 2025-07-17T06:45:51.9865900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cstdio 2025-07-17T06:45:51.9866880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/execution 2025-07-17T06:45:51.9867900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ciso646 2025-07-17T06:45:51.9868770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/list 2025-07-17T06:45:51.9869810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__std_stream 2025-07-17T06:45:51.9871010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/initializer_list 2025-07-17T06:45:51.9872040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/concepts 2025-07-17T06:45:51.9873140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/new 2025-07-17T06:45:51.9874220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/wchar.h 2025-07-17T06:45:51.9875240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/iostream 2025-07-17T06:45:51.9876350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__hash_table 2025-07-17T06:45:51.9877360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/stdbool.h 2025-07-17T06:45:51.9878400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/compare 2025-07-17T06:45:51.9879480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/queue 2025-07-17T06:45:51.9880510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/codecvt 2025-07-17T06:45:51.9881590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/format 2025-07-17T06:45:51.9882750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/variant 2025-07-17T06:45:51.9883720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/ccomplex 2025-07-17T06:45:51.9884710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/stdexcept 2025-07-17T06:45:51.9885660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/math.h 2025-07-17T06:45:51.9886720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/errno.h 2025-07-17T06:45:51.9887900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/bind_front.h 2025-07-17T06:45:51.9889360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/pointer_to_unary_function.h 2025-07-17T06:45:51.9890510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/unwrap_ref.h 2025-07-17T06:45:51.9891790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/operations.h 2025-07-17T06:45:51.9892960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/compose.h 2025-07-17T06:45:51.9894330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/ranges_operations.h 2025-07-17T06:45:51.9895650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/binary_negate.h 2025-07-17T06:45:51.9896780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/binder2nd.h 2025-07-17T06:45:51.9898200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/default_searcher.h 2025-07-17T06:45:51.9899560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/is_transparent.h 2025-07-17T06:45:51.9900720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/invoke.h 2025-07-17T06:45:51.9902120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/identity.h 2025-07-17T06:45:51.9903300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/reference_wrapper.h 2025-07-17T06:45:51.9904590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/weak_result_type.h 2025-07-17T06:45:51.9905660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/mem_fn.h 2025-07-17T06:45:51.9907010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/unary_function.h 2025-07-17T06:45:51.9908400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/mem_fun_ref.h 2025-07-17T06:45:51.9910240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/pointer_to_binary_function.h 2025-07-17T06:45:51.9911270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/bind_back.h 2025-07-17T06:45:51.9912350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/bind.h 2025-07-17T06:45:51.9913470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/not_fn.h 2025-07-17T06:45:51.9914670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/unary_negate.h 2025-07-17T06:45:51.9915980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/binder1st.h 2025-07-17T06:45:51.9917350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/perfect_forward.h 2025-07-17T06:45:51.9918600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/hash.h 2025-07-17T06:45:51.9919750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/function.h 2025-07-17T06:45:51.9921040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional/binary_function.h 2025-07-17T06:45:51.9921930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cfenv 2025-07-17T06:45:51.9923200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/stdio.h 2025-07-17T06:45:51.9924680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__coroutine/noop_coroutine_handle.h 2025-07-17T06:45:51.9925830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__coroutine/coroutine_traits.h 2025-07-17T06:45:51.9927240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__coroutine/trivial_awaitables.h 2025-07-17T06:45:51.9928550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__coroutine/coroutine_handle.h 2025-07-17T06:45:51.9929760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/string 2025-07-17T06:45:51.9931090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__thread/poll_with_backoff.h 2025-07-17T06:45:51.9932550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__thread/timed_backoff_policy.h 2025-07-17T06:45:51.9934140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/climits 2025-07-17T06:45:51.9935430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__bsd_locale_defaults.h 2025-07-17T06:45:51.9936510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/mutex 2025-07-17T06:45:51.9937590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/stack 2025-07-17T06:45:51.9938710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/string_view 2025-07-17T06:45:51.9939800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/set 2025-07-17T06:45:51.9940870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/random 2025-07-17T06:45:51.9941980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/module.modulemap 2025-07-17T06:45:51.9943000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cassert 2025-07-17T06:45:51.9944150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__mutex_base 2025-07-17T06:45:51.9945400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__bit/byteswap.h 2025-07-17T06:45:51.9946690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__bit/bit_cast.h 2025-07-17T06:45:51.9947600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/thread 2025-07-17T06:45:51.9948740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__split_buffer 2025-07-17T06:45:51.9949770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/vector 2025-07-17T06:45:51.9951070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/exception 2025-07-17T06:45:51.9952090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/future 2025-07-17T06:45:51.9953120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__bits 2025-07-17T06:45:51.9954180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cmath 2025-07-17T06:45:51.9955170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__string 2025-07-17T06:45:51.9956350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/charconv 2025-07-17T06:45:51.9957480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/functional 2025-07-17T06:45:51.9958430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/stdint.h 2025-07-17T06:45:51.9959480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/complex.h 2025-07-17T06:45:51.9960580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__functional_base 2025-07-17T06:45:51.9961520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cstdarg 2025-07-17T06:45:51.9962720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/typeinfo 2025-07-17T06:45:51.9964230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__bit_reference 2025-07-17T06:45:51.9965230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/utility 2025-07-17T06:45:51.9966260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/string.h 2025-07-17T06:45:51.9967360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/cinttypes 2025-07-17T06:45:51.9968590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/normal_distribution.h 2025-07-17T06:45:51.9969930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/weibull_distribution.h 2025-07-17T06:45:51.9971390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/piecewise_constant_distribution.h 2025-07-17T06:45:51.9972810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/discard_block_engine.h 2025-07-17T06:45:51.9974050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/poisson_distribution.h 2025-07-17T06:45:51.9975390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/negative_binomial_distribution.h 2025-07-17T06:45:51.9976650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/fisher_f_distribution.h 2025-07-17T06:45:51.9977660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/log2.h 2025-07-17T06:45:51.9978980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/uniform_int_distribution.h 2025-07-17T06:45:51.9980390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/uniform_real_distribution.h 2025-07-17T06:45:51.9981960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/linear_congruential_engine.h 2025-07-17T06:45:51.9983160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/bernoulli_distribution.h 2025-07-17T06:45:51.9984610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/extreme_value_distribution.h 2025-07-17T06:45:51.9985800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/random_device.h 2025-07-17T06:45:51.9987120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/shuffle_order_engine.h 2025-07-17T06:45:51.9988440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/lognormal_distribution.h 2025-07-17T06:45:51.9989870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/generate_canonical.h 2025-07-17T06:45:51.9991220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/mersenne_twister_engine.h 2025-07-17T06:45:51.9992330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/ranlux.h 2025-07-17T06:45:51.9993630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/chi_squared_distribution.h 2025-07-17T06:45:51.9995010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/default_random_engine.h 2025-07-17T06:45:51.9996390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/independent_bits_engine.h 2025-07-17T06:45:51.9997760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/geometric_distribution.h 2025-07-17T06:45:51.9999030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/is_seed_sequence.h 2025-07-17T06:45:52.0000360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/gamma_distribution.h 2025-07-17T06:45:52.0001680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/exponential_distribution.h 2025-07-17T06:45:52.0003280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/subtract_with_carry_engine.h 2025-07-17T06:45:52.0004460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/seed_seq.h 2025-07-17T06:45:52.0006140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/piecewise_linear_distribution.h 2025-07-17T06:45:52.0007560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/discrete_distribution.h 2025-07-17T06:45:52.0008930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/binomial_distribution.h 2025-07-17T06:45:52.0010050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/knuth_b.h 2025-07-17T06:45:52.0011310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/student_t_distribution.h 2025-07-17T06:45:52.0012660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/clamp_to_integral.h 2025-07-17T06:45:52.0014050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/uniform_random_bit_generator.h 2025-07-17T06:45:52.0015310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/include/c++/v1/__random/cauchy_distribution.h 2025-07-17T06:45:52.0016230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/repodata_record.json 2025-07-17T06:45:52.0017220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/test/run_test.sh 2025-07-17T06:45:52.0018310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/test/compile_test.sh 2025-07-17T06:45:52.0019600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/test/test_sources/cpp11/test_cpp11.cpp 2025-07-17T06:45:52.0020840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/test/test_sources/test_exceptions.cpp 2025-07-17T06:45:52.0022210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/test/test_sources/check_libcpp_def.cpp 2025-07-17T06:45:52.0023400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/test/test_sources/hello_world.c 2025-07-17T06:45:52.0024720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/test/test_sources/cpp14/test_cpp14.cpp 2025-07-17T06:45:52.0026030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/test/test_sources/hello_world.cpp 2025-07-17T06:45:52.0027150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/test/test_time_dependencies.json 2025-07-17T06:45:52.0028250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/licenses/libcxx/LICENSE.TXT 2025-07-17T06:45:52.0029950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/patches/0002-Support-legacy-standalone-builds.patch 2025-07-17T06:45:52.0031360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/patches/0004-custom-error-message-for-old-sdk.patch 2025-07-17T06:45:52.0032800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/patches/0001-libcxxabi-10.9-compatibility.patch 2025-07-17T06:45:52.0034730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/patches/0003-Fix-ABI-compatibility-with-system.patch 2025-07-17T06:45:52.0035680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/compile_test.sh 2025-07-17T06:45:52.0036820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/bld.bat 2025-07-17T06:45:52.0044080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/test_sources/cpp11/test_cpp11.cpp 2025-07-17T06:45:52.0044740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/test_sources/test_exceptions.cpp 2025-07-17T06:45:52.0045360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/test_sources/check_libcpp_def.cpp 2025-07-17T06:45:52.0045960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/test_sources/hello_world.c 2025-07-17T06:45:52.0046560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/test_sources/cpp14/test_cpp14.cpp 2025-07-17T06:45:52.0047160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/test_sources/hello_world.cpp 2025-07-17T06:45:52.0047690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/build.sh 2025-07-17T06:45:52.0048200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/compile_test.bat 2025-07-17T06:45:52.0048750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/conda_build_config.yaml 2025-07-17T06:45:52.0049680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/parent/meta.yaml 2025-07-17T06:45:52.0050910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0052130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/recipe/meta.yaml 2025-07-17T06:45:52.0052900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/paths.json 2025-07-17T06:45:52.0053960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/hash_input.json 2025-07-17T06:45:52.0054840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/files 2025-07-17T06:45:52.0055830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/about.json 2025-07-17T06:45:52.0056890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/index.json 2025-07-17T06:45:52.0057710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/info/git 2025-07-17T06:45:52.0058570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/lib/libc++.a 2025-07-17T06:45:52.0059710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/lib/libc++experimental.a 2025-07-17T06:45:52.0060620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/lib/libc++.1.0.dylib 2025-07-17T06:45:52.0061620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/lib/libc++.dylib 2025-07-17T06:45:52.0062770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcxx-14.0.6-h848a8c0_0/lib/libc++.1.dylib 2025-07-17T06:45:52.0063690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/annotated-types-0.6.0-py313hca03da5_0.conda 2025-07-17T06:45:52.0064960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/repodata_record.json 2025-07-17T06:45:52.0066000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/test/run_test.sh 2025-07-17T06:45:52.0067260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/test/run_test.py 2025-07-17T06:45:52.0068510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-17T06:45:52.0069510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/licenses/LICENSE 2025-07-17T06:45:52.0070870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0072100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/recipe/meta.yaml 2025-07-17T06:45:52.0073310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0074240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/paths.json 2025-07-17T06:45:52.0075410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/hash_input.json 2025-07-17T06:45:52.0076350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/files 2025-07-17T06:45:52.0077370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/about.json 2025-07-17T06:45:52.0078320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/index.json 2025-07-17T06:45:52.0079380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/info/git 2025-07-17T06:45:52.0080990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.3.dist-info/RECORD 2025-07-17T06:45:52.0082610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.3.dist-info/LICENSE 2025-07-17T06:45:52.0084240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.3.dist-info/direct_url.json 2025-07-17T06:45:52.0085820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.3.dist-info/WHEEL 2025-07-17T06:45:52.0087400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.3.dist-info/top_level.txt 2025-07-17T06:45:52.0088960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.3.dist-info/REQUESTED 2025-07-17T06:45:52.0090390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.3.dist-info/INSTALLER 2025-07-17T06:45:52.0092000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests-2.32.3.dist-info/METADATA 2025-07-17T06:45:52.0093440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/cookies.py 2025-07-17T06:45:52.0094730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/auth.py 2025-07-17T06:45:52.0096140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/sessions.py 2025-07-17T06:45:52.0097760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/hooks.py 2025-07-17T06:45:52.0099120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/compat.py 2025-07-17T06:45:52.0100840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/models.py 2025-07-17T06:45:52.0102230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/certs.py 2025-07-17T06:45:52.0103640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__init__.py 2025-07-17T06:45:52.0105160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/status_codes.py 2025-07-17T06:45:52.0106450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/packages.py 2025-07-17T06:45:52.0108000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__version__.py 2025-07-17T06:45:52.0110010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-07-17T06:45:52.0111580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.0113230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-07-17T06:45:52.0115020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-07-17T06:45:52.0116480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.0117900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-07-17T06:45:52.0119280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-07-17T06:45:52.0120670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.0122170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-07-17T06:45:52.0123590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-07-17T06:45:52.0125050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.0126560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-07-17T06:45:52.0127860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-07-17T06:45:52.0129310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-07-17T06:45:52.0130680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-07-17T06:45:52.0132110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-07-17T06:45:52.0133570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.0135000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-07-17T06:45:52.0136130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/api.py 2025-07-17T06:45:52.0137860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/_internal_utils.py 2025-07-17T06:45:52.0139440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/utils.py 2025-07-17T06:45:52.0140840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/exceptions.py 2025-07-17T06:45:52.0142270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/structures.py 2025-07-17T06:45:52.0143780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/help.py 2025-07-17T06:45:52.0145250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1/lib/python3.13/site-packages/requests/adapters.py 2025-07-17T06:45:52.0145990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmamba-2.0.5-h15e39b3_1.conda 2025-07-17T06:45:52.0147050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/rich-13.9.4-py313hca03da5_0.conda 2025-07-17T06:45:52.0148050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:52.0148980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:52.0150020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:52.0151190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:52.0152300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/licenses/LICENSE.md 2025-07-17T06:45:52.0153630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0154660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:52.0155750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0156710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/paths.json 2025-07-17T06:45:52.0157790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:52.0158690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/files 2025-07-17T06:45:52.0159660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/about.json 2025-07-17T06:45:52.0160780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/index.json 2025-07-17T06:45:52.0161810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/info/git 2025-07-17T06:45:52.0163030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/intranges.py 2025-07-17T06:45:52.0164560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/package_data.py 2025-07-17T06:45:52.0165680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/compat.py 2025-07-17T06:45:52.0166920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/idnadata.py 2025-07-17T06:45:52.0168230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__init__.py 2025-07-17T06:45:52.0169420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/core.py 2025-07-17T06:45:52.0171000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-07-17T06:45:52.0172530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:52.0174010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-07-17T06:45:52.0175510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.0177260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-07-17T06:45:52.0179010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-07-17T06:45:52.0180480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-07-17T06:45:52.0182020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.0183170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/py.typed 2025-07-17T06:45:52.0184630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/codec.py 2025-07-17T06:45:52.0185990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna/uts46data.py 2025-07-17T06:45:52.0187720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-07-17T06:45:52.0189130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-07-17T06:45:52.0190700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/direct_url.json 2025-07-17T06:45:52.0192070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-07-17T06:45:52.0193590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-07-17T06:45:52.0195660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-07-17T06:45:52.0197050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/idna-3.7-py313hca03da5_0/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-07-17T06:45:52.0197420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/urls.txt 2025-07-17T06:45:52.0199080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:52.0200440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:52.0201770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:52.0203250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:52.0204660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:52.0206420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0207810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:52.0209460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0210570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:52.0211880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:52.0213120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/files 2025-07-17T06:45:52.0214460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:52.0215630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:52.0216720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/info/git 2025-07-17T06:45:52.0218870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/RECORD 2025-07-17T06:45:52.0220700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/LICENSE 2025-07-17T06:45:52.0222710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/direct_url.json 2025-07-17T06:45:52.0224580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/WHEEL 2025-07-17T06:45:52.0226470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/REQUESTED 2025-07-17T06:45:52.0228220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/INSTALLER 2025-07-17T06:45:52.0230020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/METADATA 2025-07-17T06:45:52.0231740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-07-17T06:45:52.0233720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-07-17T06:45:52.0235510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-07-17T06:45:52.0237570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-07-17T06:45:52.0239550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-07-17T06:45:52.0241900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-07-17T06:45:52.0244020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.0246030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-07-17T06:45:52.0248230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-07-17T06:45:52.0250450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.0252460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-07-17T06:45:52.0254460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-07-17T06:45:52.0256200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-07-17T06:45:52.0257920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-07-17T06:45:52.0259950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-07-17T06:45:52.0261600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-07-17T06:45:52.0263200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-07-17T06:45:52.0264900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-streaming-0.11.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-07-17T06:45:52.0265590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/readline-8.2-h1a28f6b_0.conda 2025-07-17T06:45:52.0266730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzegrep.1 2025-07-17T06:45:52.0267740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzmore.1 2025-07-17T06:45:52.0268630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzdiff.1 2025-07-17T06:45:52.0269570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzfgrep.1 2025-07-17T06:45:52.0270500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzip2.1 2025-07-17T06:45:52.0271520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzcmp.1 2025-07-17T06:45:52.0272470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzgrep.1 2025-07-17T06:45:52.0273430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/man/man1/bzless.1 2025-07-17T06:45:52.0274410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2recover 2025-07-17T06:45:52.0275260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzfgrep 2025-07-17T06:45:52.0276170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzmore 2025-07-17T06:45:52.0277180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzgrep 2025-07-17T06:45:52.0278080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzegrep 2025-07-17T06:45:52.0279100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzdiff 2025-07-17T06:45:52.0279990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bunzip2 2025-07-17T06:45:52.0280870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcmp 2025-07-17T06:45:52.0281710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzless 2025-07-17T06:45:52.0282560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzcat 2025-07-17T06:45:52.0283530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/bin/bzip2 2025-07-17T06:45:52.0284560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/include/bzlib.h 2025-07-17T06:45:52.0285720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/repodata_record.json 2025-07-17T06:45:52.0286730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/test/run_test.sh 2025-07-17T06:45:52.0287800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/licenses/LICENSE 2025-07-17T06:45:52.0288960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/0001-cross.patch 2025-07-17T06:45:52.0289900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bld.bat 2025-07-17T06:45:52.0290860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build.sh 2025-07-17T06:45:52.0291990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/build_dll.patch 2025-07-17T06:45:52.0293280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0294100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/bz2.c 2025-07-17T06:45:52.0295080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml 2025-07-17T06:45:52.0296180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/run_test.bat 2025-07-17T06:45:52.0297450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0298330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/run_exports.json 2025-07-17T06:45:52.0299270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/paths.json 2025-07-17T06:45:52.0300340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/hash_input.json 2025-07-17T06:45:52.0301260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/files 2025-07-17T06:45:52.0302340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/about.json 2025-07-17T06:45:52.0303260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/index.json 2025-07-17T06:45:52.0303960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/info/git 2025-07-17T06:45:52.0304750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.a 2025-07-17T06:45:52.0305560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.dylib 2025-07-17T06:45:52.0306430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/bzip2-1.0.8-h80987f9_6/lib/libbz2.1.0.8.dylib 2025-07-17T06:45:52.0307160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/bin/xmlwf 2025-07-17T06:45:52.0308060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_config.h 2025-07-17T06:45:52.0308950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat_external.h 2025-07-17T06:45:52.0309720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/include/expat.h 2025-07-17T06:45:52.0310640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/repodata_record.json 2025-07-17T06:45:52.0311500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/test/run_test.sh 2025-07-17T06:45:52.0312410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/licenses/COPYING 2025-07-17T06:45:52.0313180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/bld.bat 2025-07-17T06:45:52.0314020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/build.sh 2025-07-17T06:45:52.0315050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0315880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/stdbool.h 2025-07-17T06:45:52.0316730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml 2025-07-17T06:45:52.0317710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0318530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/run_exports.json 2025-07-17T06:45:52.0319350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/paths.json 2025-07-17T06:45:52.0320170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/hash_input.json 2025-07-17T06:45:52.0320890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/files 2025-07-17T06:45:52.0321710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/about.json 2025-07-17T06:45:52.0322510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/has_prefix 2025-07-17T06:45:52.0323320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/index.json 2025-07-17T06:45:52.0324050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/info/git 2025-07-17T06:45:52.0325190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/pkgconfig/expat.pc 2025-07-17T06:45:52.0326160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.dylib 2025-07-17T06:45:52.0327600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config.cmake 2025-07-17T06:45:52.0328950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-07-17T06:45:52.0330260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-07-17T06:45:52.0331440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/cmake/expat-2.7.1/expat.cmake 2025-07-17T06:45:52.0332390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.10.2.dylib 2025-07-17T06:45:52.0333360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.a 2025-07-17T06:45:52.0334370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/lib/libexpat.1.dylib 2025-07-17T06:45:52.0335370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/man/man1/xmlwf.1 2025-07-17T06:45:52.0336350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/changelog 2025-07-17T06:45:52.0337390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/expat-2.7.1-h313beb8_0/share/doc/expat/AUTHORS 2025-07-17T06:45:52.0339100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-07-17T06:45:52.0341070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-07-17T06:45:52.0343020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-07-17T06:45:52.0344860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-07-17T06:45:52.0346350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-07-17T06:45:52.0348090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-07-17T06:45:52.0349540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-07-17T06:45:52.0351340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-07-17T06:45:52.0352850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-07-17T06:45:52.0354490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/repoquery.py 2025-07-17T06:45:52.0356100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/solver.py 2025-07-17T06:45:52.0357610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/index.py 2025-07-17T06:45:52.0359230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/__init__.py 2025-07-17T06:45:52.0360910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/mamba_utils.py 2025-07-17T06:45:52.0362550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-07-17T06:45:52.0364090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/utils.py 2025-07-17T06:45:52.0365490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/plugin.py 2025-07-17T06:45:52.0367040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/exceptions.py 2025-07-17T06:45:52.0368370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/site-packages/conda_libmamba_solver/state.py 2025-07-17T06:45:52.0369470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/repodata_record.json 2025-07-17T06:45:52.0370620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.sh 2025-07-17T06:45:52.0371910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.py 2025-07-17T06:45:52.0373120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/test/run_test.bat 2025-07-17T06:45:52.0374300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/licenses/src/LICENSE 2025-07-17T06:45:52.0375850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0377100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml 2025-07-17T06:45:52.0378390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0379560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/paths.json 2025-07-17T06:45:52.0380880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/hash_input.json 2025-07-17T06:45:52.0382180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/files 2025-07-17T06:45:52.0383450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/about.json 2025-07-17T06:45:52.0384630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/link.json 2025-07-17T06:45:52.0385890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/index.json 2025-07-17T06:45:52.0386930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-libmamba-solver-25.4.0-pyhd3eb1b0_0/info/git 2025-07-17T06:45:52.0387940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0.conda 2025-07-17T06:45:52.0389170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:52.0390430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:52.0391770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_custom_ca.py 2025-07-17T06:45:52.0393080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_inject.py 2025-07-17T06:45:52.0394240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/conftest.py 2025-07-17T06:45:52.0395610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/requests_with_inject.py 2025-07-17T06:45:52.0396680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/__init__.py 2025-07-17T06:45:52.0398000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_sslcontext.py 2025-07-17T06:45:52.0399220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/test_api.py 2025-07-17T06:45:52.0400660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/tests/aiohttp_with_inject.py 2025-07-17T06:45:52.0401780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:52.0403170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:52.0404220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:52.0405560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0406630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:52.0408040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0409040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:52.0410160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:52.0411060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/files 2025-07-17T06:45:52.0412120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:52.0413190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:52.0414180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/info/git 2025-07-17T06:45:52.0415770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_openssl.py 2025-07-17T06:45:52.0417170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_api.py 2025-07-17T06:45:52.0418720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_macos.py 2025-07-17T06:45:52.0420070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__init__.py 2025-07-17T06:45:52.0422030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-07-17T06:45:52.0423750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-07-17T06:45:52.0425420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-07-17T06:45:52.0427210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-07-17T06:45:52.0429190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-07-17T06:45:52.0430990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.0432400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-07-17T06:45:52.0433650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/py.typed 2025-07-17T06:45:52.0435080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore/_windows.py 2025-07-17T06:45:52.0436740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/RECORD 2025-07-17T06:45:52.0438450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/LICENSE 2025-07-17T06:45:52.0440360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/direct_url.json 2025-07-17T06:45:52.0442070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/WHEEL 2025-07-17T06:45:52.0443750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/REQUESTED 2025-07-17T06:45:52.0445570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/INSTALLER 2025-07-17T06:45:52.0447350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/truststore-0.10.0-py313hca03da5_0/lib/python3.13/site-packages/truststore-0.10.0.dist-info/METADATA 2025-07-17T06:45:52.0448160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libcurl-8.12.1-hde089ae_0.conda 2025-07-17T06:45:52.0449080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/boltons-24.1.0-py313hca03da5_0.conda 2025-07-17T06:45:52.0450180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/brotli-python-1.0.9-py313h313beb8_9.conda 2025-07-17T06:45:52.0451130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cpp-expected-1.1.0-h48ca7d4_0.conda 2025-07-17T06:45:52.0452360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/pythonw 2025-07-17T06:45:52.0453620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-post-link.sh 2025-07-17T06:45:52.0454640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/python.app 2025-07-17T06:45:52.0455800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/bin/.python.app-pre-unlink.sh 2025-07-17T06:45:52.0456900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/repodata_record.json 2025-07-17T06:45:52.0458090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.sh 2025-07-17T06:45:52.0459690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/run_test.py 2025-07-17T06:45:52.0460880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/test/t.py 2025-07-17T06:45:52.0461880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/licenses/LICENSE 2025-07-17T06:45:52.0463440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/classes.nib 2025-07-17T06:45:52.0464880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/info.nib 2025-07-17T06:45:52.0466420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-07-17T06:45:52.0467580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Resources/empty.lproj 2025-07-17T06:45:52.0468830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/Info.plist 2025-07-17T06:45:52.0469890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/Contents/PkgInfo 2025-07-17T06:45:52.0471100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.sh 2025-07-17T06:45:52.0472160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/post-link.sh 2025-07-17T06:45:52.0473110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/LICENSE 2025-07-17T06:45:52.0474240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/pre-unlink.sh 2025-07-17T06:45:52.0475330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/build.sh 2025-07-17T06:45:52.0476480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0477450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/run_test.py 2025-07-17T06:45:52.0478510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml 2025-07-17T06:45:52.0479760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0480690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/recipe/t.py 2025-07-17T06:45:52.0481650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/paths.json 2025-07-17T06:45:52.0482760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/hash_input.json 2025-07-17T06:45:52.0483800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/files 2025-07-17T06:45:52.0484970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/about.json 2025-07-17T06:45:52.0486030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/has_prefix 2025-07-17T06:45:52.0487140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/index.json 2025-07-17T06:45:52.0488080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/info/git 2025-07-17T06:45:52.0489430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/MacOS/python 2025-07-17T06:45:52.0490990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/classes.nib 2025-07-17T06:45:52.0492200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/info.nib 2025-07-17T06:45:52.0493480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/qt_menu.nib/keyedobjects.nib 2025-07-17T06:45:52.0494540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Resources/empty.lproj 2025-07-17T06:45:52.0495510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/Info.plist 2025-07-17T06:45:52.0496470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python.app-3-py313h80987f9_2/pythonapp/Contents/PkgInfo 2025-07-17T06:45:52.0497120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/spdlog-1.11.0-h48ca7d4_0.conda 2025-07-17T06:45:52.0498060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/menuinst-2.2.0-py313hca03da5_1.conda 2025-07-17T06:45:52.0498950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/bin/cph 2025-07-17T06:45:52.0500090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:52.0501180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.sh 2025-07-17T06:45:52.0502340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_utils.py 2025-07-17T06:45:52.0503460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/conftest.py 2025-07-17T06:45:52.0504600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/__init__.py 2025-07-17T06:45:52.0505830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_degraded.py 2025-07-17T06:45:52.0507140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/build.sh 2025-07-17T06:45:52.0508460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/recipes/cph_test_data/meta.yaml 2025-07-17T06:45:52.0509560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_validate.py 2025-07-17T06:45:52.0510680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_api.py 2025-07-17T06:45:52.0511800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_cli.py 2025-07-17T06:45:52.0513150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/data/mock-2.0.0-py37_1000.conda 2025-07-17T06:45:52.0514480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/data/mock-2.0.0-py37_1000.tar.bz2 2025-07-17T06:45:52.0515850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/data/cph_test_data-0.0.1-0.tar.bz2 2025-07-17T06:45:52.0517000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/test_interface.py 2025-07-17T06:45:52.0518170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/tests/memory_test.py 2025-07-17T06:45:52.0519680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:52.0521210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/test/test_time_dependencies.json 2025-07-17T06:45:52.0522800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:52.0524380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0525570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:52.0527010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0528180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/paths.json 2025-07-17T06:45:52.0529720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:52.0531060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/files 2025-07-17T06:45:52.0532500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/about.json 2025-07-17T06:45:52.0533800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/has_prefix 2025-07-17T06:45:52.0535080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/index.json 2025-07-17T06:45:52.0535990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/info/git 2025-07-17T06:45:52.0537990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-07-17T06:45:52.0539730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-07-17T06:45:52.0541480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-07-17T06:45:52.0543700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.0545650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-07-17T06:45:52.0547980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-07-17T06:45:52.0550110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-07-17T06:45:52.0552190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-07-17T06:45:52.0554410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-07-17T06:45:52.0556590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.0558950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.0561070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-07-17T06:45:52.0563370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.0565880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.0567690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/api.py 2025-07-17T06:45:52.0569470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-07-17T06:45:52.0571460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-07-17T06:45:52.0573350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-07-17T06:45:52.0575360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-07-17T06:45:52.0577210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-07-17T06:45:52.0578880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-07-17T06:45:52.0580660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-07-17T06:45:52.0582740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/AUTHORS.md 2025-07-17T06:45:52.0584720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-07-17T06:45:52.0586600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/LICENSE 2025-07-17T06:45:52.0588440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-07-17T06:45:52.0590200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-07-17T06:45:52.0592280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-07-17T06:45:52.0594510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-07-17T06:45:52.0596620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-07-17T06:45:52.0598720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-07-17T06:45:52.0600590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-package-handling-2.4.0-py313hca03da5_0/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-07-17T06:45:52.0601410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/platformdirs-4.3.7-py313hca03da5_0.conda 2025-07-17T06:45:52.0602300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/.constructor-build.info 2025-07-17T06:45:52.0603280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pip-25.1-pyhc872135_2.conda 2025-07-17T06:45:52.0604600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_sftp.h 2025-07-17T06:45:52.0605590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2.h 2025-07-17T06:45:52.0606800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/include/libssh2_publickey.h 2025-07-17T06:45:52.0608060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/repodata_record.json 2025-07-17T06:45:52.0609270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/test/run_test.sh 2025-07-17T06:45:52.0610380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/licenses/COPYING 2025-07-17T06:45:52.0611490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/bld.bat 2025-07-17T06:45:52.0612630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/build.sh 2025-07-17T06:45:52.0614020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0615140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml 2025-07-17T06:45:52.0616410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0617500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/run_exports.json 2025-07-17T06:45:52.0618420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/paths.json 2025-07-17T06:45:52.0619530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/hash_input.json 2025-07-17T06:45:52.0620500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/files 2025-07-17T06:45:52.0621610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/about.json 2025-07-17T06:45:52.0622710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/has_prefix 2025-07-17T06:45:52.0623830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/index.json 2025-07-17T06:45:52.0624810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/info/git 2025-07-17T06:45:52.0626180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/pkgconfig/libssh2.pc 2025-07-17T06:45:52.0627310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.0.1.dylib 2025-07-17T06:45:52.0628590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-07-17T06:45:52.0630160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config-version.cmake 2025-07-17T06:45:52.0631520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets.cmake 2025-07-17T06:45:52.0632970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindMbedTLS.cmake 2025-07-17T06:45:52.0634240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/FindWolfSSL.cmake 2025-07-17T06:45:52.0635680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-config.cmake 2025-07-17T06:45:52.0637050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-07-17T06:45:52.0638120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.1.dylib 2025-07-17T06:45:52.0639190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/lib/libssh2.dylib 2025-07-17T06:45:52.0640670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_statvfs.3 2025-07-17T06:45:52.0642140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read.3 2025-07-17T06:45:52.0643460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_get_channel.3 2025-07-17T06:45:52.0650470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_status.3 2025-07-17T06:45:52.0650770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_method_pref.3 2025-07-17T06:45:52.0651030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init.3 2025-07-17T06:45:52.0651330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-07-17T06:45:52.0651590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set.3 2025-07-17T06:45:52.0651840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv_ex.3 2025-07-17T06:45:52.0652830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex.3 2025-07-17T06:45:52.0654150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_startup.3 2025-07-17T06:45:52.0655570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity.3 2025-07-17T06:45:52.0656970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password.3 2025-07-17T06:45:52.0658100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek.3 2025-07-17T06:45:52.0659350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_ex.3 2025-07-17T06:45:52.0660670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_subsystem.3 2025-07-17T06:45:52.0661830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rewind.3 2025-07-17T06:45:52.0663190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_error.3 2025-07-17T06:45:52.0664640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty.3 2025-07-17T06:45:52.0666000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_ex.3 2025-07-17T06:45:52.0667210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_banner_set.3 2025-07-17T06:45:52.0668640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_auth_agent.3 2025-07-17T06:45:52.0670110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_supported_algs.3 2025-07-17T06:45:52.0671520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_shutdown.3 2025-07-17T06:45:52.0672900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_check.3 2025-07-17T06:45:52.0674420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_free.3 2025-07-17T06:45:52.0675660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write.3 2025-07-17T06:45:52.0677000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename.3 2025-07-17T06:45:52.0678330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_connect.3 2025-07-17T06:45:52.0679620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_handshake.3 2025-07-17T06:45:52.0680970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_free.3 2025-07-17T06:45:52.0682340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writeline.3 2025-07-17T06:45:52.0683540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir.3 2025-07-17T06:45:52.0684820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink.3 2025-07-17T06:45:52.0685850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_exec.3 2025-07-17T06:45:52.0686880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_opendir.3 2025-07-17T06:45:52.0688150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-07-17T06:45:52.0689270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen.3 2025-07-17T06:45:52.0690590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_close.3 2025-07-17T06:45:52.0691430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_stderr.3 2025-07-17T06:45:52.0692500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_last_error.3 2025-07-17T06:45:52.0693750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_process_startup.3 2025-07-17T06:45:52.0694700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_userauth.3 2025-07-17T06:45:52.0695740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add.3 2025-07-17T06:45:52.0696700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace.3 2025-07-17T06:45:52.0697830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_timeout.3 2025-07-17T06:45:52.0698910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_set.3 2025-07-17T06:45:52.0699990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink_ex.3 2025-07-17T06:45:52.0701010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close.3 2025-07-17T06:45:52.0702100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_close_handle.3 2025-07-17T06:45:52.0703090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send_ex.3 2025-07-17T06:45:52.0704460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_ex.3 2025-07-17T06:45:52.0705230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_shell.3 2025-07-17T06:45:52.0706330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_init.3 2025-07-17T06:45:52.0707360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_list.3 2025-07-17T06:45:52.0708470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_signal_ex.3 2025-07-17T06:45:52.0709590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_stderr.3 2025-07-17T06:45:52.0710730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_read_ex.3 2025-07-17T06:45:52.0711630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_free.3 2025-07-17T06:45:52.0712660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat.3 2025-07-17T06:45:52.0713750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_addc.3 2025-07-17T06:45:52.0714890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_open_session.3 2025-07-17T06:45:52.0715960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readline.3 2025-07-17T06:45:52.0717160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_set_identity_path.3 2025-07-17T06:45:52.0718340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_banner_get.3 2025-07-17T06:45:52.0719330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_checkp.3 2025-07-17T06:45:52.0720540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-07-17T06:45:52.0721490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_write.3 2025-07-17T06:45:52.0722670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_cancel.3 2025-07-17T06:45:52.0726300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_add_ex.3 2025-07-17T06:45:52.0727350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_config.3 2025-07-17T06:45:52.0728570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir.3 2025-07-17T06:45:52.0729450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_disconnect.3 2025-07-17T06:45:52.0730500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_symlink_ex.3 2025-07-17T06:45:52.0731480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_version.3 2025-07-17T06:45:52.0733280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_unlink.3 2025-07-17T06:45:52.0734230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send.3 2025-07-17T06:45:52.0735380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey.3 2025-07-17T06:45:52.0736320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open.3 2025-07-17T06:45:52.0737400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-07-17T06:45:52.0738560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_base64_decode.3 2025-07-17T06:45:52.0739410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sign_sk.3 2025-07-17T06:45:52.0740440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_lstat.3 2025-07-17T06:45:52.0741480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_init.3 2025-07-17T06:45:52.0742500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read.3 2025-07-17T06:45:52.0743630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_password_ex.3 2025-07-17T06:45:52.0744770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_sk.3 2025-07-17T06:45:52.0745910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size.3 2025-07-17T06:45:52.0746990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_write_stderr.3 2025-07-17T06:45:52.0748030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_crypto_engine.3 2025-07-17T06:45:52.0749060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_add.3 2025-07-17T06:45:52.0750220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_get_exit_signal.3 2025-07-17T06:45:52.0751360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_read_timeout.3 2025-07-17T06:45:52.0752500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_read_timeout.3 2025-07-17T06:45:52.0753660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-07-17T06:45:52.0754710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstatvfs.3 2025-07-17T06:45:52.0755710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_setenv.3 2025-07-17T06:45:52.0756680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell.3 2025-07-17T06:45:52.0757910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-07-17T06:45:52.0758940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll_channel_read.3 2025-07-17T06:45:52.0760240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-07-17T06:45:52.0761360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-07-17T06:45:52.0762390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_trace_sethandler.3 2025-07-17T06:45:52.0763500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove_ex.3 2025-07-17T06:45:52.0764490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_free.3 2025-07-17T06:45:52.0765540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_realpath.3 2025-07-17T06:45:52.0766500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_init.3 2025-07-17T06:45:52.0767600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_list_fetch.3 2025-07-17T06:45:52.0768640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req.3 2025-07-17T06:45:52.0769690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_publickey_remove.3 2025-07-17T06:45:52.0770740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_methods.3 2025-07-17T06:45:52.0771750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_seek64.3 2025-07-17T06:45:52.0772870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-07-17T06:45:52.0774020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_block_directions.3 2025-07-17T06:45:52.0775000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_eof.3 2025-07-17T06:45:52.0776030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_flag.3 2025-07-17T06:45:52.0776950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_exit.3 2025-07-17T06:45:52.0777910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_poll.3 2025-07-17T06:45:52.0778990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_free.3 2025-07-17T06:45:52.0780220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-07-17T06:45:52.0781210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_init_ex.3 2025-07-17T06:45:52.0782360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write_ex.3 2025-07-17T06:45:52.0784100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_timeout.3 2025-07-17T06:45:52.0784590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_blocking.3 2025-07-17T06:45:52.0785740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_window_write.3 2025-07-17T06:45:52.0786820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip.3 2025-07-17T06:45:52.0787930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_writefile.3 2025-07-17T06:45:52.0789040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect_ex.3 2025-07-17T06:45:52.0790140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_disconnect.3 2025-07-17T06:45:52.0791280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_x11_req_ex.3 2025-07-17T06:45:52.0792420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-07-17T06:45:52.0793410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readlink.3 2025-07-17T06:45:52.0794460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename_ex.3 2025-07-17T06:45:52.0795480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_keepalive_send.3 2025-07-17T06:45:52.0796510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_hostkey_hash.3 2025-07-17T06:45:52.0797550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat.3 2025-07-17T06:45:52.0798560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_abstract.3 2025-07-17T06:45:52.0799560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv2.3 2025-07-17T06:45:52.0800630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_ex_r.3 2025-07-17T06:45:52.0801850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-07-17T06:45:52.0802840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsetstat.3 2025-07-17T06:45:52.0803890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_shutdown.3 2025-07-17T06:45:52.0804940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_eof.3 2025-07-17T06:45:52.0806100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-07-17T06:45:52.0807110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_stat_ex.3 2025-07-17T06:45:52.0808330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_get_identity_path.3 2025-07-17T06:45:52.0809400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_set_blocking.3 2025-07-17T06:45:52.0810400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fstat_ex.3 2025-07-17T06:45:52.0811360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_recv.3 2025-07-17T06:45:52.0812410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_get.3 2025-07-17T06:45:52.0813440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_free.3 2025-07-17T06:45:52.0814480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_sign.3 2025-07-17T06:45:52.0815560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_readfile.3 2025-07-17T06:45:52.0816600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_banner.3 2025-07-17T06:45:52.0817620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_setstat.3 2025-07-17T06:45:52.0818610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_tell64.3 2025-07-17T06:45:52.0819740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_authenticated.3 2025-07-17T06:45:52.0820720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_scp_send64.3 2025-07-17T06:45:52.0821710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_init.3 2025-07-17T06:45:52.0822950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_set_last_error.3 2025-07-17T06:45:52.0823970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_list_identities.3 2025-07-17T06:45:52.0824960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_rename.3 2025-07-17T06:45:52.0825980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_closedir.3 2025-07-17T06:45:52.0826980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_fsync.3 2025-07-17T06:45:52.0828020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_open_r.3 2025-07-17T06:45:52.0829260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_handle_extended_data.3 2025-07-17T06:45:52.0830280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_get_blocking.3 2025-07-17T06:45:52.0831450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-07-17T06:45:52.0832550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir_ex.3 2025-07-17T06:45:52.0833550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_last_errno.3 2025-07-17T06:45:52.0834610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_read_ex.3 2025-07-17T06:45:52.0835650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_hostkey.3 2025-07-17T06:45:52.0836610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_read.3 2025-07-17T06:45:52.0837680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_send_eof.3 2025-07-17T06:45:52.0838820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_forward_accept.3 2025-07-17T06:45:52.0840010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-07-17T06:45:52.0840970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_readdir.3 2025-07-17T06:45:52.0842250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-07-17T06:45:52.0843290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_knownhost_del.3 2025-07-17T06:45:52.0844350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush_ex.3 2025-07-17T06:45:52.0845560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-07-17T06:45:52.0846660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_session_callback_set2.3 2025-07-17T06:45:52.0847750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_wait_closed.3 2025-07-17T06:45:52.0848740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_channel_flush.3 2025-07-17T06:45:52.0849870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-07-17T06:45:52.0850910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/man/man3/libssh2_agent_init.3 2025-07-17T06:45:52.0852460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/BINDINGS.md 2025-07-17T06:45:52.0853370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/AUTHORS 2025-07-17T06:45:52.0854430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/HACKING.md 2025-07-17T06:45:52.0855300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/RELEASE-NOTES 2025-07-17T06:45:52.0856220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/README 2025-07-17T06:45:52.0857130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/COPYING 2025-07-17T06:45:52.0858020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libssh2-1.11.1-h3e2b118_0/share/doc/libssh2/NEWS 2025-07-17T06:45:52.0858820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmainfo 2025-07-17T06:45:52.0859420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdec 2025-07-17T06:45:52.0860140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unxz 2025-07-17T06:45:52.0860860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzegrep 2025-07-17T06:45:52.0861570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/unlzma 2025-07-17T06:45:52.0862360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzfgrep 2025-07-17T06:45:52.0863000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xz 2025-07-17T06:45:52.0863750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzless 2025-07-17T06:45:52.0864440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzless 2025-07-17T06:45:52.0865150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcmp 2025-07-17T06:45:52.0865850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcat 2025-07-17T06:45:52.0866560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzcmp 2025-07-17T06:45:52.0867260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzcat 2025-07-17T06:45:52.0867990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzdiff 2025-07-17T06:45:52.0868720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmadec 2025-07-17T06:45:52.0869490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzgrep 2025-07-17T06:45:52.0870160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzmore 2025-07-17T06:45:52.0870860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzfgrep 2025-07-17T06:45:52.0871590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzmore 2025-07-17T06:45:52.0872290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzgrep 2025-07-17T06:45:52.0873000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzma 2025-07-17T06:45:52.0873730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/lzegrep 2025-07-17T06:45:52.0874430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/bin/xzdiff 2025-07-17T06:45:52.0875200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma.h 2025-07-17T06:45:52.0876020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index.h 2025-07-17T06:45:52.0876840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/version.h 2025-07-17T06:45:52.0877710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/index_hash.h 2025-07-17T06:45:52.0878540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/lzma12.h 2025-07-17T06:45:52.0879470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/container.h 2025-07-17T06:45:52.0880230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/delta.h 2025-07-17T06:45:52.0880990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/vli.h 2025-07-17T06:45:52.0881800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/check.h 2025-07-17T06:45:52.0882570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/bcj.h 2025-07-17T06:45:52.0883540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/stream_flags.h 2025-07-17T06:45:52.0884250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/block.h 2025-07-17T06:45:52.0885090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/hardware.h 2025-07-17T06:45:52.0885930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/filter.h 2025-07-17T06:45:52.0886700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/include/lzma/base.h 2025-07-17T06:45:52.0887580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/repodata_record.json 2025-07-17T06:45:52.0888370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/run_test.sh 2025-07-17T06:45:52.0889420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/test/test_time_dependencies.json 2025-07-17T06:45:52.0890170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/licenses/COPYING 2025-07-17T06:45:52.0890940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/bld.bat 2025-07-17T06:45:52.0891730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/build.sh 2025-07-17T06:45:52.0892720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0893560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml 2025-07-17T06:45:52.0894550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0895540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/run_exports.json 2025-07-17T06:45:52.0896100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/paths.json 2025-07-17T06:45:52.0896910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/hash_input.json 2025-07-17T06:45:52.0897590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/files 2025-07-17T06:45:52.0898360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/about.json 2025-07-17T06:45:52.0899120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/has_prefix 2025-07-17T06:45:52.0899880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/index.json 2025-07-17T06:45:52.0900550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/info/git 2025-07-17T06:45:52.0901430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/pkgconfig/liblzma.pc 2025-07-17T06:45:52.0902470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config.cmake 2025-07-17T06:45:52.0903460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets.cmake 2025-07-17T06:45:52.0904530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-07-17T06:45:52.0905570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/cmake/liblzma/liblzma-config-version.cmake 2025-07-17T06:45:52.0906330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.6.4.dylib 2025-07-17T06:45:52.0907080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.dylib 2025-07-17T06:45:52.0907900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/lib/liblzma.5.dylib 2025-07-17T06:45:52.0908710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzma.1 2025-07-17T06:45:52.0909550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmore.1 2025-07-17T06:45:52.0910380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzmore.1 2025-07-17T06:45:52.0911230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmainfo.1 2025-07-17T06:45:52.0912060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcat.1 2025-07-17T06:45:52.0912960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcmp.1 2025-07-17T06:45:52.0913730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzdiff.1 2025-07-17T06:45:52.0914580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdiff.1 2025-07-17T06:45:52.0915510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xz.1 2025-07-17T06:45:52.0916250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzdec.1 2025-07-17T06:45:52.0917080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzegrep.1 2025-07-17T06:45:52.0917920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzgrep.1 2025-07-17T06:45:52.0918820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzgrep.1 2025-07-17T06:45:52.0919620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzegrep.1 2025-07-17T06:45:52.0920430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzless.1 2025-07-17T06:45:52.0921260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unlzma.1 2025-07-17T06:45:52.0922120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzless.1 2025-07-17T06:45:52.0922960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzfgrep.1 2025-07-17T06:45:52.0923800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzcmp.1 2025-07-17T06:45:52.0924600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/unxz.1 2025-07-17T06:45:52.0925460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/xzfgrep.1 2025-07-17T06:45:52.0926310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzmadec.1 2025-07-17T06:45:52.0927110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/man/man1/lzcat.1 2025-07-17T06:45:52.0928340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/AUTHORS 2025-07-17T06:45:52.0929330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/lzma-file-format.txt 2025-07-17T06:45:52.0930080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/README 2025-07-17T06:45:52.0930890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/faq.txt 2025-07-17T06:45:52.0931680Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING 2025-07-17T06:45:52.0932440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/NEWS 2025-07-17T06:45:52.0933520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/04_compress_easy_mt.c 2025-07-17T06:45:52.0934510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/01_compress_easy.c 2025-07-17T06:45:52.0935470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/02_decompress.c 2025-07-17T06:45:52.0936370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/Makefile 2025-07-17T06:45:52.0937410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/03_compress_custom.c 2025-07-17T06:45:52.0938350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/00_README.txt 2025-07-17T06:45:52.0939300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/examples/11_file_info.c 2025-07-17T06:45:52.0940120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.0BSD 2025-07-17T06:45:52.0940980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/COPYING.GPLv2 2025-07-17T06:45:52.0941860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/history.txt 2025-07-17T06:45:52.0942710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/THANKS 2025-07-17T06:45:52.0943590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1/share/doc/xz/xz-file-format.txt 2025-07-17T06:45:52.0944400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcpio 2025-07-17T06:45:52.0945190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdunzip 2025-07-17T06:45:52.0945980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdtar 2025-07-17T06:45:52.0946800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/bin/bsdcat 2025-07-17T06:45:52.0947660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive.h 2025-07-17T06:45:52.0948730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/include/archive_entry.h 2025-07-17T06:45:52.0949610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/repodata_record.json 2025-07-17T06:45:52.0950640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/run_test.sh 2025-07-17T06:45:52.0952190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.tar.zst 2025-07-17T06:45:52.0953470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/archive.7z 2025-07-17T06:45:52.0954770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test-archives/hello_world.xar 2025-07-17T06:45:52.0956020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/test/test_time_dependencies.json 2025-07-17T06:45:52.0957260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/licenses/COPYING 2025-07-17T06:45:52.0959240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/patches/0001-Add-lib-to-CMAKE_FIND_LIBRARY_PREFIXES-for-lzma.patch 2025-07-17T06:45:52.0960870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/patches/0009-CMake-Force-Multi-threaded-DLL-runtime.patch 2025-07-17T06:45:52.0962250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.tar.zst 2025-07-17T06:45:52.0963640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/archive.7z 2025-07-17T06:45:52.0964960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/test-archives/hello_world.xar 2025-07-17T06:45:52.0966030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/bld.bat 2025-07-17T06:45:52.0967110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/build.sh 2025-07-17T06:45:52.0968400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.0969630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml 2025-07-17T06:45:52.0970930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.0972040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/run_exports.json 2025-07-17T06:45:52.0973200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/paths.json 2025-07-17T06:45:52.0974370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/hash_input.json 2025-07-17T06:45:52.0975340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/files 2025-07-17T06:45:52.0976630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/about.json 2025-07-17T06:45:52.0977630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/has_prefix 2025-07-17T06:45:52.0978790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/index.json 2025-07-17T06:45:52.0979670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/info/git 2025-07-17T06:45:52.0980950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/pkgconfig/libarchive.pc 2025-07-17T06:45:52.0982150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.7.7.dylib 2025-07-17T06:45:52.0983190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.dylib 2025-07-17T06:45:52.0984390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.a 2025-07-17T06:45:52.0985590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/lib/libarchive.13.dylib 2025-07-17T06:45:52.0986900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/libarchive-formats.5 2025-07-17T06:45:52.0988020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/mtree.5 2025-07-17T06:45:52.0989110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/cpio.5 2025-07-17T06:45:52.0990170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man5/tar.5 2025-07-17T06:45:52.0991490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_format.3 2025-07-17T06:45:52.0992710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_disk.3 2025-07-17T06:45:52.0994080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_passphrase.3 2025-07-17T06:45:52.0995250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_new.3 2025-07-17T06:45:52.0996500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_open.3 2025-07-17T06:45:52.0997990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_extract.3 2025-07-17T06:45:52.0999240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_util.3 2025-07-17T06:45:52.1000750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_blocksize.3 2025-07-17T06:45:52.1002050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_stat.3 2025-07-17T06:45:52.1003380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_misc.3 2025-07-17T06:45:52.1004630Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_free.3 2025-07-17T06:45:52.1005880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_filter.3 2025-07-17T06:45:52.1007070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_data.3 2025-07-17T06:45:52.1008300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_disk.3 2025-07-17T06:45:52.1009600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read.3 2025-07-17T06:45:52.1011100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_open.3 2025-07-17T06:45:52.1012360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_format.3 2025-07-17T06:45:52.1013740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_paths.3 2025-07-17T06:45:52.1015110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_filter.3 2025-07-17T06:45:52.1016510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_data.3 2025-07-17T06:45:52.1017760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_time.3 2025-07-17T06:45:52.1019170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_free.3 2025-07-17T06:45:52.1020330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_linkify.3 2025-07-17T06:45:52.1021290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry.3 2025-07-17T06:45:52.1022260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write.3 2025-07-17T06:45:52.1023400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_add_passphrase.3 2025-07-17T06:45:52.1024420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_header.3 2025-07-17T06:45:52.1025440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_acl.3 2025-07-17T06:45:52.1026460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_new.3 2025-07-17T06:45:52.1027480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_changes.3 2025-07-17T06:45:52.1028400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive.3 2025-07-17T06:45:52.1029470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/libarchive_internals.3 2025-07-17T06:45:52.1030560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_set_options.3 2025-07-17T06:45:52.1031670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_finish_entry.3 2025-07-17T06:45:52.1032730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_read_set_options.3 2025-07-17T06:45:52.1033760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_write_header.3 2025-07-17T06:45:52.1034780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man3/archive_entry_perms.3 2025-07-17T06:45:52.1035650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdtar.1 2025-07-17T06:45:52.1036590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdunzip.1 2025-07-17T06:45:52.1037530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcpio.1 2025-07-17T06:45:52.1038430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libarchive-3.7.7-h8f13d7a_0/share/man/man1/bsdcat.1 2025-07-17T06:45:52.1039190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libedit-3.1.20230828-h80987f9_0.conda 2025-07-17T06:45:52.1040190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/repodata_record.json 2025-07-17T06:45:52.1041090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/test/run_test.py 2025-07-17T06:45:52.1042000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/licenses/LICENSE 2025-07-17T06:45:52.1043080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.1044220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml 2025-07-17T06:45:52.1045010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.1045810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/paths.json 2025-07-17T06:45:52.1046740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/hash_input.json 2025-07-17T06:45:52.1047510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/files 2025-07-17T06:45:52.1048370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/about.json 2025-07-17T06:45:52.1049230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/index.json 2025-07-17T06:45:52.1050060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/info/git 2025-07-17T06:45:52.1051220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/sockshandler.py 2025-07-17T06:45:52.1052550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/RECORD 2025-07-17T06:45:52.1053830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/LICENSE 2025-07-17T06:45:52.1055190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/direct_url.json 2025-07-17T06:45:52.1056590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/WHEEL 2025-07-17T06:45:52.1058280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/top_level.txt 2025-07-17T06:45:52.1059890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/REQUESTED 2025-07-17T06:45:52.1061640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/INSTALLER 2025-07-17T06:45:52.1063140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/METADATA 2025-07-17T06:45:52.1064880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-07-17T06:45:52.1066640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-07-17T06:45:52.1067940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0/lib/python3.13/site-packages/socks.py 2025-07-17T06:45:52.1069300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/repodata_record.json 2025-07-17T06:45:52.1070550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.sh 2025-07-17T06:45:52.1071910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/run_test.py 2025-07-17T06:45:52.1073420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/test/test_time_dependencies.json 2025-07-17T06:45:52.1074870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/licenses/LICENSE 2025-07-17T06:45:52.1076400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.1077520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml 2025-07-17T06:45:52.1078930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/recipe/meta.yaml.template 2025-07-17T06:45:52.1080080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/paths.json 2025-07-17T06:45:52.1081370Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/hash_input.json 2025-07-17T06:45:52.1082490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/files 2025-07-17T06:45:52.1083870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/about.json 2025-07-17T06:45:52.1085070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/has_prefix 2025-07-17T06:45:52.1086170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/index.json 2025-07-17T06:45:52.1087180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/info/git 2025-07-17T06:45:52.1089290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-07-17T06:45:52.1090850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/RECORD 2025-07-17T06:45:52.1092690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/LICENSE 2025-07-17T06:45:52.1094900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/direct_url.json 2025-07-17T06:45:52.1096620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/WHEEL 2025-07-17T06:45:52.1098600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/top_level.txt 2025-07-17T06:45:52.1100470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/REQUESTED 2025-07-17T06:45:52.1102420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/INSTALLER 2025-07-17T06:45:52.1104330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/ruamel.yaml.clib-0.2.12-py313h80987f9_0/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/METADATA 2025-07-17T06:45:52.1105350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/cryptography-45.0.3-py313h47897c2_0.conda 2025-07-17T06:45:52.1106470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/anaconda-anon-usage-0.7.1-py313hd6b623d_100.conda 2025-07-17T06:45:52.1107390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/requests-2.32.3-py313hca03da5_1.conda 2025-07-17T06:45:52.1108620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/repodata_record.json 2025-07-17T06:45:52.1109900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/test/run_test.sh 2025-07-17T06:45:52.1110970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/licenses/LICENSE 2025-07-17T06:45:52.1112070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/LICENSE 2025-07-17T06:45:52.1113470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.1114560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml 2025-07-17T06:45:52.1115730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/recipe/meta.yaml.template 2025-07-17T06:45:52.1116770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/paths.json 2025-07-17T06:45:52.1117950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/hash_input.json 2025-07-17T06:45:52.1119080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/files 2025-07-17T06:45:52.1120180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/about.json 2025-07-17T06:45:52.1121210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/index.json 2025-07-17T06:45:52.1122150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/python_abi-3.13-0_cp313/info/git 2025-07-17T06:45:52.1123070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/tqdm-4.67.1-py313h7eb115d_0.conda 2025-07-17T06:45:52.1123880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/xz-5.6.4-h80987f9_1.conda 2025-07-17T06:45:52.1125160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/repodata_record.json 2025-07-17T06:45:52.1126310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/test/run_test.sh 2025-07-17T06:45:52.1127480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/licenses/COPYRIGHT.txt 2025-07-17T06:45:52.1128830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/fix-dll-name.diff 2025-07-17T06:45:52.1129950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/bld.bat 2025-07-17T06:45:52.1131100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/build.sh 2025-07-17T06:45:52.1132250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/parent/meta.yaml 2025-07-17T06:45:52.1133560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.1134640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/recipe/meta.yaml 2025-07-17T06:45:52.1135700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/paths.json 2025-07-17T06:45:52.1136900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/hash_input.json 2025-07-17T06:45:52.1137840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/files 2025-07-17T06:45:52.1139050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/about.json 2025-07-17T06:45:52.1140030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/index.json 2025-07-17T06:45:52.1141050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/info/git 2025-07-17T06:45:52.1142300Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.0.0.dylib 2025-07-17T06:45:52.1143460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/libmpdec-4.0.0-h80987f9_0/lib/libmpdec.4.dylib 2025-07-17T06:45:52.1144900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/bin/conda-content-trust 2025-07-17T06:45:52.1146220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/repodata_record.json 2025-07-17T06:45:52.1147610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.sh 2025-07-17T06:45:52.1148880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/run_test.py 2025-07-17T06:45:52.1150850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/test/test_time_dependencies.json 2025-07-17T06:45:52.1152190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/licenses/LICENSE 2025-07-17T06:45:52.1153650Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.1155000Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml 2025-07-17T06:45:52.1156390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/recipe/meta.yaml.template 2025-07-17T06:45:52.1157670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/paths.json 2025-07-17T06:45:52.1158870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/hash_input.json 2025-07-17T06:45:52.1159980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/files 2025-07-17T06:45:52.1161250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/about.json 2025-07-17T06:45:52.1162440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/has_prefix 2025-07-17T06:45:52.1163600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/index.json 2025-07-17T06:45:52.1164800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/info/git 2025-07-17T06:45:52.1166660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/signing.py 2025-07-17T06:45:52.1168520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__init__.py 2025-07-17T06:45:52.1170430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__version__.py 2025-07-17T06:45:52.1172550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/__version__.cpython-313.pyc 2025-07-17T06:45:52.1174690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:52.1176830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/common.cpython-313.pyc 2025-07-17T06:45:52.1179440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/metadata_construction.cpython-313.pyc 2025-07-17T06:45:52.1181440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/signing.cpython-313.pyc 2025-07-17T06:45:52.1183590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/cli.cpython-313.pyc 2025-07-17T06:45:52.1185830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/authentication.cpython-313.pyc 2025-07-17T06:45:52.1187870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.1189980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.1192160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__pycache__/root_signing.cpython-313.pyc 2025-07-17T06:45:52.1194070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/metadata_construction.py 2025-07-17T06:45:52.1195720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/cli.py 2025-07-17T06:45:52.1197420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/common.py 2025-07-17T06:45:52.1199490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/authentication.py 2025-07-17T06:45:52.1201220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/plugin.py 2025-07-17T06:45:52.1203240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/__main__.py 2025-07-17T06:45:52.1205090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust/root_signing.py 2025-07-17T06:45:52.1207120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/RECORD 2025-07-17T06:45:52.1209130Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/AUTHORS.md 2025-07-17T06:45:52.1211160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/LICENSE 2025-07-17T06:45:52.1213320Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/direct_url.json 2025-07-17T06:45:52.1214800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/WHEEL 2025-07-17T06:45:52.1216420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/entry_points.txt 2025-07-17T06:45:52.1217920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/REQUESTED 2025-07-17T06:45:52.1219480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/INSTALLER 2025-07-17T06:45:52.1220950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-content-trust-0.2.0-py313hca03da5_1/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/METADATA 2025-07-17T06:45:52.1221530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/setuptools-78.1.1-py313hca03da5_0.conda 2025-07-17T06:45:52.1222380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/conda-anaconda-tos-0.2.0-py313hca03da5_0.conda 2025-07-17T06:45:52.1228120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/include/simdjson.h 2025-07-17T06:45:52.1228730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/repodata_record.json 2025-07-17T06:45:52.1228950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/run_test.sh 2025-07-17T06:45:52.1229180Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/CMakeLists.txt 2025-07-17T06:45:52.1229390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.cpp 2025-07-17T06:45:52.1229600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test/test.json 2025-07-17T06:45:52.1229850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/test/test_time_dependencies.json 2025-07-17T06:45:52.1230050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/licenses/LICENSE 2025-07-17T06:45:52.1231290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/CMakeLists.txt 2025-07-17T06:45:52.1232480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.cpp 2025-07-17T06:45:52.1233670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/test/test.json 2025-07-17T06:45:52.1234810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/bld.bat 2025-07-17T06:45:52.1236030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/build.sh 2025-07-17T06:45:52.1237220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/parent/meta.yaml 2025-07-17T06:45:52.1238420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.1239460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/recipe/meta.yaml 2025-07-17T06:45:52.1240520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/run_exports.json 2025-07-17T06:45:52.1241550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/paths.json 2025-07-17T06:45:52.1242560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/hash_input.json 2025-07-17T06:45:52.1243590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/files 2025-07-17T06:45:52.1244660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/about.json 2025-07-17T06:45:52.1245810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/has_prefix 2025-07-17T06:45:52.1246880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/index.json 2025-07-17T06:45:52.1247820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/info/git 2025-07-17T06:45:52.1249010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/pkgconfig/simdjson.pc 2025-07-17T06:45:52.1250250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.0.0.dylib 2025-07-17T06:45:52.1251710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config-version.cmake 2025-07-17T06:45:52.1252990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjson-config.cmake 2025-07-17T06:45:52.1254440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets.cmake 2025-07-17T06:45:52.1255760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-07-17T06:45:52.1256850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.23.dylib 2025-07-17T06:45:52.1257910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/simdjson-3.10.1-h48ca7d4_0/lib/libsimdjson.dylib 2025-07-17T06:45:52.1259100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/repodata_record.json 2025-07-17T06:45:52.1260230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_package.py 2025-07-17T06:45:52.1261340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.sh 2025-07-17T06:45:52.1262360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/run_test.py 2025-07-17T06:45:52.1263580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/uf20-098.cnf 2025-07-17T06:45:52.1265020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/test_time_dependencies.json 2025-07-17T06:45:52.1265930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/sudoku.py 2025-07-17T06:45:52.1267020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/test/qg3-08.cnf 2025-07-17T06:45:52.1268110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/test_package.py 2025-07-17T06:45:52.1269220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/LICENSE 2025-07-17T06:45:52.1271310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/patches/0001-GH-100-Replace-unittest.makeSuite-with-unittest.defaultTest.patch 2025-07-17T06:45:52.1272380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.1273480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/uf20-098.cnf 2025-07-17T06:45:52.1274580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/COPYRIGHT 2025-07-17T06:45:52.1275960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/sudoku.py 2025-07-17T06:45:52.1277170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml 2025-07-17T06:45:52.1278260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/qg3-08.cnf 2025-07-17T06:45:52.1279490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/recipe/meta.yaml.template 2025-07-17T06:45:52.1280500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/paths.json 2025-07-17T06:45:52.1281770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/hash_input.json 2025-07-17T06:45:52.1282780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/files 2025-07-17T06:45:52.1283860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/about.json 2025-07-17T06:45:52.1285070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/index.json 2025-07-17T06:45:52.1285980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/info/git 2025-07-17T06:45:52.1287830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-07-17T06:45:52.1289290Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/test_pycosat.py 2025-07-17T06:45:52.1291050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-07-17T06:45:52.1292930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/AUTHORS.md 2025-07-17T06:45:52.1294560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/RECORD 2025-07-17T06:45:52.1296140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/LICENSE 2025-07-17T06:45:52.1297920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/direct_url.json 2025-07-17T06:45:52.1299550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/WHEEL 2025-07-17T06:45:52.1301330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/top_level.txt 2025-07-17T06:45:52.1302980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/REQUESTED 2025-07-17T06:45:52.1304610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/INSTALLER 2025-07-17T06:45:52.1306470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pycosat-0.6.6-py313h80987f9_2/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/METADATA 2025-07-17T06:45:52.1307570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_limit.3 2025-07-17T06:45:52.1308700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2syntax.3 2025-07-17T06:45:52.1309740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2jit.3 2025-07-17T06:45:52.1310800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2demo.3 2025-07-17T06:45:52.1312120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_offset_limit.3 2025-07-17T06:45:52.1313420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_create.3 2025-07-17T06:45:52.1314590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2serialize.3 2025-07-17T06:45:52.1315670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_bsr.3 2025-07-17T06:45:52.1316810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2unicode.3 2025-07-17T06:45:52.1318150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_bynumber.3 2025-07-17T06:45:52.1319440Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_byname.3 2025-07-17T06:45:52.1320420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2api.3 2025-07-17T06:45:52.1321720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_parens_nest_limit.3 2025-07-17T06:45:52.1322910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_startchar.3 2025-07-17T06:45:52.1324060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2limits.3 2025-07-17T06:45:52.1325700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_recursion_memory_management.3 2025-07-17T06:45:52.1326790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_newline.3 2025-07-17T06:45:52.1328070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_depth_limit.3 2025-07-17T06:45:52.1329270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_free.3 2025-07-17T06:45:52.1330540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_free.3 2025-07-17T06:45:52.1331780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_max_pattern_length.3 2025-07-17T06:45:52.1332800Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2matching.3 2025-07-17T06:45:52.1333980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_free.3 2025-07-17T06:45:52.1335110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_callout.3 2025-07-17T06:45:52.1336360Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy_with_tables.3 2025-07-17T06:45:52.1337590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_escape.3 2025-07-17T06:45:52.1338980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_extra_options.3 2025-07-17T06:45:52.1339890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2.3 2025-07-17T06:45:52.1341060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2perform.3 2025-07-17T06:45:52.1342250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_info.3 2025-07-17T06:45:52.1343610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_substitute_callout.3 2025-07-17T06:45:52.1344740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_create.3 2025-07-17T06:45:52.1345980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2build.3 2025-07-17T06:45:52.1347580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_byname.3 2025-07-17T06:45:52.1348740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_free.3 2025-07-17T06:45:52.1349880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_dfa_match.3 2025-07-17T06:45:52.1350950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2convert.3 2025-07-17T06:45:52.1352150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_match.3 2025-07-17T06:45:52.1353560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_nametable_scan.3 2025-07-17T06:45:52.1354600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match.3 2025-07-17T06:45:52.1356140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_converted_pattern_free.3 2025-07-17T06:45:52.1357430Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_heap_limit.3 2025-07-17T06:45:52.1358850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_number_from_name.3 2025-07-17T06:45:52.1359960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_pattern_convert.3 2025-07-17T06:45:52.1361110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables.3 2025-07-17T06:45:52.1362400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_free.3 2025-07-17T06:45:52.1363530Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_free.3 2025-07-17T06:45:52.1364750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_compile.3 2025-07-17T06:45:52.1365750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile.3 2025-07-17T06:45:52.1366990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_pointer.3 2025-07-17T06:45:52.1368240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_get.3 2025-07-17T06:45:52.1369490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_free.3 2025-07-17T06:45:52.1370700Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_match_data_size.3 2025-07-17T06:45:52.1372050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_copy.3 2025-07-17T06:45:52.1373310Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_character_tables.3 2025-07-17T06:45:52.1374470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_error_message.3 2025-07-17T06:45:52.1375740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_create.3 2025-07-17T06:45:52.1377030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_glob_separator.3 2025-07-17T06:45:52.1378190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_maketables_free.3 2025-07-17T06:45:52.1379470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_free.3 2025-07-17T06:45:52.1380710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_decode.3 2025-07-17T06:45:52.1382010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_copy.3 2025-07-17T06:45:52.1383190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_code_copy.3 2025-07-17T06:45:52.1384220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2compat.3 2025-07-17T06:45:52.1385890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create_from_pattern.3 2025-07-17T06:45:52.1387160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_match_limit.3 2025-07-17T06:45:52.1388390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_context_copy.3 2025-07-17T06:45:52.1389560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_encode.3 2025-07-17T06:45:52.1390780Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substitute.3 2025-07-17T06:45:52.1392080Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_ovector_count.3 2025-07-17T06:45:52.1393160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_get_mark.3 2025-07-17T06:45:52.1394480Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_stack_assign.3 2025-07-17T06:45:52.1395760Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_list_free.3 2025-07-17T06:45:52.1397140Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2callout.3 2025-07-17T06:45:52.1398500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_match_data_create.3 2025-07-17T06:45:52.1399820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_get_byname.3 2025-07-17T06:45:52.1401110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_copy_bynumber.3 2025-07-17T06:45:52.1402330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2sample.3 2025-07-17T06:45:52.1403750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_length_bynumber.3 2025-07-17T06:45:52.1404890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2partial.3 2025-07-17T06:45:52.1405870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2posix.3 2025-07-17T06:45:52.1407270Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_convert_context_create.3 2025-07-17T06:45:52.1408420Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_compile_context_copy.3 2025-07-17T06:45:52.1409490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_config.3 2025-07-17T06:45:52.1410830Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_set_compile_recursion_guard.3 2025-07-17T06:45:52.1411980Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_serialize_get_number_of_codes.3 2025-07-17T06:45:52.1412910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_general_context_create.3 2025-07-17T06:45:52.1413930Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_jit_free_unused_memory.3 2025-07-17T06:45:52.1414910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_callout_enumerate.3 2025-07-17T06:45:52.1415870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2_substring_free.3 2025-07-17T06:45:52.1416710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man3/pcre2pattern.3 2025-07-17T06:45:52.1417540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2grep.1 2025-07-17T06:45:52.1418380Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2test.1 2025-07-17T06:45:52.1419240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/man/man1/pcre2-config.1 2025-07-17T06:45:52.1420210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config-version.cmake 2025-07-17T06:45:52.1421100Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/cmake/pcre2-config.cmake 2025-07-17T06:45:52.1421810Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2grep 2025-07-17T06:45:52.1422580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2test 2025-07-17T06:45:52.1423400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2-config 2025-07-17T06:45:52.1424240Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/bin/pcre2posix_test 2025-07-17T06:45:52.1425090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2posix.h 2025-07-17T06:45:52.1425860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/include/pcre2.h 2025-07-17T06:45:52.1426820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/repodata_record.json 2025-07-17T06:45:52.1427620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/test/run_test.sh 2025-07-17T06:45:52.1428540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/licenses/LICENCE 2025-07-17T06:45:52.1429340Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/bld.bat 2025-07-17T06:45:52.1430190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/build.sh 2025-07-17T06:45:52.1431220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/conda_build_config.yaml 2025-07-17T06:45:52.1432030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml 2025-07-17T06:45:52.1432990Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/recipe/meta.yaml.template 2025-07-17T06:45:52.1433850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/run_exports.json 2025-07-17T06:45:52.1434640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/paths.json 2025-07-17T06:45:52.1435920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/hash_input.json 2025-07-17T06:45:52.1436590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/files 2025-07-17T06:45:52.1437400Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/about.json 2025-07-17T06:45:52.1438200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/has_prefix 2025-07-17T06:45:52.1439010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/index.json 2025-07-17T06:45:52.1439720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/info/git 2025-07-17T06:45:52.1440620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.dylib 2025-07-17T06:45:52.1441590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.0.4.dylib 2025-07-17T06:45:52.1442540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.11.2.dylib 2025-07-17T06:45:52.1443450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-posix.pc 2025-07-17T06:45:52.1444350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-8.pc 2025-07-17T06:45:52.1445260Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-16.pc 2025-07-17T06:45:52.1446210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/pkgconfig/libpcre2-32.pc 2025-07-17T06:45:52.1447160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.0.11.2.dylib 2025-07-17T06:45:52.1448030Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.0.dylib 2025-07-17T06:45:52.1448960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.11.2.dylib 2025-07-17T06:45:52.1449790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.a 2025-07-17T06:45:52.1450600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.a 2025-07-17T06:45:52.1451470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-16.dylib 2025-07-17T06:45:52.1452350Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.0.dylib 2025-07-17T06:45:52.1453200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.dylib 2025-07-17T06:45:52.1454020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.a 2025-07-17T06:45:52.1454820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-32.a 2025-07-17T06:45:52.1455770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.3.dylib 2025-07-17T06:45:52.1456600Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-8.dylib 2025-07-17T06:45:52.1457690Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/lib/libpcre2-posix.dylib 2025-07-17T06:45:52.1459090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_config.html 2025-07-17T06:45:52.1460410Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2compat.html 2025-07-17T06:45:52.1461880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-07-17T06:45:52.1462970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2.html 2025-07-17T06:45:52.1464750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-07-17T06:45:52.1466060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2unicode.html 2025-07-17T06:45:52.1467390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2sample.html 2025-07-17T06:45:52.1468770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-07-17T06:45:52.1470220Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-07-17T06:45:52.1471580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-07-17T06:45:52.1472720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/index.html 2025-07-17T06:45:52.1474050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_free.html 2025-07-17T06:45:52.1475570Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-07-17T06:45:52.1477110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-07-17T06:45:52.1478610Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_free.html 2025-07-17T06:45:52.1480110Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-07-17T06:45:52.1481720Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_free.html 2025-07-17T06:45:52.1483070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2perform.html 2025-07-17T06:45:52.1484750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-07-17T06:45:52.1485950Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2jit.html 2025-07-17T06:45:52.1487460Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2serialize.html 2025-07-17T06:45:52.1489010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_data_create.html 2025-07-17T06:45:52.1490490Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables.html 2025-07-17T06:45:52.1491890Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-07-17T06:45:52.1493120Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_bsr.html 2025-07-17T06:45:52.1494770Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-07-17T06:45:52.1496090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_mark.html 2025-07-17T06:45:52.1497640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-07-17T06:45:52.1499050Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-07-17T06:45:52.1500510Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-07-17T06:45:52.1501900Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-07-17T06:45:52.1503150Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2syntax.html 2025-07-17T06:45:52.1504470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2api.html 2025-07-17T06:45:52.1506020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_error_message.html 2025-07-17T06:45:52.1507470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_startchar.html 2025-07-17T06:45:52.1508730Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_newline.html 2025-07-17T06:45:52.1510090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2convert.html 2025-07-17T06:45:52.1511500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-07-17T06:45:52.1512710Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_pattern_info.html 2025-07-17T06:45:52.1514060Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_maketables_free.html 2025-07-17T06:45:52.1515500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-07-17T06:45:52.1517160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-07-17T06:45:52.1518550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_code_copy.html 2025-07-17T06:45:52.1519940Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2matching.html 2025-07-17T06:45:52.1521330Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_create.html 2025-07-17T06:45:52.1522670Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2test.html 2025-07-17T06:45:52.1524040Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_dfa_match.html 2025-07-17T06:45:52.1525200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2posix.html 2025-07-17T06:45:52.1526790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-07-17T06:45:52.1528160Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-07-17T06:45:52.1529640Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-07-17T06:45:52.1531230Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-07-17T06:45:52.1532880Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-07-17T06:45:52.1534200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2callout.html 2025-07-17T06:45:52.1535840Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-07-17T06:45:52.1537280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-07-17T06:45:52.1538620Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2build.html 2025-07-17T06:45:52.1540200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-07-17T06:45:52.1541750Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-07-17T06:45:52.1542970Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_match.html 2025-07-17T06:45:52.1544560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-07-17T06:45:52.1545790Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2partial.html 2025-07-17T06:45:52.1547070Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2grep.html 2025-07-17T06:45:52.1548660Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_free.html 2025-07-17T06:45:52.1550250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-07-17T06:45:52.1551470Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2pattern.html 2025-07-17T06:45:52.1553200Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_general_context_free.html 2025-07-17T06:45:52.1554280Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2demo.html 2025-07-17T06:45:52.1555920Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-07-17T06:45:52.1557450Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-07-17T06:45:52.1558870Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-07-17T06:45:52.1560520Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-07-17T06:45:52.1562090Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-07-17T06:45:52.1563740Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-07-17T06:45:52.1565190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-07-17T06:45:52.1566550Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-07-17T06:45:52.1568010Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-07-17T06:45:52.1569560Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-07-17T06:45:52.1571020Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-07-17T06:45:52.1572390Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_compile.html 2025-07-17T06:45:52.1573820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-07-17T06:45:52.1575250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-07-17T06:45:52.1576580Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_compile.html 2025-07-17T06:45:52.1577960Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-07-17T06:45:52.1579250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2limits.html 2025-07-17T06:45:52.1580540Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2-config.html 2025-07-17T06:45:52.1581910Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substitute.html 2025-07-17T06:45:52.1583190Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match.html 2025-07-17T06:45:52.1584820Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-07-17T06:45:52.1586210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_serialize_free.html 2025-07-17T06:45:52.1587850Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-07-17T06:45:52.1589170Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_set_callout.html 2025-07-17T06:45:52.1590590Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-07-17T06:45:52.1591860Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-07-17T06:45:52.1593500Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pcre2-10.42-hb066dcc_1/share/doc/pcre2/html/pcre2_match_context_create.html 2025-07-17T06:45:52.1594250Z /opt/homebrew/Caskroom/miniconda/base/pkgs/pysocks-1.7.1-py313hca03da5_0.conda 2025-07-17T06:45:52.1595210Z /opt/homebrew/Caskroom/miniconda/base/pkgs/reproc-14.2.4-h313beb8_2.conda 2025-07-17T06:45:52.1595830Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++.a 2025-07-17T06:45:52.1596700Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.0.dylib 2025-07-17T06:45:52.1597520Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.0.dylib 2025-07-17T06:45:52.1598270Z /opt/homebrew/Caskroom/miniconda/base/lib/libcom_err.dylib 2025-07-17T06:45:52.1599090Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.dylib 2025-07-17T06:45:52.1599770Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.dylib 2025-07-17T06:45:52.1600590Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.1.dylib 2025-07-17T06:45:52.1601310Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.0.0.dylib 2025-07-17T06:45:52.1602110Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.dylib 2025-07-17T06:45:52.1602750Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.a 2025-07-17T06:45:52.1603530Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.2.dylib 2025-07-17T06:45:52.1604010Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.a 2025-07-17T06:45:52.1604740Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.7/tdbcmysql.tcl 2025-07-17T06:45:52.1605460Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.7/pkgIndex.tcl 2025-07-17T06:45:52.1606240Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcmysql1.1.7/libtdbcmysql1.1.7.dylib 2025-07-17T06:45:52.1606750Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.2.dylib 2025-07-17T06:45:52.1607280Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.a 2025-07-17T06:45:52.1607820Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.dylib 2025-07-17T06:45:52.1608610Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.8.dylib 2025-07-17T06:45:52.1609230Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.a 2025-07-17T06:45:52.1610130Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.6.dylib 2025-07-17T06:45:52.1610870Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.dylib 2025-07-17T06:45:52.1611730Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.0.4.dylib 2025-07-17T06:45:52.1612460Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.11.2.dylib 2025-07-17T06:45:52.1613230Z /opt/homebrew/Caskroom/miniconda/base/lib/libtcl8.6.dylib 2025-07-17T06:45:52.1614050Z /opt/homebrew/Caskroom/miniconda/base/lib/libcom_err.3.0.dylib 2025-07-17T06:45:52.1614920Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.0.dylib 2025-07-17T06:45:52.1615950Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/mit-krb5.pc 2025-07-17T06:45:52.1616630Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/fmt.pc 2025-07-17T06:45:52.1617430Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/openssl.pc 2025-07-17T06:45:52.1618130Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/expat.pc 2025-07-17T06:45:52.1618880Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libarchive.pc 2025-07-17T06:45:52.1619780Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3.pc 2025-07-17T06:45:52.1620550Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-uc.pc 2025-07-17T06:45:52.1621280Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/readline.pc 2025-07-17T06:45:52.1622130Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolv.pc 2025-07-17T06:45:52.1623000Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/yaml-cpp.pc 2025-07-17T06:45:52.1623700Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libedit.pc 2025-07-17T06:45:52.1624450Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcares.pc 2025-07-17T06:45:52.1625300Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock_main.pc 2025-07-17T06:45:52.1626040Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-io.pc 2025-07-17T06:45:52.1626820Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblzma.pc 2025-07-17T06:45:52.1627720Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13-embed.pc 2025-07-17T06:45:52.1628470Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/liblz4.pc 2025-07-17T06:45:52.1629240Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcurl.pc 2025-07-17T06:45:52.1630050Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gmock.pc 2025-07-17T06:45:52.1630940Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncursesw.pc 2025-07-17T06:45:52.1631690Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gssrpc.pc 2025-07-17T06:45:52.1632460Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/simdjson.pc 2025-07-17T06:45:52.1633530Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/mit-krb5-gssapi.pc 2025-07-17T06:45:52.1634360Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/formw.pc 2025-07-17T06:45:52.1635160Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tcl.pc 2025-07-17T06:45:52.1635910Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tk.pc 2025-07-17T06:45:52.1636820Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/ncurses++w.pc 2025-07-17T06:45:52.1637590Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python-3.13.pc 2025-07-17T06:45:52.1638350Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libffi.pc 2025-07-17T06:45:52.1639250Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/zlib.pc 2025-07-17T06:45:52.1640000Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libzstd.pc 2025-07-17T06:45:52.1640810Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/kadm-client.pc 2025-07-17T06:45:52.1641630Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssl.pc 2025-07-17T06:45:52.1642390Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/kdb.pc 2025-07-17T06:45:52.1643210Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/tinfow.pc 2025-07-17T06:45:52.1643940Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/spdlog.pc 2025-07-17T06:45:52.1644730Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/menuw.pc 2025-07-17T06:45:52.1645600Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/icu-i18n.pc 2025-07-17T06:45:52.1646350Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libcrypto.pc 2025-07-17T06:45:52.1647300Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/python3-embed.pc 2025-07-17T06:45:52.1648040Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc.pc 2025-07-17T06:45:52.1648790Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/sqlite3.pc 2025-07-17T06:45:52.1649590Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libnghttp2.pc 2025-07-17T06:45:52.1650370Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libxml-2.0.pc 2025-07-17T06:45:52.1651340Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-posix.pc 2025-07-17T06:45:52.1652130Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-8.pc 2025-07-17T06:45:52.1652980Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/krb5-gssapi.pc 2025-07-17T06:45:52.1653880Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/history.pc 2025-07-17T06:45:52.1654610Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/krb5.pc 2025-07-17T06:45:52.1655420Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-16.pc 2025-07-17T06:45:52.1656130Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/reproc++.pc 2025-07-17T06:45:52.1656990Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libpcre2-32.pc 2025-07-17T06:45:52.1657850Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libssh2.pc 2025-07-17T06:45:52.1658600Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/kadm-server.pc 2025-07-17T06:45:52.1659860Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/panelw.pc 2025-07-17T06:45:52.1660800Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest_main.pc 2025-07-17T06:45:52.1661680Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/libsolvext.pc 2025-07-17T06:45:52.1662500Z /opt/homebrew/Caskroom/miniconda/base/lib/pkgconfig/gtest.pc 2025-07-17T06:45:52.1663170Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.dylib 2025-07-17T06:45:52.1663870Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.7.7.dylib 2025-07-17T06:45:52.1664610Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.a 2025-07-17T06:45:52.1665270Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.a 2025-07-17T06:45:52.1666090Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.dylib 2025-07-17T06:45:52.1667190Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.9/libthread2.8.9.dylib 2025-07-17T06:45:52.1667960Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.9/pkgIndex.tcl 2025-07-17T06:45:52.1668700Z /opt/homebrew/Caskroom/miniconda/base/lib/thread2.8.9/ttrace.tcl 2025-07-17T06:45:52.1669510Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.0.0.dylib 2025-07-17T06:45:52.1670220Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.a 2025-07-17T06:45:52.1671220Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.0.11.2.dylib 2025-07-17T06:45:52.1671980Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.0.1.dylib 2025-07-17T06:45:52.1672750Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.0.dylib 2025-07-17T06:45:52.1673390Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.dylib 2025-07-17T06:45:52.1674290Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.dylib 2025-07-17T06:45:52.1675010Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.2.13.dylib 2025-07-17T06:45:52.1675800Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.1.dylib 2025-07-17T06:45:52.1676600Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.dylib 2025-07-17T06:45:52.1677490Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config.cmake 2025-07-17T06:45:52.1678660Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets-release.cmake 2025-07-17T06:45:52.1679630Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-targets.cmake 2025-07-17T06:45:52.1680680Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc/reproc-config-version.cmake 2025-07-17T06:45:52.1681710Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config.cmake 2025-07-17T06:45:52.1682700Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets.cmake 2025-07-17T06:45:52.1683740Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-targets-release.cmake 2025-07-17T06:45:52.1684810Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/liblzma/liblzma-config-version.cmake 2025-07-17T06:45:52.1685680Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libxml2/libxml2-config.cmake 2025-07-17T06:45:52.1686880Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config-version.cmake 2025-07-17T06:45:52.1687840Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjson-config.cmake 2025-07-17T06:45:52.1688880Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets.cmake 2025-07-17T06:45:52.1690030Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/simdjson/simdjsonTargets-release.cmake 2025-07-17T06:45:52.1691080Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config-version.cmake 2025-07-17T06:45:52.1692230Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-config.cmake 2025-07-17T06:45:52.1693390Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets.cmake 2025-07-17T06:45:52.1694530Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/reproc++/reproc++-targets-release.cmake 2025-07-17T06:45:52.1695430Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config.cmake 2025-07-17T06:45:52.1696500Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-config-version.cmake 2025-07-17T06:45:52.1697510Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat-noconfig.cmake 2025-07-17T06:45:52.1698550Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/expat-2.7.1/expat.cmake 2025-07-17T06:45:52.1699510Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets-release.cmake 2025-07-17T06:45:52.1700280Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config.cmake 2025-07-17T06:45:52.1701340Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-config-version.cmake 2025-07-17T06:45:52.1702210Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/fmt/fmt-targets.cmake 2025-07-17T06:45:52.1703320Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets-release.cmake 2025-07-17T06:45:52.1704160Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config.cmake 2025-07-17T06:45:52.1705130Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-targets.cmake 2025-07-17T06:45:52.1706130Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/c-ares/c-ares-config-version.cmake 2025-07-17T06:45:52.1707310Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfigVersion.cmake 2025-07-17T06:45:52.1708330Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets.cmake 2025-07-17T06:45:52.1709380Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaTargets-release.cmake 2025-07-17T06:45:52.1710380Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libmamba/libmambaConfig.cmake 2025-07-17T06:45:52.1711270Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config.cmake 2025-07-17T06:45:52.1712480Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets-release.cmake 2025-07-17T06:45:52.1713430Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-targets.cmake 2025-07-17T06:45:52.1714480Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/yaml-cpp/yaml-cpp-config-version.cmake 2025-07-17T06:45:52.1715300Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfig.cmake 2025-07-17T06:45:52.1716360Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets-release.cmake 2025-07-17T06:45:52.1717290Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigTargets.cmake 2025-07-17T06:45:52.1718290Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/spdlog/spdlogConfigVersion.cmake 2025-07-17T06:45:52.1719200Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets.cmake 2025-07-17T06:45:52.1720190Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestTargets-release.cmake 2025-07-17T06:45:52.1721090Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfig.cmake 2025-07-17T06:45:52.1722090Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/GTest/GTestConfigVersion.cmake 2025-07-17T06:45:52.1722980Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindLibgcrypt.cmake 2025-07-17T06:45:52.1724080Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config-version.cmake 2025-07-17T06:45:52.1725070Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets.cmake 2025-07-17T06:45:52.1726170Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindMbedTLS.cmake 2025-07-17T06:45:52.1727070Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/FindWolfSSL.cmake 2025-07-17T06:45:52.1728040Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-config.cmake 2025-07-17T06:45:52.1729080Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/libssh2/libssh2-targets-release.cmake 2025-07-17T06:45:52.1729930Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfigVersion.cmake 2025-07-17T06:45:52.1730860Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets.cmake 2025-07-17T06:45:52.1731700Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdConfig.cmake 2025-07-17T06:45:52.1732770Z /opt/homebrew/Caskroom/miniconda/base/lib/cmake/zstd/zstdTargets-release.cmake 2025-07-17T06:45:52.1733450Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.2.0.0.dylib 2025-07-17T06:45:52.1734290Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.0.8.dylib 2025-07-17T06:45:52.1734950Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.dylib 2025-07-17T06:45:52.1735630Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.a 2025-07-17T06:45:52.1736370Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.1.dylib 2025-07-17T06:45:52.1736990Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.dylib 2025-07-17T06:45:52.1737770Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses++w.a 2025-07-17T06:45:52.1738280Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.a 2025-07-17T06:45:52.1739180Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.1.dylib 2025-07-17T06:45:52.1740080Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.11.2.dylib 2025-07-17T06:45:52.1740770Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.6.dylib 2025-07-17T06:45:52.1741620Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.73.dylib 2025-07-17T06:45:52.1742320Z /opt/homebrew/Caskroom/miniconda/base/lib/libverto.0.0.dylib 2025-07-17T06:45:52.1743100Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.7/tdbcodbc.tcl 2025-07-17T06:45:52.1744030Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.7/pkgIndex.tcl 2025-07-17T06:45:52.1745080Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcodbc1.1.7/libtdbcodbc1.1.7.dylib 2025-07-17T06:45:52.1745800Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.6.1.dylib 2025-07-17T06:45:52.1746640Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv_mit.12.0.dylib 2025-07-17T06:45:52.1747500Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt_mit.12.0.dylib 2025-07-17T06:45:52.1748300Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.dylib 2025-07-17T06:45:52.1749120Z /opt/homebrew/Caskroom/miniconda/base/lib/libpython3.13.dylib 2025-07-17T06:45:52.1750020Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.1.11.0.dylib 2025-07-17T06:45:52.1750620Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.dylib 2025-07-17T06:45:52.1751540Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.dylib 2025-07-17T06:45:52.1752400Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++experimental.a 2025-07-17T06:45:52.1753100Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.dylib 2025-07-17T06:45:52.1753930Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.dylib 2025-07-17T06:45:52.1754860Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt_mit.dylib 2025-07-17T06:45:52.1755550Z /opt/homebrew/Caskroom/miniconda/base/lib/libtclstub8.6.a 2025-07-17T06:45:52.1756350Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.1.dylib 2025-07-17T06:45:52.1757140Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.9.4.dylib 2025-07-17T06:45:52.1757910Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.dylib 2025-07-17T06:45:52.1758560Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.a 2025-07-17T06:45:52.1759280Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.0.dylib 2025-07-17T06:45:52.1759950Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.a 2025-07-17T06:45:52.1760860Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrad.0.0.dylib 2025-07-17T06:45:52.1761560Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.2.dylib 2025-07-17T06:45:52.1762400Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/padlock.dylib 2025-07-17T06:45:52.1763260Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/capi.dylib 2025-07-17T06:45:52.1764110Z /opt/homebrew/Caskroom/miniconda/base/lib/engines-3/loader_attic.dylib 2025-07-17T06:45:52.1764760Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.3.dylib 2025-07-17T06:45:52.1765560Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.a 2025-07-17T06:45:52.1766230Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.dylib 2025-07-17T06:45:52.1766980Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv_mit.dylib 2025-07-17T06:45:52.1767700Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.1.11.0.dylib 2025-07-17T06:45:52.1768610Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv_mit.12.dylib 2025-07-17T06:45:52.1769390Z /opt/homebrew/Caskroom/miniconda/base/lib/libcares.2.dylib 2025-07-17T06:45:52.1770200Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.1.dylib 2025-07-17T06:45:52.1770960Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.6.dylib 2025-07-17T06:45:52.1771750Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.a 2025-07-17T06:45:52.1772370Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5.3.dylib 2025-07-17T06:45:52.1773250Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.dylib 2025-07-17T06:45:52.1773910Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.3.dylib 2025-07-17T06:45:52.1774570Z /opt/homebrew/Caskroom/miniconda/base/lib/libverto.0.dylib 2025-07-17T06:45:52.1775360Z /opt/homebrew/Caskroom/miniconda/base/lib/libverto.dylib 2025-07-17T06:45:52.1776140Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.6.dylib 2025-07-17T06:45:52.1776670Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.tiff 2025-07-17T06:45:52.1777310Z /opt/homebrew/Caskroom/miniconda/base/lib/libedit.a 2025-07-17T06:45:52.1778150Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.8.0.dylib 2025-07-17T06:45:52.1778870Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-16.dylib 2025-07-17T06:45:52.1779820Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssapi_krb5.2.2.dylib 2025-07-17T06:45:52.1780520Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.dylib 2025-07-17T06:45:52.1781280Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5support.dylib 2025-07-17T06:45:52.1782010Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.0.dylib 2025-07-17T06:45:52.1782790Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.dylib 2025-07-17T06:45:52.1783550Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.dylib 2025-07-17T06:45:52.1784220Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.dylib 2025-07-17T06:45:52.1784890Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.dylib 2025-07-17T06:45:52.1785670Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.6.dylib 2025-07-17T06:45:52.1786350Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt.dylib 2025-07-17T06:45:52.1787040Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.a 2025-07-17T06:45:52.1787970Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.dylib 2025-07-17T06:45:52.1788790Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.dylib 2025-07-17T06:45:52.1789450Z /opt/homebrew/Caskroom/miniconda/base/lib/libxml2.dylib 2025-07-17T06:45:52.1790190Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/panedwindow.tcl 2025-07-17T06:45:52.1790880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkfbox.tcl 2025-07-17T06:45:52.1791660Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgbox.tcl 2025-07-17T06:45:52.1796540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/button.tcl 2025-07-17T06:45:52.1796720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/text.tcl 2025-07-17T06:45:52.1796850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/megawidget.tcl 2025-07-17T06:45:52.1796950Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tk.tcl 2025-07-17T06:45:52.1797070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/fontchooser.tcl 2025-07-17T06:45:52.1797200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/panedwindow.tcl 2025-07-17T06:45:52.1797330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scrollbar.tcl 2025-07-17T06:45:52.1797560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/sizegrip.tcl 2025-07-17T06:45:52.1798360Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/button.tcl 2025-07-17T06:45:52.1799080Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/defaults.tcl 2025-07-17T06:45:52.1800040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/utils.tcl 2025-07-17T06:45:52.1800670Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/ttk.tcl 2025-07-17T06:45:52.1801460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/treeview.tcl 2025-07-17T06:45:52.1802250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/classicTheme.tcl 2025-07-17T06:45:52.1802920Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/spinbox.tcl 2025-07-17T06:45:52.1803840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/clamTheme.tcl 2025-07-17T06:45:52.1804600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/aquaTheme.tcl 2025-07-17T06:45:52.1805340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/xpTheme.tcl 2025-07-17T06:45:52.1806150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/entry.tcl 2025-07-17T06:45:52.1806850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/notebook.tcl 2025-07-17T06:45:52.1807720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/fonts.tcl 2025-07-17T06:45:52.1808500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/vistaTheme.tcl 2025-07-17T06:45:52.1809200Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/altTheme.tcl 2025-07-17T06:45:52.1809850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/combobox.tcl 2025-07-17T06:45:52.1810460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/winTheme.tcl 2025-07-17T06:45:52.1811060Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/scale.tcl 2025-07-17T06:45:52.1811710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/menubutton.tcl 2025-07-17T06:45:52.1812350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/progress.tcl 2025-07-17T06:45:52.1812980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/ttk/cursors.tcl 2025-07-17T06:45:52.1813580Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/obsolete.tcl 2025-07-17T06:45:52.1814120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/mkpsenc.tcl 2025-07-17T06:45:52.1814820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoMed.gif 2025-07-17T06:45:52.1815430Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo.eps 2025-07-17T06:45:52.1816150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo150.gif 2025-07-17T06:45:52.1816780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/tai-ku.gif 2025-07-17T06:45:52.1817340Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/README 2025-07-17T06:45:52.1818040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo.eps 2025-07-17T06:45:52.1818740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo200.gif 2025-07-17T06:45:52.1819380Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logoLarge.gif 2025-07-17T06:45:52.1820060Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo175.gif 2025-07-17T06:45:52.1820750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo75.gif 2025-07-17T06:45:52.1821430Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/pwrdLogo100.gif 2025-07-17T06:45:52.1822070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo100.gif 2025-07-17T06:45:52.1822700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/images/logo64.gif 2025-07-17T06:45:52.1823270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/spinbox.tcl 2025-07-17T06:45:52.1823900Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/unsupported.tcl 2025-07-17T06:45:52.1824470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/clrpick.tcl 2025-07-17T06:45:52.1825040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/entry.tcl 2025-07-17T06:45:52.1825640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/console.tcl 2025-07-17T06:45:52.1826190Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/icons.tcl 2025-07-17T06:45:52.1827120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/choosedir.tcl 2025-07-17T06:45:52.1827680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/menu.tcl 2025-07-17T06:45:52.1828250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/dialog.tcl 2025-07-17T06:45:52.1828850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/comdlg.tcl 2025-07-17T06:45:52.1829380Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tclIndex 2025-07-17T06:45:52.1830000Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pl.msg 2025-07-17T06:45:52.1830570Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/el.msg 2025-07-17T06:45:52.1831150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/sv.msg 2025-07-17T06:45:52.1831740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en.msg 2025-07-17T06:45:52.1832330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/eo.msg 2025-07-17T06:45:52.1832900Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/ru.msg 2025-07-17T06:45:52.1833490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fr.msg 2025-07-17T06:45:52.1834090Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/nl.msg 2025-07-17T06:45:52.1834760Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/cs.msg 2025-07-17T06:45:52.1835560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/en_gb.msg 2025-07-17T06:45:52.1836050Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/es.msg 2025-07-17T06:45:52.1836780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/hu.msg 2025-07-17T06:45:52.1837510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/da.msg 2025-07-17T06:45:52.1838180Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/fi.msg 2025-07-17T06:45:52.1838830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/zh_cn.msg 2025-07-17T06:45:52.1839490Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/pt.msg 2025-07-17T06:45:52.1840240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/de.msg 2025-07-17T06:45:52.1840900Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/msgs/it.msg 2025-07-17T06:45:52.1841530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tearoff.tcl 2025-07-17T06:45:52.1842210Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/pkgIndex.tcl 2025-07-17T06:45:52.1842980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/tkAppInit.c 2025-07-17T06:45:52.1843690Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/bgerror.tcl 2025-07-17T06:45:52.1844420Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scrlbar.tcl 2025-07-17T06:45:52.1845120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/safetk.tcl 2025-07-17T06:45:52.1845880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/iconlist.tcl 2025-07-17T06:45:52.1846530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/optMenu.tcl 2025-07-17T06:45:52.1847170Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/xmfbox.tcl 2025-07-17T06:45:52.1848030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/listbox.tcl 2025-07-17T06:45:52.1848700Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/focus.tcl 2025-07-17T06:45:52.1849510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/style.tcl 2025-07-17T06:45:52.1850370Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bitmap.tcl 2025-07-17T06:45:52.1851270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/aniwave.tcl 2025-07-17T06:45:52.1852020Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/bind.tcl 2025-07-17T06:45:52.1852750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image1.tcl 2025-07-17T06:45:52.1853600Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/textpeer.tcl 2025-07-17T06:45:52.1854500Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/msgbox.tcl 2025-07-17T06:45:52.1855240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/button.tcl 2025-07-17T06:45:52.1856000Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/en.msg 2025-07-17T06:45:52.1856710Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/text.tcl 2025-07-17T06:45:52.1857610Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/image2.tcl 2025-07-17T06:45:52.1858330Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned2.tcl 2025-07-17T06:45:52.1859030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/filebox.tcl 2025-07-17T06:45:52.1859740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/sayings.tcl 2025-07-17T06:45:52.1860510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/plot.tcl 2025-07-17T06:45:52.1861290Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkscale.tcl 2025-07-17T06:45:52.1862060Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/goldberg.tcl 2025-07-17T06:45:52.1862750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/widget 2025-07-17T06:45:52.1863590Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkprogress.tcl 2025-07-17T06:45:52.1864350Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/paned1.tcl 2025-07-17T06:45:52.1865100Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttknote.tcl 2025-07-17T06:45:52.1865770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/form.tcl 2025-07-17T06:45:52.1866730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagup.xbm 2025-07-17T06:45:52.1867630Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/letters.xbm 2025-07-17T06:45:52.1868510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthris.gif 2025-07-17T06:45:52.1869610Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/gray25.xbm 2025-07-17T06:45:52.1870400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earthmenu.png 2025-07-17T06:45:52.1871230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/ouster.png 2025-07-17T06:45:52.1872130Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/noletter.xbm 2025-07-17T06:45:52.1872880Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/teapot.ppm 2025-07-17T06:45:52.1873820Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/pattern.xbm 2025-07-17T06:45:52.1874630Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/tcllogo.gif 2025-07-17T06:45:52.1875540Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/flagdown.xbm 2025-07-17T06:45:52.1876400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/images/earth.gif 2025-07-17T06:45:52.1877250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tree.tcl 2025-07-17T06:45:52.1877970Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/floor.tcl 2025-07-17T06:45:52.1878840Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/clrpick.tcl 2025-07-17T06:45:52.1879730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/spin.tcl 2025-07-17T06:45:52.1880450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/timer 2025-07-17T06:45:52.1881320Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkpane.tcl 2025-07-17T06:45:52.1882070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/fontchoose.tcl 2025-07-17T06:45:52.1882850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog1.tcl 2025-07-17T06:45:52.1883750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/license.terms 2025-07-17T06:45:52.1884390Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/nl.msg 2025-07-17T06:45:52.1885150Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/dialog2.tcl 2025-07-17T06:45:52.1885890Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/twind.tcl 2025-07-17T06:45:52.1886640Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menu.tcl 2025-07-17T06:45:52.1887510Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/knightstour.tcl 2025-07-17T06:45:52.1888380Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/README 2025-07-17T06:45:52.1889140Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/cscroll.tcl 2025-07-17T06:45:52.1890060Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/anilabel.tcl 2025-07-17T06:45:52.1890730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ixset 2025-07-17T06:45:52.1891470Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/arrow.tcl 2025-07-17T06:45:52.1892230Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/toolbar.tcl 2025-07-17T06:45:52.1892910Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkmenu.tcl 2025-07-17T06:45:52.1893680Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/search.tcl 2025-07-17T06:45:52.1894460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tclIndex 2025-07-17T06:45:52.1895240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ctext.tcl 2025-07-17T06:45:52.1895930Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/menubu.tcl 2025-07-17T06:45:52.1896740Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/label.tcl 2025-07-17T06:45:52.1897430Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/tcolor 2025-07-17T06:45:52.1898310Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/puzzle.tcl 2025-07-17T06:45:52.1899070Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hscale.tcl 2025-07-17T06:45:52.1899730Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/hello 2025-07-17T06:45:52.1900450Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/browse 2025-07-17T06:45:52.1901240Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ttkbut.tcl 2025-07-17T06:45:52.1902120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/labelframe.tcl 2025-07-17T06:45:52.1902800Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/states.tcl 2025-07-17T06:45:52.1903770Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/unicodeout.tcl 2025-07-17T06:45:52.1904400Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rolodex 2025-07-17T06:45:52.1905280Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry1.tcl 2025-07-17T06:45:52.1906030Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/combo.tcl 2025-07-17T06:45:52.1906780Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/check.tcl 2025-07-17T06:45:52.1907560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/pendulum.tcl 2025-07-17T06:45:52.1908250Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/mclist.tcl 2025-07-17T06:45:52.1909040Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry2.tcl 2025-07-17T06:45:52.1909850Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/radio.tcl 2025-07-17T06:45:52.1910560Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/colors.tcl 2025-07-17T06:45:52.1911270Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/icon.tcl 2025-07-17T06:45:52.1911980Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/rmt 2025-07-17T06:45:52.1912750Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/items.tcl 2025-07-17T06:45:52.1913720Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/entry3.tcl 2025-07-17T06:45:52.1914530Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/ruler.tcl 2025-07-17T06:45:52.1915460Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/demos/vscale.tcl 2025-07-17T06:45:52.1916120Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/scale.tcl 2025-07-17T06:45:52.1916830Z /opt/homebrew/Caskroom/miniconda/base/lib/tk8.6/palette.tcl 2025-07-17T06:45:52.1917430Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrad.dylib 2025-07-17T06:45:52.1918320Z /opt/homebrew/Caskroom/miniconda/base/lib/libbz2.1.0.8.dylib 2025-07-17T06:45:52.1919180Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.dylib 2025-07-17T06:45:52.1919860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/word.tcl 2025-07-17T06:45:52.1920580Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tm.tcl 2025-07-17T06:45:52.1921360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/clock.tcl 2025-07-17T06:45:52.1922050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/history.tcl 2025-07-17T06:45:52.1922960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp869.enc 2025-07-17T06:45:52.1923720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp855.enc 2025-07-17T06:45:52.1924560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-jp.enc 2025-07-17T06:45:52.1925440Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0201.enc 2025-07-17T06:45:52.1926230Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp857.enc 2025-07-17T06:45:52.1927080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macJapan.enc 2025-07-17T06:45:52.1927930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macUkraine.enc 2025-07-17T06:45:52.1928690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp936.enc 2025-07-17T06:45:52.1929470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp932.enc 2025-07-17T06:45:52.1930270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/tis-620.enc 2025-07-17T06:45:52.1931050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp852.enc 2025-07-17T06:45:52.1931940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022-kr.enc 2025-07-17T06:45:52.1932730Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macIceland.enc 2025-07-17T06:45:52.1933500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp850.enc 2025-07-17T06:45:52.1934320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0212.enc 2025-07-17T06:45:52.1935060Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/symbol.enc 2025-07-17T06:45:52.1935970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macTurkish.enc 2025-07-17T06:45:52.1936850Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ascii.enc 2025-07-17T06:45:52.1937760Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macGreek.enc 2025-07-17T06:45:52.1938630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb12345.enc 2025-07-17T06:45:52.1939460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-6.enc 2025-07-17T06:45:52.1940350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-7.enc 2025-07-17T06:45:52.1941240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-5.enc 2025-07-17T06:45:52.1942160Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-4.enc 2025-07-17T06:45:52.1943150Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-1.enc 2025-07-17T06:45:52.1944130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/dingbats.enc 2025-07-17T06:45:52.1944970Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp950.enc 2025-07-17T06:45:52.1945730Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1258.enc 2025-07-17T06:45:52.1946490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp775.enc 2025-07-17T06:45:52.1947460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-3.enc 2025-07-17T06:45:52.1948220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-2.enc 2025-07-17T06:45:52.1949070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312-raw.enc 2025-07-17T06:45:52.1950070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCyrillic.enc 2025-07-17T06:45:52.1950880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1256.enc 2025-07-17T06:45:52.1951720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb1988.enc 2025-07-17T06:45:52.1952670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ebcdic.enc 2025-07-17T06:45:52.1953420Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-jp.enc 2025-07-17T06:45:52.1954330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-13.enc 2025-07-17T06:45:52.1955200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/ksc5601.enc 2025-07-17T06:45:52.1955960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/big5.enc 2025-07-17T06:45:52.1956690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1257.enc 2025-07-17T06:45:52.1957440Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/gb2312.enc 2025-07-17T06:45:52.1958250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1255.enc 2025-07-17T06:45:52.1959080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp949.enc 2025-07-17T06:45:52.1959980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-11.enc 2025-07-17T06:45:52.1961030Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-10.enc 2025-07-17T06:45:52.1961950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1254.enc 2025-07-17T06:45:52.1962690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1250.enc 2025-07-17T06:45:52.1963720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCentEuro.enc 2025-07-17T06:45:52.1964620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-14.enc 2025-07-17T06:45:52.1965500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-9.enc 2025-07-17T06:45:52.1966210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-kr.enc 2025-07-17T06:45:52.1966960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-8.enc 2025-07-17T06:45:52.1967910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-15.enc 2025-07-17T06:45:52.1968680Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1251.enc 2025-07-17T06:45:52.1969480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1253.enc 2025-07-17T06:45:52.1970330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso8859-16.enc 2025-07-17T06:45:52.1971120Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp437.enc 2025-07-17T06:45:52.1971980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp1252.enc 2025-07-17T06:45:52.1972780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-u.enc 2025-07-17T06:45:52.1973530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macThai.enc 2025-07-17T06:45:52.1974440Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/shiftjis.enc 2025-07-17T06:45:52.1975170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp861.enc 2025-07-17T06:45:52.1975980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRomania.enc 2025-07-17T06:45:52.1976840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp860.enc 2025-07-17T06:45:52.1977560Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp874.enc 2025-07-17T06:45:52.1978350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cns11643.enc 2025-07-17T06:45:52.1979170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macRoman.enc 2025-07-17T06:45:52.1980000Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/jis0208.enc 2025-07-17T06:45:52.1980700Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp862.enc 2025-07-17T06:45:52.1981490Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/iso2022.enc 2025-07-17T06:45:52.1982440Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macDingbats.enc 2025-07-17T06:45:52.1983290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp863.enc 2025-07-17T06:45:52.1984260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp866.enc 2025-07-17T06:45:52.1985000Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/koi8-r.enc 2025-07-17T06:45:52.1985860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp737.enc 2025-07-17T06:45:52.1986660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp864.enc 2025-07-17T06:45:52.1987600Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/macCroatian.enc 2025-07-17T06:45:52.1988720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/euc-cn.enc 2025-07-17T06:45:52.1989470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/encoding/cp865.enc 2025-07-17T06:45:52.1990280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/optparse.tcl 2025-07-17T06:45:52.1991240Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/opt0.4/pkgIndex.tcl 2025-07-17T06:45:52.1992080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclIndex 2025-07-17T06:45:52.1992910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok.msg 2025-07-17T06:45:52.1993650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sw.msg 2025-07-17T06:45:52.1994380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pl.msg 2025-07-17T06:45:52.1995050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa.msg 2025-07-17T06:45:52.1995800Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_at.msg 2025-07-17T06:45:52.1996530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_bo.msg 2025-07-17T06:45:52.1997180Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/el.msg 2025-07-17T06:45:52.1997860Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sv.msg 2025-07-17T06:45:52.1998570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl_es.msg 2025-07-17T06:45:52.1999380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_bw.msg 2025-07-17T06:45:52.2000050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ca.msg 2025-07-17T06:45:52.2000840Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_be.msg 2025-07-17T06:45:52.2001430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi.msg 2025-07-17T06:45:52.2002030Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ja.msg 2025-07-17T06:45:52.2002630Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eo.msg 2025-07-17T06:45:52.2003270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt_br.msg 2025-07-17T06:45:52.2003880Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn_in.msg 2025-07-17T06:45:52.2004540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru_ua.msg 2025-07-17T06:45:52.2005140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ca.msg 2025-07-17T06:45:52.2005830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_be.msg 2025-07-17T06:45:52.2006350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sq.msg 2025-07-17T06:45:52.2006930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ru.msg 2025-07-17T06:45:52.2007590Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cl.msg 2025-07-17T06:45:52.2008170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw.msg 2025-07-17T06:45:52.2008810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ar.msg 2025-07-17T06:45:52.2009460Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_in.msg 2025-07-17T06:45:52.2010080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_zw.msg 2025-07-17T06:45:52.2010640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sr.msg 2025-07-17T06:45:52.2011280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it_ch.msg 2025-07-17T06:45:52.2011890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_co.msg 2025-07-17T06:45:52.2012480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv.msg 2025-07-17T06:45:52.2013070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr.msg 2025-07-17T06:45:52.2013660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga.msg 2025-07-17T06:45:52.2014270Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ni.msg 2025-07-17T06:45:52.2014890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_za.msg 2025-07-17T06:45:52.2015480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af.msg 2025-07-17T06:45:52.2016360Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_hn.msg 2025-07-17T06:45:52.2016710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lv.msg 2025-07-17T06:45:52.2017310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr.msg 2025-07-17T06:45:52.2017890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms.msg 2025-07-17T06:45:52.2018480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar.msg 2025-07-17T06:45:52.2019110Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_do.msg 2025-07-17T06:45:52.2019740Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_gt.msg 2025-07-17T06:45:52.2020320Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/lt.msg 2025-07-17T06:45:52.2020910Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te.msg 2025-07-17T06:45:52.2021510Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/tr.msg 2025-07-17T06:45:52.2022140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ie.msg 2025-07-17T06:45:52.2022750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl_be.msg 2025-07-17T06:45:52.2023380Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_py.msg 2025-07-17T06:45:52.2023940Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta.msg 2025-07-17T06:45:52.2024540Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/vi.msg 2025-07-17T06:45:52.2025130Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mt.msg 2025-07-17T06:45:52.2025720Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nn.msg 2025-07-17T06:45:52.2026330Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_sv.msg 2025-07-17T06:45:52.2026900Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nl.msg 2025-07-17T06:45:52.2027640Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bn.msg 2025-07-17T06:45:52.2028250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_lb.msg 2025-07-17T06:45:52.2029090Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh.msg 2025-07-17T06:45:52.2030080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_in.msg 2025-07-17T06:45:52.2030870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko_kr.msg 2025-07-17T06:45:52.2031650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_in.msg 2025-07-17T06:45:52.2032470Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pa.msg 2025-07-17T06:45:52.2033250Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/te_in.msg 2025-07-17T06:45:52.2033980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/uk.msg 2025-07-17T06:45:52.2034830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_hk.msg 2025-07-17T06:45:52.2035550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_hk.msg 2025-07-17T06:45:52.2036260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ga_ie.msg 2025-07-17T06:45:52.2036920Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/cs.msg 2025-07-17T06:45:52.2037650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ec.msg 2025-07-17T06:45:52.2038390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/nb.msg 2025-07-17T06:45:52.2039180Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hi_in.msg 2025-07-17T06:45:52.2039960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/af_za.msg 2025-07-17T06:45:52.2040750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo_fo.msg 2025-07-17T06:45:52.2041500Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fa_ir.msg 2025-07-17T06:45:52.2042170Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/th.msg 2025-07-17T06:45:52.2042960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ca.msg 2025-07-17T06:45:52.2043690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/be.msg 2025-07-17T06:45:52.2044430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mk.msg 2025-07-17T06:45:52.2045220Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kok_in.msg 2025-07-17T06:45:52.2045980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_gb.msg 2025-07-17T06:45:52.2046710Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_sg.msg 2025-07-17T06:45:52.2047600Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_sg.msg 2025-07-17T06:45:52.2048450Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kw_gb.msg 2025-07-17T06:45:52.2049090Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/bg.msg 2025-07-17T06:45:52.2049890Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pe.msg 2025-07-17T06:45:52.2050620Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_pr.msg 2025-07-17T06:45:52.2051410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_ph.msg 2025-07-17T06:45:52.2052200Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ms_my.msg 2025-07-17T06:45:52.2052950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_uy.msg 2025-07-17T06:45:52.2053810Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/mr_in.msg 2025-07-17T06:45:52.2054670Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gv_gb.msg 2025-07-17T06:45:52.2055390Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_sy.msg 2025-07-17T06:45:52.2056370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/gl.msg 2025-07-17T06:45:52.2056990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es.msg 2025-07-17T06:45:52.2057690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ko.msg 2025-07-17T06:45:52.2058410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hu.msg 2025-07-17T06:45:52.2059140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/da.msg 2025-07-17T06:45:52.2059830Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fi.msg 2025-07-17T06:45:52.2060650Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sh.msg 2025-07-17T06:45:52.2061520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fr_ch.msg 2025-07-17T06:45:52.2062290Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ar_jo.msg 2025-07-17T06:45:52.2062960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/is.msg 2025-07-17T06:45:52.2063750Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl.msg 2025-07-17T06:45:52.2064570Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de_be.msg 2025-07-17T06:45:52.2065280Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id.msg 2025-07-17T06:45:52.2066070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sk.msg 2025-07-17T06:45:52.2066780Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ro.msg 2025-07-17T06:45:52.2067520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_cn.msg 2025-07-17T06:45:52.2068410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/id_id.msg 2025-07-17T06:45:52.2069140Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu_es.msg 2025-07-17T06:45:52.2069800Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/pt.msg 2025-07-17T06:45:52.2070530Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/eu.msg 2025-07-17T06:45:52.2071300Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_cr.msg 2025-07-17T06:45:52.2072150Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/ta_in.msg 2025-07-17T06:45:52.2072870Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/he.msg 2025-07-17T06:45:52.2073550Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/hr.msg 2025-07-17T06:45:52.2074410Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_mx.msg 2025-07-17T06:45:52.2075310Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/et.msg 2025-07-17T06:45:52.2075990Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/fo.msg 2025-07-17T06:45:52.2076690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/es_ve.msg 2025-07-17T06:45:52.2077430Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/zh_tw.msg 2025-07-17T06:45:52.2078080Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/sl.msg 2025-07-17T06:45:52.2078790Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/de.msg 2025-07-17T06:45:52.2079480Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/it.msg 2025-07-17T06:45:52.2080260Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_au.msg 2025-07-17T06:45:52.2081070Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/kl_gl.msg 2025-07-17T06:45:52.2081960Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/msgs/en_nz.msg 2025-07-17T06:45:52.2082690Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/safe.tcl 2025-07-17T06:45:52.2083420Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/parray.tcl 2025-07-17T06:45:52.2084100Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/tclAppInit.c 2025-07-17T06:45:52.2084930Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/package.tcl 2025-07-17T06:45:52.2085520Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/auto.tcl 2025-07-17T06:45:52.2086370Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/http.tcl 2025-07-17T06:45:52.2087350Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/http1.0/pkgIndex.tcl 2025-07-17T06:45:52.2088050Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8.6/init.tcl 2025-07-17T06:45:52.2088910Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.dylib 2025-07-17T06:45:52.2089590Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.a 2025-07-17T06:45:52.2090300Z /opt/homebrew/Caskroom/miniconda/base/lib/libform.dylib 2025-07-17T06:45:52.2090810Z /opt/homebrew/Caskroom/miniconda/base/lib/terminfo 2025-07-17T06:45:52.2091460Z /opt/homebrew/Caskroom/miniconda/base/lib/libssh2.dylib 2025-07-17T06:45:52.2092230Z /opt/homebrew/Caskroom/miniconda/base/lib/libtkstub8.6.a 2025-07-17T06:45:52.2093020Z /opt/homebrew/Caskroom/miniconda/base/lib/libicudata.73.1.dylib 2025-07-17T06:45:52.2093920Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutest.73.1.dylib 2025-07-17T06:45:52.2094580Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5srv.dylib 2025-07-17T06:45:52.2095320Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolvext.1.dylib 2025-07-17T06:45:52.2096030Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.6.4.dylib 2025-07-17T06:45:52.2096720Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.73.1.dylib 2025-07-17T06:45:52.2097410Z /opt/homebrew/Caskroom/miniconda/base/lib/libcrypto.dylib 2025-07-17T06:45:52.2098280Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.1.11.0.dylib 2025-07-17T06:45:52.2098850Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.a 2025-07-17T06:45:52.2099560Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.dylib 2025-07-17T06:45:52.2100390Z /opt/homebrew/Caskroom/miniconda/base/lib/libyaml-cpp.dylib 2025-07-17T06:45:52.2101170Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/spake.so 2025-07-17T06:45:52.2102120Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/otp.so 2025-07-17T06:45:52.2103030Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/test.so 2025-07-17T06:45:52.2103850Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/preauth/pkinit.so 2025-07-17T06:45:52.2104630Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/kdb/db2.so 2025-07-17T06:45:52.2105430Z /opt/homebrew/Caskroom/miniconda/base/lib/krb5/plugins/tls/k5tls.so 2025-07-17T06:45:52.2106180Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest.dylib 2025-07-17T06:45:52.2107400Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.44.2/libsqlite3.44.2.dylib 2025-07-17T06:45:52.2108190Z /opt/homebrew/Caskroom/miniconda/base/lib/sqlite3.44.2/pkgIndex.tcl 2025-07-17T06:45:52.2113620Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.23.dylib 2025-07-17T06:45:52.2113970Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.a 2025-07-17T06:45:52.2114280Z /opt/homebrew/Caskroom/miniconda/base/lib/libkdb5.dylib 2025-07-17T06:45:52.2114540Z /opt/homebrew/Caskroom/miniconda/base/lib/tclConfig.sh 2025-07-17T06:45:52.2114840Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.14.2.4.dylib 2025-07-17T06:45:52.2115150Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.14.dylib 2025-07-17T06:45:52.2115450Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.5.6.dylib 2025-07-17T06:45:52.2115730Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.a 2025-07-17T06:45:52.2115980Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuuc.a 2025-07-17T06:45:52.2116260Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.10.2.dylib 2025-07-17T06:45:52.2116540Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.dylib 2025-07-17T06:45:52.2116820Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssrpc.4.2.dylib 2025-07-17T06:45:52.2117110Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssrpc.dylib 2025-07-17T06:45:52.2117640Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-32.a 2025-07-17T06:45:52.2118180Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.a 2025-07-17T06:45:52.2118910Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.a 2025-07-17T06:45:52.2119570Z /opt/homebrew/Caskroom/miniconda/base/lib/libsimdjson.dylib 2025-07-17T06:45:52.2120220Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrad.0.dylib 2025-07-17T06:45:52.2120960Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.dylib 2025-07-17T06:45:52.2121730Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.dylib 2025-07-17T06:45:52.2122420Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.dylib 2025-07-17T06:45:52.2123230Z /opt/homebrew/Caskroom/miniconda/base/lib/ossl-modules/legacy.dylib 2025-07-17T06:45:52.2123730Z /opt/homebrew/Caskroom/miniconda/base/lib/libssl.a 2025-07-17T06:45:52.2124460Z /opt/homebrew/Caskroom/miniconda/base/lib/libk5crypto.3.dylib 2025-07-17T06:45:52.2125180Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.3.dylib 2025-07-17T06:45:52.2125860Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenuw.6.dylib 2025-07-17T06:45:52.2126430Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.dylib 2025-07-17T06:45:52.2127070Z /opt/homebrew/Caskroom/miniconda/base/lib/libicuio.73.dylib 2025-07-17T06:45:52.2127730Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.dylib 2025-07-17T06:45:52.2128450Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.dylib 2025-07-17T06:45:52.2129140Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssapi_krb5.2.dylib 2025-07-17T06:45:52.2129710Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.dylib 2025-07-17T06:45:52.2130490Z /opt/homebrew/Caskroom/miniconda/base/lib/libicui18n.dylib 2025-07-17T06:45:52.2131310Z /opt/homebrew/Caskroom/miniconda/base/lib/libncursesw.6.dylib 2025-07-17T06:45:52.2131950Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5.3.3.dylib 2025-07-17T06:45:52.2132790Z /opt/homebrew/Caskroom/miniconda/base/lib/libcom_err.3.dylib 2025-07-17T06:45:52.2133870Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.7/libtdbcpostgres1.1.7.dylib 2025-07-17T06:45:52.2134790Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.7/tdbcpostgres.tcl 2025-07-17T06:45:52.2136210Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbcpostgres1.1.7/pkgIndex.tcl 2025-07-17T06:45:52.2136740Z /opt/homebrew/Caskroom/miniconda/base/lib/libcurl.4.dylib 2025-07-17T06:45:52.2137470Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssrpc.4.dylib 2025-07-17T06:45:52.2138080Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.a 2025-07-17T06:45:52.2138680Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.7.dylib 2025-07-17T06:45:52.2139280Z /opt/homebrew/Caskroom/miniconda/base/lib/liblz4.1.dylib 2025-07-17T06:45:52.2139950Z /opt/homebrew/Caskroom/miniconda/base/lib/libicutu.73.dylib 2025-07-17T06:45:52.2140460Z /opt/homebrew/Caskroom/miniconda/base/lib/Tk.icns 2025-07-17T06:45:52.2141230Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-8.dylib 2025-07-17T06:45:52.2141980Z /opt/homebrew/Caskroom/miniconda/base/lib/tclooConfig.sh 2025-07-17T06:45:52.2142680Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itcl.tcl 2025-07-17T06:45:52.2143340Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itclConfig.sh 2025-07-17T06:45:52.2144240Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/libitcl4.2.4.dylib 2025-07-17T06:45:52.2145070Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/pkgIndex.tcl 2025-07-17T06:45:52.2145890Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itclHullCmds.tcl 2025-07-17T06:45:52.2146670Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/itclWidget.tcl 2025-07-17T06:45:52.2147620Z /opt/homebrew/Caskroom/miniconda/base/lib/itcl4.2.4/libitclstub4.2.4.a 2025-07-17T06:45:52.2148310Z /opt/homebrew/Caskroom/miniconda/base/lib/libfmt.9.1.0.dylib 2025-07-17T06:45:52.2148920Z /opt/homebrew/Caskroom/miniconda/base/lib/libc++.1.dylib 2025-07-17T06:45:52.2149810Z /opt/homebrew/Caskroom/miniconda/base/lib/libarchive.13.dylib 2025-07-17T06:45:52.2150830Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/libtdbcstub1.1.7.a 2025-07-17T06:45:52.2151570Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/pkgIndex.tcl 2025-07-17T06:45:52.2152210Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/tdbc.tcl 2025-07-17T06:45:52.2153110Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/libtdbc1.1.7.dylib 2025-07-17T06:45:52.2153790Z /opt/homebrew/Caskroom/miniconda/base/lib/tdbc1.1.7/tdbcConfig.sh 2025-07-17T06:45:52.2154390Z /opt/homebrew/Caskroom/miniconda/base/lib/libnghttp2.dylib 2025-07-17T06:45:52.2155020Z /opt/homebrew/Caskroom/miniconda/base/lib/liblzma.5.dylib 2025-07-17T06:45:52.2155640Z /opt/homebrew/Caskroom/miniconda/base/lib/libkdb5.10.dylib 2025-07-17T06:45:52.2156360Z /opt/homebrew/Caskroom/miniconda/base/lib/libtk8.6.dylib 2025-07-17T06:45:52.2157000Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.a 2025-07-17T06:45:52.2157640Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanel.a 2025-07-17T06:45:52.2158380Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.1.dylib 2025-07-17T06:45:52.2159040Z /opt/homebrew/Caskroom/miniconda/base/lib/libcharset.dylib 2025-07-17T06:45:52.2159910Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5support.1.1.dylib 2025-07-17T06:45:52.2160620Z /opt/homebrew/Caskroom/miniconda/base/lib/libmpdec.4.dylib 2025-07-17T06:45:52.2161350Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.a 2025-07-17T06:45:52.2162020Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.6.dylib 2025-07-17T06:45:52.2162660Z /opt/homebrew/Caskroom/miniconda/base/lib/libedit.0.dylib 2025-07-17T06:45:52.2163220Z /opt/homebrew/Caskroom/miniconda/base/lib/libiconv.a 2025-07-17T06:45:52.2163940Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.8.dylib 2025-07-17T06:45:52.2164680Z /opt/homebrew/Caskroom/miniconda/base/lib/libsqlite3.dylib 2025-07-17T06:45:52.2165260Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5.dylib 2025-07-17T06:45:52.2165770Z /opt/homebrew/Caskroom/miniconda/base/lib/libffi.a 2025-07-17T06:45:52.2166370Z /opt/homebrew/Caskroom/miniconda/base/lib/tkConfig.sh 2025-07-17T06:45:52.2166980Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.dylib 2025-07-17T06:45:52.2167760Z /opt/homebrew/Caskroom/miniconda/base/lib/libgtest_main.dylib 2025-07-17T06:45:52.2168430Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfo.a 2025-07-17T06:45:52.2169170Z /opt/homebrew/Caskroom/miniconda/base/lib/libspdlog.1.11.dylib 2025-07-17T06:45:52.2169730Z /opt/homebrew/Caskroom/miniconda/base/lib/libev.4.dylib 2025-07-17T06:45:52.2170320Z /opt/homebrew/Caskroom/miniconda/base/lib/libzstd.dylib 2025-07-17T06:45:52.2171110Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.dylib 2025-07-17T06:45:52.2171950Z /opt/homebrew/Caskroom/miniconda/base/lib/libk5crypto.3.1.dylib 2025-07-17T06:45:52.2172610Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc.dylib 2025-07-17T06:45:52.2173250Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.6.dylib 2025-07-17T06:45:52.2173970Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.a 2025-07-17T06:45:52.2174610Z /opt/homebrew/Caskroom/miniconda/base/lib/libexpat.1.dylib 2025-07-17T06:45:52.2175330Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock.dylib 2025-07-17T06:45:52.2175930Z /opt/homebrew/Caskroom/miniconda/base/lib/libreadline.dylib 2025-07-17T06:45:52.2176720Z /opt/homebrew/Caskroom/miniconda/base/lib/libkrb5support.1.dylib 2025-07-17T06:45:52.2177580Z /opt/homebrew/Caskroom/miniconda/base/lib/libkadm5clnt_mit.12.dylib 2025-07-17T06:45:52.2178430Z /opt/homebrew/Caskroom/miniconda/base/lib/libgssapi_krb5.dylib 2025-07-17T06:45:52.2179140Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.dylib 2025-07-17T06:45:52.2179900Z /opt/homebrew/Caskroom/miniconda/base/lib/libkdb5.10.0.dylib 2025-07-17T06:45:52.2180760Z /opt/homebrew/Caskroom/miniconda/base/lib/libreproc++.14.2.4.dylib 2025-07-17T06:45:52.2181380Z /opt/homebrew/Caskroom/miniconda/base/lib/libz.1.dylib 2025-07-17T06:45:52.2181990Z /opt/homebrew/Caskroom/miniconda/base/lib/libncurses.a 2025-07-17T06:45:52.2182670Z /opt/homebrew/Caskroom/miniconda/base/lib/libk5crypto.dylib 2025-07-17T06:45:52.2183340Z /opt/homebrew/Caskroom/miniconda/base/lib/libtinfow.dylib 2025-07-17T06:45:52.2184010Z /opt/homebrew/Caskroom/miniconda/base/lib/libmamba.dylib 2025-07-17T06:45:52.2184980Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/tdbc/sqlite3-1.1.7.tm 2025-07-17T06:45:52.2185660Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.6/http-2.9.8.tm 2025-07-17T06:45:52.2186610Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform/shell-1.1.4.tm 2025-07-17T06:45:52.2187420Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.4/platform-1.0.19.tm 2025-07-17T06:45:52.2188210Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/msgcat-1.6.1.tm 2025-07-17T06:45:52.2188950Z /opt/homebrew/Caskroom/miniconda/base/lib/tcl8/8.5/tcltest-2.5.7.tm 2025-07-17T06:45:52.2189750Z /opt/homebrew/Caskroom/miniconda/base/lib/libsolv.dylib 2025-07-17T06:45:52.2190370Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/pkgdata.inc 2025-07-17T06:45:52.2190970Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/current 2025-07-17T06:45:52.2191760Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/pkgdata.inc 2025-07-17T06:45:52.2192390Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/73.1/Makefile.inc 2025-07-17T06:45:52.2192970Z /opt/homebrew/Caskroom/miniconda/base/lib/icu/Makefile.inc 2025-07-17T06:45:52.2193650Z /opt/homebrew/Caskroom/miniconda/base/lib/libgmock_main.1.11.0.dylib 2025-07-17T06:45:52.2194210Z /opt/homebrew/Caskroom/miniconda/base/lib/libformw.6.dylib 2025-07-17T06:45:52.2194750Z /opt/homebrew/Caskroom/miniconda/base/lib/libmenu.dylib 2025-07-17T06:45:52.2195310Z /opt/homebrew/Caskroom/miniconda/base/lib/libedit.dylib 2025-07-17T06:45:52.2195940Z /opt/homebrew/Caskroom/miniconda/base/lib/libpcre2-posix.dylib 2025-07-17T06:45:52.2196550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shutil.py 2025-07-17T06:45:52.2197190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tempfile.py 2025-07-17T06:45:52.2198190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so 2025-07-17T06:45:52.2199210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testlimitedcapi.cpython-313-darwin.so 2025-07-17T06:45:52.2200150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so 2025-07-17T06:45:52.2201080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so 2025-07-17T06:45:52.2202010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes_test.cpython-313-darwin.so 2025-07-17T06:45:52.2203030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpchannels.cpython-313-darwin.so 2025-07-17T06:45:52.2203900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so 2025-07-17T06:45:52.2204830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so 2025-07-17T06:45:52.2205760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-darwin.so 2025-07-17T06:45:52.2206810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-darwin.so 2025-07-17T06:45:52.2207710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited_35.cpython-313-darwin.so 2025-07-17T06:45:52.2208650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testcapi.cpython-313-darwin.so 2025-07-17T06:45:52.2209630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpqueues.cpython-313-darwin.so 2025-07-17T06:45:52.2210550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxsubtype.cpython-313-darwin.so 2025-07-17T06:45:52.2211590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so 2025-07-17T06:45:52.2212650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/select.cpython-313-darwin.so 2025-07-17T06:45:52.2213860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so 2025-07-17T06:45:52.2215010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so 2025-07-17T06:45:52.2216100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so 2025-07-17T06:45:52.2217060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/syslog.cpython-313-darwin.so 2025-07-17T06:45:52.2218300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so 2025-07-17T06:45:52.2219290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/array.cpython-313-darwin.so 2025-07-17T06:45:52.2220330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_interpreters.cpython-313-darwin.so 2025-07-17T06:45:52.2221510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so 2025-07-17T06:45:52.2222500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so 2025-07-17T06:45:52.2223560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so 2025-07-17T06:45:52.2224620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testbuffer.cpython-313-darwin.so 2025-07-17T06:45:52.2225730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_posixshmem.cpython-313-darwin.so 2025-07-17T06:45:52.2226740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha1.cpython-313-darwin.so 2025-07-17T06:45:52.2227800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so 2025-07-17T06:45:52.2229160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testimportmultiple.cpython-313-darwin.so 2025-07-17T06:45:52.2230360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so 2025-07-17T06:45:52.2231470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so 2025-07-17T06:45:52.2232610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses_panel.cpython-313-darwin.so 2025-07-17T06:45:52.2233670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so 2025-07-17T06:45:52.2234920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so 2025-07-17T06:45:52.2235950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/xxlimited.cpython-313-darwin.so 2025-07-17T06:45:52.2236920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_tkinter.cpython-313-darwin.so 2025-07-17T06:45:52.2238050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_statistics.cpython-313-darwin.so 2025-07-17T06:45:52.2239250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so 2025-07-17T06:45:52.2240440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so 2025-07-17T06:45:52.2241490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha3.cpython-313-darwin.so 2025-07-17T06:45:52.2242680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so 2025-07-17T06:45:52.2243860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so 2025-07-17T06:45:52.2245050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-darwin.so 2025-07-17T06:45:52.2246190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-darwin.so 2025-07-17T06:45:52.2247260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so 2025-07-17T06:45:52.2248280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so 2025-07-17T06:45:52.2249410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sqlite3.cpython-313-darwin.so 2025-07-17T06:45:52.2250510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so 2025-07-17T06:45:52.2251670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_md5.cpython-313-darwin.so 2025-07-17T06:45:52.2252820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_multiprocessing.cpython-313-darwin.so 2025-07-17T06:45:52.2253910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so 2025-07-17T06:45:52.2254890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so 2025-07-17T06:45:52.2255900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so 2025-07-17T06:45:52.2257200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testinternalcapi.cpython-313-darwin.so 2025-07-17T06:45:52.2258540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testexternalinspection.cpython-313-darwin.so 2025-07-17T06:45:52.2259640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/resource.cpython-313-darwin.so 2025-07-17T06:45:52.2260710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_lsprof.cpython-313-darwin.so 2025-07-17T06:45:52.2262080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic_limited.cpython-313-darwin.so 2025-07-17T06:45:52.2263330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-darwin.so 2025-07-17T06:45:52.2264540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so 2025-07-17T06:45:52.2265680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so 2025-07-17T06:45:52.2266640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so 2025-07-17T06:45:52.2267600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so 2025-07-17T06:45:52.2268710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-darwin.so 2025-07-17T06:45:52.2269840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so 2025-07-17T06:45:52.2271000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so 2025-07-17T06:45:52.2272070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so 2025-07-17T06:45:52.2273290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testclinic.cpython-313-darwin.so 2025-07-17T06:45:52.2274310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_sha2.cpython-313-darwin.so 2025-07-17T06:45:52.2275490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_xxtestfuzz.cpython-313-darwin.so 2025-07-17T06:45:52.2276650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testmultiphase.cpython-313-darwin.so 2025-07-17T06:45:52.2277680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/math.cpython-313-darwin.so 2025-07-17T06:45:52.2278930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_testsinglephase.cpython-313-darwin.so 2025-07-17T06:45:52.2280010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-darwin.so 2025-07-17T06:45:52.2281040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_curses.cpython-313-darwin.so 2025-07-17T06:45:52.2282230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lib-dynload/_dbm.cpython-313-darwin.so 2025-07-17T06:45:52.2283150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_romanian.py 2025-07-17T06:45:52.2283930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_farsi.py 2025-07-17T06:45:52.2284800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/idna.py 2025-07-17T06:45:52.2285790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp273.py 2025-07-17T06:45:52.2286650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/punycode.py 2025-07-17T06:45:52.2287680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/raw_unicode_escape.py 2025-07-17T06:45:52.2288420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8.py 2025-07-17T06:45:52.2289270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1252.py 2025-07-17T06:45:52.2290090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp869.py 2025-07-17T06:45:52.2290980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_14.py 2025-07-17T06:45:52.2291910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_2.py 2025-07-17T06:45:52.2292860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_arabic.py 2025-07-17T06:45:52.2293690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_croatian.py 2025-07-17T06:45:52.2294530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5hkscs.py 2025-07-17T06:45:52.2295280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1256.py 2025-07-17T06:45:52.2296160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_6.py 2025-07-17T06:45:52.2297110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_10.py 2025-07-17T06:45:52.2298100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_kr.py 2025-07-17T06:45:52.2298980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1140.py 2025-07-17T06:45:52.2299860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1125.py 2025-07-17T06:45:52.2300830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_1.py 2025-07-17T06:45:52.2301650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1257.py 2025-07-17T06:45:52.2302360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp949.py 2025-07-17T06:45:52.2303200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp858.py 2025-07-17T06:45:52.2304070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_7.py 2025-07-17T06:45:52.2305020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_11.py 2025-07-17T06:45:52.2305990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hp_roman8.py 2025-07-17T06:45:52.2306690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_r.py 2025-07-17T06:45:52.2307780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/zlib_codec.py 2025-07-17T06:45:52.2308540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gbk.py 2025-07-17T06:45:52.2309430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/johab.py 2025-07-17T06:45:52.2310450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1253.py 2025-07-17T06:45:52.2311480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_15.py 2025-07-17T06:45:52.2312480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2004.py 2025-07-17T06:45:52.2313380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_iceland.py 2025-07-17T06:45:52.2314150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_3.py 2025-07-17T06:45:52.2315100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_greek.py 2025-07-17T06:45:52.2316030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/rot_13.py 2025-07-17T06:45:52.2316970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_be.py 2025-07-17T06:45:52.2318300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_kr.py 2025-07-17T06:45:52.2319240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jisx0213.py 2025-07-17T06:45:52.2319990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp863.py 2025-07-17T06:45:52.2320780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ascii.py 2025-07-17T06:45:52.2321650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_8.py 2025-07-17T06:45:52.2322410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp857.py 2025-07-17T06:45:52.2323290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_be.py 2025-07-17T06:45:52.2324170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1258.py 2025-07-17T06:45:52.2325000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/oem.py 2025-07-17T06:45:52.2326020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_latin2.py 2025-07-17T06:45:52.2326860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp775.py 2025-07-17T06:45:52.2327750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_roman.py 2025-07-17T06:45:52.2328590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__init__.py 2025-07-17T06:45:52.2329500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp852.py 2025-07-17T06:45:52.2330420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jisx0213.py 2025-07-17T06:45:52.2331170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp866.py 2025-07-17T06:45:52.2332050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_7.py 2025-07-17T06:45:52.2332920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/base64_codec.py 2025-07-17T06:45:52.2334110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp500.cpython-313.pyc 2025-07-17T06:45:52.2335140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp861.cpython-313.pyc 2025-07-17T06:45:52.2336290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_8.cpython-313.pyc 2025-07-17T06:45:52.2337480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8_sig.cpython-313.pyc 2025-07-17T06:45:52.2338630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_u.cpython-313.pyc 2025-07-17T06:45:52.2339710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mbcs.cpython-313.pyc 2025-07-17T06:45:52.2341000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_7.cpython-313.pyc 2025-07-17T06:45:52.2342290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_3.cpython-313.pyc 2025-07-17T06:45:52.2343500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jisx0213.cpython-313.pyc 2025-07-17T06:45:52.2344730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis.cpython-313.pyc 2025-07-17T06:45:52.2345830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gbk.cpython-313.pyc 2025-07-17T06:45:52.2346960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp273.cpython-313.pyc 2025-07-17T06:45:52.2348070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1256.cpython-313.pyc 2025-07-17T06:45:52.2349170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_turkish.cpython-313.pyc 2025-07-17T06:45:52.2350420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_be.cpython-313.pyc 2025-07-17T06:45:52.2351600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/unicode_escape.cpython-313.pyc 2025-07-17T06:45:52.2352610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp869.cpython-313.pyc 2025-07-17T06:45:52.2353660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/punycode.cpython-313.pyc 2025-07-17T06:45:52.2354770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/charmap.cpython-313.pyc 2025-07-17T06:45:52.2355880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb18030.cpython-313.pyc 2025-07-17T06:45:52.2361860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5.cpython-313.pyc 2025-07-17T06:45:52.2362390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1251.cpython-313.pyc 2025-07-17T06:45:52.2362900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ascii.cpython-313.pyc 2025-07-17T06:45:52.2363410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1006.cpython-313.pyc 2025-07-17T06:45:52.2363920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_r.cpython-313.pyc 2025-07-17T06:45:52.2364440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_10.cpython-313.pyc 2025-07-17T06:45:52.2364950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp424.cpython-313.pyc 2025-07-17T06:45:52.2365460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/big5hkscs.cpython-313.pyc 2025-07-17T06:45:52.2365990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jp.cpython-313.pyc 2025-07-17T06:45:52.2367080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/aliases.cpython-313.pyc 2025-07-17T06:45:52.2368190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp866.cpython-313.pyc 2025-07-17T06:45:52.2369590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1125.cpython-313.pyc 2025-07-17T06:45:52.2370740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1250.cpython-313.pyc 2025-07-17T06:45:52.2371910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_farsi.cpython-313.pyc 2025-07-17T06:45:52.2372910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/idna.cpython-313.pyc 2025-07-17T06:45:52.2374030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp855.cpython-313.pyc 2025-07-17T06:45:52.2375180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_latin2.cpython-313.pyc 2025-07-17T06:45:52.2376410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_greek.cpython-313.pyc 2025-07-17T06:45:52.2377470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hz.cpython-313.pyc 2025-07-17T06:45:52.2378650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_1.cpython-313.pyc 2025-07-17T06:45:52.2379590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_11.cpython-313.pyc 2025-07-17T06:45:52.2380550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/latin_1.cpython-313.pyc 2025-07-17T06:45:52.2381490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp775.cpython-313.pyc 2025-07-17T06:45:52.2382470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/ptcp154.cpython-313.pyc 2025-07-17T06:45:52.2383380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp860.cpython-313.pyc 2025-07-17T06:45:52.2384350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/palmos.cpython-313.pyc 2025-07-17T06:45:52.2385330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1258.cpython-313.pyc 2025-07-17T06:45:52.2386230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_7.cpython-313.pyc 2025-07-17T06:45:52.2387240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp.cpython-313.pyc 2025-07-17T06:45:52.2388210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_9.cpython-313.pyc 2025-07-17T06:45:52.2389160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1140.cpython-313.pyc 2025-07-17T06:45:52.2390120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/bz2_codec.cpython-313.pyc 2025-07-17T06:45:52.2391050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/oem.cpython-313.pyc 2025-07-17T06:45:52.2391990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_8.cpython-313.pyc 2025-07-17T06:45:52.2392980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hex_codec.cpython-313.pyc 2025-07-17T06:45:52.2393900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/koi8_t.cpython-313.pyc 2025-07-17T06:45:52.2394910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_16.cpython-313.pyc 2025-07-17T06:45:52.2395930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2.cpython-313.pyc 2025-07-17T06:45:52.2396900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_6.cpython-313.pyc 2025-07-17T06:45:52.2397940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_cyrillic.cpython-313.pyc 2025-07-17T06:45:52.2398960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/shift_jis_2004.cpython-313.pyc 2025-07-17T06:45:52.2399880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp852.cpython-313.pyc 2025-07-17T06:45:52.2400840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1257.cpython-313.pyc 2025-07-17T06:45:52.2401840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32_le.cpython-313.pyc 2025-07-17T06:45:52.2402820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_3.cpython-313.pyc 2025-07-17T06:45:52.2403790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/rot_13.cpython-313.pyc 2025-07-17T06:45:52.2404800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_13.cpython-313.pyc 2025-07-17T06:45:52.2405780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/zlib_codec.cpython-313.pyc 2025-07-17T06:45:52.2406750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1252.cpython-313.pyc 2025-07-17T06:45:52.2407710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp857.cpython-313.pyc 2025-07-17T06:45:52.2408640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp950.cpython-313.pyc 2025-07-17T06:45:52.2409750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jisx0213.cpython-313.pyc 2025-07-17T06:45:52.2410690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_romanian.cpython-313.pyc 2025-07-17T06:45:52.2411680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_croatian.cpython-313.pyc 2025-07-17T06:45:52.2412610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp865.cpython-313.pyc 2025-07-17T06:45:52.2413620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_iceland.cpython-313.pyc 2025-07-17T06:45:52.2414560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp858.cpython-313.pyc 2025-07-17T06:45:52.2415640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/base64_codec.cpython-313.pyc 2025-07-17T06:45:52.2416520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp949.cpython-313.pyc 2025-07-17T06:45:52.2417470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/kz1048.cpython-313.pyc 2025-07-17T06:45:52.2418400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp862.cpython-313.pyc 2025-07-17T06:45:52.2419320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp737.cpython-313.pyc 2025-07-17T06:45:52.2420300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_be.cpython-313.pyc 2025-07-17T06:45:52.2421470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1026.cpython-313.pyc 2025-07-17T06:45:52.2422200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp850.cpython-313.pyc 2025-07-17T06:45:52.2423140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_kr.cpython-313.pyc 2025-07-17T06:45:52.2424080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/tis_620.cpython-313.pyc 2025-07-17T06:45:52.2425040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1255.cpython-313.pyc 2025-07-17T06:45:52.2426010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/uu_codec.cpython-313.pyc 2025-07-17T06:45:52.2426970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp874.cpython-313.pyc 2025-07-17T06:45:52.2427920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_14.cpython-313.pyc 2025-07-17T06:45:52.2428890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_4.cpython-313.pyc 2025-07-17T06:45:52.2429870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/undefined.cpython-313.pyc 2025-07-17T06:45:52.2430860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_arabic.cpython-313.pyc 2025-07-17T06:45:52.2431770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp437.cpython-313.pyc 2025-07-17T06:45:52.2432680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp863.cpython-313.pyc 2025-07-17T06:45:52.2433680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16_le.cpython-313.pyc 2025-07-17T06:45:52.2434620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1254.cpython-313.pyc 2025-07-17T06:45:52.2435560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_32.cpython-313.pyc 2025-07-17T06:45:52.2436560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/hp_roman8.cpython-313.pyc 2025-07-17T06:45:52.2437540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_15.cpython-313.pyc 2025-07-17T06:45:52.2438460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp875.cpython-313.pyc 2025-07-17T06:45:52.2439470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_5.cpython-313.pyc 2025-07-17T06:45:52.2440470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/utf_16.cpython-313.pyc 2025-07-17T06:45:52.2441440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_1.cpython-313.pyc 2025-07-17T06:45:52.2442350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp720.cpython-313.pyc 2025-07-17T06:45:52.2443270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/johab.cpython-313.pyc 2025-07-17T06:45:52.2444250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso8859_2.cpython-313.pyc 2025-07-17T06:45:52.2445170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/gb2312.cpython-313.pyc 2025-07-17T06:45:52.2446160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/mac_roman.cpython-313.pyc 2025-07-17T06:45:52.2447050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp856.cpython-313.pyc 2025-07-17T06:45:52.2448140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_2004.cpython-313.pyc 2025-07-17T06:45:52.2449060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2450050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_kr.cpython-313.pyc 2025-07-17T06:45:52.2450970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp1253.cpython-313.pyc 2025-07-17T06:45:52.2451900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp864.cpython-313.pyc 2025-07-17T06:45:52.2453010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/raw_unicode_escape.cpython-313.pyc 2025-07-17T06:45:52.2453990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/euc_jis_2004.cpython-313.pyc 2025-07-17T06:45:52.2455000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/quopri_codec.cpython-313.pyc 2025-07-17T06:45:52.2456120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/iso2022_jp_ext.cpython-313.pyc 2025-07-17T06:45:52.2457020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp932.cpython-313.pyc 2025-07-17T06:45:52.2457950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/__pycache__/cp037.cpython-313.pyc 2025-07-17T06:45:52.2458590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp932.py 2025-07-17T06:45:52.2459260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp720.py 2025-07-17T06:45:52.2459980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp862.py 2025-07-17T06:45:52.2460710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp437.py 2025-07-17T06:45:52.2461430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/palmos.py 2025-07-17T06:45:52.2462180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_9.py 2025-07-17T06:45:52.2463060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp856.py 2025-07-17T06:45:52.2464030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/aliases.py 2025-07-17T06:45:52.2464940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/latin_1.py 2025-07-17T06:45:52.2465780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp875.py 2025-07-17T06:45:52.2466750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp950.py 2025-07-17T06:45:52.2467850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/unicode_escape.py 2025-07-17T06:45:52.2468710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp737.py 2025-07-17T06:45:52.2469640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp865.py 2025-07-17T06:45:52.2470510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/ptcp154.py 2025-07-17T06:45:52.2471340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/big5.py 2025-07-17T06:45:52.2472340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp424.py 2025-07-17T06:45:52.2473160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp861.py 2025-07-17T06:45:52.2474130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jp.py 2025-07-17T06:45:52.2475040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp855.py 2025-07-17T06:45:52.2476030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis.py 2025-07-17T06:45:52.2476980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32_le.py 2025-07-17T06:45:52.2477790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp500.py 2025-07-17T06:45:52.2478810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/undefined.py 2025-07-17T06:45:52.2479770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp860.py 2025-07-17T06:45:52.2480700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/uu_codec.py 2025-07-17T06:45:52.2481730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16_le.py 2025-07-17T06:45:52.2482600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb18030.py 2025-07-17T06:45:52.2483480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp874.py 2025-07-17T06:45:52.2484410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp850.py 2025-07-17T06:45:52.2485300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp864.py 2025-07-17T06:45:52.2486390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_32.py 2025-07-17T06:45:52.2487300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_u.py 2025-07-17T06:45:52.2488190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1254.py 2025-07-17T06:45:52.2489230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_2.py 2025-07-17T06:45:52.2490230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_16.py 2025-07-17T06:45:52.2491190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_4.py 2025-07-17T06:45:52.2492150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/euc_jis_2004.py 2025-07-17T06:45:52.2493100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mbcs.py 2025-07-17T06:45:52.2494130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1250.py 2025-07-17T06:45:52.2495110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/gb2312.py 2025-07-17T06:45:52.2495990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_16.py 2025-07-17T06:45:52.2496930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_cyrillic.py 2025-07-17T06:45:52.2497830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hex_codec.py 2025-07-17T06:45:52.2498740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/tis_620.py 2025-07-17T06:45:52.2499650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp037.py 2025-07-17T06:45:52.2500650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1006.py 2025-07-17T06:45:52.2501540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1251.py 2025-07-17T06:45:52.2502530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/mac_turkish.py 2025-07-17T06:45:52.2503450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_ext.py 2025-07-17T06:45:52.2504390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_1.py 2025-07-17T06:45:52.2505330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/hz.py 2025-07-17T06:45:52.2506220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/bz2_codec.py 2025-07-17T06:45:52.2507090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/quopri_codec.py 2025-07-17T06:45:52.2508050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/kz1048.py 2025-07-17T06:45:52.2509010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/utf_8_sig.py 2025-07-17T06:45:52.2509800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/koi8_t.py 2025-07-17T06:45:52.2510590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1255.py 2025-07-17T06:45:52.2511600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp_3.py 2025-07-17T06:45:52.2512630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/shift_jis_2004.py 2025-07-17T06:45:52.2513490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/cp1026.py 2025-07-17T06:45:52.2514410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/charmap.py 2025-07-17T06:45:52.2515410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_5.py 2025-07-17T06:45:52.2516420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso8859_13.py 2025-07-17T06:45:52.2517410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/encodings/iso2022_jp.py 2025-07-17T06:45:52.2518680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/queue.py 2025-07-17T06:45:52.2519460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyio.py 2025-07-17T06:45:52.2520250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pkgutil.py 2025-07-17T06:45:52.2521050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/lzma.py 2025-07-17T06:45:52.2521990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sitebuiltins.py 2025-07-17T06:45:52.2522710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copyreg.py 2025-07-17T06:45:52.2523520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/rlcompleter.py 2025-07-17T06:45:52.2524540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_common.py 2025-07-17T06:45:52.2525520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__init__.py 2025-07-17T06:45:52.2526950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_common.cpython-313.pyc 2025-07-17T06:45:52.2528450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_zoneinfo.cpython-313.pyc 2025-07-17T06:45:52.2529690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/_tzpath.cpython-313.pyc 2025-07-17T06:45:52.2530960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2531850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_zoneinfo.py 2025-07-17T06:45:52.2532690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zoneinfo/_tzpath.py 2025-07-17T06:45:52.2533430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gzip.py 2025-07-17T06:45:52.2534290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_aix.py 2025-07-17T06:45:52.2535120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/wintypes.py 2025-07-17T06:45:52.2535900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/util.py 2025-07-17T06:45:52.2536730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__init__.py 2025-07-17T06:45:52.2538080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_endian.cpython-313.pyc 2025-07-17T06:45:52.2539290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/wintypes.cpython-313.pyc 2025-07-17T06:45:52.2540470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/_aix.cpython-313.pyc 2025-07-17T06:45:52.2541740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.2543050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2543950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/_endian.py 2025-07-17T06:45:52.2544970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dyld.py 2025-07-17T06:45:52.2546110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/framework.py 2025-07-17T06:45:52.2547230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib 2025-07-17T06:45:52.2548240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__init__.py 2025-07-17T06:45:52.2549580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dyld.cpython-313.pyc 2025-07-17T06:45:52.2550780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/dylib.cpython-313.pyc 2025-07-17T06:45:52.2552060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/framework.cpython-313.pyc 2025-07-17T06:45:52.2553380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2554460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/README.ctypes 2025-07-17T06:45:52.2555750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/fetch_macholib.bat 2025-07-17T06:45:52.2556660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ctypes/macholib/dylib.py 2025-07-17T06:45:52.2557380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ipaddress.py 2025-07-17T06:45:52.2558100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/trace.py 2025-07-17T06:45:52.2558900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/webbrowser.py 2025-07-17T06:45:52.2559800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compat_pickle.py 2025-07-17T06:45:52.2560840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/signals.py 2025-07-17T06:45:52.2561490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/runner.py 2025-07-17T06:45:52.2562150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/suite.py 2025-07-17T06:45:52.2562850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/util.py 2025-07-17T06:45:52.2563560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__init__.py 2025-07-17T06:45:52.2564520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.2565430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/mock.cpython-313.pyc 2025-07-17T06:45:52.2566390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/result.cpython-313.pyc 2025-07-17T06:45:52.2567330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/signals.cpython-313.pyc 2025-07-17T06:45:52.2568280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/loader.cpython-313.pyc 2025-07-17T06:45:52.2569250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/runner.cpython-313.pyc 2025-07-17T06:45:52.2570150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.2571060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/case.cpython-313.pyc 2025-07-17T06:45:52.2572020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.2572950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/suite.cpython-313.pyc 2025-07-17T06:45:52.2573910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2574800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/_log.cpython-313.pyc 2025-07-17T06:45:52.2575820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__pycache__/async_case.cpython-313.pyc 2025-07-17T06:45:52.2576420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/result.py 2025-07-17T06:45:52.2577130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/loader.py 2025-07-17T06:45:52.2577820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/case.py 2025-07-17T06:45:52.2578480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/main.py 2025-07-17T06:45:52.2579250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/async_case.py 2025-07-17T06:45:52.2580040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/__main__.py 2025-07-17T06:45:52.2580630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/_log.py 2025-07-17T06:45:52.2581340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/unittest/mock.py 2025-07-17T06:45:52.2581890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dis.py 2025-07-17T06:45:52.2582500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bdb.py 2025-07-17T06:45:52.2583460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python-config.py 2025-07-17T06:45:52.2584240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c.in 2025-07-17T06:45:52.2585040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/install-sh 2025-07-17T06:45:52.2585870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.stdlib 2025-07-17T06:45:52.2586660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Makefile 2025-07-17T06:45:52.2587510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.bootstrap 2025-07-17T06:45:52.2588230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup 2025-07-17T06:45:52.2589430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/__pycache__/python-config.cpython-313.pyc 2025-07-17T06:45:52.2590140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/makesetup 2025-07-17T06:45:52.2590900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/config.c 2025-07-17T06:45:52.2591710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/Setup.local 2025-07-17T06:45:52.2592500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/config-3.13-darwin/python.o 2025-07-17T06:45:52.2593130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipapp.py 2025-07-17T06:45:52.2593670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cmd.py 2025-07-17T06:45:52.2594250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tty.py 2025-07-17T06:45:52.2594990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/textpad.py 2025-07-17T06:45:52.2595650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/ascii.py 2025-07-17T06:45:52.2596400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__init__.py 2025-07-17T06:45:52.2597630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/ascii.cpython-313.pyc 2025-07-17T06:45:52.2598820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/panel.cpython-313.pyc 2025-07-17T06:45:52.2600090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/textpad.cpython-313.pyc 2025-07-17T06:45:52.2601260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2602420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/__pycache__/has_key.cpython-313.pyc 2025-07-17T06:45:52.2603230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/has_key.py 2025-07-17T06:45:52.2604220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/curses/panel.py 2025-07-17T06:45:52.2605020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tabnanny.py 2025-07-17T06:45:52.2605790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_py_abc.py 2025-07-17T06:45:52.2606640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/cProfile.py 2025-07-17T06:45:52.2607450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipimport.py 2025-07-17T06:45:52.2608160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/token.py 2025-07-17T06:45:52.2608950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/textwrap.py 2025-07-17T06:45:52.2609690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/base64.py 2025-07-17T06:45:52.2610550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_markupbase.py 2025-07-17T06:45:52.2611220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bz2.py 2025-07-17T06:45:52.2612190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_types.py 2025-07-17T06:45:52.2613260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__init__.py 2025-07-17T06:45:52.2614340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_types.cpython-313.pyc 2025-07-17T06:45:52.2615520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_re.cpython-313.pyc 2025-07-17T06:45:52.2616620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2617660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:52.2618420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_parser.py 2025-07-17T06:45:52.2619210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/_re.py 2025-07-17T06:45:52.2620150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tomllib/mypy.ini 2025-07-17T06:45:52.2620920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/signal.py 2025-07-17T06:45:52.2621780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_constants.py 2025-07-17T06:45:52.2622770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_aix_support.py 2025-07-17T06:45:52.2623680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_threading_local.py 2025-07-17T06:45:52.2624500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pyclbr.py 2025-07-17T06:45:52.2625390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_support.py 2025-07-17T06:45:52.2626150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__init__.py 2025-07-17T06:45:52.2627320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_support.cpython-313.pyc 2025-07-17T06:45:52.2628620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/test_script_helper.cpython-313.pyc 2025-07-17T06:45:52.2629690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2630580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asyncore.py 2025-07-17T06:45:52.2631710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/queues.py 2025-07-17T06:45:52.2632900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/_crossinterp.py 2025-07-17T06:45:52.2634180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__init__.py 2025-07-17T06:45:52.2635740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/channels.cpython-313.pyc 2025-07-17T06:45:52.2637210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/queues.cpython-313.pyc 2025-07-17T06:45:52.2638580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/_crossinterp.cpython-313.pyc 2025-07-17T06:45:52.2639920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2640870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/interpreters/channels.py 2025-07-17T06:45:52.2641810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hypothesis_helper.py 2025-07-17T06:45:52.2642760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/ast_helper.py 2025-07-17T06:45:52.2643700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/testcase.py 2025-07-17T06:45:52.2644790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/threading_helper.py 2025-07-17T06:45:52.2645860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/warnings_helper.py 2025-07-17T06:45:52.2646820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/os_helper.py 2025-07-17T06:45:52.2647800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__init__.py 2025-07-17T06:45:52.2648750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/venv.py 2025-07-17T06:45:52.2650260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/smtpd.cpython-313.pyc 2025-07-17T06:45:52.2651470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/logging_helper.cpython-313.pyc 2025-07-17T06:45:52.2652750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/socket_helper.cpython-313.pyc 2025-07-17T06:45:52.2654300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hypothesis_helper.cpython-313.pyc 2025-07-17T06:45:52.2655500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/i18n_helper.cpython-313.pyc 2025-07-17T06:45:52.2656770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/os_helper.cpython-313.pyc 2025-07-17T06:45:52.2658160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/hashlib_helper.cpython-313.pyc 2025-07-17T06:45:52.2659360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/numbers.cpython-313.pyc 2025-07-17T06:45:52.2660650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/testcase.cpython-313.pyc 2025-07-17T06:45:52.2662000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/refleak_helper.cpython-313.pyc 2025-07-17T06:45:52.2663260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/ast_helper.cpython-313.pyc 2025-07-17T06:45:52.2664510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/pty_helper.cpython-313.pyc 2025-07-17T06:45:52.2665970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/warnings_helper.cpython-313.pyc 2025-07-17T06:45:52.2667370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/script_helper.cpython-313.pyc 2025-07-17T06:45:52.2668760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/import_helper.cpython-313.pyc 2025-07-17T06:45:52.2670150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/threading_helper.cpython-313.pyc 2025-07-17T06:45:52.2671420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asyncore.cpython-313.pyc 2025-07-17T06:45:52.2672710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/asynchat.cpython-313.pyc 2025-07-17T06:45:52.2674080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/venv.cpython-313.pyc 2025-07-17T06:45:52.2675240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2676460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/__pycache__/bytecode_helper.cpython-313.pyc 2025-07-17T06:45:52.2677270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/numbers.py 2025-07-17T06:45:52.2678470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/strategies.py 2025-07-17T06:45:52.2679810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__init__.py 2025-07-17T06:45:52.2681320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/_helpers.cpython-313.pyc 2025-07-17T06:45:52.2682800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/strategies.cpython-313.pyc 2025-07-17T06:45:52.2684130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2685200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/_hypothesis_stubs/_helpers.py 2025-07-17T06:45:52.2686120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/bytecode_helper.py 2025-07-17T06:45:52.2687230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/import_helper.py 2025-07-17T06:45:52.2688130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/i18n_helper.py 2025-07-17T06:45:52.2689200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/logging_helper.py 2025-07-17T06:45:52.2690040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/pty_helper.py 2025-07-17T06:45:52.2690990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/socket_helper.py 2025-07-17T06:45:52.2691940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/refleak_helper.py 2025-07-17T06:45:52.2692940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/script_helper.py 2025-07-17T06:45:52.2694000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/hashlib_helper.py 2025-07-17T06:45:52.2694820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/smtpd.py 2025-07-17T06:45:52.2695840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/support/asynchat.py 2025-07-17T06:45:52.2696830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/test/test_script_helper.py 2025-07-17T06:45:52.2697480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/gettext.py 2025-07-17T06:45:52.2698580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/spam.py 2025-07-17T06:45:52.2699630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__init__.py 2025-07-17T06:45:52.2700870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/spam.cpython-313.pyc 2025-07-17T06:45:52.2702220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__phello__/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2702930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_ios_support.py 2025-07-17T06:45:52.2703640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wave.py 2025-07-17T06:45:52.2704360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/weakref.py 2025-07-17T06:45:52.2705590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata_arm64_apple_darwin20_0_0.py 2025-07-17T06:45:52.2706340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/bisect.py 2025-07-17T06:45:52.2707170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/opcode.py 2025-07-17T06:45:52.2707880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/netrc.py 2025-07-17T06:45:52.2708730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/heapq.py 2025-07-17T06:45:52.2709610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_local.py 2025-07-17T06:45:52.2710420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/_abc.py 2025-07-17T06:45:52.2711230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__init__.py 2025-07-17T06:45:52.2712410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_abc.cpython-313.pyc 2025-07-17T06:45:52.2713570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2714650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pathlib/__pycache__/_local.cpython-313.pyc 2025-07-17T06:45:52.2715350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/functools.py 2025-07-17T06:45:52.2716240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/modulefinder.py 2025-07-17T06:45:52.2717000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_compression.py 2025-07-17T06:45:52.2717850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tracemalloc.py 2025-07-17T06:45:52.2718570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hashlib.py 2025-07-17T06:45:52.2719330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codeop.py 2025-07-17T06:45:52.2720880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/turtle.cfg 2025-07-17T06:45:52.2721860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/tree.py 2025-07-17T06:45:52.2722790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/round_dance.py 2025-07-17T06:45:52.2723750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/colormixer.py 2025-07-17T06:45:52.2724780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/bytedesign.py 2025-07-17T06:45:52.2725790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/chaos.py 2025-07-17T06:45:52.2726520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/clock.py 2025-07-17T06:45:52.2727500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/sorting_animate.py 2025-07-17T06:45:52.2728280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/paint.py 2025-07-17T06:45:52.2729230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__init__.py 2025-07-17T06:45:52.2730260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/lindenmayer.py 2025-07-17T06:45:52.2731450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/clock.cpython-313.pyc 2025-07-17T06:45:52.2732640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/forest.cpython-313.pyc 2025-07-17T06:45:52.2733910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/lindenmayer.cpython-313.pyc 2025-07-17T06:45:52.2735200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/sorting_animate.cpython-313.pyc 2025-07-17T06:45:52.2736260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/chaos.cpython-313.pyc 2025-07-17T06:45:52.2737460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/penrose.cpython-313.pyc 2025-07-17T06:45:52.2738660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/paint.cpython-313.pyc 2025-07-17T06:45:52.2739950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/peace.cpython-313.pyc 2025-07-17T06:45:52.2741360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/planet_and_moon.cpython-313.pyc 2025-07-17T06:45:52.2742550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/rosette.cpython-313.pyc 2025-07-17T06:45:52.2743750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/tree.cpython-313.pyc 2025-07-17T06:45:52.2744970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/two_canvases.cpython-313.pyc 2025-07-17T06:45:52.2746200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/round_dance.cpython-313.pyc 2025-07-17T06:45:52.2747460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/fractalcurves.cpython-313.pyc 2025-07-17T06:45:52.2748620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/nim.cpython-313.pyc 2025-07-17T06:45:52.2749790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/colormixer.cpython-313.pyc 2025-07-17T06:45:52.2750990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/yinyang.cpython-313.pyc 2025-07-17T06:45:52.2752200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.2753580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/minimal_hanoi.cpython-313.pyc 2025-07-17T06:45:52.2754760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2755950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__pycache__/bytedesign.cpython-313.pyc 2025-07-17T06:45:52.2756730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/penrose.py 2025-07-17T06:45:52.2757670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/peace.py 2025-07-17T06:45:52.2758540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/rosette.py 2025-07-17T06:45:52.2759450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/nim.py 2025-07-17T06:45:52.2760360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/yinyang.py 2025-07-17T06:45:52.2761340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/fractalcurves.py 2025-07-17T06:45:52.2762400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/planet_and_moon.py 2025-07-17T06:45:52.2763240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/forest.py 2025-07-17T06:45:52.2764150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/two_canvases.py 2025-07-17T06:45:52.2765090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/__main__.py 2025-07-17T06:45:52.2766080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtledemo/minimal_hanoi.py 2025-07-17T06:45:52.2766790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fnmatch.py 2025-07-17T06:45:52.2767830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__init__.py 2025-07-17T06:45:52.2769330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:52.2770750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2771740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/dummy/connection.py 2025-07-17T06:45:52.2772580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/queues.py 2025-07-17T06:45:52.2773500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/heap.py 2025-07-17T06:45:52.2774570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/shared_memory.py 2025-07-17T06:45:52.2775570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_tracker.py 2025-07-17T06:45:52.2776790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/reduction.py 2025-07-17T06:45:52.2783620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/util.py 2025-07-17T06:45:52.2784100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_win32.py 2025-07-17T06:45:52.2784280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__init__.py 2025-07-17T06:45:52.2784550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_tracker.cpython-313.pyc 2025-07-17T06:45:52.2784810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/shared_memory.cpython-313.pyc 2025-07-17T06:45:52.2785060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/spawn.cpython-313.pyc 2025-07-17T06:45:52.2785310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/managers.cpython-313.pyc 2025-07-17T06:45:52.2786220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/heap.cpython-313.pyc 2025-07-17T06:45:52.2787240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/pool.cpython-313.pyc 2025-07-17T06:45:52.2788510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/synchronize.cpython-313.pyc 2025-07-17T06:45:52.2789910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_win32.cpython-313.pyc 2025-07-17T06:45:52.2791220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_spawn_posix.cpython-313.pyc 2025-07-17T06:45:52.2792430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/context.cpython-313.pyc 2025-07-17T06:45:52.2793550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/sharedctypes.cpython-313.pyc 2025-07-17T06:45:52.2794660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/forkserver.cpython-313.pyc 2025-07-17T06:45:52.2795820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_fork.cpython-313.pyc 2025-07-17T06:45:52.2796920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/queues.cpython-313.pyc 2025-07-17T06:45:52.2798020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.2799420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/resource_sharer.cpython-313.pyc 2025-07-17T06:45:52.2800760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/process.cpython-313.pyc 2025-07-17T06:45:52.2801880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/reduction.cpython-313.pyc 2025-07-17T06:45:52.2803010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:52.2804270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2805610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/__pycache__/popen_forkserver.cpython-313.pyc 2025-07-17T06:45:52.2806670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/forkserver.py 2025-07-17T06:45:52.2807650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/connection.py 2025-07-17T06:45:52.2808520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/context.py 2025-07-17T06:45:52.2809470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/spawn.py 2025-07-17T06:45:52.2810440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/synchronize.py 2025-07-17T06:45:52.2811400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/process.py 2025-07-17T06:45:52.2812400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/sharedctypes.py 2025-07-17T06:45:52.2813290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_fork.py 2025-07-17T06:45:52.2814180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/pool.py 2025-07-17T06:45:52.2815210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_forkserver.py 2025-07-17T06:45:52.2816210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/popen_spawn_posix.py 2025-07-17T06:45:52.2817080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/managers.py 2025-07-17T06:45:52.2818120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/multiprocessing/resource_sharer.py 2025-07-17T06:45:52.2818720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/traceback.py 2025-07-17T06:45:52.2819570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/nturl2path.py 2025-07-17T06:45:52.2820310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/warnings.py 2025-07-17T06:45:52.2821040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/subprocess.py 2025-07-17T06:45:52.2821870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/profile.py 2025-07-17T06:45:52.2822510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/this.py 2025-07-17T06:45:52.2823320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/filecmp.py 2025-07-17T06:45:52.2824050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/codecs.py 2025-07-17T06:45:52.2824800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/error.py 2025-07-17T06:45:52.2825610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/request.py 2025-07-17T06:45:52.2826420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__init__.py 2025-07-17T06:45:52.2827270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/response.py 2025-07-17T06:45:52.2828420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:52.2829540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:52.2830500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/error.cpython-313.pyc 2025-07-17T06:45:52.2831640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/robotparser.cpython-313.pyc 2025-07-17T06:45:52.2832700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/request.cpython-313.pyc 2025-07-17T06:45:52.2833850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2834680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/robotparser.py 2025-07-17T06:45:52.2835400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/urllib/parse.py 2025-07-17T06:45:52.2836220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_weakrefset.py 2025-07-17T06:45:52.2836960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/io.py 2025-07-17T06:45:52.2838070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py 2025-07-17T06:45:52.2839090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__init__.py 2025-07-17T06:45:52.2840310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/glob.cpython-313.pyc 2025-07-17T06:45:52.2841460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2842400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/_path/glob.py 2025-07-17T06:45:52.2843200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__init__.py 2025-07-17T06:45:52.2844400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.2845540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2846250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/zipfile/__main__.py 2025-07-17T06:45:52.2846860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/code.py 2025-07-17T06:45:52.2847640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/operator.py 2025-07-17T06:45:52.2848500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fileinput.py 2025-07-17T06:45:52.2849170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/os.py 2025-07-17T06:45:52.2850120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_decode.py 2025-07-17T06:45:52.2850960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_url.py 2025-07-17T06:45:52.2851870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__init__.py 2025-07-17T06:45:52.2853270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_decode.cpython-313.pyc 2025-07-17T06:45:52.2854420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_encode.cpython-313.pyc 2025-07-17T06:45:52.2855540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_format.cpython-313.pyc 2025-07-17T06:45:52.2856700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_url.cpython-313.pyc 2025-07-17T06:45:52.2858000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/_parse.cpython-313.pyc 2025-07-17T06:45:52.2859340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2860280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_format.py 2025-07-17T06:45:52.2861260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_parse.py 2025-07-17T06:45:52.2862130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/py.typed 2025-07-17T06:45:52.2863130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl/_encode.py 2025-07-17T06:45:52.2864070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/tags.py 2025-07-17T06:45:52.2865050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_musllinux.py 2025-07-17T06:45:52.2865960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/metadata.py 2025-07-17T06:45:52.2867000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/version.py 2025-07-17T06:45:52.2868240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__init__.py 2025-07-17T06:45:52.2869250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/_spdx.py 2025-07-17T06:45:52.2870680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-17T06:45:52.2872090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2872940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__init__.py 2025-07-17T06:45:52.2874300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:52.2875620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:52.2876980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-17T06:45:52.2878620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.2879570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:52.2881050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:52.2882270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-17T06:45:52.2883710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-17T06:45:52.2885050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-17T06:45:52.2886330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2887680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-17T06:45:52.2888930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.2890360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-17T06:45:52.2891610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:52.2892560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_parser.py 2025-07-17T06:45:52.2893500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/utils.py 2025-07-17T06:45:52.2894550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/requirements.py 2025-07-17T06:45:52.2895530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_structures.py 2025-07-17T06:45:52.2896420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/markers.py 2025-07-17T06:45:52.2897580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/py.typed 2025-07-17T06:45:52.2898560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_manylinux.py 2025-07-17T06:45:52.2899480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_tokenizer.py 2025-07-17T06:45:52.2900590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/specifiers.py 2025-07-17T06:45:52.2901480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging/_elffile.py 2025-07-17T06:45:52.2902510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/cool.py 2025-07-17T06:45:52.2903530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/version.py 2025-07-17T06:45:52.2904500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.pyi 2025-07-17T06:45:52.2905480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__init__.py 2025-07-17T06:45:52.2906550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/core.py 2025-07-17T06:45:52.2907720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:52.2909060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/_frozendict_py.cpython-313.pyc 2025-07-17T06:45:52.2910500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/monkeypatch.cpython-313.pyc 2025-07-17T06:45:52.2911740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2912980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.2914310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/__pycache__/cool.cpython-313.pyc 2025-07-17T06:45:52.2915110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/py.typed 2025-07-17T06:45:52.2916140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/_frozendict_py.py 2025-07-17T06:45:52.2917060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict/monkeypatch.py 2025-07-17T06:45:52.2918100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_openssl.py 2025-07-17T06:45:52.2919210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_api.py 2025-07-17T06:45:52.2920280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_macos.py 2025-07-17T06:45:52.2921210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__init__.py 2025-07-17T06:45:52.2922530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_windows.cpython-313.pyc 2025-07-17T06:45:52.2923750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_api.cpython-313.pyc 2025-07-17T06:45:52.2924930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_macos.cpython-313.pyc 2025-07-17T06:45:52.2926310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_openssl.cpython-313.pyc 2025-07-17T06:45:52.2927550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-07-17T06:45:52.2928770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2929790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_ssl_constants.py 2025-07-17T06:45:52.2930710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/py.typed 2025-07-17T06:45:52.2931740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore/_windows.py 2025-07-17T06:45:52.2932780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/RECORD 2025-07-17T06:45:52.2934130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/LICENSE 2025-07-17T06:45:52.2935350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/licenses/AUTHORS 2025-07-17T06:45:52.2936600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/direct_url.json 2025-07-17T06:45:52.2937650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/WHEEL 2025-07-17T06:45:52.2938980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/entry_points.txt 2025-07-17T06:45:52.2940030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/REQUESTED 2025-07-17T06:45:52.2941510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/INSTALLER 2025-07-17T06:45:52.2942560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments-2.19.1.dist-info/METADATA 2025-07-17T06:45:52.2943580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/RECORD 2025-07-17T06:45:52.2945080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/licenses/LICENSE 2025-07-17T06:45:52.2946270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/direct_url.json 2025-07-17T06:45:52.2947490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/WHEEL 2025-07-17T06:45:52.2948980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/entry_points.txt 2025-07-17T06:45:52.2950290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/REQUESTED 2025-07-17T06:45:52.2951480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/INSTALLER 2025-07-17T06:45:52.2952740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos-0.2.0.dist-info/METADATA 2025-07-17T06:45:52.2953900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/signing.py 2025-07-17T06:45:52.2954880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__init__.py 2025-07-17T06:45:52.2955940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__version__.py 2025-07-17T06:45:52.2957410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__version__.cpython-313.pyc 2025-07-17T06:45:52.2958750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:52.2960420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/common.cpython-313.pyc 2025-07-17T06:45:52.2962040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/metadata_construction.cpython-313.pyc 2025-07-17T06:45:52.2963590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/signing.cpython-313.pyc 2025-07-17T06:45:52.2964970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/cli.cpython-313.pyc 2025-07-17T06:45:52.2966510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/authentication.cpython-313.pyc 2025-07-17T06:45:52.2967810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.2969200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2970560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__pycache__/root_signing.cpython-313.pyc 2025-07-17T06:45:52.2971870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/metadata_construction.py 2025-07-17T06:45:52.2972770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/cli.py 2025-07-17T06:45:52.2973820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/common.py 2025-07-17T06:45:52.2974940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/authentication.py 2025-07-17T06:45:52.2976040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/plugin.py 2025-07-17T06:45:52.2977160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/__main__.py 2025-07-17T06:45:52.2978270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust/root_signing.py 2025-07-17T06:45:52.2979250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_schema.py 2025-07-17T06:45:52.2980450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/win_elevate.py 2025-07-17T06:45:52.2981680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/knownfolders.py 2025-07-17T06:45:52.2982840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/registry.py 2025-07-17T06:45:52.2984080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__init__.py 2025-07-17T06:45:52.2985730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/knownfolders.cpython-313.pyc 2025-07-17T06:45:52.2987190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/registry.cpython-313.pyc 2025-07-17T06:45:52.2988660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2990150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win_utils/__pycache__/win_elevate.cpython-313.pyc 2025-07-17T06:45:52.2991070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__init__.py 2025-07-17T06:45:52.2992170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/win.py 2025-07-17T06:45:52.2993480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.2994750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/win.cpython-313.pyc 2025-07-17T06:45:52.2996040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/linux.cpython-313.pyc 2025-07-17T06:45:52.2997440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/osx.cpython-313.pyc 2025-07-17T06:45:52.2998840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.2999880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/linux.py 2025-07-17T06:45:52.3000890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/base.py 2025-07-17T06:45:52.3001920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/platforms/osx.py 2025-07-17T06:45:52.3002910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_version.py 2025-07-17T06:45:52.3003940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/LICENSE 2025-07-17T06:45:52.3005180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_version.py 2025-07-17T06:45:52.3006210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_module.py 2025-07-17T06:45:52.3007400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_syncronized.py 2025-07-17T06:45:52.3008570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_importing.py 2025-07-17T06:45:52.3009840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__init__.py 2025-07-17T06:45:52.3011060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/_alias_module.py 2025-07-17T06:45:52.3012670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_module.cpython-313.pyc 2025-07-17T06:45:52.3014020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:52.3015600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_syncronized.cpython-313.pyc 2025-07-17T06:45:52.3016980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_importing.cpython-313.pyc 2025-07-17T06:45:52.3018410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3019960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/__pycache__/_alias_module.cpython-313.pyc 2025-07-17T06:45:52.3020910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_vendor/apipkg/py.typed 2025-07-17T06:45:52.3021870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__init__.py 2025-07-17T06:45:52.3023180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.3024500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_schema.cpython-313.pyc 2025-07-17T06:45:52.3025660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.3026880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:52.3028060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3028900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/api.py 2025-07-17T06:45:52.3029770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/utils.py 2025-07-17T06:45:52.3030890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/cwp.py 2025-07-17T06:45:52.3032120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__init__.py 2025-07-17T06:45:52.3033100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/win32.py 2025-07-17T06:45:52.3034400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.3035710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/cwp.cpython-313.pyc 2025-07-17T06:45:52.3037000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/win32.cpython-313.pyc 2025-07-17T06:45:52.3038330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.3039680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3040640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/utils.py 2025-07-17T06:45:52.3041750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/_legacy/main.py 2025-07-17T06:45:52.3042910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.schema.json 2025-07-17T06:45:52.3044050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_arm64 2025-07-17T06:45:52.3045190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/menuinst.default.json 2025-07-17T06:45:52.3046300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_x86_64 2025-07-17T06:45:52.3047410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/osx_launcher_x86_64 2025-07-17T06:45:52.3048570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst/data/appkit_launcher_arm64 2025-07-17T06:45:52.3049680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/RECORD 2025-07-17T06:45:52.3050910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/LICENSE 2025-07-17T06:45:52.3052120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/direct_url.json 2025-07-17T06:45:52.3053240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/WHEEL 2025-07-17T06:45:52.3054450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/top_level.txt 2025-07-17T06:45:52.3055570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/REQUESTED 2025-07-17T06:45:52.3056630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/INSTALLER 2025-07-17T06:45:52.3057690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard-0.23.0.dist-info/METADATA 2025-07-17T06:45:52.3059050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/RECORD 2025-07-17T06:45:52.3060640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/licenses/LICENSE 2025-07-17T06:45:52.3062160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/direct_url.json 2025-07-17T06:45:52.3063630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/WHEEL 2025-07-17T06:45:52.3065300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/entry_points.txt 2025-07-17T06:45:52.3066480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/REQUESTED 2025-07-17T06:45:52.3067720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/INSTALLER 2025-07-17T06:45:52.3068970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry-0.1.2.dist-info/METADATA 2025-07-17T06:45:52.3069990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat.cpython-313-darwin.so 2025-07-17T06:45:52.3071140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/RECORD 2025-07-17T06:45:52.3072210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/LICENSE 2025-07-17T06:45:52.3073490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/direct_url.json 2025-07-17T06:45:52.3074550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/WHEEL 2025-07-17T06:45:52.3075730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/REQUESTED 2025-07-17T06:45:52.3076760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/INSTALLER 2025-07-17T06:45:52.3077860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/mdurl-0.1.0.dist-info/METADATA 2025-07-17T06:45:52.3078900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/patch.py 2025-07-17T06:45:52.3079900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/_version.py 2025-07-17T06:45:52.3081000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__init__.py 2025-07-17T06:45:52.3082120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/tokens.py 2025-07-17T06:45:52.3083510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:52.3084830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/tokens.cpython-313.pyc 2025-07-17T06:45:52.3086320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.3087990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:52.3089180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/install.cpython-313.pyc 2025-07-17T06:45:52.3090580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/patch.cpython-313.pyc 2025-07-17T06:45:52.3092050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/heartbeat.cpython-313.pyc 2025-07-17T06:45:52.3093390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3094320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/utils.py 2025-07-17T06:45:52.3095390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/plugin.py 2025-07-17T06:45:52.3096420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage/heartbeat.py 2025-07-17T06:45:52.3097570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/conda_fmt.py 2025-07-17T06:45:52.3098740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/interface.py 2025-07-17T06:45:52.3099900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__init__.py 2025-07-17T06:45:52.3101360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.3102810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/streaming.cpython-313.pyc 2025-07-17T06:45:52.3104300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/tarball.cpython-313.pyc 2025-07-17T06:45:52.3105720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/conda_fmt.cpython-313.pyc 2025-07-17T06:45:52.3107160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/validate.cpython-313.pyc 2025-07-17T06:45:52.3108560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/interface.cpython-313.pyc 2025-07-17T06:45:52.3110030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.3111400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.3112790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/cli.cpython-313.pyc 2025-07-17T06:45:52.3114200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.3115780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3116800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/api.py 2025-07-17T06:45:52.3117850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/validate.py 2025-07-17T06:45:52.3118890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/cli.py 2025-07-17T06:45:52.3119930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/utils.py 2025-07-17T06:45:52.3121160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/exceptions.py 2025-07-17T06:45:52.3122280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/tarball.py 2025-07-17T06:45:52.3123410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/streaming.py 2025-07-17T06:45:52.3124550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling/__main__.py 2025-07-17T06:45:52.3125260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/namedutils.py 2025-07-17T06:45:52.3126110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/cacheutils.py 2025-07-17T06:45:52.3126960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/pathutils.py 2025-07-17T06:45:52.3127820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/dictutils.py 2025-07-17T06:45:52.3128700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tableutils.py 2025-07-17T06:45:52.3129520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/iterutils.py 2025-07-17T06:45:52.3130390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mboxutils.py 2025-07-17T06:45:52.3131230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/fileutils.py 2025-07-17T06:45:52.3132070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/queueutils.py 2025-07-17T06:45:52.3132890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__init__.py 2025-07-17T06:45:52.3133770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/formatutils.py 2025-07-17T06:45:52.3134960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/namedutils.cpython-313.pyc 2025-07-17T06:45:52.3136110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/deprutils.cpython-313.pyc 2025-07-17T06:45:52.3137130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ecoutils.cpython-313.pyc 2025-07-17T06:45:52.3138180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tbutils.cpython-313.pyc 2025-07-17T06:45:52.3139320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/easterutils.cpython-313.pyc 2025-07-17T06:45:52.3140370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/gcutils.cpython-313.pyc 2025-07-17T06:45:52.3141460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/iterutils.cpython-313.pyc 2025-07-17T06:45:52.3142560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/listutils.cpython-313.pyc 2025-07-17T06:45:52.3143630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/urlutils.cpython-313.pyc 2025-07-17T06:45:52.3144720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/tableutils.cpython-313.pyc 2025-07-17T06:45:52.3145780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/strutils.cpython-313.pyc 2025-07-17T06:45:52.3146880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/timeutils.cpython-313.pyc 2025-07-17T06:45:52.3148020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/socketutils.cpython-313.pyc 2025-07-17T06:45:52.3153590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/fileutils.cpython-313.pyc 2025-07-17T06:45:52.3154470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/formatutils.cpython-313.pyc 2025-07-17T06:45:52.3155190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/setutils.cpython-313.pyc 2025-07-17T06:45:52.3155910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/dictutils.cpython-313.pyc 2025-07-17T06:45:52.3156670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/queueutils.cpython-313.pyc 2025-07-17T06:45:52.3157400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/jsonutils.cpython-313.pyc 2025-07-17T06:45:52.3158770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mboxutils.cpython-313.pyc 2025-07-17T06:45:52.3159500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/typeutils.cpython-313.pyc 2025-07-17T06:45:52.3160230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/funcutils.cpython-313.pyc 2025-07-17T06:45:52.3160970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/pathutils.cpython-313.pyc 2025-07-17T06:45:52.3161700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/cacheutils.cpython-313.pyc 2025-07-17T06:45:52.3162400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/ioutils.cpython-313.pyc 2025-07-17T06:45:52.3163350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/statsutils.cpython-313.pyc 2025-07-17T06:45:52.3164090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/debugutils.cpython-313.pyc 2025-07-17T06:45:52.3164820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/mathutils.cpython-313.pyc 2025-07-17T06:45:52.3165430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/excutils.cpython-313.pyc 2025-07-17T06:45:52.3166470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3167240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/tbutils.py 2025-07-17T06:45:52.3168090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/typeutils.py 2025-07-17T06:45:52.3168950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ecoutils.py 2025-07-17T06:45:52.3169770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/excutils.py 2025-07-17T06:45:52.3170630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/deprutils.py 2025-07-17T06:45:52.3171470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/jsonutils.py 2025-07-17T06:45:52.3172360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/socketutils.py 2025-07-17T06:45:52.3173210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/setutils.py 2025-07-17T06:45:52.3174040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/statsutils.py 2025-07-17T06:45:52.3174920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/listutils.py 2025-07-17T06:45:52.3175790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/debugutils.py 2025-07-17T06:45:52.3176640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/urlutils.py 2025-07-17T06:45:52.3177530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/easterutils.py 2025-07-17T06:45:52.3178350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/ioutils.py 2025-07-17T06:45:52.3179190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/strutils.py 2025-07-17T06:45:52.3180660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/mathutils.py 2025-07-17T06:45:52.3181490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/timeutils.py 2025-07-17T06:45:52.3182320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/gcutils.py 2025-07-17T06:45:52.3183180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons/funcutils.py 2025-07-17T06:45:52.3184120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__init__.py 2025-07-17T06:45:52.3185380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc 2025-07-17T06:45:52.3186600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3187320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/py.typed 2025-07-17T06:45:52.3188270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types/test_cases.py 2025-07-17T06:45:52.3188990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch.py 2025-07-17T06:45:52.3189790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/test_pycosat.py 2025-07-17T06:45:52.3190740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__init__.py 2025-07-17T06:45:52.3192000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3192770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/modeline.py 2025-07-17T06:45:52.3193550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/console.py 2025-07-17T06:45:52.3194370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/scanner.py 2025-07-17T06:45:52.3195220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatter.py 2025-07-17T06:45:52.3196120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/soong.py 2025-07-17T06:45:52.3197010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_like.py 2025-07-17T06:45:52.3197900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ampl.py 2025-07-17T06:45:52.3198750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/agile.py 2025-07-17T06:45:52.3199690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphics.py 2025-07-17T06:45:52.3200510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hdl.py 2025-07-17T06:45:52.3201370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ecl.py 2025-07-17T06:45:52.3202270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/futhark.py 2025-07-17T06:45:52.3203130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ada.py 2025-07-17T06:45:52.3204190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_postgres_builtins.py 2025-07-17T06:45:52.3205100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/console.py 2025-07-17T06:45:52.3205970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mime.py 2025-07-17T06:45:52.3206950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lua_builtins.py 2025-07-17T06:45:52.3207860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/capnproto.py 2025-07-17T06:45:52.3208740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nimrod.py 2025-07-17T06:45:52.3209620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rebol.py 2025-07-17T06:45:52.3210540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/objective.py 2025-07-17T06:45:52.3211400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sas.py 2025-07-17T06:45:52.3212410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_qlik_builtins.py 2025-07-17T06:45:52.3213240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/phix.py 2025-07-17T06:45:52.3214150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphql.py 2025-07-17T06:45:52.3215010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/usd.py 2025-07-17T06:45:52.3215970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/crystal.py 2025-07-17T06:45:52.3216820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verifpal.py 2025-07-17T06:45:52.3217860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_sourcemod_builtins.py 2025-07-17T06:45:52.3218680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/web.py 2025-07-17T06:45:52.3219550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ldap.py 2025-07-17T06:45:52.3220540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/verification.py 2025-07-17T06:45:52.3221400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/erlang.py 2025-07-17T06:45:52.3223360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apdlexer.py 2025-07-17T06:45:52.3223950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/slash.py 2025-07-17T06:45:52.3224490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/boa.py 2025-07-17T06:45:52.3224990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elpi.py 2025-07-17T06:45:52.3225860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maxima.py 2025-07-17T06:45:52.3226750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/chapel.py 2025-07-17T06:45:52.3228670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/configs.py 2025-07-17T06:45:52.3229360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/clean.py 2025-07-17T06:45:52.3229920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mojo.py 2025-07-17T06:45:52.3230310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jslt.py 2025-07-17T06:45:52.3231140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ul4.py 2025-07-17T06:45:52.3232050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/numbair.py 2025-07-17T06:45:52.3232900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qvt.py 2025-07-17T06:45:52.3233830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tablegen.py 2025-07-17T06:45:52.3234730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/inferno.py 2025-07-17T06:45:52.3235560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tlb.py 2025-07-17T06:45:52.3236440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nix.py 2025-07-17T06:45:52.3237310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wren.py 2025-07-17T06:45:52.3238250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parasail.py 2025-07-17T06:45:52.3239340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smithy.py 2025-07-17T06:45:52.3240140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_css_builtins.py 2025-07-17T06:45:52.3241040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graphviz.py 2025-07-17T06:45:52.3241860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/r.py 2025-07-17T06:45:52.3242740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pawn.py 2025-07-17T06:45:52.3243600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dns.py 2025-07-17T06:45:52.3244490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/maple.py 2025-07-17T06:45:52.3245360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/idl.py 2025-07-17T06:45:52.3246320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/iolang.py 2025-07-17T06:45:52.3247160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/amdgpu.py 2025-07-17T06:45:52.3248020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dsls.py 2025-07-17T06:45:52.3249040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/supercollider.py 2025-07-17T06:45:52.3249910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/comal.py 2025-07-17T06:45:52.3250830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/solidity.py 2025-07-17T06:45:52.3251850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scilab_builtins.py 2025-07-17T06:45:52.3252880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lilypond_builtins.py 2025-07-17T06:45:52.3253670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hare.py 2025-07-17T06:45:52.3254560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lisp.py 2025-07-17T06:45:52.3255420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/j.py 2025-07-17T06:45:52.3256320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/blueprint.py 2025-07-17T06:45:52.3257200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mosel.py 2025-07-17T06:45:52.3258230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_googlesql_builtins.py 2025-07-17T06:45:52.3259240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vbscript_builtins.py 2025-07-17T06:45:52.3260250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_openedge_builtins.py 2025-07-17T06:45:52.3261160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smalltalk.py 2025-07-17T06:45:52.3262030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/spice.py 2025-07-17T06:45:52.3263160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/monte.py 2025-07-17T06:45:52.3264280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_luau_builtins.py 2025-07-17T06:45:52.3265450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webmisc.py 2025-07-17T06:45:52.3266500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teal.py 2025-07-17T06:45:52.3267500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/c_cpp.py 2025-07-17T06:45:52.3268520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/perl.py 2025-07-17T06:45:52.3269610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/robotframework.py 2025-07-17T06:45:52.3270720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textfmts.py 2025-07-17T06:45:52.3271690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsonnet.py 2025-07-17T06:45:52.3272640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cplint.py 2025-07-17T06:45:52.3273780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jsx.py 2025-07-17T06:45:52.3274730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prolog.py 2025-07-17T06:45:52.3275730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rnc.py 2025-07-17T06:45:52.3276890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wowtoc.py 2025-07-17T06:45:52.3277980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_julia_builtins.py 2025-07-17T06:45:52.3279160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/algebra.py 2025-07-17T06:45:52.3280190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typoscript.py 2025-07-17T06:45:52.3281340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/automation.py 2025-07-17T06:45:52.3282290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sieve.py 2025-07-17T06:45:52.3283600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/esoteric.py 2025-07-17T06:45:52.3284660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/graph.py 2025-07-17T06:45:52.3285630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/html.py 2025-07-17T06:45:52.3286690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_php_builtins.py 2025-07-17T06:45:52.3287510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/shell.py 2025-07-17T06:45:52.3288440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scripting.py 2025-07-17T06:45:52.3289280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gsql.py 2025-07-17T06:45:52.3290220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gdscript.py 2025-07-17T06:45:52.3291090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ambient.py 2025-07-17T06:45:52.3291970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arrow.py 2025-07-17T06:45:52.3292850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/oberon.py 2025-07-17T06:45:52.3293880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stata_builtins.py 2025-07-17T06:45:52.3294820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/floscript.py 2025-07-17T06:45:52.3295780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/resource.py 2025-07-17T06:45:52.3296700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__init__.py 2025-07-17T06:45:52.3297560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/d.py 2025-07-17T06:45:52.3298460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ruby.py 2025-07-17T06:45:52.3299370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/other.py 2025-07-17T06:45:52.3300260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pony.py 2025-07-17T06:45:52.3301180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/matlab.py 2025-07-17T06:45:52.3302070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/felix.py 2025-07-17T06:45:52.3302960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tnt.py 2025-07-17T06:45:52.3303980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_vim_builtins.py 2025-07-17T06:45:52.3304860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/freefem.py 2025-07-17T06:45:52.3305810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/thingsdb.py 2025-07-17T06:45:52.3306740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/teraterm.py 2025-07-17T06:45:52.3307650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/parsers.py 2025-07-17T06:45:52.3308580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jmespath.py 2025-07-17T06:45:52.3309500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/carbon.py 2025-07-17T06:45:52.3310520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/theorem.py 2025-07-17T06:45:52.3311560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/compiled.py 2025-07-17T06:45:52.3312780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/int_fiction.py 2025-07-17T06:45:52.3314000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cocoa_builtins.py 2025-07-17T06:45:52.3315370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maxima.cpython-313.pyc 2025-07-17T06:45:52.3316640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hexdump.cpython-313.pyc 2025-07-17T06:45:52.3318130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teal.cpython-313.pyc 2025-07-17T06:45:52.3319310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elpi.cpython-313.pyc 2025-07-17T06:45:52.3320910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/templates.cpython-313.pyc 2025-07-17T06:45:52.3322170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nimrod.cpython-313.pyc 2025-07-17T06:45:52.3323750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_usd_builtins.cpython-313.pyc 2025-07-17T06:45:52.3325160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ruby.cpython-313.pyc 2025-07-17T06:45:52.3326450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/html.cpython-313.pyc 2025-07-17T06:45:52.3327860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prolog.cpython-313.pyc 2025-07-17T06:45:52.3329290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/factor.cpython-313.pyc 2025-07-17T06:45:52.3330690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hdl.cpython-313.pyc 2025-07-17T06:45:52.3332090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pointless.cpython-313.pyc 2025-07-17T06:45:52.3333390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rita.cpython-313.pyc 2025-07-17T06:45:52.3334840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cocoa_builtins.cpython-313.pyc 2025-07-17T06:45:52.3336140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pascal.cpython-313.pyc 2025-07-17T06:45:52.3337660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/trafficscript.cpython-313.pyc 2025-07-17T06:45:52.3339110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verification.cpython-313.pyc 2025-07-17T06:45:52.3340350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sophia.cpython-313.pyc 2025-07-17T06:45:52.3341630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/x10.cpython-313.pyc 2025-07-17T06:45:52.3343160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/thingsdb.cpython-313.pyc 2025-07-17T06:45:52.3344420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/freefem.cpython-313.pyc 2025-07-17T06:45:52.3345640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yara.cpython-313.pyc 2025-07-17T06:45:52.3346970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/forth.cpython-313.pyc 2025-07-17T06:45:52.3348400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/foxpro.cpython-313.pyc 2025-07-17T06:45:52.3349640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dsls.cpython-313.pyc 2025-07-17T06:45:52.3351060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mojo.cpython-313.pyc 2025-07-17T06:45:52.3352390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pony.cpython-313.pyc 2025-07-17T06:45:52.3353840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/verifpal.cpython-313.pyc 2025-07-17T06:45:52.3355200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nit.cpython-313.pyc 2025-07-17T06:45:52.3356620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jslt.cpython-313.pyc 2025-07-17T06:45:52.3357940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/web.cpython-313.pyc 2025-07-17T06:45:52.3359300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/email.cpython-313.pyc 2025-07-17T06:45:52.3360680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/make.cpython-313.pyc 2025-07-17T06:45:52.3362000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webidl.cpython-313.pyc 2025-07-17T06:45:52.3372250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typst.cpython-313.pyc 2025-07-17T06:45:52.3372570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/json5.cpython-313.pyc 2025-07-17T06:45:52.3373060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/xorg.cpython-313.pyc 2025-07-17T06:45:52.3373500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/maple.cpython-313.pyc 2025-07-17T06:45:52.3373780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bqn.cpython-313.pyc 2025-07-17T06:45:52.3374330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lean.cpython-313.pyc 2025-07-17T06:45:52.3374830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/blueprint.cpython-313.pyc 2025-07-17T06:45:52.3375300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/shell.cpython-313.pyc 2025-07-17T06:45:52.3375820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stan_builtins.cpython-313.pyc 2025-07-17T06:45:52.3376280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ptx.cpython-313.pyc 2025-07-17T06:45:52.3376740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ecl.cpython-313.pyc 2025-07-17T06:45:52.3378200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/installers.cpython-313.pyc 2025-07-17T06:45:52.3379540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/functional.cpython-313.pyc 2025-07-17T06:45:52.3380910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/procfile.cpython-313.pyc 2025-07-17T06:45:52.3382160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qvt.cpython-313.pyc 2025-07-17T06:45:52.3383390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sgf.cpython-313.pyc 2025-07-17T06:45:52.3387960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dalvik.cpython-313.pyc 2025-07-17T06:45:52.3388810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/idl.cpython-313.pyc 2025-07-17T06:45:52.3389280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ada.cpython-313.pyc 2025-07-17T06:45:52.3389720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/data.cpython-313.pyc 2025-07-17T06:45:52.3390070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tal.cpython-313.pyc 2025-07-17T06:45:52.3391470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wren.cpython-313.pyc 2025-07-17T06:45:52.3392880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asc.cpython-313.pyc 2025-07-17T06:45:52.3394250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apdlexer.cpython-313.pyc 2025-07-17T06:45:52.3395490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/csound.cpython-313.pyc 2025-07-17T06:45:52.3396690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/urbi.cpython-313.pyc 2025-07-17T06:45:52.3398130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/slash.cpython-313.pyc 2025-07-17T06:45:52.3400250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arturo.cpython-313.pyc 2025-07-17T06:45:52.3401840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/numbair.cpython-313.pyc 2025-07-17T06:45:52.3403400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/int_fiction.cpython-313.pyc 2025-07-17T06:45:52.3404700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asn1.cpython-313.pyc 2025-07-17T06:45:52.3406090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/inferno.cpython-313.pyc 2025-07-17T06:45:52.3407540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/openscad.cpython-313.pyc 2025-07-17T06:45:52.3409010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lilypond.cpython-313.pyc 2025-07-17T06:45:52.3410580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vim_builtins.cpython-313.pyc 2025-07-17T06:45:52.3411930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/soong.cpython-313.pyc 2025-07-17T06:45:52.3413270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/igor.cpython-313.pyc 2025-07-17T06:45:52.3414630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/basic.cpython-313.pyc 2025-07-17T06:45:52.3415960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/esoteric.cpython-313.pyc 2025-07-17T06:45:52.3417320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/qlik.cpython-313.pyc 2025-07-17T06:45:52.3418580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/r.cpython-313.pyc 2025-07-17T06:45:52.3420220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lasso_builtins.cpython-313.pyc 2025-07-17T06:45:52.3421560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/agile.cpython-313.pyc 2025-07-17T06:45:52.3423020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gsql.cpython-313.pyc 2025-07-17T06:45:52.3424540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphics.cpython-313.pyc 2025-07-17T06:45:52.3426420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/srcinfo.cpython-313.pyc 2025-07-17T06:45:52.3427780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/stata.cpython-313.pyc 2025-07-17T06:45:52.3429500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_ada_builtins.cpython-313.pyc 2025-07-17T06:45:52.3430800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mips.cpython-313.pyc 2025-07-17T06:45:52.3432340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/perl.cpython-313.pyc 2025-07-17T06:45:52.3433930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsonnet.cpython-313.pyc 2025-07-17T06:45:52.3435770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lilypond_builtins.cpython-313.pyc 2025-07-17T06:45:52.3437130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/asm.cpython-313.pyc 2025-07-17T06:45:52.3438770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/whiley.cpython-313.pyc 2025-07-17T06:45:52.3440200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ul4.cpython-313.pyc 2025-07-17T06:45:52.3441600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bibtex.cpython-313.pyc 2025-07-17T06:45:52.3443170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/compiled.cpython-313.pyc 2025-07-17T06:45:52.3444620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/floscript.cpython-313.pyc 2025-07-17T06:45:52.3446200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cddl.cpython-313.pyc 2025-07-17T06:45:52.3447770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/macaulay2.cpython-313.pyc 2025-07-17T06:45:52.3449360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/special.cpython-313.pyc 2025-07-17T06:45:52.3450970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_luau_builtins.cpython-313.pyc 2025-07-17T06:45:52.3452340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ooc.cpython-313.pyc 2025-07-17T06:45:52.3453920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/capnproto.cpython-313.pyc 2025-07-17T06:45:52.3455290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dns.cpython-313.pyc 2025-07-17T06:45:52.3456720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_cpp.cpython-313.pyc 2025-07-17T06:45:52.3458320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_qlik_builtins.cpython-313.pyc 2025-07-17T06:45:52.3459760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modeling.cpython-313.pyc 2025-07-17T06:45:52.3461180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/boa.cpython-313.pyc 2025-07-17T06:45:52.3462600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/iolang.cpython-313.pyc 2025-07-17T06:45:52.3464060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sql.cpython-313.pyc 2025-07-17T06:45:52.3465490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/testing.cpython-313.pyc 2025-07-17T06:45:52.3466900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/prql.cpython-313.pyc 2025-07-17T06:45:52.3468470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haskell.cpython-313.pyc 2025-07-17T06:45:52.3469890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tls.cpython-313.pyc 2025-07-17T06:45:52.3471640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_julia_builtins.cpython-313.pyc 2025-07-17T06:45:52.3473080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/resource.cpython-313.pyc 2025-07-17T06:45:52.3474430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mime.cpython-313.pyc 2025-07-17T06:45:52.3476070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_postgres_builtins.cpython-313.pyc 2025-07-17T06:45:52.3477410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/praat.cpython-313.pyc 2025-07-17T06:45:52.3478490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kusto.cpython-313.pyc 2025-07-17T06:45:52.3479610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/go.cpython-313.pyc 2025-07-17T06:45:52.3480760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tablegen.cpython-313.pyc 2025-07-17T06:45:52.3481860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:52.3483040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gcodelexer.cpython-313.pyc 2025-07-17T06:45:52.3484160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graph.cpython-313.pyc 2025-07-17T06:45:52.3485260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/elm.cpython-313.pyc 2025-07-17T06:45:52.3486400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/chapel.cpython-313.pyc 2025-07-17T06:45:52.3487530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/arrow.cpython-313.pyc 2025-07-17T06:45:52.3488710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphviz.cpython-313.pyc 2025-07-17T06:45:52.3490200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_lua_builtins.cpython-313.pyc 2025-07-17T06:45:52.3491470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bare.cpython-313.pyc 2025-07-17T06:45:52.3493030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ampl.cpython-313.pyc 2025-07-17T06:45:52.3494510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_cl_builtins.cpython-313.pyc 2025-07-17T06:45:52.3496050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tact.cpython-313.pyc 2025-07-17T06:45:52.3497610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/minecraft.cpython-313.pyc 2025-07-17T06:45:52.3498910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rnc.cpython-313.pyc 2025-07-17T06:45:52.3500400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scripting.cpython-313.pyc 2025-07-17T06:45:52.3502010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mysql_builtins.cpython-313.pyc 2025-07-17T06:45:52.3503370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/diff.cpython-313.pyc 2025-07-17T06:45:52.3504940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/futhark.cpython-313.pyc 2025-07-17T06:45:52.3506570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gleam.cpython-313.pyc 2025-07-17T06:45:52.3507850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/teraterm.cpython-313.pyc 2025-07-17T06:45:52.3509250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rego.cpython-313.pyc 2025-07-17T06:45:52.3510950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scilab_builtins.cpython-313.pyc 2025-07-17T06:45:52.3512360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/spice.cpython-313.pyc 2025-07-17T06:45:52.3513880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sas.cpython-313.pyc 2025-07-17T06:45:52.3515360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/solidity.cpython-313.pyc 2025-07-17T06:45:52.3516820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fortran.cpython-313.pyc 2025-07-17T06:45:52.3518180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/meson.cpython-313.pyc 2025-07-17T06:45:52.3519660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/berry.cpython-313.pyc 2025-07-17T06:45:52.3521050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/css.cpython-313.pyc 2025-07-17T06:45:52.3522650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/modula2.cpython-313.pyc 2025-07-17T06:45:52.3524060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parsers.cpython-313.pyc 2025-07-17T06:45:52.3525560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textedit.cpython-313.pyc 2025-07-17T06:45:52.3526990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smv.cpython-313.pyc 2025-07-17T06:45:52.3528430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/mosel.cpython-313.pyc 2025-07-17T06:45:52.3529790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/savi.cpython-313.pyc 2025-07-17T06:45:52.3531370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/robotframework.cpython-313.pyc 2025-07-17T06:45:52.3532890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jvm.cpython-313.pyc 2025-07-17T06:45:52.3534680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/supercollider.cpython-313.pyc 2025-07-17T06:45:52.3536140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/objective.cpython-313.pyc 2025-07-17T06:45:52.3537510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ncl.cpython-313.pyc 2025-07-17T06:45:52.3539060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/automation.cpython-313.pyc 2025-07-17T06:45:52.3540480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/yang.cpython-313.pyc 2025-07-17T06:45:52.3541790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/usd.cpython-313.pyc 2025-07-17T06:45:52.3543320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ambient.cpython-313.pyc 2025-07-17T06:45:52.3544710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/c_like.cpython-313.pyc 2025-07-17T06:45:52.3546110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fift.cpython-313.pyc 2025-07-17T06:45:52.3547650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/algebra.cpython-313.pyc 2025-07-17T06:45:52.3549060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ml.cpython-313.pyc 2025-07-17T06:45:52.3550520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/j.cpython-313.pyc 2025-07-17T06:45:52.3552220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_csound_builtins.cpython-313.pyc 2025-07-17T06:45:52.3553660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rust.cpython-313.pyc 2025-07-17T06:45:52.3555130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/nix.cpython-313.pyc 2025-07-17T06:45:52.3556590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/amdgpu.cpython-313.pyc 2025-07-17T06:45:52.3558230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_sourcemod_builtins.cpython-313.pyc 2025-07-17T06:45:52.3559640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/graphql.cpython-313.pyc 2025-07-17T06:45:52.3561240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/cplint.cpython-313.pyc 2025-07-17T06:45:52.3562630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ride.cpython-313.pyc 2025-07-17T06:45:52.3564160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rebol.cpython-313.pyc 2025-07-17T06:45:52.3565560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/matlab.cpython-313.pyc 2025-07-17T06:45:52.3567000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/codeql.cpython-313.pyc 2025-07-17T06:45:52.3568610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webassembly.cpython-313.pyc 2025-07-17T06:45:52.3570090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tcl.cpython-313.pyc 2025-07-17T06:45:52.3571550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/snobol.cpython-313.pyc 2025-07-17T06:45:52.3573030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/gdscript.cpython-313.pyc 2025-07-17T06:45:52.3574520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/varnish.cpython-313.pyc 2025-07-17T06:45:52.3576010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/oberon.cpython-313.pyc 2025-07-17T06:45:52.3577450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/haxe.cpython-313.pyc 2025-07-17T06:45:52.3578730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ldap.cpython-313.pyc 2025-07-17T06:45:52.3580030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/bdd.cpython-313.pyc 2025-07-17T06:45:52.3581520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/markup.cpython-313.pyc 2025-07-17T06:45:52.3583080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/archetype.cpython-313.pyc 2025-07-17T06:45:52.3584420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/julia.cpython-313.pyc 2025-07-17T06:45:52.3585830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/scdoc.cpython-313.pyc 2025-07-17T06:45:52.3587370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/unicon.cpython-313.pyc 2025-07-17T06:45:52.3588820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vyper.cpython-313.pyc 2025-07-17T06:45:52.3590280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/erlang.cpython-313.pyc 2025-07-17T06:45:52.3591640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tnt.cpython-313.pyc 2025-07-17T06:45:52.3593090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/php.cpython-313.pyc 2025-07-17T06:45:52.3594520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pawn.cpython-313.pyc 2025-07-17T06:45:52.3596100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/devicetree.cpython-313.pyc 2025-07-17T06:45:52.3597650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/javascript.cpython-313.pyc 2025-07-17T06:45:52.3599060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/phix.cpython-313.pyc 2025-07-17T06:45:52.3600570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/actionscript.cpython-313.pyc 2025-07-17T06:45:52.3602020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-07-17T06:45:52.3603350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/webmisc.cpython-313.pyc 2025-07-17T06:45:52.3604850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_php_builtins.cpython-313.pyc 2025-07-17T06:45:52.3606340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/typoscript.cpython-313.pyc 2025-07-17T06:45:52.3607760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-07-17T06:45:52.3609310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_tsql_builtins.cpython-313.pyc 2025-07-17T06:45:52.3610800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/eiffel.cpython-313.pyc 2025-07-17T06:45:52.3612210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jmespath.cpython-313.pyc 2025-07-17T06:45:52.3613680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/business.cpython-313.pyc 2025-07-17T06:45:52.3615420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_openedge_builtins.cpython-313.pyc 2025-07-17T06:45:52.3616900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/math.cpython-313.pyc 2025-07-17T06:45:52.3618370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/monte.cpython-313.pyc 2025-07-17T06:45:52.3620090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_vbscript_builtins.cpython-313.pyc 2025-07-17T06:45:52.3621480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/func.cpython-313.pyc 2025-07-17T06:45:52.3623000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/zig.cpython-313.pyc 2025-07-17T06:45:52.3624320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wgsl.cpython-313.pyc 2025-07-17T06:45:52.3625780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/theorem.cpython-313.pyc 2025-07-17T06:45:52.3627040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/rdf.cpython-313.pyc 2025-07-17T06:45:52.3628670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/lisp.cpython-313.pyc 2025-07-17T06:45:52.3630220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_stata_builtins.cpython-313.pyc 2025-07-17T06:45:52.3631800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/comal.cpython-313.pyc 2025-07-17T06:45:52.3633100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/d.cpython-313.pyc 2025-07-17T06:45:52.3634520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/crystal.cpython-313.pyc 2025-07-17T06:45:52.3636200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_css_builtins.cpython-313.pyc 2025-07-17T06:45:52.3637770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/roboconf.cpython-313.pyc 2025-07-17T06:45:52.3639200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_asy_builtins.cpython-313.pyc 2025-07-17T06:45:52.3640670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_mql_builtins.cpython-313.pyc 2025-07-17T06:45:52.3642140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/ezhil.cpython-313.pyc 2025-07-17T06:45:52.3643560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/carbon.cpython-313.pyc 2025-07-17T06:45:52.3645020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/felix.cpython-313.pyc 2025-07-17T06:45:52.3646580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/configs.cpython-313.pyc 2025-07-17T06:45:52.3647950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/other.cpython-313.pyc 2025-07-17T06:45:52.3649540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/fantom.cpython-313.pyc 2025-07-17T06:45:52.3650960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/parasail.cpython-313.pyc 2025-07-17T06:45:52.3652450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3653950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dylan.cpython-313.pyc 2025-07-17T06:45:52.3655620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_scheme_builtins.cpython-313.pyc 2025-07-17T06:45:52.3657040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/sieve.cpython-313.pyc 2025-07-17T06:45:52.3658650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/grammar_notation.cpython-313.pyc 2025-07-17T06:45:52.3660270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/wowtoc.cpython-313.pyc 2025-07-17T06:45:52.3661620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/q.cpython-313.pyc 2025-07-17T06:45:52.3663020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/kuin.cpython-313.pyc 2025-07-17T06:45:52.3664530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/hare.cpython-313.pyc 2025-07-17T06:45:52.3665910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dax.cpython-313.pyc 2025-07-17T06:45:52.3667550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/_googlesql_builtins.cpython-313.pyc 2025-07-17T06:45:52.3668940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/pddl.cpython-313.pyc 2025-07-17T06:45:52.3670260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/jsx.cpython-313.pyc 2025-07-17T06:45:52.3671730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/textfmts.cpython-313.pyc 2025-07-17T06:45:52.3673080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/vip.cpython-313.pyc 2025-07-17T06:45:52.3674560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:52.3675880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/apl.cpython-313.pyc 2025-07-17T06:45:52.3677340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smithy.cpython-313.pyc 2025-07-17T06:45:52.3678450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/clean.cpython-313.pyc 2025-07-17T06:45:52.3679530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/tlb.cpython-313.pyc 2025-07-17T06:45:52.3680750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/smalltalk.cpython-313.pyc 2025-07-17T06:45:52.3681870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/promql.cpython-313.pyc 2025-07-17T06:45:52.3682990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/__pycache__/dotnet.cpython-313.pyc 2025-07-17T06:45:52.3683790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ncl.py 2025-07-17T06:45:52.3684700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vyper.py 2025-07-17T06:45:52.3685620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lilypond.py 2025-07-17T06:45:52.3686520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/markup.py 2025-07-17T06:45:52.3687390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pddl.py 2025-07-17T06:45:52.3688400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_asy_builtins.py 2025-07-17T06:45:52.3689280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/igor.py 2025-07-17T06:45:52.3690150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ml.py 2025-07-17T06:45:52.3691740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/savi.py 2025-07-17T06:45:52.3692580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bqn.py 2025-07-17T06:45:52.3693450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tal.py 2025-07-17T06:45:52.3694500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tls.py 2025-07-17T06:45:52.3695710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/templates.py 2025-07-17T06:45:52.3696860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/forth.py 2025-07-17T06:45:52.3698080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/css.py 2025-07-17T06:45:52.3699150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asm.py 2025-07-17T06:45:52.3700280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/roboconf.py 2025-07-17T06:45:52.3701760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_lasso_builtins.py 2025-07-17T06:45:52.3702920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pascal.py 2025-07-17T06:45:52.3704170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/csound.py 2025-07-17T06:45:52.3705490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/typst.py 2025-07-17T06:45:52.3706640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ptx.py 2025-07-17T06:45:52.3707910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sgf.py 2025-07-17T06:45:52.3709120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kusto.py 2025-07-17T06:45:52.3710290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webassembly.py 2025-07-17T06:45:52.3711480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/procfile.py 2025-07-17T06:45:52.3712760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/functional.py 2025-07-17T06:45:52.3713870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/codeql.py 2025-07-17T06:45:52.3715050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/textedit.py 2025-07-17T06:45:52.3716240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/installers.py 2025-07-17T06:45:52.3717400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/business.py 2025-07-17T06:45:52.3718440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tcl.py 2025-07-17T06:45:52.3719750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/minecraft.py 2025-07-17T06:45:52.3720890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/vip.py 2025-07-17T06:45:52.3722140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/mips.py 2025-07-17T06:45:52.3723310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/meson.py 2025-07-17T06:45:52.3724460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/basic.py 2025-07-17T06:45:52.3725710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_stan_builtins.py 2025-07-17T06:45:52.3726740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/prql.py 2025-07-17T06:45:52.3727870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/eiffel.py 2025-07-17T06:45:52.3729090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/scdoc.py 2025-07-17T06:45:52.3730280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dax.py 2025-07-17T06:45:52.3731360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rdf.py 2025-07-17T06:45:52.3732480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gleam.py 2025-07-17T06:45:52.3733570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/email.py 2025-07-17T06:45:52.3734770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sophia.py 2025-07-17T06:45:52.3735980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modula2.py 2025-07-17T06:45:52.3737140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/nit.py 2025-07-17T06:45:52.3738300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/actionscript.py 2025-07-17T06:45:52.3739340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/qlik.py 2025-07-17T06:45:52.3740500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/text.py 2025-07-17T06:45:52.3741530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/apl.py 2025-07-17T06:45:52.3742750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_cl_builtins.py 2025-07-17T06:45:52.3744120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mql_builtins.py 2025-07-17T06:45:52.3745240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/srcinfo.py 2025-07-17T06:45:52.3746370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rego.py 2025-07-17T06:45:52.3747460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/archetype.py 2025-07-17T06:45:52.3748530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/python.py 2025-07-17T06:45:52.3749810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_csound_builtins.py 2025-07-17T06:45:52.3750960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/factor.py 2025-07-17T06:45:52.3752140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dalvik.py 2025-07-17T06:45:52.3753270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/go.py 2025-07-17T06:45:52.3754360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/berry.py 2025-07-17T06:45:52.3755480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/unicon.py 2025-07-17T06:45:52.3756710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_usd_builtins.py 2025-07-17T06:45:52.3757770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/cddl.py 2025-07-17T06:45:52.3758920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dylan.py 2025-07-17T06:45:52.3760110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/make.py 2025-07-17T06:45:52.3761180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/diff.py 2025-07-17T06:45:52.3762370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/xorg.py 2025-07-17T06:45:52.3763630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/trafficscript.py 2025-07-17T06:45:52.3764610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/kuin.py 2025-07-17T06:45:52.3765750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/jvm.py 2025-07-17T06:45:52.3766870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/smv.py 2025-07-17T06:45:52.3767970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/math.py 2025-07-17T06:45:52.3769180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/tact.py 2025-07-17T06:45:52.3770270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/promql.py 2025-07-17T06:45:52.3771450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/php.py 2025-07-17T06:45:52.3772600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/sql.py 2025-07-17T06:45:52.3773720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/x10.py 2025-07-17T06:45:52.3774960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/json5.py 2025-07-17T06:45:52.3776170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mapping.py 2025-07-17T06:45:52.3777240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/gcodelexer.py 2025-07-17T06:45:52.3778510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/praat.py 2025-07-17T06:45:52.3779600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/lean.py 2025-07-17T06:45:52.3780710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bibtex.py 2025-07-17T06:45:52.3781920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/whiley.py 2025-07-17T06:45:52.3783020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/q.py 2025-07-17T06:45:52.3784070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/snobol.py 2025-07-17T06:45:52.3785520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_mysql_builtins.py 2025-07-17T06:45:52.3786650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/webidl.py 2025-07-17T06:45:52.3787740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rita.py 2025-07-17T06:45:52.3788880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haskell.py 2025-07-17T06:45:52.3789960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/testing.py 2025-07-17T06:45:52.3791170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fortran.py 2025-07-17T06:45:52.3792260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/modeling.py 2025-07-17T06:45:52.3793430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/arturo.py 2025-07-17T06:45:52.3794650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/varnish.py 2025-07-17T06:45:52.3795770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/elm.py 2025-07-17T06:45:52.3796850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asc.py 2025-07-17T06:45:52.3798070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/javascript.py 2025-07-17T06:45:52.3799180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ooc.py 2025-07-17T06:45:52.3800340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bdd.py 2025-07-17T06:45:52.3801410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/julia.py 2025-07-17T06:45:52.3802500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/hexdump.py 2025-07-17T06:45:52.3803630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/foxpro.py 2025-07-17T06:45:52.3804800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/stata.py 2025-07-17T06:45:52.3805840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/zig.py 2025-07-17T06:45:52.3807150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/grammar_notation.py 2025-07-17T06:45:52.3808300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/bare.py 2025-07-17T06:45:52.3809410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/openscad.py 2025-07-17T06:45:52.3810630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/dotnet.py 2025-07-17T06:45:52.3811770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fantom.py 2025-07-17T06:45:52.3813120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/special.py 2025-07-17T06:45:52.3814170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yang.py 2025-07-17T06:45:52.3815290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/fift.py 2025-07-17T06:45:52.3816450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ezhil.py 2025-07-17T06:45:52.3817520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/ride.py 2025-07-17T06:45:52.3818780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_scheme_builtins.py 2025-07-17T06:45:52.3820010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/devicetree.py 2025-07-17T06:45:52.3821380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/macaulay2.py 2025-07-17T06:45:52.3822390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/urbi.py 2025-07-17T06:45:52.3823480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/haxe.py 2025-07-17T06:45:52.3824470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/func.py 2025-07-17T06:45:52.3825560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/data.py 2025-07-17T06:45:52.3826730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_ada_builtins.py 2025-07-17T06:45:52.3827880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/yara.py 2025-07-17T06:45:52.3829140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/pointless.py 2025-07-17T06:45:52.3830280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/asn1.py 2025-07-17T06:45:52.3831580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/_tsql_builtins.py 2025-07-17T06:45:52.3832780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/wgsl.py 2025-07-17T06:45:52.3833830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexers/rust.py 2025-07-17T06:45:52.3834900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/token.py 2025-07-17T06:45:52.3835900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/style.py 2025-07-17T06:45:52.3836960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/util.py 2025-07-17T06:45:52.3838140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/sphinxext.py 2025-07-17T06:45:52.3839230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/cmdline.py 2025-07-17T06:45:52.3840210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__init__.py 2025-07-17T06:45:52.3841480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal.py 2025-07-17T06:45:52.3842870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/html.py 2025-07-17T06:45:52.3843930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/irc.py 2025-07-17T06:45:52.3845220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__init__.py 2025-07-17T06:45:52.3846380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/other.py 2025-07-17T06:45:52.3847940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/html.cpython-313.pyc 2025-07-17T06:45:52.3849650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/pangomarkup.cpython-313.pyc 2025-07-17T06:45:52.3851070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/img.cpython-313.pyc 2025-07-17T06:45:52.3852600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/groff.cpython-313.pyc 2025-07-17T06:45:52.3854040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/svg.cpython-313.pyc 2025-07-17T06:45:52.3855620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/latex.cpython-313.pyc 2025-07-17T06:45:52.3857140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/bbcode.cpython-313.pyc 2025-07-17T06:45:52.3858730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal256.cpython-313.pyc 2025-07-17T06:45:52.3860080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/irc.cpython-313.pyc 2025-07-17T06:45:52.3861800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/terminal.cpython-313.pyc 2025-07-17T06:45:52.3863180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-07-17T06:45:52.3864580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/rtf.cpython-313.pyc 2025-07-17T06:45:52.3866030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/other.cpython-313.pyc 2025-07-17T06:45:52.3867610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3868810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/img.py 2025-07-17T06:45:52.3870170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/terminal256.py 2025-07-17T06:45:52.3871230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/rtf.py 2025-07-17T06:45:52.3872510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/svg.py 2025-07-17T06:45:52.3873620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/bbcode.py 2025-07-17T06:45:52.3874930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/pangomarkup.py 2025-07-17T06:45:52.3876090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/_mapping.py 2025-07-17T06:45:52.3877150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/groff.py 2025-07-17T06:45:52.3878060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/formatters/latex.py 2025-07-17T06:45:52.3879230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/formatter.cpython-313.pyc 2025-07-17T06:45:52.3880310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/regexopt.cpython-313.pyc 2025-07-17T06:45:52.3881640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/scanner.cpython-313.pyc 2025-07-17T06:45:52.3882440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/lexer.cpython-313.pyc 2025-07-17T06:45:52.3883520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:52.3884570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/style.cpython-313.pyc 2025-07-17T06:45:52.3885650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/token.cpython-313.pyc 2025-07-17T06:45:52.3886730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/unistring.cpython-313.pyc 2025-07-17T06:45:52.3887810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/modeline.cpython-313.pyc 2025-07-17T06:45:52.3888830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.3889910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/cmdline.cpython-313.pyc 2025-07-17T06:45:52.3890980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-07-17T06:45:52.3892030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/filter.cpython-313.pyc 2025-07-17T06:45:52.3893210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.3894510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3895830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:52.3896920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/sas.py 2025-07-17T06:45:52.3897960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/material.py 2025-07-17T06:45:52.3899280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly_grayscale.py 2025-07-17T06:45:52.3900460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/pastie.py 2025-07-17T06:45:52.3901550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/onedark.py 2025-07-17T06:45:52.3902780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/inkpot.py 2025-07-17T06:45:52.3903850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/xcode.py 2025-07-17T06:45:52.3904910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gruvbox.py 2025-07-17T06:45:52.3906270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/monokai.py 2025-07-17T06:45:52.3907410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/tango.py 2025-07-17T06:45:52.3908530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/friendly.py 2025-07-17T06:45:52.3909770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/staroffice.py 2025-07-17T06:45:52.3911130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_dark.py 2025-07-17T06:45:52.3912270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/solarized.py 2025-07-17T06:45:52.3913510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__init__.py 2025-07-17T06:45:52.3914620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol_nu.py 2025-07-17T06:45:52.3915730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/gh_dark.py 2025-07-17T06:45:52.3916830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/native.py 2025-07-17T06:45:52.3918240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/xcode.cpython-313.pyc 2025-07-17T06:45:52.3919720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol.cpython-313.pyc 2025-07-17T06:45:52.3921110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/colorful.cpython-313.pyc 2025-07-17T06:45:52.3922500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/borland.cpython-313.pyc 2025-07-17T06:45:52.3923950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/arduino.cpython-313.pyc 2025-07-17T06:45:52.3925440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/onedark.cpython-313.pyc 2025-07-17T06:45:52.3926820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_dark.cpython-313.pyc 2025-07-17T06:45:52.3928360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/fruity.cpython-313.pyc 2025-07-17T06:45:52.3929860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lightbulb.cpython-313.pyc 2025-07-17T06:45:52.3931460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/algol_nu.cpython-313.pyc 2025-07-17T06:45:52.3932860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lilypond.cpython-313.pyc 2025-07-17T06:45:52.3934290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gh_dark.cpython-313.pyc 2025-07-17T06:45:52.3935800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/manni.cpython-313.pyc 2025-07-17T06:45:52.3937620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/igor.cpython-313.pyc 2025-07-17T06:45:52.3939060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/material.cpython-313.pyc 2025-07-17T06:45:52.3940510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/murphy.cpython-313.pyc 2025-07-17T06:45:52.3941880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/lovelace.cpython-313.pyc 2025-07-17T06:45:52.3943680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vs.cpython-313.pyc 2025-07-17T06:45:52.3945230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/nord.cpython-313.pyc 2025-07-17T06:45:52.3946670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/inkpot.cpython-313.pyc 2025-07-17T06:45:52.3948060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/coffee.cpython-313.pyc 2025-07-17T06:45:52.3949470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/gruvbox.cpython-313.pyc 2025-07-17T06:45:52.3951100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly_grayscale.cpython-313.pyc 2025-07-17T06:45:52.3952580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_light.cpython-313.pyc 2025-07-17T06:45:52.3954040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/zenburn.cpython-313.pyc 2025-07-17T06:45:52.3955810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/stata_light.cpython-313.pyc 2025-07-17T06:45:52.3957170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rrt.cpython-313.pyc 2025-07-17T06:45:52.3958570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/autumn.cpython-313.pyc 2025-07-17T06:45:52.3960060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/pastie.cpython-313.pyc 2025-07-17T06:45:52.3961460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/paraiso_dark.cpython-313.pyc 2025-07-17T06:45:52.3962880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/sas.cpython-313.pyc 2025-07-17T06:45:52.3964320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/dracula.cpython-313.pyc 2025-07-17T06:45:52.3965770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/solarized.cpython-313.pyc 2025-07-17T06:45:52.3967150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/native.cpython-313.pyc 2025-07-17T06:45:52.3968490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/emacs.cpython-313.pyc 2025-07-17T06:45:52.3969890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/default.cpython-313.pyc 2025-07-17T06:45:52.3971290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/tango.cpython-313.pyc 2025-07-17T06:45:52.3972820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/rainbow_dash.cpython-313.pyc 2025-07-17T06:45:52.3974370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/bw.cpython-313.pyc 2025-07-17T06:45:52.3975860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/abap.cpython-313.pyc 2025-07-17T06:45:52.3977350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/perldoc.cpython-313.pyc 2025-07-17T06:45:52.3978840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-07-17T06:45:52.3980430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/friendly.cpython-313.pyc 2025-07-17T06:45:52.3981900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/vim.cpython-313.pyc 2025-07-17T06:45:52.3983240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/monokai.cpython-313.pyc 2025-07-17T06:45:52.3984720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/trac.cpython-313.pyc 2025-07-17T06:45:52.3986200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.3987620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/__pycache__/staroffice.cpython-313.pyc 2025-07-17T06:45:52.3988630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/colorful.py 2025-07-17T06:45:52.3989820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lilypond.py 2025-07-17T06:45:52.3990840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/igor.py 2025-07-17T06:45:52.3992010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/zenburn.py 2025-07-17T06:45:52.3993070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/bw.py 2025-07-17T06:45:52.3994150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/emacs.py 2025-07-17T06:45:52.3995330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/dracula.py 2025-07-17T06:45:52.3996340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vs.py 2025-07-17T06:45:52.3997630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/default.py 2025-07-17T06:45:52.3998850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/paraiso_light.py 2025-07-17T06:45:52.4000010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lovelace.py 2025-07-17T06:45:52.4001280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_dark.py 2025-07-17T06:45:52.4002310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/vim.py 2025-07-17T06:45:52.4003380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/borland.py 2025-07-17T06:45:52.4004540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/coffee.py 2025-07-17T06:45:52.4005710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/_mapping.py 2025-07-17T06:45:52.4006790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/murphy.py 2025-07-17T06:45:52.4008010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/lightbulb.py 2025-07-17T06:45:52.4009210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/fruity.py 2025-07-17T06:45:52.4010320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/abap.py 2025-07-17T06:45:52.4011570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rainbow_dash.py 2025-07-17T06:45:52.4012740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/manni.py 2025-07-17T06:45:52.4013970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/autumn.py 2025-07-17T06:45:52.4015130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/rrt.py 2025-07-17T06:45:52.4016410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/perldoc.py 2025-07-17T06:45:52.4017510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/trac.py 2025-07-17T06:45:52.4018520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/algol.py 2025-07-17T06:45:52.4019700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/arduino.py 2025-07-17T06:45:52.4020910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/nord.py 2025-07-17T06:45:52.4022090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/styles/stata_light.py 2025-07-17T06:45:52.4023090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/unistring.py 2025-07-17T06:45:52.4024090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/lexer.py 2025-07-17T06:45:52.4025090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/regexopt.py 2025-07-17T06:45:52.4026210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/plugin.py 2025-07-17T06:45:52.4027210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/filter.py 2025-07-17T06:45:52.4028370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pygments/__main__.py 2025-07-17T06:45:52.4029450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/yacc.py 2025-07-17T06:45:52.4030490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/lex.py 2025-07-17T06:45:52.4031600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ctokens.py 2025-07-17T06:45:52.4032700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__init__.py 2025-07-17T06:45:52.4034120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/lex.cpython-313.pyc 2025-07-17T06:45:52.4035490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ygen.cpython-313.pyc 2025-07-17T06:45:52.4037030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/yacc.cpython-313.pyc 2025-07-17T06:45:52.4038590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/ctokens.cpython-313.pyc 2025-07-17T06:45:52.4040100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4041490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/__pycache__/cpp.cpython-313.pyc 2025-07-17T06:45:52.4042490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/cpp.py 2025-07-17T06:45:52.4043560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ply/ygen.py 2025-07-17T06:45:52.4044630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_parser.py 2025-07-17T06:45:52.4045800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_ast_gen.py 2025-07-17T06:45:52.4046890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__init__.py 2025-07-17T06:45:52.4047980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_c_ast.cfg 2025-07-17T06:45:52.4049550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_generator.cpython-313.pyc 2025-07-17T06:45:52.4051010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/ast_transforms.cpython-313.pyc 2025-07-17T06:45:52.4052400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_lexer.cpython-313.pyc 2025-07-17T06:45:52.4053880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/plyparser.cpython-313.pyc 2025-07-17T06:45:52.4055320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/lextab.cpython-313.pyc 2025-07-17T06:45:52.4056540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_ast.cpython-313.pyc 2025-07-17T06:45:52.4058030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/c_parser.cpython-313.pyc 2025-07-17T06:45:52.4059450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/yacctab.cpython-313.pyc 2025-07-17T06:45:52.4060920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_build_tables.cpython-313.pyc 2025-07-17T06:45:52.4066520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/_ast_gen.cpython-313.pyc 2025-07-17T06:45:52.4066870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4067060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_ast.py 2025-07-17T06:45:52.4067260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/plyparser.py 2025-07-17T06:45:52.4067470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/_build_tables.py 2025-07-17T06:45:52.4068010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/ast_transforms.py 2025-07-17T06:45:52.4069120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/yacctab.py 2025-07-17T06:45:52.4070230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_generator.py 2025-07-17T06:45:52.4071380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/c_lexer.py 2025-07-17T06:45:52.4072460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser/lextab.py 2025-07-17T06:45:52.4073440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/sockshandler.py 2025-07-17T06:45:52.4074630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/hooks.py 2025-07-17T06:45:52.4075650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/_version.py 2025-07-17T06:45:52.4076640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__init__.py 2025-07-17T06:45:52.4077890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/hooks.cpython-313.pyc 2025-07-17T06:45:52.4079160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:52.4080370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4081270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_telemetry/py.typed 2025-07-17T06:45:52.4082210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.3.dist-info/RECORD 2025-07-17T06:45:52.4083180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.3.dist-info/LICENSE 2025-07-17T06:45:52.4084230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.3.dist-info/direct_url.json 2025-07-17T06:45:52.4085140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.3.dist-info/WHEEL 2025-07-17T06:45:52.4086190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.3.dist-info/top_level.txt 2025-07-17T06:45:52.4087150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.3.dist-info/REQUESTED 2025-07-17T06:45:52.4088130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.3.dist-info/INSTALLER 2025-07-17T06:45:52.4089090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests-2.32.3.dist-info/METADATA 2025-07-17T06:45:52.4089950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exports.py 2025-07-17T06:45:52.4090640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/misc.py 2025-07-17T06:45:52.4091410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plan.py 2025-07-17T06:45:52.4092210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/resolve.py 2025-07-17T06:45:52.4093100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/link.py 2025-07-17T06:45:52.4094090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/package_cache_data.py 2025-07-17T06:45:52.4094970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/path_actions.py 2025-07-17T06:45:52.4095820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/index.py 2025-07-17T06:45:52.4096700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/initialize.py 2025-07-17T06:45:52.4097620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/portability.py 2025-07-17T06:45:52.4098480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__init__.py 2025-07-17T06:45:52.4099390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/prefix_data.py 2025-07-17T06:45:52.4100560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/link.cpython-313.pyc 2025-07-17T06:45:52.4101660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/envs_manager.cpython-313.pyc 2025-07-17T06:45:52.4102690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/solve.cpython-313.pyc 2025-07-17T06:45:52.4103840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/portability.cpython-313.pyc 2025-07-17T06:45:52.4104970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/path_actions.cpython-313.pyc 2025-07-17T06:45:52.4106240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/package_cache_data.cpython-313.pyc 2025-07-17T06:45:52.4107310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/prefix_data.cpython-313.pyc 2025-07-17T06:45:52.4108420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/subdir_data.cpython-313.pyc 2025-07-17T06:45:52.4109490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/index.cpython-313.pyc 2025-07-17T06:45:52.4110580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4111720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/__pycache__/initialize.cpython-313.pyc 2025-07-17T06:45:52.4112470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/solve.py 2025-07-17T06:45:52.4113390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/envs_manager.py 2025-07-17T06:45:52.4114270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/core/subdir_data.py 2025-07-17T06:45:52.4115080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_version.py 2025-07-17T06:45:52.4116050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/config.py 2025-07-17T06:45:52.4117560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/console.py 2025-07-17T06:45:52.4118930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__init__.py 2025-07-17T06:45:52.4120670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:52.4122310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4123880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:52.4125230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/reporter_backends/json.py 2025-07-17T06:45:52.4126560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/conda.py 2025-07-17T06:45:52.4127770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/freebsd.py 2025-07-17T06:45:52.4128990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__init__.py 2025-07-17T06:45:52.4130710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/cuda.cpython-313.pyc 2025-07-17T06:45:52.4132440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/conda.cpython-313.pyc 2025-07-17T06:45:52.4134070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/archspec.cpython-313.pyc 2025-07-17T06:45:52.4135750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:52.4137420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/linux.cpython-313.pyc 2025-07-17T06:45:52.4138940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/freebsd.cpython-313.pyc 2025-07-17T06:45:52.4140500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/osx.cpython-313.pyc 2025-07-17T06:45:52.4142150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4143400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/cuda.py 2025-07-17T06:45:52.4144760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/windows.py 2025-07-17T06:45:52.4146060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/linux.py 2025-07-17T06:45:52.4147400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/archspec.py 2025-07-17T06:45:52.4148730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/virtual_packages/osx.py 2025-07-17T06:45:52.4150180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/health_checks.py 2025-07-17T06:45:52.4151540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__init__.py 2025-07-17T06:45:52.4153250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4154890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/doctor/__pycache__/health_checks.cpython-313.pyc 2025-07-17T06:45:52.4156190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__init__.py 2025-07-17T06:45:52.4157840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/subcommands/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4159140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__init__.py 2025-07-17T06:45:52.4160950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/requirements_txt.cpython-313.pyc 2025-07-17T06:45:52.4162660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/environment_yml.cpython-313.pyc 2025-07-17T06:45:52.4164130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4165920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/__pycache__/binstar.cpython-313.pyc 2025-07-17T06:45:52.4167380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/requirements_txt.py 2025-07-17T06:45:52.4168880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/environment_yml.py 2025-07-17T06:45:52.4170230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/environment_specifiers/binstar.py 2025-07-17T06:45:52.4171370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__init__.py 2025-07-17T06:45:52.4172460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/solvers.py 2025-07-17T06:45:52.4173510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/types.py 2025-07-17T06:45:52.4175170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/manager.cpython-313.pyc 2025-07-17T06:45:52.4176630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:52.4178200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/solvers.cpython-313.pyc 2025-07-17T06:45:52.4179580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:52.4181060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/hookspec.cpython-313.pyc 2025-07-17T06:45:52.4182400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4183960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__init__.py 2025-07-17T06:45:52.4185800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/pkg_format.cpython-313.pyc 2025-07-17T06:45:52.4187500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4189020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/pypi/pkg_format.py 2025-07-17T06:45:52.4190430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__init__.py 2025-07-17T06:45:52.4192260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/prefix_data_loaders/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4193700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/signature_verification.py 2025-07-17T06:45:52.4195040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__init__.py 2025-07-17T06:45:52.4196630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4198780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/post_solves/__pycache__/signature_verification.cpython-313.pyc 2025-07-17T06:45:52.4199850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/hookspec.py 2025-07-17T06:45:52.4200990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/plugins/manager.py 2025-07-17T06:45:52.4202280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_auto_activate.bat 2025-07-17T06:45:52.4203610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/activate.bat 2025-07-17T06:45:52.4204890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda-hook.ps1 2025-07-17T06:45:52.4206220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/_conda_activate.bat 2025-07-17T06:45:52.4207400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda.bat 2025-07-17T06:45:52.4208600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/rename_tmp.bat 2025-07-17T06:45:52.4209830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/conda_hook.bat 2025-07-17T06:45:52.4211130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/Conda.psm1 2025-07-17T06:45:52.4212400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/condabin/deactivate.bat 2025-07-17T06:45:52.4213620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/deactivate 2025-07-17T06:45:52.4214800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/bin/activate 2025-07-17T06:45:52.4215950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-64.exe 2025-07-17T06:45:52.4217260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.csh 2025-07-17T06:45:52.4218460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/profile.d/conda.sh 2025-07-17T06:45:52.4219770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/etc/fish/conf.d/conda.fish 2025-07-17T06:45:52.4221000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Library/bin/conda.bat 2025-07-17T06:45:52.4222200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/Scripts/activate.bat 2025-07-17T06:45:52.4223330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda.xsh 2025-07-17T06:45:52.4224500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/cli-32.exe 2025-07-17T06:45:52.4225860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/shell/conda_icon.ico 2025-07-17T06:45:52.4226880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/instructions.py 2025-07-17T06:45:52.4228000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__init__.py 2025-07-17T06:45:52.4229310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/package_info.py 2025-07-17T06:45:52.4230340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/enums.py 2025-07-17T06:45:52.4231620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/leased_path_entry.py 2025-07-17T06:45:52.4232720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/version.py 2025-07-17T06:45:52.4233970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/records.py 2025-07-17T06:45:52.4235090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/channel.py 2025-07-17T06:45:52.4236140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__init__.py 2025-07-17T06:45:52.4237820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/dist.cpython-313.pyc 2025-07-17T06:45:52.4239300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/leased_path_entry.cpython-313.pyc 2025-07-17T06:45:52.4240700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/package_info.cpython-313.pyc 2025-07-17T06:45:52.4242090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/channel.cpython-313.pyc 2025-07-17T06:45:52.4243760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/enums.cpython-313.pyc 2025-07-17T06:45:52.4245210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/prefix_graph.cpython-313.pyc 2025-07-17T06:45:52.4246560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/match_spec.cpython-313.pyc 2025-07-17T06:45:52.4248000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/records.cpython-313.pyc 2025-07-17T06:45:52.4249460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4251000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.4252070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/match_spec.py 2025-07-17T06:45:52.4253140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/dist.py 2025-07-17T06:45:52.4254320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/models/prefix_graph.py 2025-07-17T06:45:52.4255760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/activate.cpython-313.pyc 2025-07-17T06:45:52.4257020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.4258360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/reporters.cpython-313.pyc 2025-07-17T06:45:52.4259690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/history.cpython-313.pyc 2025-07-17T06:45:52.4260990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/misc.cpython-313.pyc 2025-07-17T06:45:52.4262330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.4263710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exports.cpython-313.pyc 2025-07-17T06:45:52.4265020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.4266110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:52.4267090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/plan.cpython-313.pyc 2025-07-17T06:45:52.4268230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/deprecations.cpython-313.pyc 2025-07-17T06:45:52.4269260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.4270320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4271370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/resolve.cpython-313.pyc 2025-07-17T06:45:52.4272530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/exception_handler.cpython-313.pyc 2025-07-17T06:45:52.4273610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/instructions.cpython-313.pyc 2025-07-17T06:45:52.4274620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__pycache__/_vendor.cpython-313.pyc 2025-07-17T06:45:52.4275460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_rename.py 2025-07-17T06:45:52.4276340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_clean.py 2025-07-17T06:45:52.4277210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_create.py 2025-07-17T06:45:52.4278090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_config.py 2025-07-17T06:45:52.4279040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_compare.py 2025-07-17T06:45:52.4279860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_update.py 2025-07-17T06:45:52.4280760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_install.py 2025-07-17T06:45:52.4281980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_activate.py 2025-07-17T06:45:52.4283120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_list.py 2025-07-17T06:45:52.4284270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_export.py 2025-07-17T06:45:52.4285330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_run.py 2025-07-17T06:45:52.4286410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_init.py 2025-07-17T06:45:52.4287770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_remove.py 2025-07-17T06:45:52.4288800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env.py 2025-07-17T06:45:52.4289900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/actions.py 2025-07-17T06:45:52.4291030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__init__.py 2025-07-17T06:45:52.4292260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_vars.py 2025-07-17T06:45:52.4293310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_info.py 2025-07-17T06:45:52.4294840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/helpers.cpython-313.pyc 2025-07-17T06:45:52.4296020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.4297410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_compare.cpython-313.pyc 2025-07-17T06:45:52.4298930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_deactivate.cpython-313.pyc 2025-07-17T06:45:52.4300280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_init.cpython-313.pyc 2025-07-17T06:45:52.4301690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_create.cpython-313.pyc 2025-07-17T06:45:52.4303170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_config.cpython-313.pyc 2025-07-17T06:45:52.4304640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_info.cpython-313.pyc 2025-07-17T06:45:52.4306010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/actions.cpython-313.pyc 2025-07-17T06:45:52.4307350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_rename.cpython-313.pyc 2025-07-17T06:45:52.4308840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_list.cpython-313.pyc 2025-07-17T06:45:52.4310390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_mock_activate.cpython-313.pyc 2025-07-17T06:45:52.4311660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/common.cpython-313.pyc 2025-07-17T06:45:52.4313170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_remove.cpython-313.pyc 2025-07-17T06:45:52.4314620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_update.cpython-313.pyc 2025-07-17T06:45:52.4315990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_export.cpython-313.pyc 2025-07-17T06:45:52.4317360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_list.cpython-313.pyc 2025-07-17T06:45:52.4318800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_clean.cpython-313.pyc 2025-07-17T06:45:52.4320210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/python_api.cpython-313.pyc 2025-07-17T06:45:52.4321720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_notices.cpython-313.pyc 2025-07-17T06:45:52.4323090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/find_commands.cpython-313.pyc 2025-07-17T06:45:52.4324480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_config.cpython-313.pyc 2025-07-17T06:45:52.4325930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/install.cpython-313.pyc 2025-07-17T06:45:52.4327340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_run.cpython-313.pyc 2025-07-17T06:45:52.4328820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_commands.cpython-313.pyc 2025-07-17T06:45:52.4330210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_pip.cpython-313.pyc 2025-07-17T06:45:52.4331580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_create.cpython-313.pyc 2025-07-17T06:45:52.4333010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env.cpython-313.pyc 2025-07-17T06:45:52.4334520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_package.cpython-313.pyc 2025-07-17T06:45:52.4336060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_search.cpython-313.pyc 2025-07-17T06:45:52.4337460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_install.cpython-313.pyc 2025-07-17T06:45:52.4338810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_update.cpython-313.pyc 2025-07-17T06:45:52.4340230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_env_vars.cpython-313.pyc 2025-07-17T06:45:52.4341600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4343280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/conda_argparse.cpython-313.pyc 2025-07-17T06:45:52.4345040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/__pycache__/main_remove.cpython-313.pyc 2025-07-17T06:45:52.4346150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/find_commands.py 2025-07-17T06:45:52.4347220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_notices.py 2025-07-17T06:45:52.4348450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_search.py 2025-07-17T06:45:52.4349630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/python_api.py 2025-07-17T06:45:52.4350880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_pip.py 2025-07-17T06:45:52.4352040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_remove.py 2025-07-17T06:45:52.4353300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_mock_deactivate.py 2025-07-17T06:45:52.4354440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/common.py 2025-07-17T06:45:52.4355640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_list.py 2025-07-17T06:45:52.4356800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/conda_argparse.py 2025-07-17T06:45:52.4358130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/install.py 2025-07-17T06:45:52.4359340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_update.py 2025-07-17T06:45:52.4360370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main.py 2025-07-17T06:45:52.4361610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_create.py 2025-07-17T06:45:52.4362690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/helpers.py 2025-07-17T06:45:52.4363940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_commands.py 2025-07-17T06:45:52.4365180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_env_config.py 2025-07-17T06:45:52.4366330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/cli/main_package.py 2025-07-17T06:45:52.4367490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/fetch.py 2025-07-17T06:45:52.4368510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/cache.py 2025-07-17T06:45:52.4369630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__init__.py 2025-07-17T06:45:52.4370800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/core.py 2025-07-17T06:45:52.4371970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/types.py 2025-07-17T06:45:52.4373440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/views.cpython-313.pyc 2025-07-17T06:45:52.4374750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/fetch.cpython-313.pyc 2025-07-17T06:45:52.4376120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:52.4377490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/cache.cpython-313.pyc 2025-07-17T06:45:52.4378840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:52.4380350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4381300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/notices/views.py 2025-07-17T06:45:52.4382380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/env.py 2025-07-17T06:45:52.4383510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__init__.py 2025-07-17T06:45:52.4385070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/yaml_file.cpython-313.pyc 2025-07-17T06:45:52.4386800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:52.4388200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4389640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/__pycache__/binstar.cpython-313.pyc 2025-07-17T06:45:52.4390750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/requirements.py 2025-07-17T06:45:52.4391880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/yaml_file.py 2025-07-17T06:45:52.4392970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/specs/binstar.py 2025-07-17T06:45:52.4393980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__init__.py 2025-07-17T06:45:52.4395410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/pip_util.cpython-313.pyc 2025-07-17T06:45:52.4396790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/env.cpython-313.pyc 2025-07-17T06:45:52.4398110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4399150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/pip_util.py 2025-07-17T06:45:52.4400490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/conda.py 2025-07-17T06:45:52.4401840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__init__.py 2025-07-17T06:45:52.4403620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/conda.cpython-313.pyc 2025-07-17T06:45:52.4405020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.4406640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/pip.cpython-313.pyc 2025-07-17T06:45:52.4408120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4409330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/pip.py 2025-07-17T06:45:52.4410440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/env/installers/base.py 2025-07-17T06:45:52.4411400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/deprecations.py 2025-07-17T06:45:52.4412410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/api.py 2025-07-17T06:45:52.4413620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__init__.py 2025-07-17T06:45:52.4414930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/solver_helpers.py 2025-07-17T06:45:52.4415980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/cases.py 2025-07-17T06:45:52.4417460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/helpers.cpython-313.pyc 2025-07-17T06:45:52.4419030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/integration.cpython-313.pyc 2025-07-17T06:45:52.4420410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/cases.cpython-313.pyc 2025-07-17T06:45:52.4421780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/fixtures.cpython-313.pyc 2025-07-17T06:45:52.4423410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/solver_helpers.cpython-313.pyc 2025-07-17T06:45:52.4424840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4426090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__init__.py 2025-07-17T06:45:52.4427740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/helpers.cpython-313.pyc 2025-07-17T06:45:52.4429290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/fixtures.cpython-313.pyc 2025-07-17T06:45:52.4430700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4431760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/helpers.py 2025-07-17T06:45:52.4433220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/notices/fixtures.py 2025-07-17T06:45:52.4434380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/integration.py 2025-07-17T06:45:52.4435630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__init__.py 2025-07-17T06:45:52.4437490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/fixtures.cpython-313.pyc 2025-07-17T06:45:52.4439010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4440080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/gateways/fixtures.py 2025-07-17T06:45:52.4441110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/helpers.py 2025-07-17T06:45:52.4442330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/testing/fixtures.py 2025-07-17T06:45:52.4443620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/serialize.py 2025-07-17T06:45:52.4444780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/unix.py 2025-07-17T06:45:52.4446090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__init__.py 2025-07-17T06:45:52.4447570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:52.4449050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/linux.cpython-313.pyc 2025-07-17T06:45:52.4450470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/osx.cpython-313.pyc 2025-07-17T06:45:52.4452040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4453400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/__pycache__/unix.cpython-313.pyc 2025-07-17T06:45:52.4454490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/windows.py 2025-07-17T06:45:52.4455640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/linux.py 2025-07-17T06:45:52.4456650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_os/osx.py 2025-07-17T06:45:52.4457980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/configuration.py 2025-07-17T06:45:52.4458990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/signals.py 2025-07-17T06:45:52.4460310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/disk.py 2025-07-17T06:45:52.4461480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/_logic.py 2025-07-17T06:45:52.4462570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/toposort.py 2025-07-17T06:45:52.4463690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/compat.py 2025-07-17T06:45:52.4464760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__init__.py 2025-07-17T06:45:52.4466070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/python.cpython-313.pyc 2025-07-17T06:45:52.4467310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4468210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/pkg_formats/python.py 2025-07-17T06:45:52.4469180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/directories.py 2025-07-17T06:45:52.4470110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/_cygpath.py 2025-07-17T06:45:52.4471030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__init__.py 2025-07-17T06:45:52.4472270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:52.4473480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/directories.cpython-313.pyc 2025-07-17T06:45:52.4474700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/python.cpython-313.pyc 2025-07-17T06:45:52.4475770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4476940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/__pycache__/_cygpath.cpython-313.pyc 2025-07-17T06:45:52.4477810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/python.py 2025-07-17T06:45:52.4478730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/path/windows.py 2025-07-17T06:45:52.4479620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/constants.py 2025-07-17T06:45:52.4480460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/io.py 2025-07-17T06:45:52.4481310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__init__.py 2025-07-17T06:45:52.4482530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/serialize.cpython-313.pyc 2025-07-17T06:45:52.4483570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/io.cpython-313.pyc 2025-07-17T06:45:52.4484670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/_logic.cpython-313.pyc 2025-07-17T06:45:52.4486090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/toposort.cpython-313.pyc 2025-07-17T06:45:52.4486990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/iterators.cpython-313.pyc 2025-07-17T06:45:52.4488080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.4489190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/signals.cpython-313.pyc 2025-07-17T06:45:52.4490390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/configuration.cpython-313.pyc 2025-07-17T06:45:52.4491500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:52.4492530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/disk.cpython-313.pyc 2025-07-17T06:45:52.4493650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4494760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/url.cpython-313.pyc 2025-07-17T06:45:52.4495830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/__pycache__/logic.cpython-313.pyc 2025-07-17T06:45:52.4496600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/logic.py 2025-07-17T06:45:52.4497470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/url.py 2025-07-17T06:45:52.4498490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/common/iterators.py 2025-07-17T06:45:52.4499270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exception_handler.py 2025-07-17T06:45:52.4500020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/utils.py 2025-07-17T06:45:52.4500930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/logging.py 2025-07-17T06:45:52.4501970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/download.py 2025-07-17T06:45:52.4502950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/session.py 2025-07-17T06:45:52.4504040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__init__.py 2025-07-17T06:45:52.4505410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/session.cpython-313.pyc 2025-07-17T06:45:52.4506690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/download.cpython-313.pyc 2025-07-17T06:45:52.4508130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4509380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__init__.py 2025-07-17T06:45:52.4511100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/s3.cpython-313.pyc 2025-07-17T06:45:52.4512760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/localfs.cpython-313.pyc 2025-07-17T06:45:52.4514370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/ftp.cpython-313.pyc 2025-07-17T06:45:52.4515980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4517630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/__pycache__/http.cpython-313.pyc 2025-07-17T06:45:52.4518870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/localfs.py 2025-07-17T06:45:52.4520150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/http.py 2025-07-17T06:45:52.4521340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/s3.py 2025-07-17T06:45:52.4522620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/connection/adapters/ftp.py 2025-07-17T06:45:52.4523860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/anaconda_client.py 2025-07-17T06:45:52.4524980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/subprocess.py 2025-07-17T06:45:52.4526310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/fetch.py 2025-07-17T06:45:52.4527610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/interface.py 2025-07-17T06:45:52.4528870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__init__.py 2025-07-17T06:45:52.4530350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/core.py 2025-07-17T06:45:52.4531940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/interface.cpython-313.pyc 2025-07-17T06:45:52.4533410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/fetch.cpython-313.pyc 2025-07-17T06:45:52.4534820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:52.4536480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/jlap/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4537670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__init__.py 2025-07-17T06:45:52.4539160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/lock.cpython-313.pyc 2025-07-17T06:45:52.4540590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4541750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/repodata/lock.py 2025-07-17T06:45:52.4542810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__init__.py 2025-07-17T06:45:52.4544400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:52.4545800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/anaconda_client.cpython-313.pyc 2025-07-17T06:45:52.4547150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4548650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/__pycache__/subprocess.cpython-313.pyc 2025-07-17T06:45:52.4549830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/update.py 2025-07-17T06:45:52.4551040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/link.py 2025-07-17T06:45:52.4552350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/delete.py 2025-07-17T06:45:52.4553480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/create.py 2025-07-17T06:45:52.4554700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__init__.py 2025-07-17T06:45:52.4556240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/link.cpython-313.pyc 2025-07-17T06:45:52.4557650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/create.cpython-313.pyc 2025-07-17T06:45:52.4559030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/delete.cpython-313.pyc 2025-07-17T06:45:52.4560550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/update.cpython-313.pyc 2025-07-17T06:45:52.4562070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/read.cpython-313.pyc 2025-07-17T06:45:52.4563630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/test.cpython-313.pyc 2025-07-17T06:45:52.4565050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/permissions.cpython-313.pyc 2025-07-17T06:45:52.4566560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/lock.cpython-313.pyc 2025-07-17T06:45:52.4568040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4569230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/test.py 2025-07-17T06:45:52.4570410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/lock.py 2025-07-17T06:45:52.4571790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/permissions.py 2025-07-17T06:45:52.4573000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/gateways/disk/read.py 2025-07-17T06:45:52.4573930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/reporters.py 2025-07-17T06:45:52.4574950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/py.typed 2025-07-17T06:45:52.4576050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/exceptions.py 2025-07-17T06:45:52.4577550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/signature_verification.py 2025-07-17T06:45:52.4578630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/constants.py 2025-07-17T06:45:52.4579720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__init__.py 2025-07-17T06:45:52.4581190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:52.4582630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4584330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/trust/__pycache__/signature_verification.cpython-313.pyc 2025-07-17T06:45:52.4585080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/ish.py 2025-07-17T06:45:52.4586330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/compat.py 2025-07-17T06:45:52.4587430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/LICENSE 2025-07-17T06:45:52.4588550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/logz.py 2025-07-17T06:45:52.4589680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__init__.py 2025-07-17T06:45:52.4591100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/logz.cpython-313.pyc 2025-07-17T06:45:52.4592530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/entity.cpython-313.pyc 2025-07-17T06:45:52.4593980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.4595330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/ish.cpython-313.pyc 2025-07-17T06:45:52.4596770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/decorators.cpython-313.pyc 2025-07-17T06:45:52.4598200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.4599780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/collection.cpython-313.pyc 2025-07-17T06:45:52.4601370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/type_coercion.cpython-313.pyc 2025-07-17T06:45:52.4602650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4603740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/collection.py 2025-07-17T06:45:52.4604840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/entity.py 2025-07-17T06:45:52.4605960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/type_coercion.py 2025-07-17T06:45:52.4607180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/exceptions.py 2025-07-17T06:45:52.4608390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/auxlib/decorators.py 2025-07-17T06:45:52.4609300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/_vendor.py 2025-07-17T06:45:52.4610360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/__main__.py 2025-07-17T06:45:52.4611510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/constants.py 2025-07-17T06:45:52.4612630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__init__.py 2025-07-17T06:45:52.4613960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/context.cpython-313.pyc 2025-07-17T06:45:52.4615380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:52.4616760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4617800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/base/context.py 2025-07-17T06:45:52.4618940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/activate.py 2025-07-17T06:45:52.4619970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda/history.py 2025-07-17T06:45:52.4621120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_brotli.cpython-313-darwin.so 2025-07-17T06:45:52.4622300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_ruamel_yaml.cpython-313-darwin.so 2025-07-17T06:45:52.4623350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__init__.py 2025-07-17T06:45:52.4625090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4626500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py 2025-07-17T06:45:52.4627900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py 2025-07-17T06:45:52.4629900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-07-17T06:45:52.4631780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4632870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__init__.py 2025-07-17T06:45:52.4634360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4635550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/backend.py 2025-07-17T06:45:52.4636890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__init__.py 2025-07-17T06:45:52.4638560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-313.pyc 2025-07-17T06:45:52.4640230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4641190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__init__.py 2025-07-17T06:45:52.4642810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-313.pyc 2025-07-17T06:45:52.4644270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4645580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/argon2.py 2025-07-17T06:45:52.4647140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__init__.py 2025-07-17T06:45:52.4649080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-313.pyc 2025-07-17T06:45:52.4650570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-313.pyc 2025-07-17T06:45:52.4651960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-313.pyc 2025-07-17T06:45:52.4653260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/argon2.cpython-313.pyc 2025-07-17T06:45:52.4654560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-313.pyc 2025-07-17T06:45:52.4655860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-313.pyc 2025-07-17T06:45:52.4657170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4662020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-313.pyc 2025-07-17T06:45:52.4662700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py 2025-07-17T06:45:52.4663440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py 2025-07-17T06:45:52.4664020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py 2025-07-17T06:45:52.4664600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py 2025-07-17T06:45:52.4665180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py 2025-07-17T06:45:52.4665770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py 2025-07-17T06:45:52.4666370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_serialization.py 2025-07-17T06:45:52.4667050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/totp.py 2025-07-17T06:45:52.4668130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py 2025-07-17T06:45:52.4669490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-313.pyc 2025-07-17T06:45:52.4670820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-313.pyc 2025-07-17T06:45:52.4672250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4673290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py 2025-07-17T06:45:52.4674490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__init__.py 2025-07-17T06:45:52.4675940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs7.cpython-313.pyc 2025-07-17T06:45:52.4677320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.4678690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-313.pyc 2025-07-17T06:45:52.4680120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-313.pyc 2025-07-17T06:45:52.4681510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4682630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py 2025-07-17T06:45:52.4683770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/pkcs7.py 2025-07-17T06:45:52.4684900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/ssh.py 2025-07-17T06:45:52.4686050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/serialization/base.py 2025-07-17T06:45:52.4687020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/cmac.py 2025-07-17T06:45:52.4688120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_asymmetric.py 2025-07-17T06:45:52.4689170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__init__.py 2025-07-17T06:45:52.4690550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/poly1305.cpython-313.pyc 2025-07-17T06:45:52.4691990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-313.pyc 2025-07-17T06:45:52.4693590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-313.pyc 2025-07-17T06:45:52.4694600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-313.pyc 2025-07-17T06:45:52.4695830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-313.pyc 2025-07-17T06:45:52.4697110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-313.pyc 2025-07-17T06:45:52.4698410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-313.pyc 2025-07-17T06:45:52.4699580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-313.pyc 2025-07-17T06:45:52.4701030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-313.pyc 2025-07-17T06:45:52.4702240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4703550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-313.pyc 2025-07-17T06:45:52.4704580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py 2025-07-17T06:45:52.4705600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/poly1305.py 2025-07-17T06:45:52.4706790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py 2025-07-17T06:45:52.4707860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/aead.py 2025-07-17T06:45:52.4709050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py 2025-07-17T06:45:52.4710440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.4711760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-313.pyc 2025-07-17T06:45:52.4713180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-313.pyc 2025-07-17T06:45:52.4714500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4716220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-313.pyc 2025-07-17T06:45:52.4717500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/modes.py 2025-07-17T06:45:52.4718580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/ciphers/base.py 2025-07-17T06:45:52.4719670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/constant_time.py 2025-07-17T06:45:52.4720770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py 2025-07-17T06:45:52.4721850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py 2025-07-17T06:45:52.4722950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py 2025-07-17T06:45:52.4724100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py 2025-07-17T06:45:52.4725210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py 2025-07-17T06:45:52.4726310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/types.py 2025-07-17T06:45:52.4727770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-313.pyc 2025-07-17T06:45:52.4729170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-313.pyc 2025-07-17T06:45:52.4730460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-313.pyc 2025-07-17T06:45:52.4731880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-313.pyc 2025-07-17T06:45:52.4733200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-313.pyc 2025-07-17T06:45:52.4734550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.4735860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-313.pyc 2025-07-17T06:45:52.4737220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-313.pyc 2025-07-17T06:45:52.4738570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:52.4739940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4741300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-313.pyc 2025-07-17T06:45:52.4742740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-313.pyc 2025-07-17T06:45:52.4743740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py 2025-07-17T06:45:52.4744880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py 2025-07-17T06:45:52.4745990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py 2025-07-17T06:45:52.4747100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py 2025-07-17T06:45:52.4748230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py 2025-07-17T06:45:52.4749360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py 2025-07-17T06:45:52.4750660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/keywrap.py 2025-07-17T06:45:52.4751390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hmac.py 2025-07-17T06:45:52.4752400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/hashes.py 2025-07-17T06:45:52.4753440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/primitives/padding.py 2025-07-17T06:45:52.4754320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/_oid.py 2025-07-17T06:45:52.4755470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/_openssl.pyi 2025-07-17T06:45:52.4756660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/__init__.pyi 2025-07-17T06:45:52.4757820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/x509.pyi 2025-07-17T06:45:52.4758770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/exceptions.pyi 2025-07-17T06:45:52.4759820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/ocsp.pyi 2025-07-17T06:45:52.4760870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/asn1.pyi 2025-07-17T06:45:52.4762050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi 2025-07-17T06:45:52.4763200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ec.pyi 2025-07-17T06:45:52.4764280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi 2025-07-17T06:45:52.4765390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/cmac.pyi 2025-07-17T06:45:52.4766560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ciphers.pyi 2025-07-17T06:45:52.4767730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi 2025-07-17T06:45:52.4768850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi 2025-07-17T06:45:52.4769970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi 2025-07-17T06:45:52.4771060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/rsa.pyi 2025-07-17T06:45:52.4772210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/keys.pyi 2025-07-17T06:45:52.4773360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x448.pyi 2025-07-17T06:45:52.4774510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi 2025-07-17T06:45:52.4775640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi 2025-07-17T06:45:52.4776800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi 2025-07-17T06:45:52.4777920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi 2025-07-17T06:45:52.4779010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/dh.pyi 2025-07-17T06:45:52.4780130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi 2025-07-17T06:45:52.4781210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs12.pyi 2025-07-17T06:45:52.4782390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/test_support.pyi 2025-07-17T06:45:52.4783390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust/pkcs7.pyi 2025-07-17T06:45:52.4784460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__init__.py 2025-07-17T06:45:52.4785850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4786830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/_rust.abi3.so 2025-07-17T06:45:52.4788070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__init__.py 2025-07-17T06:45:52.4789470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-313.pyc 2025-07-17T06:45:52.4790760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-313.pyc 2025-07-17T06:45:52.4792090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4793130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py 2025-07-17T06:45:52.4794260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/hazmat/bindings/openssl/binding.py 2025-07-17T06:45:52.4795020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__init__.py 2025-07-17T06:45:52.4796230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/fernet.cpython-313.pyc 2025-07-17T06:45:52.4797250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.4798420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.4799530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__about__.cpython-313.pyc 2025-07-17T06:45:52.4800630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4801450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/oid.py 2025-07-17T06:45:52.4802440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/verification.py 2025-07-17T06:45:52.4803300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/ocsp.py 2025-07-17T06:45:52.4804310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/general_name.py 2025-07-17T06:45:52.4805230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__init__.py 2025-07-17T06:45:52.4806490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/extensions.cpython-313.pyc 2025-07-17T06:45:52.4807710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/verification.cpython-313.pyc 2025-07-17T06:45:52.4808810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.4810200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-313.pyc 2025-07-17T06:45:52.4811250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/ocsp.cpython-313.pyc 2025-07-17T06:45:52.4812630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/name.cpython-313.pyc 2025-07-17T06:45:52.4813650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/general_name.cpython-313.pyc 2025-07-17T06:45:52.4814720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/oid.cpython-313.pyc 2025-07-17T06:45:52.4815880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4816770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/extensions.py 2025-07-17T06:45:52.4817660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/name.py 2025-07-17T06:45:52.4818610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/base.py 2025-07-17T06:45:52.4819680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/x509/certificate_transparency.py 2025-07-17T06:45:52.4820450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/utils.py 2025-07-17T06:45:52.4821370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/__about__.py 2025-07-17T06:45:52.4822220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/py.typed 2025-07-17T06:45:52.4823120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/exceptions.py 2025-07-17T06:45:52.4823990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography/fernet.py 2025-07-17T06:45:52.4824860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__init__.py 2025-07-17T06:45:52.4825920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/distro.cpython-313.pyc 2025-07-17T06:45:52.4826960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.4828020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4828750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/py.typed 2025-07-17T06:45:52.4829550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/distro.py 2025-07-17T06:45:52.4830370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro/__main__.py 2025-07-17T06:45:52.4831490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/RECORD 2025-07-17T06:45:52.4832500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/LICENSE 2025-07-17T06:45:52.4833550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/direct_url.json 2025-07-17T06:45:52.4834480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/WHEEL 2025-07-17T06:45:52.4835490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/REQUESTED 2025-07-17T06:45:52.4836630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/INSTALLER 2025-07-17T06:45:52.4837500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/truststore-0.10.0.dist-info/METADATA 2025-07-17T06:45:52.4838530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/RECORD 2025-07-17T06:45:52.4839570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/LICENSE 2025-07-17T06:45:52.4840710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/direct_url.json 2025-07-17T06:45:52.4841760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/WHEEL 2025-07-17T06:45:52.4842940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/top_level.txt 2025-07-17T06:45:52.4843990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/REQUESTED 2025-07-17T06:45:52.4845020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/INSTALLER 2025-07-17T06:45:52.4846060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml.clib-0.2.12.dist-info/METADATA 2025-07-17T06:45:52.4847010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/RECORD 2025-07-17T06:45:52.4848210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/direct_url.json 2025-07-17T06:45:52.4849140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/WHEEL 2025-07-17T06:45:52.4850110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/top_level.txt 2025-07-17T06:45:52.4851090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/LICENSE.txt 2025-07-17T06:45:52.4852080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/REQUESTED 2025-07-17T06:45:52.4853060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/INSTALLER 2025-07-17T06:45:52.4854040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/frozendict-2.4.2.dist-info/METADATA 2025-07-17T06:45:52.4854790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer.py 2025-07-17T06:45:52.4855910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_include.h 2025-07-17T06:45:52.4856510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_imp_emulation.py 2025-07-17T06:45:52.4857360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/backend_ctypes.py 2025-07-17T06:45:52.4858110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/error.py 2025-07-17T06:45:52.4859020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/setuptools_ext.py 2025-07-17T06:45:52.4859930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_shimmed_dist_utils.py 2025-07-17T06:45:52.4860750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_cffi_errors.h 2025-07-17T06:45:52.4861530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__init__.py 2025-07-17T06:45:52.4862370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cffi_opcode.py 2025-07-17T06:45:52.4863220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_gen.py 2025-07-17T06:45:52.4864460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_cpy.cpython-313.pyc 2025-07-17T06:45:52.4865410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/pkgconfig.cpython-313.pyc 2025-07-17T06:45:52.4866400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.4867430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cparser.cpython-313.pyc 2025-07-17T06:45:52.4868430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/model.cpython-313.pyc 2025-07-17T06:45:52.4869530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/commontypes.cpython-313.pyc 2025-07-17T06:45:52.4870860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/backend_ctypes.cpython-313.pyc 2025-07-17T06:45:52.4872460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-313.pyc 2025-07-17T06:45:52.4873750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/ffiplatform.cpython-313.pyc 2025-07-17T06:45:52.4875070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/error.cpython-313.pyc 2025-07-17T06:45:52.4876540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/recompiler.cpython-313.pyc 2025-07-17T06:45:52.4877980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/vengine_gen.cpython-313.pyc 2025-07-17T06:45:52.4879630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/_imp_emulation.cpython-313.pyc 2025-07-17T06:45:52.4881070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/setuptools_ext.cpython-313.pyc 2025-07-17T06:45:52.4882590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/cffi_opcode.cpython-313.pyc 2025-07-17T06:45:52.4883930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/lock.cpython-313.pyc 2025-07-17T06:45:52.4885250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4886530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/__pycache__/verifier.cpython-313.pyc 2025-07-17T06:45:52.4887420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/pkgconfig.py 2025-07-17T06:45:52.4888330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/model.py 2025-07-17T06:45:52.4889440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/ffiplatform.py 2025-07-17T06:45:52.4890590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/api.py 2025-07-17T06:45:52.4891710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/vengine_cpy.py 2025-07-17T06:45:52.4892680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/_embedding.h 2025-07-17T06:45:52.4893730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/commontypes.py 2025-07-17T06:45:52.4894630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/lock.py 2025-07-17T06:45:52.4895840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/recompiler.py 2025-07-17T06:45:52.4896940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/cparser.py 2025-07-17T06:45:52.4897970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/verifier.py 2025-07-17T06:45:52.4898970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi/parse_c_type.h 2025-07-17T06:45:52.4900240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/AUTHORS.md 2025-07-17T06:45:52.4901420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/RECORD 2025-07-17T06:45:52.4902730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/direct_url.json 2025-07-17T06:45:52.4903920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/WHEEL 2025-07-17T06:45:52.4905190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/top_level.txt 2025-07-17T06:45:52.4906670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/LICENSE.txt 2025-07-17T06:45:52.4907970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/REQUESTED 2025-07-17T06:45:52.4909180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/INSTALLER 2025-07-17T06:45:52.4910390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/menuinst-2.2.0.dist-info/METADATA 2025-07-17T06:45:52.4911790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/RECORD 2025-07-17T06:45:52.4913250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE 2025-07-17T06:45:52.4914610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/direct_url.json 2025-07-17T06:45:52.4915980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/WHEEL 2025-07-17T06:45:52.4917410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/REQUESTED 2025-07-17T06:45:52.4918760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/INSTALLER 2025-07-17T06:45:52.4920010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/annotated_types-0.6.0.dist-info/METADATA 2025-07-17T06:45:52.4921380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/RECORD 2025-07-17T06:45:52.4922750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/LICENSE 2025-07-17T06:45:52.4924090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/direct_url.json 2025-07-17T06:45:52.4925400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/WHEEL 2025-07-17T06:45:52.4926790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/top_level.txt 2025-07-17T06:45:52.4928110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/REQUESTED 2025-07-17T06:45:52.4929400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/INSTALLER 2025-07-17T06:45:52.4930790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy-2.0.5.dist-info/METADATA 2025-07-17T06:45:52.4932070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/RECORD 2025-07-17T06:45:52.4933210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/LICENSE 2025-07-17T06:45:52.4934550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/direct_url.json 2025-07-17T06:45:52.4935780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/WHEEL 2025-07-17T06:45:52.4937060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/top_level.txt 2025-07-17T06:45:52.4938310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/REQUESTED 2025-07-17T06:45:52.4939580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/INSTALLER 2025-07-17T06:45:52.4940950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/PySocks-1.7.1.dist-info/METADATA 2025-07-17T06:45:52.4942140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_block.py 2025-07-17T06:45:52.4943140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/tree.py 2025-07-17T06:45:52.4944120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/token.py 2025-07-17T06:45:52.4945200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_punycode.py 2025-07-17T06:45:52.4946280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/renderer.py 2025-07-17T06:45:52.4947550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/html_block.py 2025-07-17T06:45:52.4949230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/list.py 2025-07-17T06:45:52.4950590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/fence.py 2025-07-17T06:45:52.4951830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/code.py 2025-07-17T06:45:52.4953080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/lheading.py 2025-07-17T06:45:52.4954250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__init__.py 2025-07-17T06:45:52.4955830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/blockquote.cpython-313.pyc 2025-07-17T06:45:52.4957400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/heading.cpython-313.pyc 2025-07-17T06:45:52.4959230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/paragraph.cpython-313.pyc 2025-07-17T06:45:52.4960900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/state_block.cpython-313.pyc 2025-07-17T06:45:52.4962380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/list.cpython-313.pyc 2025-07-17T06:45:52.4963910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/hr.cpython-313.pyc 2025-07-17T06:45:52.4965350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/table.cpython-313.pyc 2025-07-17T06:45:52.4966830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/code.cpython-313.pyc 2025-07-17T06:45:52.4968370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/html_block.cpython-313.pyc 2025-07-17T06:45:52.4970000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/reference.cpython-313.pyc 2025-07-17T06:45:52.4971600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/fence.cpython-313.pyc 2025-07-17T06:45:52.4973150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.4974780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/__pycache__/lheading.cpython-313.pyc 2025-07-17T06:45:52.4975790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/hr.py 2025-07-17T06:45:52.4977060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/heading.py 2025-07-17T06:45:52.4978310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/blockquote.py 2025-07-17T06:45:52.4979550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/paragraph.py 2025-07-17T06:45:52.4980840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/reference.py 2025-07-17T06:45:52.4982000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/table.py 2025-07-17T06:45:52.4983400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_block/state_block.py 2025-07-17T06:45:52.4988570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/ruler.py 2025-07-17T06:45:52.4989080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/smartquotes.py 2025-07-17T06:45:52.4989620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/normalize.py 2025-07-17T06:45:52.4990160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/replacements.py 2025-07-17T06:45:52.4990690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__init__.py 2025-07-17T06:45:52.4991270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/block.cpython-313.pyc 2025-07-17T06:45:52.4992070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/state_core.cpython-313.pyc 2025-07-17T06:45:52.4993320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/normalize.cpython-313.pyc 2025-07-17T06:45:52.4994540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/linkify.cpython-313.pyc 2025-07-17T06:45:52.4995700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/inline.cpython-313.pyc 2025-07-17T06:45:52.4996970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/replacements.cpython-313.pyc 2025-07-17T06:45:52.4998200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/smartquotes.cpython-313.pyc 2025-07-17T06:45:52.4999420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5000510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/state_core.py 2025-07-17T06:45:52.5001310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/linkify.py 2025-07-17T06:45:52.5002250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/block.py 2025-07-17T06:45:52.5003230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_core/inline.py 2025-07-17T06:45:52.5004080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__init__.py 2025-07-17T06:45:52.5005000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_core.py 2025-07-17T06:45:52.5006150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.5007260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/renderer.cpython-313.pyc 2025-07-17T06:45:52.5008500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_block.cpython-313.pyc 2025-07-17T06:45:52.5009570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/ruler.cpython-313.pyc 2025-07-17T06:45:52.5010740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_core.cpython-313.pyc 2025-07-17T06:45:52.5011830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_compat.cpython-313.pyc 2025-07-17T06:45:52.5012900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/token.cpython-313.pyc 2025-07-17T06:45:52.5013990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.5015100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/tree.cpython-313.pyc 2025-07-17T06:45:52.5016290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/parser_inline.cpython-313.pyc 2025-07-17T06:45:52.5017400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/_punycode.cpython-313.pyc 2025-07-17T06:45:52.5018500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5019360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__init__.py 2025-07-17T06:45:52.5020530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:52.5021690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5022520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/cli/parse.py 2025-07-17T06:45:52.5023480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/port.yaml 2025-07-17T06:45:52.5024340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__init__.py 2025-07-17T06:45:52.5025630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/normalize_url.cpython-313.pyc 2025-07-17T06:45:52.5026790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_re.cpython-313.pyc 2025-07-17T06:45:52.5027960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/entities.cpython-313.pyc 2025-07-17T06:45:52.5029080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.5030340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/html_blocks.cpython-313.pyc 2025-07-17T06:45:52.5031570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5032410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_blocks.py 2025-07-17T06:45:52.5033310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/html_re.py 2025-07-17T06:45:52.5034250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/utils.py 2025-07-17T06:45:52.5035230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/normalize_url.py 2025-07-17T06:45:52.5036160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/common/entities.py 2025-07-17T06:45:52.5036990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/utils.py 2025-07-17T06:45:52.5037880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/py.typed 2025-07-17T06:45:52.5039080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/link.py 2025-07-17T06:45:52.5039830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/escape.py 2025-07-17T06:45:52.5040860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/autolink.py 2025-07-17T06:45:52.5042340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/strikethrough.py 2025-07-17T06:45:52.5043620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/html_inline.py 2025-07-17T06:45:52.5044880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__init__.py 2025-07-17T06:45:52.5046360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/state_inline.py 2025-07-17T06:45:52.5047940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/autolink.cpython-313.pyc 2025-07-17T06:45:52.5049410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/link.cpython-313.pyc 2025-07-17T06:45:52.5051020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/balance_pairs.cpython-313.pyc 2025-07-17T06:45:52.5052590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/image.cpython-313.pyc 2025-07-17T06:45:52.5054240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/entity.cpython-313.pyc 2025-07-17T06:45:52.5055810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:52.5057310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/escape.cpython-313.pyc 2025-07-17T06:45:52.5059010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/backticks.cpython-313.pyc 2025-07-17T06:45:52.5060700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/html_inline.cpython-313.pyc 2025-07-17T06:45:52.5062330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/newline.cpython-313.pyc 2025-07-17T06:45:52.5063870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/emphasis.cpython-313.pyc 2025-07-17T06:45:52.5065570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/state_inline.cpython-313.pyc 2025-07-17T06:45:52.5067190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/text_collapse.cpython-313.pyc 2025-07-17T06:45:52.5068610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5070350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/__pycache__/strikethrough.cpython-313.pyc 2025-07-17T06:45:52.5071500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text_collapse.py 2025-07-17T06:45:52.5072700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/text.py 2025-07-17T06:45:52.5073970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/backticks.py 2025-07-17T06:45:52.5075140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/entity.py 2025-07-17T06:45:52.5076430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/balance_pairs.py 2025-07-17T06:45:52.5077680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/newline.py 2025-07-17T06:45:52.5078950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/emphasis.py 2025-07-17T06:45:52.5080190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/rules_inline/image.py 2025-07-17T06:45:52.5081280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/_compat.py 2025-07-17T06:45:52.5082570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/parser_inline.py 2025-07-17T06:45:52.5083840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/commonmark.py 2025-07-17T06:45:52.5084980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__init__.py 2025-07-17T06:45:52.5086540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/zero.cpython-313.pyc 2025-07-17T06:45:52.5088180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/commonmark.cpython-313.pyc 2025-07-17T06:45:52.5089570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/default.cpython-313.pyc 2025-07-17T06:45:52.5091110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5092130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/zero.py 2025-07-17T06:45:52.5093390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/presets/default.py 2025-07-17T06:45:52.5094420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/main.py 2025-07-17T06:45:52.5095790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__init__.py 2025-07-17T06:45:52.5097590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_label.cpython-313.pyc 2025-07-17T06:45:52.5099160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_title.cpython-313.pyc 2025-07-17T06:45:52.5100850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/parse_link_destination.cpython-313.pyc 2025-07-17T06:45:52.5102350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5104030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_destination.py 2025-07-17T06:45:52.5105200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_label.py 2025-07-17T06:45:52.5106660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it/helpers/parse_link_title.py 2025-07-17T06:45:52.5107900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/RECORD 2025-07-17T06:45:52.5109090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/LICENSE 2025-07-17T06:45:52.5110280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/direct_url.json 2025-07-17T06:45:52.5111520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/WHEEL 2025-07-17T06:45:52.5112850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/REQUESTED 2025-07-17T06:45:52.5113930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/INSTALLER 2025-07-17T06:45:52.5115220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich-13.9.4.dist-info/METADATA 2025-07-17T06:45:52.5116350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/RECORD 2025-07-17T06:45:52.5117650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/direct_url.json 2025-07-17T06:45:52.5118760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/WHEEL 2025-07-17T06:45:52.5120150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/entry_points.txt 2025-07-17T06:45:52.5121420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/top_level.txt 2025-07-17T06:45:52.5122650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/REQUESTED 2025-07-17T06:45:52.5123810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/INSTALLER 2025-07-17T06:45:52.5124970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/METADATA 2025-07-17T06:45:52.5126240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm-4.67.1.dist-info/LICENCE 2025-07-17T06:45:52.5127430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/RECORD 2025-07-17T06:45:52.5128800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/licenses/LICENSE.txt 2025-07-17T06:45:52.5130080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/direct_url.json 2025-07-17T06:45:52.5131170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/WHEEL 2025-07-17T06:45:52.5132520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/REQUESTED 2025-07-17T06:45:52.5133790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/INSTALLER 2025-07-17T06:45:52.5134950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3-2.3.0.dist-info/METADATA 2025-07-17T06:45:52.5137050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.bat 2025-07-17T06:45:52.5138800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/activate.d/activate.sh 2025-07-17T06:45:52.5140630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.bat 2025-07-17T06:45:52.5142500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tests/data/recipes/activate_deactivate_package/src/etc/conda/deactivate.d/deactivate.sh 2025-07-17T06:45:52.5143530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/RECORD 2025-07-17T06:45:52.5144880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/LICENSE 2025-07-17T06:45:52.5146050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/AUTHORS 2025-07-17T06:45:52.5147360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/direct_url.json 2025-07-17T06:45:52.5148610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/WHEEL 2025-07-17T06:45:52.5149910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/top_level.txt 2025-07-17T06:45:52.5151250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/REQUESTED 2025-07-17T06:45:52.5152380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/INSTALLER 2025-07-17T06:45:52.5153740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpatch-1.33.dist-info/METADATA 2025-07-17T06:45:52.5155160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/license_files/LICENSE 2025-07-17T06:45:52.5156510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/RECORD 2025-07-17T06:45:52.5158000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/direct_url.json 2025-07-17T06:45:52.5159160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/WHEEL 2025-07-17T06:45:52.5160510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/REQUESTED 2025-07-17T06:45:52.5161770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/INSTALLER 2025-07-17T06:45:52.5163130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core-2.27.1.dist-info/METADATA 2025-07-17T06:45:52.5164210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/intranges.py 2025-07-17T06:45:52.5165290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/package_data.py 2025-07-17T06:45:52.5166300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/compat.py 2025-07-17T06:45:52.5167470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/idnadata.py 2025-07-17T06:45:52.5168490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__init__.py 2025-07-17T06:45:52.5169520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/core.py 2025-07-17T06:45:52.5170890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/codec.cpython-313.pyc 2025-07-17T06:45:52.5172230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:52.5173780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/idnadata.cpython-313.pyc 2025-07-17T06:45:52.5175100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.5176500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/package_data.cpython-313.pyc 2025-07-17T06:45:52.5177980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/uts46data.cpython-313.pyc 2025-07-17T06:45:52.5179280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/intranges.cpython-313.pyc 2025-07-17T06:45:52.5180580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5181480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/py.typed 2025-07-17T06:45:52.5182290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/codec.py 2025-07-17T06:45:52.5183080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna/uts46data.py 2025-07-17T06:45:52.5184040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/models.py 2025-07-17T06:45:52.5184980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/_version.py 2025-07-17T06:45:52.5185900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/remote.py 2025-07-17T06:45:52.5186850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/local.py 2025-07-17T06:45:52.5187720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__init__.py 2025-07-17T06:45:52.5188900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.5190040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/local.cpython-313.pyc 2025-07-17T06:45:52.5191200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:52.5192350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/path.cpython-313.pyc 2025-07-17T06:45:52.5193580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.5194720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:52.5195860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/models.cpython-313.pyc 2025-07-17T06:45:52.5196990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/remote.cpython-313.pyc 2025-07-17T06:45:52.5198180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5198970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/api.py 2025-07-17T06:45:52.5199940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/plugin.py 2025-07-17T06:45:52.5200820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/py.typed 2025-07-17T06:45:52.5201800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/exceptions.py 2025-07-17T06:45:52.5202660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/path.py 2025-07-17T06:45:52.5203690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/render.py 2025-07-17T06:45:52.5205100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__init__.py 2025-07-17T06:45:52.5206600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/prompt.cpython-313.pyc 2025-07-17T06:45:52.5207640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5208920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/mappers.cpython-313.pyc 2025-07-17T06:45:52.5210110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/__pycache__/render.cpython-313.pyc 2025-07-17T06:45:52.5211040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/mappers.py 2025-07-17T06:45:52.5212030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_anaconda_tos/console/prompt.py 2025-07-17T06:45:52.5212820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/metadata.py 2025-07-17T06:45:52.5214160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/macosx_libfile.py 2025-07-17T06:45:52.5214730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/util.py 2025-07-17T06:45:52.5215880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_setuptools_logging.py 2025-07-17T06:45:52.5217100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__init__.py 2025-07-17T06:45:52.5218580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-07-17T06:45:52.5220160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-17T06:45:52.5221490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:52.5222820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.5224190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-07-17T06:45:52.5225470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-07-17T06:45:52.5227120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-07-17T06:45:52.5228410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.5229710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5230700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/pack.py 2025-07-17T06:45:52.5231710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/tags.py 2025-07-17T06:45:52.5232740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/convert.py 2025-07-17T06:45:52.5233760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__init__.py 2025-07-17T06:45:52.5235090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-07-17T06:45:52.5236390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:52.5237740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-07-17T06:45:52.5239080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-07-17T06:45:52.5240360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5241350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/cli/unpack.py 2025-07-17T06:45:52.5242450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/bdist_wheel.py 2025-07-17T06:45:52.5243600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/tags.py 2025-07-17T06:45:52.5244860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_musllinux.py 2025-07-17T06:45:52.5246180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/version.py 2025-07-17T06:45:52.5247510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE 2025-07-17T06:45:52.5248860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.APACHE 2025-07-17T06:45:52.5250200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__init__.py 2025-07-17T06:45:52.5251740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:52.5253510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:52.5255040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-17T06:45:52.5256670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.5258230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:52.5259960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-17T06:45:52.5261510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-17T06:45:52.5263140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-17T06:45:52.5264870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5266420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-17T06:45:52.5268210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.5269790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-17T06:45:52.5271330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:52.5272470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_parser.py 2025-07-17T06:45:52.5273780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/LICENSE.BSD 2025-07-17T06:45:52.5275010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/utils.py 2025-07-17T06:45:52.5276440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/requirements.py 2025-07-17T06:45:52.5277710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_structures.py 2025-07-17T06:45:52.5278990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/markers.py 2025-07-17T06:45:52.5280360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_manylinux.py 2025-07-17T06:45:52.5281770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_tokenizer.py 2025-07-17T06:45:52.5283030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/specifiers.py 2025-07-17T06:45:52.5284590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/packaging/_elffile.py 2025-07-17T06:45:52.5285640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/vendor.txt 2025-07-17T06:45:52.5286780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__init__.py 2025-07-17T06:45:52.5288280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5289380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/_bdist_wheel.py 2025-07-17T06:45:52.5290320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/wheelfile.py 2025-07-17T06:45:52.5291400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel/__main__.py 2025-07-17T06:45:52.5292650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/RECORD 2025-07-17T06:45:52.5294070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE 2025-07-17T06:45:52.5295460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/direct_url.json 2025-07-17T06:45:52.5296680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/WHEEL 2025-07-17T06:45:52.5298130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/entry_points.txt 2025-07-17T06:45:52.5299610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/LICENSE.markdown-it 2025-07-17T06:45:52.5300750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/REQUESTED 2025-07-17T06:45:52.5301990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/INSTALLER 2025-07-17T06:45:52.5303380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/markdown_it_py-2.2.0.dist-info/METADATA 2025-07-17T06:45:52.5304550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/RECORD 2025-07-17T06:45:52.5305660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/LICENSE 2025-07-17T06:45:52.5306920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/direct_url.json 2025-07-17T06:45:52.5308010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/WHEEL 2025-07-17T06:45:52.5309330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/entry_points.txt 2025-07-17T06:45:52.5310510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/top_level.txt 2025-07-17T06:45:52.5311840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/REQUESTED 2025-07-17T06:45:52.5312990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/INSTALLER 2025-07-17T06:45:52.5314220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cffi-1.17.1.dist-info/METADATA 2025-07-17T06:45:52.5315240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/specs.py 2025-07-17T06:45:52.5316400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/version.py 2025-07-17T06:45:52.5317500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.pyi 2025-07-17T06:45:52.5318530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__init__.py 2025-07-17T06:45:52.5320070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/bindings.cpython-313-darwin.so 2025-07-17T06:45:52.5321210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/libsolv.py 2025-07-17T06:45:52.5322400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__init__.py 2025-07-17T06:45:52.5323930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/libsolv.cpython-313.pyc 2025-07-17T06:45:52.5325390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/solver/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5326700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/specs.cpython-313.pyc 2025-07-17T06:45:52.5328340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.5329670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5331060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.5332100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/utils.py 2025-07-17T06:45:52.5333200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/libmambapy/py.typed 2025-07-17T06:45:52.5334440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/brotli.cpython-313.pyc 2025-07-17T06:45:52.5335750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/sockshandler.cpython-313.pyc 2025-07-17T06:45:52.5337120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpatch.cpython-313.pyc 2025-07-17T06:45:52.5338590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/test_pycosat.cpython-313.pyc 2025-07-17T06:45:52.5340020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/jsonpointer.cpython-313.pyc 2025-07-17T06:45:52.5341410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/typing_extensions.cpython-313.pyc 2025-07-17T06:45:52.5342640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/__pycache__/socks.cpython-313.pyc 2025-07-17T06:45:52.5344190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/RECORD 2025-07-17T06:45:52.5345660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/LICENSE 2025-07-17T06:45:52.5347230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/direct_url.json 2025-07-17T06:45:52.5348720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/WHEEL 2025-07-17T06:45:52.5350150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/REQUESTED 2025-07-17T06:45:52.5351660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/INSTALLER 2025-07-17T06:45:52.5353320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming-0.11.0.dist-info/METADATA 2025-07-17T06:45:52.5354430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-24.1.0.dist-info/RECORD 2025-07-17T06:45:52.5355630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-24.1.0.dist-info/LICENSE 2025-07-17T06:45:52.5356990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-24.1.0.dist-info/direct_url.json 2025-07-17T06:45:52.5358180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-24.1.0.dist-info/WHEEL 2025-07-17T06:45:52.5359420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-24.1.0.dist-info/top_level.txt 2025-07-17T06:45:52.5360590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-24.1.0.dist-info/REQUESTED 2025-07-17T06:45:52.5361770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-24.1.0.dist-info/INSTALLER 2025-07-17T06:45:52.5362980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/boltons-24.1.0.dist-info/METADATA 2025-07-17T06:45:52.5364050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/xontrib/conda.xsh 2025-07-17T06:45:52.5365270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/RECORD 2025-07-17T06:45:52.5366570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/LICENSE 2025-07-17T06:45:52.5367990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/direct_url.json 2025-07-17T06:45:52.5369200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/WHEEL 2025-07-17T06:45:52.5370920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/top_level.txt 2025-07-17T06:45:52.5372200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/REQUESTED 2025-07-17T06:45:52.5373440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/INSTALLER 2025-07-17T06:45:52.5374810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycparser-2.21.dist-info/METADATA 2025-07-17T06:45:52.5376080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/md.py 2025-07-17T06:45:52.5377120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/version.py 2025-07-17T06:45:52.5378050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/legacy.py 2025-07-17T06:45:52.5379060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/models.py 2025-07-17T06:45:52.5379970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__init__.py 2025-07-17T06:45:52.5381210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/constant.cpython-313.pyc 2025-07-17T06:45:52.5382340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.5383480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/legacy.cpython-313.pyc 2025-07-17T06:45:52.5384640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.5385820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/models.cpython-313.pyc 2025-07-17T06:45:52.5386900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/md.cpython-313.pyc 2025-07-17T06:45:52.5388020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/cd.cpython-313.pyc 2025-07-17T06:45:52.5389200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.5390770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5391590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.5392660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__init__.py 2025-07-17T06:45:52.5394290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.5395750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5397050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cli/__main__.py 2025-07-17T06:45:52.5398120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/api.py 2025-07-17T06:45:52.5399320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/utils.py 2025-07-17T06:45:52.5400440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/py.typed 2025-07-17T06:45:52.5401680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/constant.py 2025-07-17T06:45:52.5402870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/__main__.py 2025-07-17T06:45:52.5404000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer/cd.py 2025-07-17T06:45:52.5405210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_cffi_backend.cpython-313-darwin.so 2025-07-17T06:45:52.5406210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/cookies.py 2025-07-17T06:45:52.5407310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/auth.py 2025-07-17T06:45:52.5408450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/sessions.py 2025-07-17T06:45:52.5409440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/hooks.py 2025-07-17T06:45:52.5410480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/compat.py 2025-07-17T06:45:52.5411570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/models.py 2025-07-17T06:45:52.5412550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/certs.py 2025-07-17T06:45:52.5413630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__init__.py 2025-07-17T06:45:52.5414770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/status_codes.py 2025-07-17T06:45:52.5415940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/packages.py 2025-07-17T06:45:52.5417120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__version__.py 2025-07-17T06:45:52.5418680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__version__.cpython-313.pyc 2025-07-17T06:45:52.5420220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.5421640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/adapters.cpython-313.pyc 2025-07-17T06:45:52.5423130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-07-17T06:45:52.5424410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.5425770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/sessions.cpython-313.pyc 2025-07-17T06:45:52.5427100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/hooks.cpython-313.pyc 2025-07-17T06:45:52.5428710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.5430250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/status_codes.cpython-313.pyc 2025-07-17T06:45:52.5435740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/cookies.cpython-313.pyc 2025-07-17T06:45:52.5436050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.5436310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/models.cpython-313.pyc 2025-07-17T06:45:52.5436560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/help.cpython-313.pyc 2025-07-17T06:45:52.5436830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/packages.cpython-313.pyc 2025-07-17T06:45:52.5437830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/auth.cpython-313.pyc 2025-07-17T06:45:52.5439060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/certs.cpython-313.pyc 2025-07-17T06:45:52.5440400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5441750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/__pycache__/structures.cpython-313.pyc 2025-07-17T06:45:52.5442650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/api.py 2025-07-17T06:45:52.5443860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/_internal_utils.py 2025-07-17T06:45:52.5445120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/utils.py 2025-07-17T06:45:52.5446290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/exceptions.py 2025-07-17T06:45:52.5447460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/structures.py 2025-07-17T06:45:52.5448500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/help.py 2025-07-17T06:45:52.5449550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/requests/adapters.py 2025-07-17T06:45:52.5451050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/RECORD 2025-07-17T06:45:52.5452600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/AUTHORS.md 2025-07-17T06:45:52.5454030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/licenses/LICENSE 2025-07-17T06:45:52.5455310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/direct_url.json 2025-07-17T06:45:52.5456490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/WHEEL 2025-07-17T06:45:52.5458000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/entry_points.txt 2025-07-17T06:45:52.5459380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/REQUESTED 2025-07-17T06:45:52.5460810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/INSTALLER 2025-07-17T06:45:52.5462400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_content_trust-0.2.0.dist-info/METADATA 2025-07-17T06:45:52.5463570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/RECORD 2025-07-17T06:45:52.5464860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/LICENSE 2025-07-17T06:45:52.5466350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/direct_url.json 2025-07-17T06:45:52.5467860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/WHEEL 2025-07-17T06:45:52.5469120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/top_level.txt 2025-07-17T06:45:52.5470190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/REQUESTED 2025-07-17T06:45:52.5471630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/INSTALLER 2025-07-17T06:45:52.5472790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi-2025.4.26.dist-info/METADATA 2025-07-17T06:45:52.5473920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/configuration.py 2025-07-17T06:45:52.5475240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/pyproject.py 2025-07-17T06:45:52.5476300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/auth.py 2025-07-17T06:45:52.5477450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/xmlrpc.py 2025-07-17T06:45:52.5478600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/download.py 2025-07-17T06:45:52.5479860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/session.py 2025-07-17T06:45:52.5481100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/cache.py 2025-07-17T06:45:52.5482270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__init__.py 2025-07-17T06:45:52.5483910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/session.cpython-313.pyc 2025-07-17T06:45:52.5485370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/download.cpython-313.pyc 2025-07-17T06:45:52.5486910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-313.pyc 2025-07-17T06:45:52.5488350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.5489810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/cache.cpython-313.pyc 2025-07-17T06:45:52.5491320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-313.pyc 2025-07-17T06:45:52.5492880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/auth.cpython-313.pyc 2025-07-17T06:45:52.5494420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5495430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/utils.py 2025-07-17T06:45:52.5496670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/network/lazy_wheel.py 2025-07-17T06:45:52.5497870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cache.py 2025-07-17T06:45:52.5498960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__init__.py 2025-07-17T06:45:52.5500180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/logging.py 2025-07-17T06:45:52.5501330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/misc.py 2025-07-17T06:45:52.5502510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/egg_link.py 2025-07-17T06:45:52.5503630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compat.py 2025-07-17T06:45:52.5504900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/deprecation.py 2025-07-17T06:45:52.5506220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/subprocess.py 2025-07-17T06:45:52.5507490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filesystem.py 2025-07-17T06:45:52.5508780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/direct_url_helpers.py 2025-07-17T06:45:52.5510040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__init__.py 2025-07-17T06:45:52.5511280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_jaraco_text.py 2025-07-17T06:45:52.5512880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-313.pyc 2025-07-17T06:45:52.5514410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-313.pyc 2025-07-17T06:45:52.5515900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-313.pyc 2025-07-17T06:45:52.5517380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/urls.cpython-313.pyc 2025-07-17T06:45:52.5519070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-313.pyc 2025-07-17T06:45:52.5520540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-313.pyc 2025-07-17T06:45:52.5522200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-313.pyc 2025-07-17T06:45:52.5523630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:52.5525190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-313.pyc 2025-07-17T06:45:52.5526900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.5528480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-313.pyc 2025-07-17T06:45:52.5530150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-313.pyc 2025-07-17T06:45:52.5531750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/misc.cpython-313.pyc 2025-07-17T06:45:52.5533470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-313.pyc 2025-07-17T06:45:52.5535030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-313.pyc 2025-07-17T06:45:52.5536650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-313.pyc 2025-07-17T06:45:52.5538190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-313.pyc 2025-07-17T06:45:52.5539940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-313.pyc 2025-07-17T06:45:52.5541440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-313.pyc 2025-07-17T06:45:52.5542970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-313.pyc 2025-07-17T06:45:52.5544640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-313.pyc 2025-07-17T06:45:52.5546040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5547640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-313.pyc 2025-07-17T06:45:52.5549080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/_log.cpython-313.pyc 2025-07-17T06:45:52.5550550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/retry.cpython-313.pyc 2025-07-17T06:45:52.5552150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-313.pyc 2025-07-17T06:45:52.5553200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/temp_dir.py 2025-07-17T06:45:52.5554340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/retry.py 2025-07-17T06:45:52.5555500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/appdirs.py 2025-07-17T06:45:52.5556790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/setuptools_build.py 2025-07-17T06:45:52.5558080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/packaging.py 2025-07-17T06:45:52.5559240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/entrypoints.py 2025-07-17T06:45:52.5560500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/filetypes.py 2025-07-17T06:45:52.5561770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/compatibility_tags.py 2025-07-17T06:45:52.5562910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/datetime.py 2025-07-17T06:45:52.5564010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/urls.py 2025-07-17T06:45:52.5565190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/hashes.py 2025-07-17T06:45:52.5566460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/virtualenv.py 2025-07-17T06:45:52.5567570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/_log.py 2025-07-17T06:45:52.5568820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/glibc.py 2025-07-17T06:45:52.5569930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/wheel.py 2025-07-17T06:45:52.5571210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/utils/unpacking.py 2025-07-17T06:45:52.5572340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/link.py 2025-07-17T06:45:52.5573780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/selection_prefs.py 2025-07-17T06:45:52.5574620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/direct_url.py 2025-07-17T06:45:52.5575530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/index.py 2025-07-17T06:45:52.5576550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/target_python.py 2025-07-17T06:45:52.5577490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/pylock.py 2025-07-17T06:45:52.5578450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__init__.py 2025-07-17T06:45:52.5579750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/target_python.cpython-313.pyc 2025-07-17T06:45:52.5580920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/link.cpython-313.pyc 2025-07-17T06:45:52.5582070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/candidate.cpython-313.pyc 2025-07-17T06:45:52.5583230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/pylock.cpython-313.pyc 2025-07-17T06:45:52.5584370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/wheel.cpython-313.pyc 2025-07-17T06:45:52.5585960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-313.pyc 2025-07-17T06:45:52.5587870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-313.pyc 2025-07-17T06:45:52.5588300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/format_control.cpython-313.pyc 2025-07-17T06:45:52.5589880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-313.pyc 2025-07-17T06:45:52.5591290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/scheme.cpython-313.pyc 2025-07-17T06:45:52.5592870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/index.cpython-313.pyc 2025-07-17T06:45:52.5594640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-313.pyc 2025-07-17T06:45:52.5596200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5597360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/search_scope.py 2025-07-17T06:45:52.5598570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/candidate.py 2025-07-17T06:45:52.5599980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/format_control.py 2025-07-17T06:45:52.5601440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/installation_report.py 2025-07-17T06:45:52.5602620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/scheme.py 2025-07-17T06:45:52.5603870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/models/wheel.py 2025-07-17T06:45:52.5605330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/build_env.cpython-313.pyc 2025-07-17T06:45:52.5606770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.5608250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/pyproject.cpython-313.pyc 2025-07-17T06:45:52.5609960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-313.pyc 2025-07-17T06:45:52.5611390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.5612700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/cache.cpython-313.pyc 2025-07-17T06:45:52.5614220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/configuration.cpython-313.pyc 2025-07-17T06:45:52.5615810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-313.pyc 2025-07-17T06:45:52.5617190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5618480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/cmdoptions.py 2025-07-17T06:45:52.5619570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__init__.py 2025-07-17T06:45:52.5620790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/index_command.py 2025-07-17T06:45:52.5622030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/status_codes.py 2025-07-17T06:45:52.5623490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.5625110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-313.pyc 2025-07-17T06:45:52.5626760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-313.pyc 2025-07-17T06:45:52.5628300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-313.pyc 2025-07-17T06:45:52.5629870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-313.pyc 2025-07-17T06:45:52.5631370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-313.pyc 2025-07-17T06:45:52.5632900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-313.pyc 2025-07-17T06:45:52.5634440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-313.pyc 2025-07-17T06:45:52.5636040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-313.pyc 2025-07-17T06:45:52.5637660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-313.pyc 2025-07-17T06:45:52.5639120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5640520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-313.pyc 2025-07-17T06:45:52.5642000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/__pycache__/parser.cpython-313.pyc 2025-07-17T06:45:52.5643130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/parser.py 2025-07-17T06:45:52.5644420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/command_context.py 2025-07-17T06:45:52.5645600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/spinners.py 2025-07-17T06:45:52.5646840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/autocompletion.py 2025-07-17T06:45:52.5647970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/base_command.py 2025-07-17T06:45:52.5649220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main_parser.py 2025-07-17T06:45:52.5650510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/progress_bars.py 2025-07-17T06:45:52.5651510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/main.py 2025-07-17T06:45:52.5652830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/cli/req_command.py 2025-07-17T06:45:52.5654260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/editable_legacy.py 2025-07-17T06:45:52.5655640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__init__.py 2025-07-17T06:45:52.5657390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-313.pyc 2025-07-17T06:45:52.5659120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-313.pyc 2025-07-17T06:45:52.5660750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5662040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/install/wheel.py 2025-07-17T06:45:52.5663200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/check.py 2025-07-17T06:45:52.5664490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__init__.py 2025-07-17T06:45:52.5666160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/check.cpython-313.pyc 2025-07-17T06:45:52.5667600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-313.pyc 2025-07-17T06:45:52.5669110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-313.pyc 2025-07-17T06:45:52.5670670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5671940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/freeze.py 2025-07-17T06:45:52.5673280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_legacy.py 2025-07-17T06:45:52.5674600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata.py 2025-07-17T06:45:52.5676090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_editable.py 2025-07-17T06:45:52.5677560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel_editable.py 2025-07-17T06:45:52.5678980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__init__.py 2025-07-17T06:45:52.5680810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-313.pyc 2025-07-17T06:45:52.5682340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-313.pyc 2025-07-17T06:45:52.5684110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-313.pyc 2025-07-17T06:45:52.5685820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-313.pyc 2025-07-17T06:45:52.5687460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:52.5689100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-313.pyc 2025-07-17T06:45:52.5690900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-313.pyc 2025-07-17T06:45:52.5692420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5693710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/metadata_legacy.py 2025-07-17T06:45:52.5694950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/wheel.py 2025-07-17T06:45:52.5696370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/build/build_tracker.py 2025-07-17T06:45:52.5697710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/operations/prepare.py 2025-07-17T06:45:52.5699060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_install.py 2025-07-17T06:45:52.5700140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_set.py 2025-07-17T06:45:52.5701420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_uninstall.py 2025-07-17T06:45:52.5702700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__init__.py 2025-07-17T06:45:52.5704260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/constructors.cpython-313.pyc 2025-07-17T06:45:52.5705830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_install.cpython-313.pyc 2025-07-17T06:45:52.5707520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-313.pyc 2025-07-17T06:45:52.5709000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_set.cpython-313.pyc 2025-07-17T06:45:52.5710670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-313.pyc 2025-07-17T06:45:52.5712240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/req_file.cpython-313.pyc 2025-07-17T06:45:52.5713630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5714910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_dependency_group.py 2025-07-17T06:45:52.5716040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/req_file.py 2025-07-17T06:45:52.5717450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/req/constructors.py 2025-07-17T06:45:52.5718770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__init__.py 2025-07-17T06:45:52.5720490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-313.pyc 2025-07-17T06:45:52.5722100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5723310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/legacy/resolver.py 2025-07-17T06:45:52.5724480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__init__.py 2025-07-17T06:45:52.5725950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.5727470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5728590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/base.py 2025-07-17T06:45:52.5730270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/provider.py 2025-07-17T06:45:52.5731750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py 2025-07-17T06:45:52.5733340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/reporter.py 2025-07-17T06:45:52.5734680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__init__.py 2025-07-17T06:45:52.5736450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-313.pyc 2025-07-17T06:45:52.5738260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-313.pyc 2025-07-17T06:45:52.5740160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:52.5741640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.5743480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-313.pyc 2025-07-17T06:45:52.5745280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-313.pyc 2025-07-17T06:45:52.5747110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-313.pyc 2025-07-17T06:45:52.5748920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-313.pyc 2025-07-17T06:45:52.5750580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5751910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/factory.py 2025-07-17T06:45:52.5753360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/requirements.py 2025-07-17T06:45:52.5755080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/resolver.py 2025-07-17T06:45:52.5756490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/candidates.py 2025-07-17T06:45:52.5757860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/resolution/resolvelib/base.py 2025-07-17T06:45:52.5759110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/git.py 2025-07-17T06:45:52.5760330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__init__.py 2025-07-17T06:45:52.5761970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-313.pyc 2025-07-17T06:45:52.5763390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-313.pyc 2025-07-17T06:45:52.5764860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-313.pyc 2025-07-17T06:45:52.5766520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/git.cpython-313.pyc 2025-07-17T06:45:52.5768140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-313.pyc 2025-07-17T06:45:52.5769640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5770850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/mercurial.py 2025-07-17T06:45:52.5772000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/bazaar.py 2025-07-17T06:45:52.5772900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/versioncontrol.py 2025-07-17T06:45:52.5773810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/vcs/subversion.py 2025-07-17T06:45:52.5774800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__init__.py 2025-07-17T06:45:52.5776120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-313.pyc 2025-07-17T06:45:52.5777310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.5778620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-313.pyc 2025-07-17T06:45:52.5779820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5780760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_sysconfig.py 2025-07-17T06:45:52.5781750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/_distutils.py 2025-07-17T06:45:52.5782680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/locations/base.py 2025-07-17T06:45:52.5783820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/collector.py 2025-07-17T06:45:52.5784950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__init__.py 2025-07-17T06:45:52.5786550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/sources.cpython-313.pyc 2025-07-17T06:45:52.5788250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/collector.cpython-313.pyc 2025-07-17T06:45:52.5789770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-313.pyc 2025-07-17T06:45:52.5791230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5792330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/sources.py 2025-07-17T06:45:52.5793660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/index/package_finder.py 2025-07-17T06:45:52.5794880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/exceptions.py 2025-07-17T06:45:52.5796350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/configuration.py 2025-07-17T06:45:52.5797500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/show.py 2025-07-17T06:45:52.5798710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/list.py 2025-07-17T06:45:52.5800010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/check.py 2025-07-17T06:45:52.5801160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/index.py 2025-07-17T06:45:52.5802540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/completion.py 2025-07-17T06:45:52.5803660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/download.py 2025-07-17T06:45:52.5804890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/cache.py 2025-07-17T06:45:52.5806190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__init__.py 2025-07-17T06:45:52.5807780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/search.cpython-313.pyc 2025-07-17T06:45:52.5809490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/check.cpython-313.pyc 2025-07-17T06:45:52.5810880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/show.cpython-313.pyc 2025-07-17T06:45:52.5812430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/list.cpython-313.pyc 2025-07-17T06:45:52.5813910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/download.cpython-313.pyc 2025-07-17T06:45:52.5815360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-313.pyc 2025-07-17T06:45:52.5816750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/hash.cpython-313.pyc 2025-07-17T06:45:52.5818260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/debug.cpython-313.pyc 2025-07-17T06:45:52.5819770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-313.pyc 2025-07-17T06:45:52.5821210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/cache.cpython-313.pyc 2025-07-17T06:45:52.5822780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/help.cpython-313.pyc 2025-07-17T06:45:52.5824340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/install.cpython-313.pyc 2025-07-17T06:45:52.5826030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-313.pyc 2025-07-17T06:45:52.5827570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-313.pyc 2025-07-17T06:45:52.5829100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/completion.cpython-313.pyc 2025-07-17T06:45:52.5830490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/index.cpython-313.pyc 2025-07-17T06:45:52.5831980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/lock.cpython-313.pyc 2025-07-17T06:45:52.5833530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5835090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-313.pyc 2025-07-17T06:45:52.5836330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/hash.py 2025-07-17T06:45:52.5837530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/inspect.py 2025-07-17T06:45:52.5838700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/debug.py 2025-07-17T06:45:52.5839940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/uninstall.py 2025-07-17T06:45:52.5841150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/lock.py 2025-07-17T06:45:52.5842310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/freeze.py 2025-07-17T06:45:52.5843510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/search.py 2025-07-17T06:45:52.5844710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/install.py 2025-07-17T06:45:52.5845950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/help.py 2025-07-17T06:45:52.5847090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/commands/wheel.py 2025-07-17T06:45:52.5848240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/main.py 2025-07-17T06:45:52.5849540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/wheel_builder.py 2025-07-17T06:45:52.5850700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/_json.py 2025-07-17T06:45:52.5851990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__init__.py 2025-07-17T06:45:52.5853670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.5855210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-313.pyc 2025-07-17T06:45:52.5856710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5858330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-313.pyc 2025-07-17T06:45:52.5859650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/pkg_resources.py 2025-07-17T06:45:52.5861110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_dists.py 2025-07-17T06:45:52.5862480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__init__.py 2025-07-17T06:45:52.5864170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-313.pyc 2025-07-17T06:45:52.5865830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-313.pyc 2025-07-17T06:45:52.5867320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-313.pyc 2025-07-17T06:45:52.5868980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5870240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_compat.py 2025-07-17T06:45:52.5871550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/importlib/_envs.py 2025-07-17T06:45:52.5872620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/metadata/base.py 2025-07-17T06:45:52.5873870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__init__.py 2025-07-17T06:45:52.5875450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.5877000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-313.pyc 2025-07-17T06:45:52.5878600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-313.pyc 2025-07-17T06:45:52.5880150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-313.pyc 2025-07-17T06:45:52.5881780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5882950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/sdist.py 2025-07-17T06:45:52.5884330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/installed.py 2025-07-17T06:45:52.5885560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/base.py 2025-07-17T06:45:52.5886860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/distributions/wheel.py 2025-07-17T06:45:52.5888170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/self_outdated_check.py 2025-07-17T06:45:52.5889410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_internal/build_env.py 2025-07-17T06:45:52.5890440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/tags.py 2025-07-17T06:45:52.5891720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_musllinux.py 2025-07-17T06:45:52.5892940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/metadata.py 2025-07-17T06:45:52.5894180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/version.py 2025-07-17T06:45:52.5895580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__init__.py 2025-07-17T06:45:52.5896990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/_spdx.py 2025-07-17T06:45:52.5898520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-17T06:45:52.5900070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5901230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__init__.py 2025-07-17T06:45:52.5902900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:52.5904400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:52.5905910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-17T06:45:52.5907550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.5909110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:52.5910600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:52.5912100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-17T06:45:52.5913690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-17T06:45:52.5915140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-17T06:45:52.5916650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5918130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-17T06:45:52.5919570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.5921050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-17T06:45:52.5922530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:52.5923660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_parser.py 2025-07-17T06:45:52.5924770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/utils.py 2025-07-17T06:45:52.5925980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/requirements.py 2025-07-17T06:45:52.5927230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_structures.py 2025-07-17T06:45:52.5928520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/markers.py 2025-07-17T06:45:52.5929490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/py.typed 2025-07-17T06:45:52.5930750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_manylinux.py 2025-07-17T06:45:52.5932040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_tokenizer.py 2025-07-17T06:45:52.5933270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/specifiers.py 2025-07-17T06:45:52.5934570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/packaging/_elffile.py 2025-07-17T06:45:52.5935690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/vendor.txt 2025-07-17T06:45:52.5936870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_openssl.py 2025-07-17T06:45:52.5938100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_api.py 2025-07-17T06:45:52.5939340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_macos.py 2025-07-17T06:45:52.5940600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__init__.py 2025-07-17T06:45:52.5942190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-313.pyc 2025-07-17T06:45:52.5943670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-313.pyc 2025-07-17T06:45:52.5945210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-313.pyc 2025-07-17T06:45:52.5946800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-313.pyc 2025-07-17T06:45:52.5948340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-313.pyc 2025-07-17T06:45:52.5949790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5951180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_ssl_constants.py 2025-07-17T06:45:52.5952410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/py.typed 2025-07-17T06:45:52.5953640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/truststore/_windows.py 2025-07-17T06:45:52.5954740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__init__.py 2025-07-17T06:45:52.5956350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-313.pyc 2025-07-17T06:45:52.5957840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.5959260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-313.pyc 2025-07-17T06:45:52.5960660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5961930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/exceptions.py 2025-07-17T06:45:52.5963100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/fallback.py 2025-07-17T06:45:52.5964300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/msgpack/ext.py 2025-07-17T06:45:52.5965860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py 2025-07-17T06:45:52.5967280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__init__.py 2025-07-17T06:45:52.5968660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-313.pyc 2025-07-17T06:45:52.5970000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-313.pyc 2025-07-17T06:45:52.5971270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-313.pyc 2025-07-17T06:45:52.5972720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-313.pyc 2025-07-17T06:45:52.5973940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.5975170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5976400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py 2025-07-17T06:45:52.5977440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_implementation.py 2025-07-17T06:45:52.5978440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/py.typed 2025-07-17T06:45:52.5979540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/_toml_compat.py 2025-07-17T06:45:52.5980600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/dependency_groups/__main__.py 2025-07-17T06:45:52.5981640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__init__.py 2025-07-17T06:45:52.5982960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5983810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/modeline.py 2025-07-17T06:45:52.5984740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/console.py 2025-07-17T06:45:52.5985690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/scanner.py 2025-07-17T06:45:52.5986640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatter.py 2025-07-17T06:45:52.5987790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__init__.py 2025-07-17T06:45:52.5989100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-313.pyc 2025-07-17T06:45:52.5990340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-313.pyc 2025-07-17T06:45:52.5991630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.5992560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/python.py 2025-07-17T06:45:52.5993810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexers/_mapping.py 2025-07-17T06:45:52.5994930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/token.py 2025-07-17T06:45:52.5996070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/style.py 2025-07-17T06:45:52.5997370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/util.py 2025-07-17T06:45:52.5998510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/sphinxext.py 2025-07-17T06:45:52.5999610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__init__.py 2025-07-17T06:45:52.6001100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__init__.py 2025-07-17T06:45:52.6002720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-313.pyc 2025-07-17T06:45:52.6004290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6005660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/formatters/_mapping.py 2025-07-17T06:45:52.6007140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-313.pyc 2025-07-17T06:45:52.6008570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-313.pyc 2025-07-17T06:45:52.6010100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-313.pyc 2025-07-17T06:45:52.6011630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-313.pyc 2025-07-17T06:45:52.6013300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:52.6014780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-313.pyc 2025-07-17T06:45:52.6016330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-313.pyc 2025-07-17T06:45:52.6017870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-313.pyc 2025-07-17T06:45:52.6019650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-313.pyc 2025-07-17T06:45:52.6021110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.6022900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-313.pyc 2025-07-17T06:45:52.6024350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-313.pyc 2025-07-17T06:45:52.6025880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6027500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6029080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:52.6030650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__init__.py 2025-07-17T06:45:52.6032550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-313.pyc 2025-07-17T06:45:52.6034250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6035490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/styles/_mapping.py 2025-07-17T06:45:52.6036760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/unistring.py 2025-07-17T06:45:52.6037970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/lexer.py 2025-07-17T06:45:52.6039220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/regexopt.py 2025-07-17T06:45:52.6040330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/plugin.py 2025-07-17T06:45:52.6041630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/filter.py 2025-07-17T06:45:52.6042740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pygments/__main__.py 2025-07-17T06:45:52.6044080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64-arm.exe 2025-07-17T06:45:52.6045130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w32.exe 2025-07-17T06:45:52.6046320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/locators.py 2025-07-17T06:45:52.6047590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/metadata.py 2025-07-17T06:45:52.6048690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/version.py 2025-07-17T06:45:52.6049840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/compat.py 2025-07-17T06:45:52.6051220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/index.py 2025-07-17T06:45:52.6052560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/manifest.py 2025-07-17T06:45:52.6053840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/util.py 2025-07-17T06:45:52.6055120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/database.py 2025-07-17T06:45:52.6056490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t32.exe 2025-07-17T06:45:52.6057810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__init__.py 2025-07-17T06:45:52.6059250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:52.6060770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.6062240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-313.pyc 2025-07-17T06:45:52.6063760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-313.pyc 2025-07-17T06:45:52.6065330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-313.pyc 2025-07-17T06:45:52.6066840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:52.6068420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-313.pyc 2025-07-17T06:45:52.6070010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.6071520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-313.pyc 2025-07-17T06:45:52.6073110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6074590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.6076130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-313.pyc 2025-07-17T06:45:52.6077610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-313.pyc 2025-07-17T06:45:52.6078820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/w64.exe 2025-07-17T06:45:52.6080010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/markers.py 2025-07-17T06:45:52.6081320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/resources.py 2025-07-17T06:45:52.6082710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64-arm.exe 2025-07-17T06:45:52.6083870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/scripts.py 2025-07-17T06:45:52.6084970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/t64.exe 2025-07-17T06:45:52.6086120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distlib/wheel.py 2025-07-17T06:45:52.6087340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__init__.py 2025-07-17T06:45:52.6089080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-313.pyc 2025-07-17T06:45:52.6090690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6092370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6093460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/py.typed 2025-07-17T06:45:52.6094780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/distro.py 2025-07-17T06:45:52.6095910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/distro/__main__.py 2025-07-17T06:45:52.6097200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/serialize.py 2025-07-17T06:45:52.6098450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/wrapper.py 2025-07-17T06:45:52.6099890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/controller.py 2025-07-17T06:45:52.6101140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/filewrapper.py 2025-07-17T06:45:52.6102360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/heuristics.py 2025-07-17T06:45:52.6103650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/adapter.py 2025-07-17T06:45:52.6104820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/cache.py 2025-07-17T06:45:52.6106200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__init__.py 2025-07-17T06:45:52.6107820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-313.pyc 2025-07-17T06:45:52.6109470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-313.pyc 2025-07-17T06:45:52.6111070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-313.pyc 2025-07-17T06:45:52.6112510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-313.pyc 2025-07-17T06:45:52.6114020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-313.pyc 2025-07-17T06:45:52.6115590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-313.pyc 2025-07-17T06:45:52.6117180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-313.pyc 2025-07-17T06:45:52.6118790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6120530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-313.pyc 2025-07-17T06:45:52.6121720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/py.typed 2025-07-17T06:45:52.6123220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/_cmd.py 2025-07-17T06:45:52.6124620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py 2025-07-17T06:45:52.6126050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__init__.py 2025-07-17T06:45:52.6127750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-313.pyc 2025-07-17T06:45:52.6129760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6131460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-313.pyc 2025-07-17T06:45:52.6132820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py 2025-07-17T06:45:52.6133980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/intranges.py 2025-07-17T06:45:52.6135380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/package_data.py 2025-07-17T06:45:52.6136570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/compat.py 2025-07-17T06:45:52.6137780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/idnadata.py 2025-07-17T06:45:52.6139130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__init__.py 2025-07-17T06:45:52.6140170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/core.py 2025-07-17T06:45:52.6141710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-313.pyc 2025-07-17T06:45:52.6143190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:52.6144580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-313.pyc 2025-07-17T06:45:52.6146010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.6147630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-313.pyc 2025-07-17T06:45:52.6149140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-313.pyc 2025-07-17T06:45:52.6150620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-313.pyc 2025-07-17T06:45:52.6152130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6153210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/py.typed 2025-07-17T06:45:52.6154330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/codec.py 2025-07-17T06:45:52.6155590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/idna/uts46data.py 2025-07-17T06:45:52.6156630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__init__.py 2025-07-17T06:45:52.6158220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-07-17T06:45:52.6163340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6163720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/cookies.py 2025-07-17T06:45:52.6163960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/auth.py 2025-07-17T06:45:52.6164280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/sessions.py 2025-07-17T06:45:52.6164560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/hooks.py 2025-07-17T06:45:52.6164990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/compat.py 2025-07-17T06:45:52.6165980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/models.py 2025-07-17T06:45:52.6166880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/certs.py 2025-07-17T06:45:52.6167860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__init__.py 2025-07-17T06:45:52.6168930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/status_codes.py 2025-07-17T06:45:52.6169880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/packages.py 2025-07-17T06:45:52.6170850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__version__.py 2025-07-17T06:45:52.6172140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-313.pyc 2025-07-17T06:45:52.6173280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.6174490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-313.pyc 2025-07-17T06:45:52.6175780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-313.pyc 2025-07-17T06:45:52.6177220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.6178210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-313.pyc 2025-07-17T06:45:52.6179700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-313.pyc 2025-07-17T06:45:52.6181240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.6182910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-313.pyc 2025-07-17T06:45:52.6184470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-313.pyc 2025-07-17T06:45:52.6186060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.6187560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/models.cpython-313.pyc 2025-07-17T06:45:52.6189150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/help.cpython-313.pyc 2025-07-17T06:45:52.6190580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-313.pyc 2025-07-17T06:45:52.6192240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-313.pyc 2025-07-17T06:45:52.6193620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-313.pyc 2025-07-17T06:45:52.6195190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6196760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-313.pyc 2025-07-17T06:45:52.6197810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/api.py 2025-07-17T06:45:52.6199190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/_internal_utils.py 2025-07-17T06:45:52.6200480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/utils.py 2025-07-17T06:45:52.6201670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/exceptions.py 2025-07-17T06:45:52.6202900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/structures.py 2025-07-17T06:45:52.6204100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/help.py 2025-07-17T06:45:52.6205500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/requests/adapters.py 2025-07-17T06:45:52.6206630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_types.py 2025-07-17T06:45:52.6207900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__init__.py 2025-07-17T06:45:52.6209530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-07-17T06:45:52.6211030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-07-17T06:45:52.6212640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6214120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:52.6215210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_parser.py 2025-07-17T06:45:52.6216390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/_re.py 2025-07-17T06:45:52.6217690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli/py.typed 2025-07-17T06:45:52.6218810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__init__.py 2025-07-17T06:45:52.6219930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/core.py 2025-07-17T06:45:52.6221470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:52.6222950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6224590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6225800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/py.typed 2025-07-17T06:45:52.6227070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/cacert.pem 2025-07-17T06:45:52.6228200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/certifi/__main__.py 2025-07-17T06:45:52.6229540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_impl.py 2025-07-17T06:45:52.6230930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__init__.py 2025-07-17T06:45:52.6232800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-313.pyc 2025-07-17T06:45:52.6234290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6235810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py 2025-07-17T06:45:52.6237360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py 2025-07-17T06:45:52.6239180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-313.pyc 2025-07-17T06:45:52.6241190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6242260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pyproject_hooks/py.typed 2025-07-17T06:45:52.6243380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/themes.py 2025-07-17T06:45:52.6244490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/screen.py 2025-07-17T06:45:52.6245690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/logging.py 2025-07-17T06:45:52.6246890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/measure.py 2025-07-17T06:45:52.6247980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/tree.py 2025-07-17T06:45:52.6249280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/console.py 2025-07-17T06:45:52.6250390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live_render.py 2025-07-17T06:45:52.6251720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_codes.py 2025-07-17T06:45:52.6252930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/box.py 2025-07-17T06:45:52.6254330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color.py 2025-07-17T06:45:52.6255490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_timer.py 2025-07-17T06:45:52.6256830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_fileno.py 2025-07-17T06:45:52.6257970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/align.py 2025-07-17T06:45:52.6259140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/theme.py 2025-07-17T06:45:52.6260370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/style.py 2025-07-17T06:45:52.6261590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/default_styles.py 2025-07-17T06:45:52.6262740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_wrap.py 2025-07-17T06:45:52.6263990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_log_render.py 2025-07-17T06:45:52.6265160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/emoji.py 2025-07-17T06:45:52.6266340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/layout.py 2025-07-17T06:45:52.6267520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/containers.py 2025-07-17T06:45:52.6268690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_emoji_replace.py 2025-07-17T06:45:52.6269870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/traceback.py 2025-07-17T06:45:52.6271040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/region.py 2025-07-17T06:45:52.6272310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/protocol.py 2025-07-17T06:45:52.6273440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_loop.py 2025-07-17T06:45:52.6274680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/control.py 2025-07-17T06:45:52.6275980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/filesize.py 2025-07-17T06:45:52.6277580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_null_file.py 2025-07-17T06:45:52.6278750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_palettes.py 2025-07-17T06:45:52.6280010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__init__.py 2025-07-17T06:45:52.6281230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_pick.py 2025-07-17T06:45:52.6282360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/file_proxy.py 2025-07-17T06:45:52.6283910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-313.pyc 2025-07-17T06:45:52.6285330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-07-17T06:45:52.6286830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-313.pyc 2025-07-17T06:45:52.6288180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color.cpython-313.pyc 2025-07-17T06:45:52.6289880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-313.pyc 2025-07-17T06:45:52.6291380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-313.pyc 2025-07-17T06:45:52.6292900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-313.pyc 2025-07-17T06:45:52.6294550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-313.pyc 2025-07-17T06:45:52.6296000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-313.pyc 2025-07-17T06:45:52.6297480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-313.pyc 2025-07-17T06:45:52.6298950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-313.pyc 2025-07-17T06:45:52.6300400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-313.pyc 2025-07-17T06:45:52.6301890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-313.pyc 2025-07-17T06:45:52.6303350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-313.pyc 2025-07-17T06:45:52.6304860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-07-17T06:45:52.6306230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-313.pyc 2025-07-17T06:45:52.6308000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-313.pyc 2025-07-17T06:45:52.6309430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-313.pyc 2025-07-17T06:45:52.6310800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-313.pyc 2025-07-17T06:45:52.6312370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:52.6313850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-07-17T06:45:52.6315360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-07-17T06:45:52.6316760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-313.pyc 2025-07-17T06:45:52.6318250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/style.cpython-313.pyc 2025-07-17T06:45:52.6319720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-313.pyc 2025-07-17T06:45:52.6321320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-313.pyc 2025-07-17T06:45:52.6322920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-313.pyc 2025-07-17T06:45:52.6324370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:52.6325890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-313.pyc 2025-07-17T06:45:52.6327330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-313.pyc 2025-07-17T06:45:52.6328790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-313.pyc 2025-07-17T06:45:52.6330260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:52.6331860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-313.pyc 2025-07-17T06:45:52.6333260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-313.pyc 2025-07-17T06:45:52.6334830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-313.pyc 2025-07-17T06:45:52.6336220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/status.cpython-313.pyc 2025-07-17T06:45:52.6337570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-313.pyc 2025-07-17T06:45:52.6339050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-313.pyc 2025-07-17T06:45:52.6340510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-313.pyc 2025-07-17T06:45:52.6341990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-313.pyc 2025-07-17T06:45:52.6343540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-313.pyc 2025-07-17T06:45:52.6345010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-313.pyc 2025-07-17T06:45:52.6346380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/region.cpython-313.pyc 2025-07-17T06:45:52.6347940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-313.pyc 2025-07-17T06:45:52.6349280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-313.pyc 2025-07-17T06:45:52.6350810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-313.pyc 2025-07-17T06:45:52.6352260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/control.cpython-313.pyc 2025-07-17T06:45:52.6353620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-313.pyc 2025-07-17T06:45:52.6355080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-313.pyc 2025-07-17T06:45:52.6356410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-313.pyc 2025-07-17T06:45:52.6358080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/table.cpython-313.pyc 2025-07-17T06:45:52.6359500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-313.pyc 2025-07-17T06:45:52.6361010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/live.cpython-313.pyc 2025-07-17T06:45:52.6362520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/align.cpython-313.pyc 2025-07-17T06:45:52.6364030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-313.pyc 2025-07-17T06:45:52.6365550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-313.pyc 2025-07-17T06:45:52.6366830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-07-17T06:45:52.6367960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-313.pyc 2025-07-17T06:45:52.6369090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-313.pyc 2025-07-17T06:45:52.6370280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-313.pyc 2025-07-17T06:45:52.6371370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-313.pyc 2025-07-17T06:45:52.6372510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-313.pyc 2025-07-17T06:45:52.6373630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:52.6374890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-313.pyc 2025-07-17T06:45:52.6376010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-313.pyc 2025-07-17T06:45:52.6377210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-313.pyc 2025-07-17T06:45:52.6378430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6379520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/box.cpython-313.pyc 2025-07-17T06:45:52.6380670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-313.pyc 2025-07-17T06:45:52.6381810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-313.pyc 2025-07-17T06:45:52.6382970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6384200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-313.pyc 2025-07-17T06:45:52.6385350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-313.pyc 2025-07-17T06:45:52.6386550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-313.pyc 2025-07-17T06:45:52.6387700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:52.6388950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-313.pyc 2025-07-17T06:45:52.6390210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-313.pyc 2025-07-17T06:45:52.6390940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/palette.py 2025-07-17T06:45:52.6391850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/markup.py 2025-07-17T06:45:52.6392750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_ratio.py 2025-07-17T06:45:52.6393650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/repr.py 2025-07-17T06:45:52.6394620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/constrain.py 2025-07-17T06:45:52.6395580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pretty.py 2025-07-17T06:45:52.6396440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/diagnose.py 2025-07-17T06:45:52.6397360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/columns.py 2025-07-17T06:45:52.6398230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/rule.py 2025-07-17T06:45:52.6399180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_inspect.py 2025-07-17T06:45:52.6400050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/pager.py 2025-07-17T06:45:52.6400990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/text.py 2025-07-17T06:45:52.6401950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/highlighter.py 2025-07-17T06:45:52.6402840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_spinners.py 2025-07-17T06:45:52.6403810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/terminal_theme.py 2025-07-17T06:45:52.6404650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/bar.py 2025-07-17T06:45:52.6405530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/live.py 2025-07-17T06:45:52.6406420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/py.typed 2025-07-17T06:45:52.6407360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/syntax.py 2025-07-17T06:45:52.6408230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/table.py 2025-07-17T06:45:52.6409240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_export_format.py 2025-07-17T06:45:52.6410220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress_bar.py 2025-07-17T06:45:52.6411110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/errors.py 2025-07-17T06:45:52.6412020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/prompt.py 2025-07-17T06:45:52.6412960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/segment.py 2025-07-17T06:45:52.6413810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/ansi.py 2025-07-17T06:45:52.6414760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/progress.py 2025-07-17T06:45:52.6415630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_stack.py 2025-07-17T06:45:52.6416560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows.py 2025-07-17T06:45:52.6417530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_cell_widths.py 2025-07-17T06:45:52.6418380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/cells.py 2025-07-17T06:45:52.6419820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_win32_console.py 2025-07-17T06:45:52.6420290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/panel.py 2025-07-17T06:45:52.6421180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/styled.py 2025-07-17T06:45:52.6422100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/spinner.py 2025-07-17T06:45:52.6423120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_windows_renderer.py 2025-07-17T06:45:52.6423950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/json.py 2025-07-17T06:45:52.6424940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/padding.py 2025-07-17T06:45:52.6425800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/__main__.py 2025-07-17T06:45:52.6426700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/scope.py 2025-07-17T06:45:52.6427650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/_extension.py 2025-07-17T06:45:52.6428520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/status.py 2025-07-17T06:45:52.6429400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/abc.py 2025-07-17T06:45:52.6430310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/jupyter.py 2025-07-17T06:45:52.6431340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/rich/color_triplet.py 2025-07-17T06:45:52.6432270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/_writer.py 2025-07-17T06:45:52.6433260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__init__.py 2025-07-17T06:45:52.6434500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6435700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-313.pyc 2025-07-17T06:45:52.6436530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/tomli_w/py.typed 2025-07-17T06:45:52.6437510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/filepost.py 2025-07-17T06:45:52.6438440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/fields.py 2025-07-17T06:45:52.6439460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/queue.py 2025-07-17T06:45:52.6440520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssltransport.py 2025-07-17T06:45:52.6441460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/proxy.py 2025-07-17T06:45:52.6442410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/wait.py 2025-07-17T06:45:52.6443450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/request.py 2025-07-17T06:45:52.6444410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/timeout.py 2025-07-17T06:45:52.6445410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__init__.py 2025-07-17T06:45:52.6446430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/response.py 2025-07-17T06:45:52.6447370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_.py 2025-07-17T06:45:52.6448650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-07-17T06:45:52.6449950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-07-17T06:45:52.6451150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-313.pyc 2025-07-17T06:45:52.6452570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-07-17T06:45:52.6453830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:52.6455060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-07-17T06:45:52.6456330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-07-17T06:45:52.6457620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:52.6458760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-07-17T06:45:52.6460020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-313.pyc 2025-07-17T06:45:52.6461240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6462410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-07-17T06:45:52.6463650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-313.pyc 2025-07-17T06:45:52.6464510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/retry.py 2025-07-17T06:45:52.6465440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/url.py 2025-07-17T06:45:52.6466470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/connection.py 2025-07-17T06:45:52.6467570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py 2025-07-17T06:45:52.6468470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_version.py 2025-07-17T06:45:52.6469420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/request.py 2025-07-17T06:45:52.6470340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__init__.py 2025-07-17T06:45:52.6471330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/poolmanager.py 2025-07-17T06:45:52.6472450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/response.py 2025-07-17T06:45:52.6473580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-07-17T06:45:52.6474850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-07-17T06:45:52.6475960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-313.pyc 2025-07-17T06:45:52.6477170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-313.pyc 2025-07-17T06:45:52.6478430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:52.6479940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.6481510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:52.6483100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:52.6484520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-313.pyc 2025-07-17T06:45:52.6486150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6487660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-313.pyc 2025-07-17T06:45:52.6489120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/securetransport.py 2025-07-17T06:45:52.6490480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__init__.py 2025-07-17T06:45:52.6492320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-313.pyc 2025-07-17T06:45:52.6493920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-07-17T06:45:52.6495460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-313.pyc 2025-07-17T06:45:52.6497030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-313.pyc 2025-07-17T06:45:52.6498570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-07-17T06:45:52.6500290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-313.pyc 2025-07-17T06:45:52.6501810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6503070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/socks.py 2025-07-17T06:45:52.6504590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py 2025-07-17T06:45:52.6505920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py 2025-07-17T06:45:52.6507160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/appengine.py 2025-07-17T06:45:52.6508850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py 2025-07-17T06:45:52.6510920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-313.pyc 2025-07-17T06:45:52.6512750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-313.pyc 2025-07-17T06:45:52.6514450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6515970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py 2025-07-17T06:45:52.6517370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py 2025-07-17T06:45:52.6518690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py 2025-07-17T06:45:52.6519890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connection.py 2025-07-17T06:45:52.6521350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/_collections.py 2025-07-17T06:45:52.6522620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__init__.py 2025-07-17T06:45:52.6524350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-313.pyc 2025-07-17T06:45:52.6526010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6527380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py 2025-07-17T06:45:52.6529270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-313.pyc 2025-07-17T06:45:52.6531150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-313.pyc 2025-07-17T06:45:52.6532930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6534200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py 2025-07-17T06:45:52.6535710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py 2025-07-17T06:45:52.6536730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/packages/six.py 2025-07-17T06:45:52.6537680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/exceptions.py 2025-07-17T06:45:52.6538720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/urllib3/connectionpool.py 2025-07-17T06:45:52.6539740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__init__.py 2025-07-17T06:45:52.6541030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6541970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__init__.py 2025-07-17T06:45:52.6543230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-313.pyc 2025-07-17T06:45:52.6544470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-313.pyc 2025-07-17T06:45:52.6545660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6546880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-313.pyc 2025-07-17T06:45:52.6547880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py 2025-07-17T06:45:52.6548970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py 2025-07-17T06:45:52.6550390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.6551700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-313.pyc 2025-07-17T06:45:52.6553270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-313.pyc 2025-07-17T06:45:52.6554340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-313.pyc 2025-07-17T06:45:52.6555690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6556910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py 2025-07-17T06:45:52.6558190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py 2025-07-17T06:45:52.6559830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py 2025-07-17T06:45:52.6561030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/providers.py 2025-07-17T06:45:52.6562250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/structs.py 2025-07-17T06:45:52.6563550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/reporters.py 2025-07-17T06:45:52.6564720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/resolvelib/py.typed 2025-07-17T06:45:52.6566050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/typing_extensions.py 2025-07-17T06:45:52.6567450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/macos.py 2025-07-17T06:45:52.6568670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/unix.py 2025-07-17T06:45:52.6569960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/version.py 2025-07-17T06:45:52.6571330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__init__.py 2025-07-17T06:45:52.6572920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.6574490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-17T06:45:52.6576100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:52.6577520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-17T06:45:52.6579020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6580500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6582100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.6583610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-17T06:45:52.6584690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/api.py 2025-07-17T06:45:52.6585980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/android.py 2025-07-17T06:45:52.6587260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/py.typed 2025-07-17T06:45:52.6588550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/windows.py 2025-07-17T06:45:52.6589900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/_vendor/platformdirs/__main__.py 2025-07-17T06:45:52.6590880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__init__.py 2025-07-17T06:45:52.6592390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__pip-runner__.cpython-313.pyc 2025-07-17T06:45:52.6593760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6595050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6596060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/py.typed 2025-07-17T06:45:52.6597290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__pip-runner__.py 2025-07-17T06:45:52.6598230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip/__main__.py 2025-07-17T06:45:52.6599330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__init__.py 2025-07-17T06:45:52.6600310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/core.py 2025-07-17T06:45:52.6601740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:52.6603150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6604610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6605530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/py.typed 2025-07-17T06:45:52.6606820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/cacert.pem 2025-07-17T06:45:52.6607670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/certifi/__main__.py 2025-07-17T06:45:52.6608740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distutils-precedence.pth 2025-07-17T06:45:52.6609970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/RECORD 2025-07-17T06:45:52.6611290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE 2025-07-17T06:45:52.6612600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/direct_url.json 2025-07-17T06:45:52.6613830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.APACHE 2025-07-17T06:45:52.6615010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/WHEEL 2025-07-17T06:45:52.6616300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/LICENSE.BSD 2025-07-17T06:45:52.6617500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/REQUESTED 2025-07-17T06:45:52.6618730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/INSTALLER 2025-07-17T06:45:52.6619940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/packaging-24.2.dist-info/METADATA 2025-07-17T06:45:52.6621370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/RECORD 2025-07-17T06:45:52.6622710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/LICENSE 2025-07-17T06:45:52.6624090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/direct_url.json 2025-07-17T06:45:52.6625400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/WHEEL 2025-07-17T06:45:52.6626860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/entry_points.txt 2025-07-17T06:45:52.6628240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/top_level.txt 2025-07-17T06:45:52.6629560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/REQUESTED 2025-07-17T06:45:52.6631040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/INSTALLER 2025-07-17T06:45:52.6632420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/charset_normalizer-3.3.2.dist-info/METADATA 2025-07-17T06:45:52.6633290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/version.py 2025-07-17T06:45:52.6634270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_main.py 2025-07-17T06:45:52.6635300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_monitor.py 2025-07-17T06:45:52.6636230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/keras.py 2025-07-17T06:45:52.6637300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_gui.py 2025-07-17T06:45:52.6638480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/asyncio.py 2025-07-17T06:45:52.6639490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_dist_ver.py 2025-07-17T06:45:52.6640440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/std.py 2025-07-17T06:45:52.6641720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_notebook.py 2025-07-17T06:45:52.6642780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__init__.py 2025-07-17T06:45:52.6643750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/rich.py 2025-07-17T06:45:52.6645260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/gui.cpython-313.pyc 2025-07-17T06:45:52.6646540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/std.cpython-313.pyc 2025-07-17T06:45:52.6647850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/tk.cpython-313.pyc 2025-07-17T06:45:52.6649100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_gui.cpython-313.pyc 2025-07-17T06:45:52.6650550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/autonotebook.cpython-313.pyc 2025-07-17T06:45:52.6651820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_main.cpython-313.pyc 2025-07-17T06:45:52.6653180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/dask.cpython-313.pyc 2025-07-17T06:45:52.6654620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_dist_ver.cpython-313.pyc 2025-07-17T06:45:52.6655850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.6657120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_utils.cpython-313.pyc 2025-07-17T06:45:52.6658450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/cli.cpython-313.pyc 2025-07-17T06:45:52.6660080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_pandas.cpython-313.pyc 2025-07-17T06:45:52.6661360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/asyncio.cpython-313.pyc 2025-07-17T06:45:52.6662600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/auto.cpython-313.pyc 2025-07-17T06:45:52.6663940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/rich.cpython-313.pyc 2025-07-17T06:45:52.6665290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm.cpython-313.pyc 2025-07-17T06:45:52.6666580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/notebook.cpython-313.pyc 2025-07-17T06:45:52.6667860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/keras.cpython-313.pyc 2025-07-17T06:45:52.6669180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6670500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6671700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.6672920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_monitor.cpython-313.pyc 2025-07-17T06:45:52.6674300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__pycache__/_tqdm_notebook.cpython-313.pyc 2025-07-17T06:45:52.6675270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/logging.py 2025-07-17T06:45:52.6676460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/concurrent.py 2025-07-17T06:45:52.6677600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/bells.py 2025-07-17T06:45:52.6678800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/telegram.py 2025-07-17T06:45:52.6679960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/discord.py 2025-07-17T06:45:52.6681100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__init__.py 2025-07-17T06:45:52.6682640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/bells.cpython-313.pyc 2025-07-17T06:45:52.6684120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/discord.cpython-313.pyc 2025-07-17T06:45:52.6685620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:52.6687050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/utils_worker.cpython-313.pyc 2025-07-17T06:45:52.6688360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/slack.cpython-313.pyc 2025-07-17T06:45:52.6689880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/concurrent.cpython-313.pyc 2025-07-17T06:45:52.6691380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/itertools.cpython-313.pyc 2025-07-17T06:45:52.6692930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/telegram.cpython-313.pyc 2025-07-17T06:45:52.6694340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6695300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/slack.py 2025-07-17T06:45:52.6696450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/itertools.py 2025-07-17T06:45:52.6697870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/contrib/utils_worker.py 2025-07-17T06:45:52.6698740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tk.py 2025-07-17T06:45:52.6699790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/cli.py 2025-07-17T06:45:52.6700870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/dask.py 2025-07-17T06:45:52.6701850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/utils.py 2025-07-17T06:45:52.6702910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm.py 2025-07-17T06:45:52.6703950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/completion.sh 2025-07-17T06:45:52.6705000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_tqdm_pandas.py 2025-07-17T06:45:52.6706190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/autonotebook.py 2025-07-17T06:45:52.6707200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/tqdm.1 2025-07-17T06:45:52.6708300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/notebook.py 2025-07-17T06:45:52.6709200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/gui.py 2025-07-17T06:45:52.6710320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/__main__.py 2025-07-17T06:45:52.6711420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/_utils.py 2025-07-17T06:45:52.6712370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/tqdm/auto.py 2025-07-17T06:45:52.6713530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/RECORD 2025-07-17T06:45:52.6714770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/AUTHORS.md 2025-07-17T06:45:52.6716070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/licenses/LICENSE 2025-07-17T06:45:52.6717500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/direct_url.json 2025-07-17T06:45:52.6718730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/WHEEL 2025-07-17T06:45:52.6720000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/entry_points.txt 2025-07-17T06:45:52.6721220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/REQUESTED 2025-07-17T06:45:52.6722380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/INSTALLER 2025-07-17T06:45:52.6723440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda-25.5.1.dist-info/METADATA 2025-07-17T06:45:52.6724680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/RECORD 2025-07-17T06:45:52.6725790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/LICENSE 2025-07-17T06:45:52.6727050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/direct_url.json 2025-07-17T06:45:52.6728200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/WHEEL 2025-07-17T06:45:52.6729420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/top_level.txt 2025-07-17T06:45:52.6730690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/REQUESTED 2025-07-17T06:45:52.6732010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/INSTALLER 2025-07-17T06:45:52.6733000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/Brotli-1.0.9.dist-info/METADATA 2025-07-17T06:45:52.6734150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/RECORD 2025-07-17T06:45:52.6735400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/AUTHORS.md 2025-07-17T06:45:52.6736590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/licenses/LICENSE 2025-07-17T06:45:52.6737800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/direct_url.json 2025-07-17T06:45:52.6738860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/WHEEL 2025-07-17T06:45:52.6740100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/entry_points.txt 2025-07-17T06:45:52.6741210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/REQUESTED 2025-07-17T06:45:52.6742350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/INSTALLER 2025-07-17T06:45:52.6743460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver-25.4.0.dist-info/METADATA 2025-07-17T06:45:52.6744420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/AUTHORS.md 2025-07-17T06:45:52.6745390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/RECORD 2025-07-17T06:45:52.6746350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/LICENSE 2025-07-17T06:45:52.6747430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/direct_url.json 2025-07-17T06:45:52.6748470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/WHEEL 2025-07-17T06:45:52.6749670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/top_level.txt 2025-07-17T06:45:52.6750950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/REQUESTED 2025-07-17T06:45:52.6752200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/INSTALLER 2025-07-17T06:45:52.6753340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pycosat-0.6.6.dist-info/METADATA 2025-07-17T06:45:52.6754270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/socks.py 2025-07-17T06:45:52.6755450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/alias.py 2025-07-17T06:45:52.6756690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/microarchitecture.py 2025-07-17T06:45:52.6757850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__init__.py 2025-07-17T06:45:52.6759400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/alias.cpython-313.pyc 2025-07-17T06:45:52.6760860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/schema.cpython-313.pyc 2025-07-17T06:45:52.6762510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/microarchitecture.cpython-313.pyc 2025-07-17T06:45:52.6763910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/detect.cpython-313.pyc 2025-07-17T06:45:52.6765330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6766330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/detect.py 2025-07-17T06:45:52.6767450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cpu/schema.py 2025-07-17T06:45:52.6768550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__init__.py 2025-07-17T06:45:52.6770060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/cli.cpython-313.pyc 2025-07-17T06:45:52.6771500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6772810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6774010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-APACHE 2025-07-17T06:45:52.6775400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid.json 2025-07-17T06:45:52.6777070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures_schema.json 2025-07-17T06:45:52.6778370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/cpuid_schema.json 2025-07-17T06:45:52.6779730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/cpu/microarchitectures.json 2025-07-17T06:45:52.6781140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-icelake 2025-07-17T06:45:52.6782580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8-a64fx 2025-07-17T06:45:52.6784060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-power8le 2025-07-17T06:45:52.6785570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-bulldozer 2025-07-17T06:45:52.6787130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m1 2025-07-17T06:45:52.6788610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/windows-cpuid-broadwell 2025-07-17T06:45:52.6790070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-skylake_avx512 2025-07-17T06:45:52.6791350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/bgq-rhel6-power7 2025-07-17T06:45:52.6792800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-sifive-u74mc 2025-07-17T06:45:52.6794300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-broadwell 2025-07-17T06:45:52.6795780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-cortex_a72 2025-07-17T06:45:52.6797310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_v1 2025-07-17T06:45:52.6798710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu20.04-zen3 2025-07-17T06:45:52.6800480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon-neoverse_n1 2025-07-17T06:45:52.6801930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rocky8.5-zen4 2025-07-17T06:45:52.6803410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu18.04-broadwell 2025-07-17T06:45:52.6804910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-piledriver 2025-07-17T06:45:52.6806340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m2 2025-07-17T06:45:52.6807840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel8-power9 2025-07-17T06:45:52.6809530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-amazon2-sapphirerapids 2025-07-17T06:45:52.6811160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientificfermi6-piledriver 2025-07-17T06:45:52.6812450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-asahi-m2 2025-07-17T06:45:52.6814060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-power10 2025-07-17T06:45:52.6815460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-bigsur-m1 2025-07-17T06:45:52.6816770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-zen 2025-07-17T06:45:52.6818470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-cascadelake 2025-07-17T06:45:52.6820180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-haswell 2025-07-17T06:45:52.6821640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-x86_64_v3 2025-07-17T06:45:52.6823080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-ivybridge 2025-07-17T06:45:52.6824620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-unknown-sapphirerapids 2025-07-17T06:45:52.6826200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-ubuntu22.04-neoverse_v2 2025-07-17T06:45:52.6827630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel6-piledriver 2025-07-17T06:45:52.6829160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-scientific7-k10 2025-07-17T06:45:52.6830550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-haswell 2025-07-17T06:45:52.6831950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-mojave-skylake 2025-07-17T06:45:52.6833270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-rhel7-ivybridge 2025-07-17T06:45:52.6834650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/darwin-monterey-m1 2025-07-17T06:45:52.6836090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/tests/targets/linux-centos7-thunderx2 2025-07-17T06:45:52.6841830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/NOTICE 2025-07-17T06:45:52.6842160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/README.md 2025-07-17T06:45:52.6842370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/COPYRIGHT 2025-07-17T06:45:52.6842580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/json/LICENSE-MIT 2025-07-17T06:45:52.6842900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/cli.py 2025-07-17T06:45:52.6843090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/__main__.py 2025-07-17T06:45:52.6843320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/LICENSE 2025-07-17T06:45:52.6844740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/cpuid.cpython-313.pyc 2025-07-17T06:45:52.6846230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/__pycache__/example.cpython-313.pyc 2025-07-17T06:45:52.6847290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/cpuid.py 2025-07-17T06:45:52.6848560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/README.md 2025-07-17T06:45:52.6849910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/example.py 2025-07-17T06:45:52.6851090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec/vendor/cpuid/.gitignore 2025-07-17T06:45:52.6852220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/RECORD 2025-07-17T06:45:52.6853820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/licenses/LICENSE 2025-07-17T06:45:52.6855230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/direct_url.json 2025-07-17T06:45:52.6856420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/WHEEL 2025-07-17T06:45:52.6857640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/REQUESTED 2025-07-17T06:45:52.6858920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/INSTALLER 2025-07-17T06:45:52.6860080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs-4.3.7.dist-info/METADATA 2025-07-17T06:45:52.6861010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/brotli.py 2025-07-17T06:45:52.6861960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/themes.py 2025-07-17T06:45:52.6862970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/screen.py 2025-07-17T06:45:52.6864010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/logging.py 2025-07-17T06:45:52.6864990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/measure.py 2025-07-17T06:45:52.6865960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/tree.py 2025-07-17T06:45:52.6866970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/console.py 2025-07-17T06:45:52.6868200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live_render.py 2025-07-17T06:45:52.6869270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_codes.py 2025-07-17T06:45:52.6870230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/box.py 2025-07-17T06:45:52.6871160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color.py 2025-07-17T06:45:52.6872180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_timer.py 2025-07-17T06:45:52.6873190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_fileno.py 2025-07-17T06:45:52.6874170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/align.py 2025-07-17T06:45:52.6875070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/theme.py 2025-07-17T06:45:52.6876000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/style.py 2025-07-17T06:45:52.6877250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/default_styles.py 2025-07-17T06:45:52.6878300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_wrap.py 2025-07-17T06:45:52.6879430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_log_render.py 2025-07-17T06:45:52.6880360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/emoji.py 2025-07-17T06:45:52.6881360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/layout.py 2025-07-17T06:45:52.6882380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/containers.py 2025-07-17T06:45:52.6883390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_emoji_replace.py 2025-07-17T06:45:52.6884380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/traceback.py 2025-07-17T06:45:52.6885350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/region.py 2025-07-17T06:45:52.6886360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/protocol.py 2025-07-17T06:45:52.6887390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_loop.py 2025-07-17T06:45:52.6888450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/control.py 2025-07-17T06:45:52.6889370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/filesize.py 2025-07-17T06:45:52.6890350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_null_file.py 2025-07-17T06:45:52.6891330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_palettes.py 2025-07-17T06:45:52.6892300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__init__.py 2025-07-17T06:45:52.6893260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_pick.py 2025-07-17T06:45:52.6894320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/file_proxy.py 2025-07-17T06:45:52.6895840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/highlighter.cpython-313.pyc 2025-07-17T06:45:52.6897160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_replace.cpython-313.pyc 2025-07-17T06:45:52.6898300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/segment.cpython-313.pyc 2025-07-17T06:45:52.6899610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color.cpython-313.pyc 2025-07-17T06:45:52.6900870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markdown.cpython-313.pyc 2025-07-17T06:45:52.6902260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/theme.cpython-313.pyc 2025-07-17T06:45:52.6903570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows.cpython-313.pyc 2025-07-17T06:45:52.6904870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/constrain.cpython-313.pyc 2025-07-17T06:45:52.6906250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/rule.cpython-313.pyc 2025-07-17T06:45:52.6907610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/containers.cpython-313.pyc 2025-07-17T06:45:52.6908810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/cells.cpython-313.pyc 2025-07-17T06:45:52.6909930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/ansi.cpython-313.pyc 2025-07-17T06:45:52.6911150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/file_proxy.cpython-313.pyc 2025-07-17T06:45:52.6912430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_ratio.cpython-313.pyc 2025-07-17T06:45:52.6913790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/layout.cpython-313.pyc 2025-07-17T06:45:52.6915050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_emoji_codes.cpython-313.pyc 2025-07-17T06:45:52.6916210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/scope.cpython-313.pyc 2025-07-17T06:45:52.6917290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/abc.cpython-313.pyc 2025-07-17T06:45:52.6918630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pretty.cpython-313.pyc 2025-07-17T06:45:52.6919800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_loop.cpython-313.pyc 2025-07-17T06:45:52.6921220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:52.6922580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_cell_widths.cpython-313.pyc 2025-07-17T06:45:52.6924100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/terminal_theme.cpython-313.pyc 2025-07-17T06:45:52.6925520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_palettes.cpython-313.pyc 2025-07-17T06:45:52.6926750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/style.cpython-313.pyc 2025-07-17T06:45:52.6928210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_log_render.cpython-313.pyc 2025-07-17T06:45:52.6929440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/filesize.cpython-313.pyc 2025-07-17T06:45:52.6930570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live_render.cpython-313.pyc 2025-07-17T06:45:52.6931570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:52.6932610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_fileno.cpython-313.pyc 2025-07-17T06:45:52.6933650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/prompt.cpython-313.pyc 2025-07-17T06:45:52.6934770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress.cpython-313.pyc 2025-07-17T06:45:52.6935740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:52.6936780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/bar.cpython-313.pyc 2025-07-17T06:45:52.6937840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_spinners.cpython-313.pyc 2025-07-17T06:45:52.6938970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/default_styles.cpython-313.pyc 2025-07-17T06:45:52.6939980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/status.cpython-313.pyc 2025-07-17T06:45:52.6941010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/repr.cpython-313.pyc 2025-07-17T06:45:52.6942030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/tree.cpython-313.pyc 2025-07-17T06:45:52.6943120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_extension.cpython-313.pyc 2025-07-17T06:45:52.6944160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/measure.cpython-313.pyc 2025-07-17T06:45:52.6945180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/screen.cpython-313.pyc 2025-07-17T06:45:52.6946230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/palette.cpython-313.pyc 2025-07-17T06:45:52.6947230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/region.cpython-313.pyc 2025-07-17T06:45:52.6948250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/themes.cpython-313.pyc 2025-07-17T06:45:52.6949270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/emoji.cpython-313.pyc 2025-07-17T06:45:52.6950390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_stack.cpython-313.pyc 2025-07-17T06:45:52.6951340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/control.cpython-313.pyc 2025-07-17T06:45:52.6952390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_inspect.cpython-313.pyc 2025-07-17T06:45:52.6953420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/syntax.cpython-313.pyc 2025-07-17T06:45:52.6954420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/panel.cpython-313.pyc 2025-07-17T06:45:52.6955440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/table.cpython-313.pyc 2025-07-17T06:45:52.6956460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_wrap.cpython-313.pyc 2025-07-17T06:45:52.6957530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/live.cpython-313.pyc 2025-07-17T06:45:52.6958770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/align.cpython-313.pyc 2025-07-17T06:45:52.6959550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/jupyter.cpython-313.pyc 2025-07-17T06:45:52.6960600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/markup.cpython-313.pyc 2025-07-17T06:45:52.6961760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_windows_renderer.cpython-313.pyc 2025-07-17T06:45:52.6962790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/protocol.cpython-313.pyc 2025-07-17T06:45:52.6963830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_pick.cpython-313.pyc 2025-07-17T06:45:52.6965060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_timer.cpython-313.pyc 2025-07-17T06:45:52.6966350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/spinner.cpython-313.pyc 2025-07-17T06:45:52.6967810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/styled.cpython-313.pyc 2025-07-17T06:45:52.6969090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:52.6970760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_export_format.cpython-313.pyc 2025-07-17T06:45:52.6972100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/pager.cpython-313.pyc 2025-07-17T06:45:52.6973670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/progress_bar.cpython-313.pyc 2025-07-17T06:45:52.6975080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.6976410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/box.cpython-313.pyc 2025-07-17T06:45:52.6977690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/columns.cpython-313.pyc 2025-07-17T06:45:52.6978990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/diagnose.cpython-313.pyc 2025-07-17T06:45:52.6980360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.6981650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/traceback.cpython-313.pyc 2025-07-17T06:45:52.6983000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_null_file.cpython-313.pyc 2025-07-17T06:45:52.6984500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/_win32_console.cpython-313.pyc 2025-07-17T06:45:52.6985730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:52.6987480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/color_triplet.cpython-313.pyc 2025-07-17T06:45:52.6988750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__pycache__/padding.cpython-313.pyc 2025-07-17T06:45:52.6989730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/palette.py 2025-07-17T06:45:52.6990700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markup.py 2025-07-17T06:45:52.6991680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_ratio.py 2025-07-17T06:45:52.6992870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/repr.py 2025-07-17T06:45:52.6993970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/constrain.py 2025-07-17T06:45:52.6994980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pretty.py 2025-07-17T06:45:52.6995970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/diagnose.py 2025-07-17T06:45:52.6996940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/columns.py 2025-07-17T06:45:52.6997900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/rule.py 2025-07-17T06:45:52.6998910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_inspect.py 2025-07-17T06:45:52.6999980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/markdown.py 2025-07-17T06:45:52.7001080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/pager.py 2025-07-17T06:45:52.7002000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/text.py 2025-07-17T06:45:52.7003120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/highlighter.py 2025-07-17T06:45:52.7004310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_spinners.py 2025-07-17T06:45:52.7005440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/terminal_theme.py 2025-07-17T06:45:52.7006410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/bar.py 2025-07-17T06:45:52.7007460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/live.py 2025-07-17T06:45:52.7008460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/py.typed 2025-07-17T06:45:52.7009500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/syntax.py 2025-07-17T06:45:52.7010510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/table.py 2025-07-17T06:45:52.7011660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_export_format.py 2025-07-17T06:45:52.7012770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress_bar.py 2025-07-17T06:45:52.7013730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/errors.py 2025-07-17T06:45:52.7014690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/prompt.py 2025-07-17T06:45:52.7015830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/segment.py 2025-07-17T06:45:52.7016930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/ansi.py 2025-07-17T06:45:52.7018160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/progress.py 2025-07-17T06:45:52.7019210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_stack.py 2025-07-17T06:45:52.7020250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows.py 2025-07-17T06:45:52.7021400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_cell_widths.py 2025-07-17T06:45:52.7022540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/cells.py 2025-07-17T06:45:52.7023670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_win32_console.py 2025-07-17T06:45:52.7024540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/panel.py 2025-07-17T06:45:52.7025560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/styled.py 2025-07-17T06:45:52.7026610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/spinner.py 2025-07-17T06:45:52.7027840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_windows_renderer.py 2025-07-17T06:45:52.7028780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/json.py 2025-07-17T06:45:52.7029940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/padding.py 2025-07-17T06:45:52.7031090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/__main__.py 2025-07-17T06:45:52.7031970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/scope.py 2025-07-17T06:45:52.7033000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/_extension.py 2025-07-17T06:45:52.7034090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/status.py 2025-07-17T06:45:52.7035180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/abc.py 2025-07-17T06:45:52.7036250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/jupyter.py 2025-07-17T06:45:52.7037340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/rich/color_triplet.py 2025-07-17T06:45:52.7038520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/LICENSE.md 2025-07-17T06:45:52.7039720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/RECORD 2025-07-17T06:45:52.7041030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/direct_url.json 2025-07-17T06:45:52.7042070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/WHEEL 2025-07-17T06:45:52.7043360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/REQUESTED 2025-07-17T06:45:52.7044650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/INSTALLER 2025-07-17T06:45:52.7045830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/idna-3.7.dist-info/METADATA 2025-07-17T06:45:52.7047060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/RECORD 2025-07-17T06:45:52.7048250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/WHEEL 2025-07-17T06:45:52.7049690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/entry_points.txt 2025-07-17T06:45:52.7050920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/LICENSE.txt 2025-07-17T06:45:52.7052040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/wheel-0.45.1.dist-info/METADATA 2025-07-17T06:45:52.7053110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_tracing.py 2025-07-17T06:45:52.7054150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_version.py 2025-07-17T06:45:52.7055230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_callers.py 2025-07-17T06:45:52.7056580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__init__.py 2025-07-17T06:45:52.7057610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_warnings.py 2025-07-17T06:45:52.7058690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_hooks.py 2025-07-17T06:45:52.7059760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_result.py 2025-07-17T06:45:52.7061250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_warnings.cpython-313.pyc 2025-07-17T06:45:52.7062560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_result.cpython-313.pyc 2025-07-17T06:45:52.7063940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_manager.cpython-313.pyc 2025-07-17T06:45:52.7065280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:52.7066720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_hooks.cpython-313.pyc 2025-07-17T06:45:52.7068060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7069550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_callers.cpython-313.pyc 2025-07-17T06:45:52.7070920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/__pycache__/_tracing.cpython-313.pyc 2025-07-17T06:45:52.7071870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/py.typed 2025-07-17T06:45:52.7072970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy/_manager.py 2025-07-17T06:45:52.7074350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/RECORD 2025-07-17T06:45:52.7075600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/LICENSE 2025-07-17T06:45:52.7076940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/direct_url.json 2025-07-17T06:45:52.7078220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/WHEEL 2025-07-17T06:45:52.7079710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/top_level.txt 2025-07-17T06:45:52.7081080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/REQUESTED 2025-07-17T06:45:52.7082300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/INSTALLER 2025-07-17T06:45:52.7083530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pluggy-1.5.0.dist-info/METADATA 2025-07-17T06:45:52.7084530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/README.txt 2025-07-17T06:45:52.7085840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/RECORD 2025-07-17T06:45:52.7087270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/direct_url.json 2025-07-17T06:45:52.7088490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/WHEEL 2025-07-17T06:45:52.7089950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/entry_points.txt 2025-07-17T06:45:52.7091170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/REQUESTED 2025-07-17T06:45:52.7092390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/INSTALLER 2025-07-17T06:45:52.7093700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/archspec-0.2.3.dist-info/METADATA 2025-07-17T06:45:52.7094750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/RECORD 2025-07-17T06:45:52.7096130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/LICENSE.txt 2025-07-17T06:45:52.7097520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/licenses/AUTHORS.txt 2025-07-17T06:45:52.7098770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/direct_url.json 2025-07-17T06:45:52.7099880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/WHEEL 2025-07-17T06:45:52.7101230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/entry_points.txt 2025-07-17T06:45:52.7102480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/top_level.txt 2025-07-17T06:45:52.7103740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/REQUESTED 2025-07-17T06:45:52.7104860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/INSTALLER 2025-07-17T06:45:52.7106260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pip-25.1.dist-info/METADATA 2025-07-17T06:45:52.7107540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/RECORD 2025-07-17T06:45:52.7108690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/LICENSE 2025-07-17T06:45:52.7110040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/direct_url.json 2025-07-17T06:45:52.7111170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/WHEEL 2025-07-17T06:45:52.7112590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/entry_points.txt 2025-07-17T06:45:52.7113960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/top_level.txt 2025-07-17T06:45:52.7115160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/REQUESTED 2025-07-17T06:45:52.7116450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/INSTALLER 2025-07-17T06:45:52.7117810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/distro-1.9.0.dist-info/METADATA 2025-07-17T06:45:52.7118730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/filepost.py 2025-07-17T06:45:52.7119830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/fields.py 2025-07-17T06:45:52.7121070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssltransport.py 2025-07-17T06:45:52.7122180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/util.py 2025-07-17T06:45:52.7123250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/proxy.py 2025-07-17T06:45:52.7124330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/wait.py 2025-07-17T06:45:52.7125380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/request.py 2025-07-17T06:45:52.7126410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/timeout.py 2025-07-17T06:45:52.7127350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__init__.py 2025-07-17T06:45:52.7128230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/response.py 2025-07-17T06:45:52.7129080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_.py 2025-07-17T06:45:52.7130240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/wait.cpython-313.pyc 2025-07-17T06:45:52.7131430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssltransport.cpython-313.pyc 2025-07-17T06:45:52.7132690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_match_hostname.cpython-313.pyc 2025-07-17T06:45:52.7133800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:52.7135020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/timeout.cpython-313.pyc 2025-07-17T06:45:52.7136260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.7137180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/proxy.cpython-313.pyc 2025-07-17T06:45:52.7138370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:52.7139660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/ssl_.cpython-313.pyc 2025-07-17T06:45:52.7140790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/request.cpython-313.pyc 2025-07-17T06:45:52.7142010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7143000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/retry.cpython-313.pyc 2025-07-17T06:45:52.7144060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/__pycache__/url.cpython-313.pyc 2025-07-17T06:45:52.7144860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/retry.py 2025-07-17T06:45:52.7145760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/url.py 2025-07-17T06:45:52.7146620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/connection.py 2025-07-17T06:45:52.7147620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/util/ssl_match_hostname.py 2025-07-17T06:45:52.7148440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_version.py 2025-07-17T06:45:52.7149410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_base_connection.py 2025-07-17T06:45:52.7150210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__init__.py 2025-07-17T06:45:52.7151060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/poolmanager.py 2025-07-17T06:45:52.7151890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/response.py 2025-07-17T06:45:52.7153060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/poolmanager.cpython-313.pyc 2025-07-17T06:45:52.7154200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connectionpool.cpython-313.pyc 2025-07-17T06:45:52.7155550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/fields.cpython-313.pyc 2025-07-17T06:45:52.7156880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/filepost.cpython-313.pyc 2025-07-17T06:45:52.7158280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_request_methods.cpython-313.pyc 2025-07-17T06:45:52.7159560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:52.7160850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.7162230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_version.cpython-313.pyc 2025-07-17T06:45:52.7163740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:52.7165240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_base_connection.cpython-313.pyc 2025-07-17T06:45:52.7166480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7167860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/__pycache__/_collections.cpython-313.pyc 2025-07-17T06:45:52.7168970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__init__.py 2025-07-17T06:45:52.7170430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/pyopenssl.cpython-313.pyc 2025-07-17T06:45:52.7171980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/socks.cpython-313.pyc 2025-07-17T06:45:52.7173420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7174630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/fetch.py 2025-07-17T06:45:52.7175870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/request.py 2025-07-17T06:45:52.7177270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__init__.py 2025-07-17T06:45:52.7178500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/response.py 2025-07-17T06:45:52.7180130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/fetch.cpython-313.pyc 2025-07-17T06:45:52.7181690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/response.cpython-313.pyc 2025-07-17T06:45:52.7183330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:52.7184890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/request.cpython-313.pyc 2025-07-17T06:45:52.7186580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7187900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/connection.py 2025-07-17T06:45:52.7189380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/emscripten/emscripten_fetch_worker.js 2025-07-17T06:45:52.7190290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/socks.py 2025-07-17T06:45:52.7191410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/contrib/pyopenssl.py 2025-07-17T06:45:52.7192550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__init__.py 2025-07-17T06:45:52.7193870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/probe.cpython-313.pyc 2025-07-17T06:45:52.7195290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/connection.cpython-313.pyc 2025-07-17T06:45:52.7196650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7197620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/connection.py 2025-07-17T06:45:52.7198640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/http2/probe.py 2025-07-17T06:45:52.7199690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connection.py 2025-07-17T06:45:52.7200790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_collections.py 2025-07-17T06:45:52.7201640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/py.typed 2025-07-17T06:45:52.7202720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/exceptions.py 2025-07-17T06:45:52.7203960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/_request_methods.py 2025-07-17T06:45:52.7205080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/urllib3/connectionpool.py 2025-07-17T06:45:52.7206490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/PKG-INFO 2025-07-17T06:45:52.7207730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/SOURCES.txt 2025-07-17T06:45:52.7209040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/top_level.txt 2025-07-17T06:45:52.7210550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/jsonpointer-2.1-py3.6.egg-info/dependency_links.txt 2025-07-17T06:45:52.7211530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_path.py 2025-07-17T06:45:52.7212750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-arm64.exe 2025-07-17T06:45:52.7213730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/logging.py 2025-07-17T06:45:52.7214890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/windows_support.py 2025-07-17T06:45:52.7216110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_normalization.py 2025-07-17T06:45:52.7217120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/package_index.py 2025-07-17T06:45:52.7218140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py39.py 2025-07-17T06:45:52.7219400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__init__.py 2025-07-17T06:45:52.7220460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py312.py 2025-07-17T06:45:52.7221890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py312.cpython-313.pyc 2025-07-17T06:45:52.7223320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py310.cpython-313.pyc 2025-07-17T06:45:52.7224800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py311.cpython-313.pyc 2025-07-17T06:45:52.7226350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7227640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:52.7228720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py311.py 2025-07-17T06:45:52.7229870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/compat/py310.py 2025-07-17T06:45:52.7231050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/archive_util.py 2025-07-17T06:45:52.7232130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_imp.py 2025-07-17T06:45:52.7233230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/version.py 2025-07-17T06:45:52.7234390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/modified.py 2025-07-17T06:45:52.7235680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/tags.py 2025-07-17T06:45:52.7236950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_musllinux.py 2025-07-17T06:45:52.7238310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/metadata.py 2025-07-17T06:45:52.7239670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/version.py 2025-07-17T06:45:52.7241160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__init__.py 2025-07-17T06:45:52.7242560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py 2025-07-17T06:45:52.7244310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-313.pyc 2025-07-17T06:45:52.7246030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7247370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__init__.py 2025-07-17T06:45:52.7249160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:52.7250900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:52.7252470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-17T06:45:52.7254130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.7255780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:52.7257430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:52.7259050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-17T06:45:52.7260860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-17T06:45:52.7262490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-17T06:45:52.7264160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7265780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-17T06:45:52.7267430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.7269030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-17T06:45:52.7270730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:52.7271910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_parser.py 2025-07-17T06:45:52.7273410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/utils.py 2025-07-17T06:45:52.7274880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/requirements.py 2025-07-17T06:45:52.7276320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_structures.py 2025-07-17T06:45:52.7277680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/markers.py 2025-07-17T06:45:52.7278950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/py.typed 2025-07-17T06:45:52.7280430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_manylinux.py 2025-07-17T06:45:52.7281850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_tokenizer.py 2025-07-17T06:45:52.7283240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/specifiers.py 2025-07-17T06:45:52.7284560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging/_elffile.py 2025-07-17T06:45:52.7286200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD 2025-07-17T06:45:52.7287760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE 2025-07-17T06:45:52.7289170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL 2025-07-17T06:45:52.7290740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt 2025-07-17T06:45:52.7292270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED 2025-07-17T06:45:52.7293860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER 2025-07-17T06:45:52.7295270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA 2025-07-17T06:45:52.7297030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/RECORD 2025-07-17T06:45:52.7298500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/LICENSE 2025-07-17T06:45:52.7300190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/WHEEL 2025-07-17T06:45:52.7301820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/top_level.txt 2025-07-17T06:45:52.7303370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/REQUESTED 2025-07-17T06:45:52.7304950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/INSTALLER 2025-07-17T06:45:52.7309680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.collections-5.1.0.dist-info/METADATA 2025-07-17T06:45:52.7310370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD 2025-07-17T06:45:52.7311040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE 2025-07-17T06:45:52.7311710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL 2025-07-17T06:45:52.7312390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt 2025-07-17T06:45:52.7313770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED 2025-07-17T06:45:52.7315160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER 2025-07-17T06:45:52.7316660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA 2025-07-17T06:45:52.7317850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/py38.py 2025-07-17T06:45:52.7319110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__init__.py 2025-07-17T06:45:52.7320460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-313.pyc 2025-07-17T06:45:52.7321800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7323050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__init__.py 2025-07-17T06:45:52.7324370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7325290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect/py.typed 2025-07-17T06:45:52.7326600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-313.pyc 2025-07-17T06:45:52.7327540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/context.py 2025-07-17T06:45:52.7328700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi 2025-07-17T06:45:52.7329820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__init__.py 2025-07-17T06:45:52.7331240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7332200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/functools/py.typed 2025-07-17T06:45:52.7333320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py 2025-07-17T06:45:52.7334380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py 2025-07-17T06:45:52.7335400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py 2025-07-17T06:45:52.7336450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__init__.py 2025-07-17T06:45:52.7337870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-313.pyc 2025-07-17T06:45:52.7339160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-313.pyc 2025-07-17T06:45:52.7340490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-313.pyc 2025-07-17T06:45:52.7341730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-313.pyc 2025-07-17T06:45:52.7343120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-313.pyc 2025-07-17T06:45:52.7344350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7345640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py 2025-07-17T06:45:52.7346490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt 2025-07-17T06:45:52.7347490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/text/layouts.py 2025-07-17T06:45:52.7348640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__init__.py 2025-07-17T06:45:52.7350500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7351800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco/collections/py.typed 2025-07-17T06:45:52.7353490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD 2025-07-17T06:45:52.7355070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE 2025-07-17T06:45:52.7356600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL 2025-07-17T06:45:52.7358350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt 2025-07-17T06:45:52.7359900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER 2025-07-17T06:45:52.7361500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA 2025-07-17T06:45:52.7363030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD 2025-07-17T06:45:52.7364660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE 2025-07-17T06:45:52.7366370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL 2025-07-17T06:45:52.7368050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt 2025-07-17T06:45:52.7369830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER 2025-07-17T06:45:52.7371250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA 2025-07-17T06:45:52.7372700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD 2025-07-17T06:45:52.7374210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE 2025-07-17T06:45:52.7375540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL 2025-07-17T06:45:52.7377090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt 2025-07-17T06:45:52.7378640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER 2025-07-17T06:45:52.7380250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA 2025-07-17T06:45:52.7381720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_meta.py 2025-07-17T06:45:52.7383180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py 2025-07-17T06:45:52.7384790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py 2025-07-17T06:45:52.7386660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-313.pyc 2025-07-17T06:45:52.7388680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7390470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:52.7391860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py 2025-07-17T06:45:52.7393230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_text.py 2025-07-17T06:45:52.7394750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__init__.py 2025-07-17T06:45:52.7396200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_functools.py 2025-07-17T06:45:52.7398020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-313.pyc 2025-07-17T06:45:52.7399620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-313.pyc 2025-07-17T06:45:52.7401290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-313.pyc 2025-07-17T06:45:52.7403070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-313.pyc 2025-07-17T06:45:52.7404840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-313.pyc 2025-07-17T06:45:52.7406590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-313.pyc 2025-07-17T06:45:52.7408320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7410140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-313.pyc 2025-07-17T06:45:52.7411960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-313.pyc 2025-07-17T06:45:52.7413180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py 2025-07-17T06:45:52.7414700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_collections.py 2025-07-17T06:45:52.7416200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py 2025-07-17T06:45:52.7417730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/py.typed 2025-07-17T06:45:52.7419120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py 2025-07-17T06:45:52.7420630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/importlib_metadata/_compat.py 2025-07-17T06:45:52.7421960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/metadata.py 2025-07-17T06:45:52.7423370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/macosx_libfile.py 2025-07-17T06:45:52.7424540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/util.py 2025-07-17T06:45:52.7426000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py 2025-07-17T06:45:52.7427350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__init__.py 2025-07-17T06:45:52.7429040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-313.pyc 2025-07-17T06:45:52.7430670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-17T06:45:52.7432400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-313.pyc 2025-07-17T06:45:52.7433940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.7435580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-313.pyc 2025-07-17T06:45:52.7437220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-313.pyc 2025-07-17T06:45:52.7438910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-313.pyc 2025-07-17T06:45:52.7440520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.7442180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7443500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/pack.py 2025-07-17T06:45:52.7444790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/tags.py 2025-07-17T06:45:52.7446140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/convert.py 2025-07-17T06:45:52.7447390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__init__.py 2025-07-17T06:45:52.7449020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-313.pyc 2025-07-17T06:45:52.7450550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:52.7452220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-313.pyc 2025-07-17T06:45:52.7453980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-313.pyc 2025-07-17T06:45:52.7455620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7456840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/cli/unpack.py 2025-07-17T06:45:52.7458110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/bdist_wheel.py 2025-07-17T06:45:52.7459590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py 2025-07-17T06:45:52.7461310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py 2025-07-17T06:45:52.7462880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py 2025-07-17T06:45:52.7464350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE 2025-07-17T06:45:52.7465840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.APACHE 2025-07-17T06:45:52.7467430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py 2025-07-17T06:45:52.7469490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-313.pyc 2025-07-17T06:45:52.7471350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-313.pyc 2025-07-17T06:45:52.7473150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-313.pyc 2025-07-17T06:45:52.7474910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.7476760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-313.pyc 2025-07-17T06:45:52.7478690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-313.pyc 2025-07-17T06:45:52.7480620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-313.pyc 2025-07-17T06:45:52.7482540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-313.pyc 2025-07-17T06:45:52.7484350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7486230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-313.pyc 2025-07-17T06:45:52.7488090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.7489900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-313.pyc 2025-07-17T06:45:52.7491930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:52.7493350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py 2025-07-17T06:45:52.7494840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/LICENSE.BSD 2025-07-17T06:45:52.7496430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py 2025-07-17T06:45:52.7498080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py 2025-07-17T06:45:52.7499790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py 2025-07-17T06:45:52.7501270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py 2025-07-17T06:45:52.7502880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py 2025-07-17T06:45:52.7504570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py 2025-07-17T06:45:52.7506140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py 2025-07-17T06:45:52.7507710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py 2025-07-17T06:45:52.7509040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt 2025-07-17T06:45:52.7510440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__init__.py 2025-07-17T06:45:52.7512290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7513480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py 2025-07-17T06:45:52.7514800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/wheelfile.py 2025-07-17T06:45:52.7516020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel/__main__.py 2025-07-17T06:45:52.7517150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__init__.py 2025-07-17T06:45:52.7518420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-313.pyc 2025-07-17T06:45:52.7519760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7520680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/compat/py310.py 2025-07-17T06:45:52.7521670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__init__.py 2025-07-17T06:45:52.7522920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-313.pyc 2025-07-17T06:45:52.7524160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7525030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp/glob.py 2025-07-17T06:45:52.7526260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD 2025-07-17T06:45:52.7527770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE 2025-07-17T06:45:52.7528670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL 2025-07-17T06:45:52.7529940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt 2025-07-17T06:45:52.7531140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER 2025-07-17T06:45:52.7532410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA 2025-07-17T06:45:52.7533630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-313.pyc 2025-07-17T06:45:52.7534690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.pyi 2025-07-17T06:45:52.7535760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.pyi 2025-07-17T06:45:52.7536850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__init__.py 2025-07-17T06:45:52.7538220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-313.pyc 2025-07-17T06:45:52.7539610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-313.pyc 2025-07-17T06:45:52.7540970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7541870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/more.py 2025-07-17T06:45:52.7542950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.py 2025-07-17T06:45:52.7544190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/py.typed 2025-07-17T06:45:52.7545160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools/recipes.pyi 2025-07-17T06:45:52.7546320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py 2025-07-17T06:45:52.7547530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py 2025-07-17T06:45:52.7549280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-313.pyc 2025-07-17T06:45:52.7551160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7552460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__init__.py 2025-07-17T06:45:52.7554330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.7556050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7557370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/tarfile/__main__.py 2025-07-17T06:45:52.7558720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__init__.py 2025-07-17T06:45:52.7560290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7561570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__init__.py 2025-07-17T06:45:52.7563560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-313.pyc 2025-07-17T06:45:52.7565230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-313.pyc 2025-07-17T06:45:52.7566920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:52.7568560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-313.pyc 2025-07-17T06:45:52.7570330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7572030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-313.pyc 2025-07-17T06:45:52.7573340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/automain.py 2025-07-17T06:45:52.7574820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/errors.py 2025-07-17T06:45:52.7576310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autocommand.py 2025-07-17T06:45:52.7577630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoasync.py 2025-07-17T06:45:52.7578950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/autocommand/autoparse.py 2025-07-17T06:45:52.7580410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_types.py 2025-07-17T06:45:52.7581720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__init__.py 2025-07-17T06:45:52.7583500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-313.pyc 2025-07-17T06:45:52.7584930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-313.pyc 2025-07-17T06:45:52.7586630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7588340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:52.7589550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_parser.py 2025-07-17T06:45:52.7590710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/_re.py 2025-07-17T06:45:52.7591920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli/py.typed 2025-07-17T06:45:52.7593640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD 2025-07-17T06:45:52.7595290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE 2025-07-17T06:45:52.7596830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL 2025-07-17T06:45:52.7598530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt 2025-07-17T06:45:52.7600120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED 2025-07-17T06:45:52.7601780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER 2025-07-17T06:45:52.7603370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA 2025-07-17T06:45:52.7604760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD 2025-07-17T06:45:52.7606150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE 2025-07-17T06:45:52.7607650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL 2025-07-17T06:45:52.7609610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt 2025-07-17T06:45:52.7611240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt 2025-07-17T06:45:52.7612540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER 2025-07-17T06:45:52.7614030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA 2025-07-17T06:45:52.7615400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/RECORD 2025-07-17T06:45:52.7616890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE 2025-07-17T06:45:52.7618460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.APACHE 2025-07-17T06:45:52.7620080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/WHEEL 2025-07-17T06:45:52.7621610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/LICENSE.BSD 2025-07-17T06:45:52.7623150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/REQUESTED 2025-07-17T06:45:52.7625250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/INSTALLER 2025-07-17T06:45:52.7626580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/packaging-24.2.dist-info/METADATA 2025-07-17T06:45:52.7627880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/RECORD 2025-07-17T06:45:52.7629300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/WHEEL 2025-07-17T06:45:52.7631040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/entry_points.txt 2025-07-17T06:45:52.7632510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/LICENSE.txt 2025-07-17T06:45:52.7634040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/REQUESTED 2025-07-17T06:45:52.7635470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/INSTALLER 2025-07-17T06:45:52.7636860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/wheel-0.45.1.dist-info/METADATA 2025-07-17T06:45:52.7638150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD 2025-07-17T06:45:52.7639640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE 2025-07-17T06:45:52.7641050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL 2025-07-17T06:45:52.7642530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt 2025-07-17T06:45:52.7644100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED 2025-07-17T06:45:52.7645590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER 2025-07-17T06:45:52.7647090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA 2025-07-17T06:45:52.7648560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD 2025-07-17T06:45:52.7650090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE 2025-07-17T06:45:52.7651610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL 2025-07-17T06:45:52.7653260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED 2025-07-17T06:45:52.7654740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER 2025-07-17T06:45:52.7656220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA 2025-07-17T06:45:52.7657810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD 2025-07-17T06:45:52.7659440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE 2025-07-17T06:45:52.7661010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL 2025-07-17T06:45:52.7662570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER 2025-07-17T06:45:52.7664230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA 2025-07-17T06:45:52.7665720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD 2025-07-17T06:45:52.7667340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE 2025-07-17T06:45:52.7668770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL 2025-07-17T06:45:52.7670360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED 2025-07-17T06:45:52.7671990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER 2025-07-17T06:45:52.7673600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA 2025-07-17T06:45:52.7675180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD 2025-07-17T06:45:52.7676830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE 2025-07-17T06:45:52.7678250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL 2025-07-17T06:45:52.7679850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED 2025-07-17T06:45:52.7681300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER 2025-07-17T06:45:52.7682760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA 2025-07-17T06:45:52.7684030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_checkers.py 2025-07-17T06:45:52.7685300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_suppression.py 2025-07-17T06:45:52.7686700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_importhook.py 2025-07-17T06:45:52.7688130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py 2025-07-17T06:45:52.7689440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_functions.py 2025-07-17T06:45:52.7690650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__init__.py 2025-07-17T06:45:52.7692320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-313.pyc 2025-07-17T06:45:52.7694080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-313.pyc 2025-07-17T06:45:52.7695530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-313.pyc 2025-07-17T06:45:52.7697250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-313.pyc 2025-07-17T06:45:52.7698910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-313.pyc 2025-07-17T06:45:52.7700600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-313.pyc 2025-07-17T06:45:52.7702410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-313.pyc 2025-07-17T06:45:52.7704140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-313.pyc 2025-07-17T06:45:52.7705920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-313.pyc 2025-07-17T06:45:52.7707640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-313.pyc 2025-07-17T06:45:52.7709240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7710960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-313.pyc 2025-07-17T06:45:52.7712360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-313.pyc 2025-07-17T06:45:52.7713380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_decorators.py 2025-07-17T06:45:52.7714360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_memo.py 2025-07-17T06:45:52.7715460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_transformer.py 2025-07-17T06:45:52.7720230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/py.typed 2025-07-17T06:45:52.7720820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_union_transformer.py 2025-07-17T06:45:52.7721400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_config.py 2025-07-17T06:45:52.7721970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_exceptions.py 2025-07-17T06:45:52.7722540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typeguard/_utils.py 2025-07-17T06:45:52.7723090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/typing_extensions.py 2025-07-17T06:45:52.7723840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/macos.py 2025-07-17T06:45:52.7725270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/unix.py 2025-07-17T06:45:52.7726470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/version.py 2025-07-17T06:45:52.7727840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__init__.py 2025-07-17T06:45:52.7729630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.7731430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-17T06:45:52.7733040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:52.7734450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-17T06:45:52.7736120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.7737900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7739470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.7741020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-17T06:45:52.7742150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/api.py 2025-07-17T06:45:52.7743400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/android.py 2025-07-17T06:45:52.7744630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/py.typed 2025-07-17T06:45:52.7745970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/windows.py 2025-07-17T06:45:52.7747350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_vendor/platformdirs/__main__.py 2025-07-17T06:45:52.7748320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/discovery.py 2025-07-17T06:45:52.7749520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__init__.py 2025-07-17T06:45:52.7750950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/expand.cpython-313.pyc 2025-07-17T06:45:52.7752260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/setupcfg.cpython-313.pyc 2025-07-17T06:45:52.7753820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-313.pyc 2025-07-17T06:45:52.7755240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-313.pyc 2025-07-17T06:45:52.7756630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7758260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py 2025-07-17T06:45:52.7759740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/extra_validations.py 2025-07-17T06:45:52.7761330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/error_reporting.py 2025-07-17T06:45:52.7762730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__init__.py 2025-07-17T06:45:52.7764370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-313.pyc 2025-07-17T06:45:52.7766390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-313.pyc 2025-07-17T06:45:52.7768080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-313.pyc 2025-07-17T06:45:52.7769930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-313.pyc 2025-07-17T06:45:52.7771940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-313.pyc 2025-07-17T06:45:52.7773660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7775080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/NOTICE 2025-07-17T06:45:52.7776770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py 2025-07-17T06:45:52.7778220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_validate_pyproject/formats.py 2025-07-17T06:45:52.7779170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/NOTICE 2025-07-17T06:45:52.7780600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setupcfg.py 2025-07-17T06:45:52.7781900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/setuptools.schema.json 2025-07-17T06:45:52.7783270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py 2025-07-17T06:45:52.7784650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/distutils.schema.json 2025-07-17T06:45:52.7785890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py 2025-07-17T06:45:52.7787150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/config/expand.py 2025-07-17T06:45:52.7788310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_static.py 2025-07-17T06:45:52.7789460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/warnings.py 2025-07-17T06:45:52.7790560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-64.exe 2025-07-17T06:45:52.7791640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_reqs.py 2025-07-17T06:45:52.7793040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_deprecations.py 2025-07-17T06:45:52.7794220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_py.py 2025-07-17T06:45:52.7795600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_meta.py 2025-07-17T06:45:52.7796700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/server.py 2025-07-17T06:45:52.7797970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_warnings.py 2025-07-17T06:45:52.7799200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/py39.py 2025-07-17T06:45:52.7800430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__init__.py 2025-07-17T06:45:52.7802320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7803870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:52.7804840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/textwrap.py 2025-07-17T06:45:52.7806040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_logging.py 2025-07-17T06:45:52.7807430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_virtualenv.py 2025-07-17T06:45:52.7808630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_namespaces.py 2025-07-17T06:45:52.7809850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_shutil_wrapper.py 2025-07-17T06:45:52.7811080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/script-with-bom.py 2025-07-17T06:45:52.7812590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_distutils_adoption.py 2025-07-17T06:45:52.7814000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py 2025-07-17T06:45:52.7815280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__init__.py 2025-07-17T06:45:52.7816550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_expand.py 2025-07-17T06:45:52.7818220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-313.pyc 2025-07-17T06:45:52.7820380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-313.pyc 2025-07-17T06:45:52.7821970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-313.pyc 2025-07-17T06:45:52.7823510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-313.pyc 2025-07-17T06:45:52.7825290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-313.pyc 2025-07-17T06:45:52.7826740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7828130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/setupcfg_examples.txt 2025-07-17T06:45:52.7829510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_setupcfg.py 2025-07-17T06:45:52.7830960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_pyprojecttoml.py 2025-07-17T06:45:52.7832320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/preload.py 2025-07-17T06:45:52.7833740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__init__.py 2025-07-17T06:45:52.7835500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-313.pyc 2025-07-17T06:45:52.7837260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7838660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py 2025-07-17T06:45:52.7839990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_depends.py 2025-07-17T06:45:52.7841410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__init__.py 2025-07-17T06:45:52.7843110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-313.pyc 2025-07-17T06:45:52.7844960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-313.pyc 2025-07-17T06:45:52.7846600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7847870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/helpers.py 2025-07-17T06:45:52.7849520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/integration/test_pip_install_sdist.py 2025-07-17T06:45:52.7850780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_core_metadata.py 2025-07-17T06:45:52.7852030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_extern.py 2025-07-17T06:45:52.7853240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__init__.py 2025-07-17T06:45:52.7855050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_packageindex.cpython-313.pyc 2025-07-17T06:45:52.7856760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-313.pyc 2025-07-17T06:45:52.7858190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-313.pyc 2025-07-17T06:45:52.7859780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-313.pyc 2025-07-17T06:45:52.7861640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-07-17T06:45:52.7863180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-313.pyc 2025-07-17T06:45:52.7864850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-313.pyc 2025-07-17T06:45:52.7866240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/namespaces.cpython-313.pyc 2025-07-17T06:45:52.7867860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-313.pyc 2025-07-17T06:45:52.7869410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-313.pyc 2025-07-17T06:45:52.7871030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-313.pyc 2025-07-17T06:45:52.7872670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-313.pyc 2025-07-17T06:45:52.7874270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/server.cpython-313.pyc 2025-07-17T06:45:52.7875980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-07-17T06:45:52.7877520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-313.pyc 2025-07-17T06:45:52.7879010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/contexts.cpython-313.pyc 2025-07-17T06:45:52.7880550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-313.pyc 2025-07-17T06:45:52.7882130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-313.pyc 2025-07-17T06:45:52.7883530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/textwrap.cpython-313.pyc 2025-07-17T06:45:52.7885090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-07-17T06:45:52.7886490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-313.pyc 2025-07-17T06:45:52.7888010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-313.pyc 2025-07-17T06:45:52.7889370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-313.pyc 2025-07-17T06:45:52.7890820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_depends.cpython-313.pyc 2025-07-17T06:45:52.7892220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:52.7893880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/environment.cpython-313.pyc 2025-07-17T06:45:52.7895360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-313.pyc 2025-07-17T06:45:52.7897060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-313.pyc 2025-07-17T06:45:52.7898590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_easy_install.cpython-313.pyc 2025-07-17T06:45:52.7900190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist.cpython-313.pyc 2025-07-17T06:45:52.7901940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-313.pyc 2025-07-17T06:45:52.7903690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-313.pyc 2025-07-17T06:45:52.7905240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/fixtures.cpython-313.pyc 2025-07-17T06:45:52.7907120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-313.pyc 2025-07-17T06:45:52.7908870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_develop.cpython-313.pyc 2025-07-17T06:45:52.7910360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build.cpython-313.pyc 2025-07-17T06:45:52.7911910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_sandbox.cpython-313.pyc 2025-07-17T06:45:52.7913120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_extern.cpython-313.pyc 2025-07-17T06:45:52.7914400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-313.pyc 2025-07-17T06:45:52.7915560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_glob.cpython-313.pyc 2025-07-17T06:45:52.7916940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-313.pyc 2025-07-17T06:45:52.7918200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-313.pyc 2025-07-17T06:45:52.7919430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-313.pyc 2025-07-17T06:45:52.7920930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-07-17T06:45:52.7922320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.7923890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_logging.cpython-313.pyc 2025-07-17T06:45:52.7925430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-313.pyc 2025-07-17T06:45:52.7927410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-313.pyc 2025-07-17T06:45:52.7928480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_manifest.py 2025-07-17T06:45:52.7929730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_clib.py 2025-07-17T06:45:52.7930970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setopt.py 2025-07-17T06:45:52.7932110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_wheel.py 2025-07-17T06:45:52.7933290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_egg_info.py 2025-07-17T06:45:52.7934500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build.py 2025-07-17T06:45:52.7935810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_install_scripts.py 2025-07-17T06:45:52.7937180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_py_modules.py 2025-07-17T06:45:52.7938400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_build_ext.py 2025-07-17T06:45:52.7939720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_unicode_utils.py 2025-07-17T06:45:52.7940880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/text.py 2025-07-17T06:45:52.7942130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_egg.py 2025-07-17T06:45:52.7943300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sandbox.py 2025-07-17T06:45:52.7944480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_glob.py 2025-07-17T06:45:52.7945720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/environment.py 2025-07-17T06:45:52.7947060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_config_discovery.py 2025-07-17T06:45:52.7948350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_windows_wrappers.py 2025-07-17T06:45:52.7949660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/mod_with_constant.py 2025-07-17T06:45:52.7950950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_find_packages.py 2025-07-17T06:45:52.7952090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/contexts.py 2025-07-17T06:45:52.7953350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_packageindex.py 2025-07-17T06:45:52.7954590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_setuptools.py 2025-07-17T06:45:52.7955670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist.py 2025-07-17T06:45:52.7956950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_bdist_wheel.py 2025-07-17T06:45:52.7958170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_develop.py 2025-07-17T06:45:52.7959510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_editable_install.py 2025-07-17T06:45:52.7960760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_easy_install.py 2025-07-17T06:45:52.7961950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/fixtures.py 2025-07-17T06:45:52.7963040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/namespaces.py 2025-07-17T06:45:52.7964270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_sdist.py 2025-07-17T06:45:52.7965490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_archive_util.py 2025-07-17T06:45:52.7967020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/external.html 2025-07-17T06:45:52.7968750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html 2025-07-17T06:45:52.7969860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/tests/test_dist_info.py 2025-07-17T06:45:52.7970920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-64.exe 2025-07-17T06:45:52.7972000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/depends.py 2025-07-17T06:45:52.7973180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__init__.py 2025-07-17T06:45:52.7974600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/dist.cpython-313.pyc 2025-07-17T06:45:52.7976160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/modified.cpython-313.pyc 2025-07-17T06:45:52.7977570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/sandbox.cpython-313.pyc 2025-07-17T06:45:52.7978930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/discovery.cpython-313.pyc 2025-07-17T06:45:52.7980380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/unicode_utils.cpython-313.pyc 2025-07-17T06:45:52.7981690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/launch.cpython-313.pyc 2025-07-17T06:45:52.7982990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/namespaces.cpython-313.pyc 2025-07-17T06:45:52.7984310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/msvc.cpython-313.pyc 2025-07-17T06:45:52.7985770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/windows_support.cpython-313.pyc 2025-07-17T06:45:52.7987070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_entry_points.cpython-313.pyc 2025-07-17T06:45:52.7988540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_normalization.cpython-313.pyc 2025-07-17T06:45:52.7989820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/logging.cpython-313.pyc 2025-07-17T06:45:52.7991260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/glob.cpython-313.pyc 2025-07-17T06:45:52.7992770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_core_metadata.cpython-313.pyc 2025-07-17T06:45:52.7994170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_path.cpython-313.pyc 2025-07-17T06:45:52.7995510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:52.7996890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/archive_util.cpython-313.pyc 2025-07-17T06:45:52.7998250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_reqs.cpython-313.pyc 2025-07-17T06:45:52.7999640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/wheel.cpython-313.pyc 2025-07-17T06:45:52.8001090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_importlib.cpython-313.pyc 2025-07-17T06:45:52.8002430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/warnings.cpython-313.pyc 2025-07-17T06:45:52.8003770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_imp.cpython-313.pyc 2025-07-17T06:45:52.8005170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_static.cpython-313.pyc 2025-07-17T06:45:52.8006610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/extension.cpython-313.pyc 2025-07-17T06:45:52.8008080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/build_meta.cpython-313.pyc 2025-07-17T06:45:52.8009500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/depends.cpython-313.pyc 2025-07-17T06:45:52.8010860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/monkey.cpython-313.pyc 2025-07-17T06:45:52.8012360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/installer.cpython-313.pyc 2025-07-17T06:45:52.8013760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8015230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.8016650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_shutil.cpython-313.pyc 2025-07-17T06:45:52.8018050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/package_index.cpython-313.pyc 2025-07-17T06:45:52.8019440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/__pycache__/_itertools.cpython-313.pyc 2025-07-17T06:45:52.8020500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/installer.py 2025-07-17T06:45:52.8021430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/glob.py 2025-07-17T06:45:52.8022480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/sandbox.py 2025-07-17T06:45:52.8023630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script.tmpl 2025-07-17T06:45:52.8024680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/launch.py 2025-07-17T06:45:52.8025850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/extension.py 2025-07-17T06:45:52.8027100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_core_metadata.py 2025-07-17T06:45:52.8028300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/unicode_utils.py 2025-07-17T06:45:52.8029570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_itertools.py 2025-07-17T06:45:52.8030710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/monkey.py 2025-07-17T06:45:52.8031980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/build_meta.py 2025-07-17T06:45:52.8033150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli.exe 2025-07-17T06:45:52.8034370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/errors.py 2025-07-17T06:45:52.8035570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build.py 2025-07-17T06:45:52.8036800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_egg.py 2025-07-17T06:45:52.8037960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/alias.py 2025-07-17T06:45:52.8039130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_ext.py 2025-07-17T06:45:52.8040340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/easy_install.py 2025-07-17T06:45:52.8041640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/editable_wheel.py 2025-07-17T06:45:52.8042930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/launcher manifest.xml 2025-07-17T06:45:52.8044310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_scripts.py 2025-07-17T06:45:52.8045480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/dist_info.py 2025-07-17T06:45:52.8046680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_lib.py 2025-07-17T06:45:52.8047920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_py.py 2025-07-17T06:45:52.8049220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__init__.py 2025-07-17T06:45:52.8050710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/develop.cpython-313.pyc 2025-07-17T06:45:52.8052360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/setopt.cpython-313.pyc 2025-07-17T06:45:52.8053840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/rotate.cpython-313.pyc 2025-07-17T06:45:52.8055350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-313.pyc 2025-07-17T06:45:52.8056950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/alias.cpython-313.pyc 2025-07-17T06:45:52.8058570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/dist_info.cpython-313.pyc 2025-07-17T06:45:52.8060120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_clib.cpython-313.pyc 2025-07-17T06:45:52.8061610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/easy_install.cpython-313.pyc 2025-07-17T06:45:52.8063060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/saveopts.cpython-313.pyc 2025-07-17T06:45:52.8064470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_ext.cpython-313.pyc 2025-07-17T06:45:52.8066100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_lib.cpython-313.pyc 2025-07-17T06:45:52.8067490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-07-17T06:45:52.8069040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-313.pyc 2025-07-17T06:45:52.8070470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build.cpython-313.pyc 2025-07-17T06:45:52.8071920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/test.cpython-313.pyc 2025-07-17T06:45:52.8073580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-313.pyc 2025-07-17T06:45:52.8075060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install.cpython-313.pyc 2025-07-17T06:45:52.8076560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-313.pyc 2025-07-17T06:45:52.8078220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-313.pyc 2025-07-17T06:45:52.8079830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/install_scripts.cpython-313.pyc 2025-07-17T06:45:52.8081230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/sdist.cpython-313.pyc 2025-07-17T06:45:52.8082730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8084270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/build_py.cpython-313.pyc 2025-07-17T06:45:52.8085800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/__pycache__/egg_info.cpython-313.pyc 2025-07-17T06:45:52.8086920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/sdist.py 2025-07-17T06:45:52.8088080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/test.py 2025-07-17T06:45:52.8089280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/saveopts.py 2025-07-17T06:45:52.8090570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_rpm.py 2025-07-17T06:45:52.8091690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/build_clib.py 2025-07-17T06:45:52.8093040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/bdist_wheel.py 2025-07-17T06:45:52.8094120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/egg_info.py 2025-07-17T06:45:52.8095460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/_requirestxt.py 2025-07-17T06:45:52.8096650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install.py 2025-07-17T06:45:52.8097850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/develop.py 2025-07-17T06:45:52.8099080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/rotate.py 2025-07-17T06:45:52.8100350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/install_egg_info.py 2025-07-17T06:45:52.8101520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/command/setopt.py 2025-07-17T06:45:52.8102690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/msvc.py 2025-07-17T06:45:52.8103870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_importlib.py 2025-07-17T06:45:52.8105110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_entry_points.py 2025-07-17T06:45:52.8106210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/cli-32.exe 2025-07-17T06:45:52.8107360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-32.exe 2025-07-17T06:45:52.8108550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui.exe 2025-07-17T06:45:52.8109530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/dist.py 2025-07-17T06:45:52.8110920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_msvccompiler.py 2025-07-17T06:45:52.8111910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_modified.py 2025-07-17T06:45:52.8112930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/unixccompiler.py 2025-07-17T06:45:52.8113880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/filelist.py 2025-07-17T06:45:52.8114860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/ccompiler.py 2025-07-17T06:45:52.8115890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/py39.py 2025-07-17T06:45:52.8116900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__init__.py 2025-07-17T06:45:52.8117910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/numpy.py 2025-07-17T06:45:52.8119210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-313.pyc 2025-07-17T06:45:52.8120500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8122080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:52.8122660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/archive_util.py 2025-07-17T06:45:52.8123560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cmd.py 2025-07-17T06:45:52.8124650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/version.py 2025-07-17T06:45:52.8125860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/log.py 2025-07-17T06:45:52.8127130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/util.py 2025-07-17T06:45:52.8128490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/fancy_getopt.py 2025-07-17T06:45:52.8129710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist.py 2025-07-17T06:45:52.8131160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_text_file.py 2025-07-17T06:45:52.8132390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_version.py 2025-07-17T06:45:52.8133880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_lib.py 2025-07-17T06:45:52.8135190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_py.py 2025-07-17T06:45:52.8136560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_extension.py 2025-07-17T06:45:52.8137810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/py39.py 2025-07-17T06:45:52.8139260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__init__.py 2025-07-17T06:45:52.8140920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8142590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-313.pyc 2025-07-17T06:45:52.8143740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_spawn.py 2025-07-17T06:45:52.8144970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/support.py 2025-07-17T06:45:52.8146330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py 2025-07-17T06:45:52.8147710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_data.py 2025-07-17T06:45:52.8149020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_filelist.py 2025-07-17T06:45:52.8150270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_core.py 2025-07-17T06:45:52.8151580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_cmd.py 2025-07-17T06:45:52.8152860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__init__.py 2025-07-17T06:45:52.8154350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sysconfig.py 2025-07-17T06:45:52.8155990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-313.pyc 2025-07-17T06:45:52.8157500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-313.pyc 2025-07-17T06:45:52.8159290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-313.pyc 2025-07-17T06:45:52.8161000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-313.pyc 2025-07-17T06:45:52.8162790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-313.pyc 2025-07-17T06:45:52.8164430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-313.pyc 2025-07-17T06:45:52.8166210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-313.pyc 2025-07-17T06:45:52.8167890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-313.pyc 2025-07-17T06:45:52.8169430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-313.pyc 2025-07-17T06:45:52.8171020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-313.pyc 2025-07-17T06:45:52.8172650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-313.pyc 2025-07-17T06:45:52.8174340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-313.pyc 2025-07-17T06:45:52.8175970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-313.pyc 2025-07-17T06:45:52.8177750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-313.pyc 2025-07-17T06:45:52.8179400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-313.pyc 2025-07-17T06:45:52.8181020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-313.pyc 2025-07-17T06:45:52.8182730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-313.pyc 2025-07-17T06:45:52.8184340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-313.pyc 2025-07-17T06:45:52.8186040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-313.pyc 2025-07-17T06:45:52.8187730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-313.pyc 2025-07-17T06:45:52.8189380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-313.pyc 2025-07-17T06:45:52.8191090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-313.pyc 2025-07-17T06:45:52.8192790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-313.pyc 2025-07-17T06:45:52.8194470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-313.pyc 2025-07-17T06:45:52.8196210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-313.pyc 2025-07-17T06:45:52.8197900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-313.pyc 2025-07-17T06:45:52.8199510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-313.pyc 2025-07-17T06:45:52.8201180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-313.pyc 2025-07-17T06:45:52.8202770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-313.pyc 2025-07-17T06:45:52.8204740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-313.pyc 2025-07-17T06:45:52.8206270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-313.pyc 2025-07-17T06:45:52.8208050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8210030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-313.pyc 2025-07-17T06:45:52.8211600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-313.pyc 2025-07-17T06:45:52.8213310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-313.pyc 2025-07-17T06:45:52.8215000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-313.pyc 2025-07-17T06:45:52.8216240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_util.py 2025-07-17T06:45:52.8217630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_modified.py 2025-07-17T06:45:52.8219050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_clib.py 2025-07-17T06:45:52.8220250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_log.py 2025-07-17T06:45:52.8221820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build.py 2025-07-17T06:45:52.8223290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_scripts.py 2025-07-17T06:45:52.8224760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_ext.py 2025-07-17T06:45:52.8226240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dir_util.py 2025-07-17T06:45:52.8227530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/unix_compat.py 2025-07-17T06:45:52.8228970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install_headers.py 2025-07-17T06:45:52.8230220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_clean.py 2025-07-17T06:45:52.8231630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_check.py 2025-07-17T06:45:52.8233310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_versionpredicate.py 2025-07-17T06:45:52.8234790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_build_scripts.py 2025-07-17T06:45:52.8236060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py 2025-07-17T06:45:52.8237460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_file_util.py 2025-07-17T06:45:52.8238710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_dist.py 2025-07-17T06:45:52.8240130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_install.py 2025-07-17T06:45:52.8241540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_config_cmd.py 2025-07-17T06:45:52.8242970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_sdist.py 2025-07-17T06:45:52.8244310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/tests/test_archive_util.py 2025-07-17T06:45:52.8245620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/versionpredicate.py 2025-07-17T06:45:52.8246770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__init__.py 2025-07-17T06:45:52.8248060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/file_util.py 2025-07-17T06:45:52.8249170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/core.py 2025-07-17T06:45:52.8250670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dist.cpython-313.pyc 2025-07-17T06:45:52.8252100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-313.pyc 2025-07-17T06:45:52.8253710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-313.pyc 2025-07-17T06:45:52.8255230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-313.pyc 2025-07-17T06:45:52.8256730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-313.pyc 2025-07-17T06:45:52.8258220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-313.pyc 2025-07-17T06:45:52.8259760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/core.cpython-313.pyc 2025-07-17T06:45:52.8261420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-313.pyc 2025-07-17T06:45:52.8262980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-313.pyc 2025-07-17T06:45:52.8264520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-313.pyc 2025-07-17T06:45:52.8265980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-313.pyc 2025-07-17T06:45:52.8267520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-313.pyc 2025-07-17T06:45:52.8269070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:52.8270690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-313.pyc 2025-07-17T06:45:52.8272080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/debug.cpython-313.pyc 2025-07-17T06:45:52.8273610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-313.pyc 2025-07-17T06:45:52.8275480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-313.pyc 2025-07-17T06:45:52.8277160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-313.pyc 2025-07-17T06:45:52.8278810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-313.pyc 2025-07-17T06:45:52.8280480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-313.pyc 2025-07-17T06:45:52.8282110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-313.pyc 2025-07-17T06:45:52.8283620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.8285140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/log.cpython-313.pyc 2025-07-17T06:45:52.8286720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/extension.cpython-313.pyc 2025-07-17T06:45:52.8288190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-313.pyc 2025-07-17T06:45:52.8289790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8291390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/_log.cpython-313.pyc 2025-07-17T06:45:52.8292860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.8294200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/cygwinccompiler.py 2025-07-17T06:45:52.8295550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/zosccompiler.py 2025-07-17T06:45:52.8296790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/extension.py 2025-07-17T06:45:52.8298170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/debug.py 2025-07-17T06:45:52.8299530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/spawn.py 2025-07-17T06:45:52.8300880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/text_file.py 2025-07-17T06:45:52.8302080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/errors.py 2025-07-17T06:45:52.8303280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dep_util.py 2025-07-17T06:45:52.8304730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build.py 2025-07-17T06:45:52.8306000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_ext.py 2025-07-17T06:45:52.8307350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/config.py 2025-07-17T06:45:52.8308670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/clean.py 2025-07-17T06:45:52.8309800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/check.py 2025-07-17T06:45:52.8310960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_scripts.py 2025-07-17T06:45:52.8312040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/_framework_compat.py 2025-07-17T06:45:52.8313150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_headers.py 2025-07-17T06:45:52.8314190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_lib.py 2025-07-17T06:45:52.8315240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_py.py 2025-07-17T06:45:52.8316310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_dumb.py 2025-07-17T06:45:52.8317340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__init__.py 2025-07-17T06:45:52.8318820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-313.pyc 2025-07-17T06:45:52.8320410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:52.8321380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-313.pyc 2025-07-17T06:45:52.8322620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-313.pyc 2025-07-17T06:45:52.8324030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-313.pyc 2025-07-17T06:45:52.8325310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-313.pyc 2025-07-17T06:45:52.8326940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-313.pyc 2025-07-17T06:45:52.8328640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-313.pyc 2025-07-17T06:45:52.8330300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-313.pyc 2025-07-17T06:45:52.8332020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-313.pyc 2025-07-17T06:45:52.8333710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-313.pyc 2025-07-17T06:45:52.8335340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-313.pyc 2025-07-17T06:45:52.8337070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-313.pyc 2025-07-17T06:45:52.8338630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-313.pyc 2025-07-17T06:45:52.8344110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-313.pyc 2025-07-17T06:45:52.8344490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-313.pyc 2025-07-17T06:45:52.8345040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8345350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-313.pyc 2025-07-17T06:45:52.8346600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-313.pyc 2025-07-17T06:45:52.8348120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-313.pyc 2025-07-17T06:45:52.8349260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/sdist.py 2025-07-17T06:45:52.8350690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist.py 2025-07-17T06:45:52.8352030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_scripts.py 2025-07-17T06:45:52.8353390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/bdist_rpm.py 2025-07-17T06:45:52.8354740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/build_clib.py 2025-07-17T06:45:52.8356070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install.py 2025-07-17T06:45:52.8357410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_egg_info.py 2025-07-17T06:45:52.8358640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/command/install_data.py 2025-07-17T06:45:52.8359740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dir_util.py 2025-07-17T06:45:52.8361020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/unix.py 2025-07-17T06:45:52.8362250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/zos.py 2025-07-17T06:45:52.8363640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py 2025-07-17T06:45:52.8365080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py 2025-07-17T06:45:52.8367110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-313.pyc 2025-07-17T06:45:52.8368790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-313.pyc 2025-07-17T06:45:52.8370550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-313.pyc 2025-07-17T06:45:52.8372360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-313.pyc 2025-07-17T06:45:52.8374220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-313.pyc 2025-07-17T06:45:52.8375760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py 2025-07-17T06:45:52.8377150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py 2025-07-17T06:45:52.8378550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py 2025-07-17T06:45:52.8380390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-313.pyc 2025-07-17T06:45:52.8381950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-313.pyc 2025-07-17T06:45:52.8383550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.8385200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:52.8386700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-313.pyc 2025-07-17T06:45:52.8388230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-313.pyc 2025-07-17T06:45:52.8389590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/cygwin.py 2025-07-17T06:45:52.8390880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/errors.py 2025-07-17T06:45:52.8392360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/msvc.py 2025-07-17T06:45:52.8393610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/compilers/C/base.py 2025-07-17T06:45:52.8394930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/sysconfig.py 2025-07-17T06:45:52.8396240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_macos_compat.py 2025-07-17T06:45:52.8397550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/dist.py 2025-07-17T06:45:52.8398740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_distutils/_log.py 2025-07-17T06:45:52.8399800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/wheel.py 2025-07-17T06:45:52.8401220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/gui-arm64.exe 2025-07-17T06:45:52.8402350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/namespaces.py 2025-07-17T06:45:52.8403470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/script (dev).tmpl 2025-07-17T06:45:52.8404510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools/_shutil.py 2025-07-17T06:45:52.8405800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_resources.py 2025-07-17T06:45:52.8407450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_integration_zope_interface.py 2025-07-17T06:45:52.8408600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__init__.py 2025-07-17T06:45:52.8410540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_working_set.cpython-313.pyc 2025-07-17T06:45:52.8412310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_find_distributions.cpython-313.pyc 2025-07-17T06:45:52.8413820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_pkg_resources.cpython-313.pyc 2025-07-17T06:45:52.8415850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_integration_zope_interface.cpython-313.pyc 2025-07-17T06:45:52.8417450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_markers.cpython-313.pyc 2025-07-17T06:45:52.8419070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/test_resources.cpython-313.pyc 2025-07-17T06:45:52.8420840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8422170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_markers.py 2025-07-17T06:45:52.8423400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_working_set.py 2025-07-17T06:45:52.8424810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_find_distributions.py 2025-07-17T06:45:52.8426680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-zip/my-test-package.zip 2025-07-17T06:45:52.8428490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg 2025-07-17T06:45:52.8430660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO 2025-07-17T06:45:52.8432660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe 2025-07-17T06:45:52.8434630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt 2025-07-17T06:45:52.8436620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt 2025-07-17T06:45:52.8438820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt 2025-07-17T06:45:52.8440660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-313.pyc 2025-07-17T06:45:52.8442150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py 2025-07-17T06:45:52.8443780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/data/my-test-package-source/setup.cfg 2025-07-17T06:45:52.8445050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/tests/test_pkg_resources.py 2025-07-17T06:45:52.8446150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__init__.py 2025-07-17T06:45:52.8447660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8448720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/py.typed 2025-07-17T06:45:52.8450080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pkg_resources/api_tests.txt 2025-07-17T06:45:52.8451420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/RECORD 2025-07-17T06:45:52.8452900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/LICENSE 2025-07-17T06:45:52.8454450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/direct_url.json 2025-07-17T06:45:52.8455790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/WHEEL 2025-07-17T06:45:52.8457210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/REQUESTED 2025-07-17T06:45:52.8458580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/INSTALLER 2025-07-17T06:45:52.8459880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions-4.12.2.dist-info/METADATA 2025-07-17T06:45:52.8461120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__init__.py 2025-07-17T06:45:52.8462620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/override.cpython-313.pyc 2025-07-17T06:45:52.8464090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8465150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/_distutils_hack/override.py 2025-07-17T06:45:52.8466280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/RECORD 2025-07-17T06:45:52.8467690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/licenses/LICENSE 2025-07-17T06:45:52.8469190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/direct_url.json 2025-07-17T06:45:52.8470340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/WHEEL 2025-07-17T06:45:52.8471640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/REQUESTED 2025-07-17T06:45:52.8472890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/INSTALLER 2025-07-17T06:45:52.8474160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic-2.10.3.dist-info/METADATA 2025-07-17T06:45:52.8475310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/repoquery.py 2025-07-17T06:45:52.8476620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/solver.py 2025-07-17T06:45:52.8477880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/index.py 2025-07-17T06:45:52.8479230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__init__.py 2025-07-17T06:45:52.8480970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/repoquery.cpython-313.pyc 2025-07-17T06:45:52.8482570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/plugin.cpython-313.pyc 2025-07-17T06:45:52.8484460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/conda_build_exceptions.cpython-313.pyc 2025-07-17T06:45:52.8485950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.8487510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.8489240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/mamba_utils.cpython-313.pyc 2025-07-17T06:45:52.8490890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/solver.cpython-313.pyc 2025-07-17T06:45:52.8492160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/state.cpython-313.pyc 2025-07-17T06:45:52.8493640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/index.cpython-313.pyc 2025-07-17T06:45:52.8495040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8496350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/mamba_utils.py 2025-07-17T06:45:52.8497840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/conda_build_exceptions.py 2025-07-17T06:45:52.8499140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/utils.py 2025-07-17T06:45:52.8500470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/plugin.py 2025-07-17T06:45:52.8502150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/exceptions.py 2025-07-17T06:45:52.8503430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_libmamba_solver/state.py 2025-07-17T06:45:52.8504630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/_hypothesis_plugin.py 2025-07-17T06:45:52.8505750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/color.py 2025-07-17T06:45:52.8506840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/config.py 2025-07-17T06:45:52.8507800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/version.py 2025-07-17T06:45:52.8508650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/fields.py 2025-07-17T06:45:52.8509620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/error_wrappers.py 2025-07-17T06:45:52.8510540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/decorator.py 2025-07-17T06:45:52.8511420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/validators.py 2025-07-17T06:45:52.8512240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/tools.py 2025-07-17T06:45:52.8513180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/env_settings.py 2025-07-17T06:45:52.8514030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__init__.py 2025-07-17T06:45:52.8514880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/mypy.py 2025-07-17T06:45:52.8515730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/types.py 2025-07-17T06:45:52.8516740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/class_validators.py 2025-07-17T06:45:52.8517870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.8519130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/_hypothesis_plugin.cpython-313.pyc 2025-07-17T06:45:52.8520190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/typing.cpython-313.pyc 2025-07-17T06:45:52.8521350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/networks.cpython-313.pyc 2025-07-17T06:45:52.8522410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/mypy.cpython-313.pyc 2025-07-17T06:45:52.8523520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/generics.cpython-313.pyc 2025-07-17T06:45:52.8524740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/validators.cpython-313.pyc 2025-07-17T06:45:52.8525900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/color.cpython-313.pyc 2025-07-17T06:45:52.8526940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:52.8528060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/fields.cpython-313.pyc 2025-07-17T06:45:52.8529100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:52.8530200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/schema.cpython-313.pyc 2025-07-17T06:45:52.8531400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/datetime_parse.cpython-313.pyc 2025-07-17T06:45:52.8532570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/dataclasses.cpython-313.pyc 2025-07-17T06:45:52.8533620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:52.8534690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.8535910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/class_validators.cpython-313.pyc 2025-07-17T06:45:52.8536970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:52.8538130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/env_settings.cpython-313.pyc 2025-07-17T06:45:52.8539300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/error_wrappers.cpython-313.pyc 2025-07-17T06:45:52.8540370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:52.8541560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/annotated_types.cpython-313.pyc 2025-07-17T06:45:52.8542650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8543770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.8544890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/decorator.cpython-313.pyc 2025-07-17T06:45:52.8545980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/__pycache__/tools.cpython-313.pyc 2025-07-17T06:45:52.8546770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/networks.py 2025-07-17T06:45:52.8547610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/utils.py 2025-07-17T06:45:52.8548570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/annotated_types.py 2025-07-17T06:45:52.8549370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/py.typed 2025-07-17T06:45:52.8550240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/errors.py 2025-07-17T06:45:52.8551190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/dataclasses.py 2025-07-17T06:45:52.8551980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/parse.py 2025-07-17T06:45:52.8552830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/typing.py 2025-07-17T06:45:52.8553700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/main.py 2025-07-17T06:45:52.8554670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/datetime_parse.py 2025-07-17T06:45:52.8555480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/json.py 2025-07-17T06:45:52.8556440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/generics.py 2025-07-17T06:45:52.8557210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/v1/schema.py 2025-07-17T06:45:52.8558410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_schema_generation_shared.py 2025-07-17T06:45:52.8559380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_docs_extraction.py 2025-07-17T06:45:52.8560330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_utils.py 2025-07-17T06:45:52.8561330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validate_call.py 2025-07-17T06:45:52.8562360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators_v1.py 2025-07-17T06:45:52.8563350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_typing_extra.py 2025-07-17T06:45:52.8564300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_validators.py 2025-07-17T06:45:52.8565280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_serializers.py 2025-07-17T06:45:52.8566340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_namespace_utils.py 2025-07-17T06:45:52.8567190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_repr.py 2025-07-17T06:45:52.8568160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__init__.py 2025-07-17T06:45:52.8569150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_import_utils.py 2025-07-17T06:45:52.8570420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_serializers.cpython-313.pyc 2025-07-17T06:45:52.8571660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validate_call.cpython-313.pyc 2025-07-17T06:45:52.8572870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_forward_ref.cpython-313.pyc 2025-07-17T06:45:52.8574070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_validators.cpython-313.pyc 2025-07-17T06:45:52.8575230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_config.cpython-313.pyc 2025-07-17T06:45:52.8576410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_fields.cpython-313.pyc 2025-07-17T06:45:52.8577630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_typing_extra.cpython-313.pyc 2025-07-17T06:45:52.8578900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generate_schema.cpython-313.pyc 2025-07-17T06:45:52.8580110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_metadata.cpython-313.pyc 2025-07-17T06:45:52.8581340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_mock_val_ser.cpython-313.pyc 2025-07-17T06:45:52.8582580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_docs_extraction.cpython-313.pyc 2025-07-17T06:45:52.8583780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators.cpython-313.pyc 2025-07-17T06:45:52.8585010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_import_utils.cpython-313.pyc 2025-07-17T06:45:52.8586480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_utils.cpython-313.pyc 2025-07-17T06:45:52.8588060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_generics.cpython-313.pyc 2025-07-17T06:45:52.8589670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_std_types_schema.cpython-313.pyc 2025-07-17T06:45:52.8591100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_repr.cpython-313.pyc 2025-07-17T06:45:52.8592840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_model_construction.cpython-313.pyc 2025-07-17T06:45:52.8594430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_git.cpython-313.pyc 2025-07-17T06:45:52.8596390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_known_annotated_metadata.cpython-313.pyc 2025-07-17T06:45:52.8598020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_discriminated_union.cpython-313.pyc 2025-07-17T06:45:52.8599530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_namespace_utils.cpython-313.pyc 2025-07-17T06:45:52.8601110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_core_utils.cpython-313.pyc 2025-07-17T06:45:52.8602590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_dataclasses.cpython-313.pyc 2025-07-17T06:45:52.8604290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_schema_generation_shared.cpython-313.pyc 2025-07-17T06:45:52.8605710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8607330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_decorators_v1.cpython-313.pyc 2025-07-17T06:45:52.8608870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_signature.cpython-313.pyc 2025-07-17T06:45:52.8610480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/__pycache__/_internal_dataclass.cpython-313.pyc 2025-07-17T06:45:52.8611900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_known_annotated_metadata.py 2025-07-17T06:45:52.8613340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_model_construction.py 2025-07-17T06:45:52.8614510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_signature.py 2025-07-17T06:45:52.8615740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generate_schema.py 2025-07-17T06:45:52.8617040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_discriminated_union.py 2025-07-17T06:45:52.8618360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_forward_ref.py 2025-07-17T06:45:52.8619580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_decorators.py 2025-07-17T06:45:52.8620810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_core_metadata.py 2025-07-17T06:45:52.8622270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_std_types_schema.py 2025-07-17T06:45:52.8623440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_fields.py 2025-07-17T06:45:52.8624730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_config.py 2025-07-17T06:45:52.8625990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_mock_val_ser.py 2025-07-17T06:45:52.8627200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_git.py 2025-07-17T06:45:52.8628460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_generics.py 2025-07-17T06:45:52.8629830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_dataclasses.py 2025-07-17T06:45:52.8631090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_internal_dataclass.py 2025-07-17T06:45:52.8632280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_internal/_utils.py 2025-07-17T06:45:52.8633550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__init__.py 2025-07-17T06:45:52.8635180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/pipeline.cpython-313.pyc 2025-07-17T06:45:52.8636790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8637920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/experimental/pipeline.py 2025-07-17T06:45:52.8639080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_validators.py 2025-07-17T06:45:52.8640270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/alias_generators.py 2025-07-17T06:45:52.8641230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/color.py 2025-07-17T06:45:52.8642270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/config.py 2025-07-17T06:45:52.8643390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/version.py 2025-07-17T06:45:52.8644400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/fields.py 2025-07-17T06:45:52.8645490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/error_wrappers.py 2025-07-17T06:45:52.8646600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/decorator.py 2025-07-17T06:45:52.8647640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validators.py 2025-07-17T06:45:52.8648760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/warnings.py 2025-07-17T06:45:52.8649840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/tools.py 2025-07-17T06:45:52.8651080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_loader.py 2025-07-17T06:45:52.8652250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__init__.py 2025-07-17T06:45:52.8653590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/_schema_validator.py 2025-07-17T06:45:52.8655030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_loader.cpython-313.pyc 2025-07-17T06:45:52.8656630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/_schema_validator.cpython-313.pyc 2025-07-17T06:45:52.8658070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/plugin/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8659120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/env_settings.py 2025-07-17T06:45:52.8660290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__init__.py 2025-07-17T06:45:52.8661400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/mypy.py 2025-07-17T06:45:52.8662380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/types.py 2025-07-17T06:45:52.8663600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/class_validators.py 2025-07-17T06:45:52.8664980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.8666340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/typing.cpython-313.pyc 2025-07-17T06:45:52.8667900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_serializers.cpython-313.pyc 2025-07-17T06:45:52.8669350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/networks.cpython-313.pyc 2025-07-17T06:45:52.8670600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/mypy.cpython-313.pyc 2025-07-17T06:45:52.8671990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/generics.cpython-313.pyc 2025-07-17T06:45:52.8673480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/root_model.cpython-313.pyc 2025-07-17T06:45:52.8675000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validators.cpython-313.pyc 2025-07-17T06:45:52.8676270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/color.cpython-313.pyc 2025-07-17T06:45:52.8677740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:52.8679400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/validate_call_decorator.cpython-313.pyc 2025-07-17T06:45:52.8680890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/annotated_handlers.cpython-313.pyc 2025-07-17T06:45:52.8682330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/fields.cpython-313.pyc 2025-07-17T06:45:52.8683840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:52.8685150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/aliases.cpython-313.pyc 2025-07-17T06:45:52.8686560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/_migration.cpython-313.pyc 2025-07-17T06:45:52.8688170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/functional_validators.cpython-313.pyc 2025-07-17T06:45:52.8689090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/schema.cpython-313.pyc 2025-07-17T06:45:52.8690260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/datetime_parse.cpython-313.pyc 2025-07-17T06:45:52.8691360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/dataclasses.cpython-313.pyc 2025-07-17T06:45:52.8692400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:52.8693440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.8694650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/class_validators.cpython-313.pyc 2025-07-17T06:45:52.8695820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/alias_generators.cpython-313.pyc 2025-07-17T06:45:52.8696860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/warnings.cpython-313.pyc 2025-07-17T06:45:52.8697920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:52.8699050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/type_adapter.cpython-313.pyc 2025-07-17T06:45:52.8700180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/env_settings.cpython-313.pyc 2025-07-17T06:45:52.8701320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/error_wrappers.cpython-313.pyc 2025-07-17T06:45:52.8702320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:52.8703470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/json_schema.cpython-313.pyc 2025-07-17T06:45:52.8704910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8705660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.8706770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/decorator.cpython-313.pyc 2025-07-17T06:45:52.8708130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/__pycache__/tools.cpython-313.pyc 2025-07-17T06:45:52.8709280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/aliases.py 2025-07-17T06:45:52.8710520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json_schema.py 2025-07-17T06:45:52.8711660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/_migration.py 2025-07-17T06:45:52.8712810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/networks.py 2025-07-17T06:45:52.8713910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/root_model.py 2025-07-17T06:45:52.8715060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/type_adapter.py 2025-07-17T06:45:52.8716070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/utils.py 2025-07-17T06:45:52.8717290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/functional_serializers.py 2025-07-17T06:45:52.8718280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/py.typed 2025-07-17T06:45:52.8719600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/validate_call_decorator.py 2025-07-17T06:45:52.8720640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/errors.py 2025-07-17T06:45:52.8721790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/dataclasses.py 2025-07-17T06:45:52.8722830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/parse.py 2025-07-17T06:45:52.8723940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/typing.py 2025-07-17T06:45:52.8724970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/main.py 2025-07-17T06:45:52.8726140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/datetime_parse.py 2025-07-17T06:45:52.8727380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/json.py 2025-07-17T06:45:52.8728540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/annotated_handlers.py 2025-07-17T06:45:52.8729600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/generics.py 2025-07-17T06:45:52.8730600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/schema.py 2025-07-17T06:45:52.8731890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/config.py 2025-07-17T06:45:52.8733080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/decorator.py 2025-07-17T06:45:52.8734300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/tools.py 2025-07-17T06:45:52.8735760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/copy_internals.py 2025-07-17T06:45:52.8736940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__init__.py 2025-07-17T06:45:52.8738280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/class_validators.py 2025-07-17T06:45:52.8739950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:52.8741550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/parse.cpython-313.pyc 2025-07-17T06:45:52.8743180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/class_validators.cpython-313.pyc 2025-07-17T06:45:52.8744660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/json.cpython-313.pyc 2025-07-17T06:45:52.8746160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8748250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/copy_internals.cpython-313.pyc 2025-07-17T06:45:52.8749800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/decorator.cpython-313.pyc 2025-07-17T06:45:52.8751350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/__pycache__/tools.cpython-313.pyc 2025-07-17T06:45:52.8752560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/parse.py 2025-07-17T06:45:52.8753730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic/deprecated/json.py 2025-07-17T06:45:52.8755460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/AUTHORS.md 2025-07-17T06:45:52.8756750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/RECORD 2025-07-17T06:45:52.8758040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/LICENSE 2025-07-17T06:45:52.8759560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/direct_url.json 2025-07-17T06:45:52.8760940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/WHEEL 2025-07-17T06:45:52.8762530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/entry_points.txt 2025-07-17T06:45:52.8764010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/top_level.txt 2025-07-17T06:45:52.8765440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/REQUESTED 2025-07-17T06:45:52.8766950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/INSTALLER 2025-07-17T06:45:52.8768310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_handling-2.4.0.dist-info/METADATA 2025-07-17T06:45:52.8769590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/_cffi.cpython-313-darwin.so 2025-07-17T06:45:52.8770630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.pyi 2025-07-17T06:45:52.8771790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__init__.py 2025-07-17T06:45:52.8773280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc 2025-07-17T06:45:52.8774620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8775730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_cffi.py 2025-07-17T06:45:52.8776810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/py.typed 2025-07-17T06:45:52.8778260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/zstandard/backend_c.cpython-313-darwin.so 2025-07-17T06:45:52.8779730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/create.py 2025-07-17T06:45:52.8781080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py 2025-07-17T06:45:52.8782290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__init__.py 2025-07-17T06:45:52.8783780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/s3.cpython-313.pyc 2025-07-17T06:45:52.8785330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/create.cpython-313.pyc 2025-07-17T06:45:52.8786940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/transmute.cpython-313.pyc 2025-07-17T06:45:52.8788530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.8790020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/lazy_wheel.cpython-313.pyc 2025-07-17T06:45:52.8791560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/extract.cpython-313.pyc 2025-07-17T06:45:52.8793060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8794730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/package_streaming.cpython-313.pyc 2025-07-17T06:45:52.8796160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/__pycache__/url.cpython-313.pyc 2025-07-17T06:45:52.8797430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/transmute.py 2025-07-17T06:45:52.8798600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/url.py 2025-07-17T06:45:52.8799780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/exceptions.py 2025-07-17T06:45:52.8801140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/lazy_wheel.py 2025-07-17T06:45:52.8802420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/s3.py 2025-07-17T06:45:52.8803700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_package_streaming/extract.py 2025-07-17T06:45:52.8805020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/RECORD 2025-07-17T06:45:52.8806490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE 2025-07-17T06:45:52.8807990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.APACHE 2025-07-17T06:45:52.8809490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/licenses/LICENSE.BSD 2025-07-17T06:45:52.8810930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/direct_url.json 2025-07-17T06:45:52.8812190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/WHEEL 2025-07-17T06:45:52.8813580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/REQUESTED 2025-07-17T06:45:52.8814960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/INSTALLER 2025-07-17T06:45:52.8816190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/cryptography-45.0.3.dist-info/METADATA 2025-07-17T06:45:52.8817360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__init__.py 2025-07-17T06:45:52.8818880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/core_schema.cpython-313.pyc 2025-07-17T06:45:52.8820370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8821410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/core_schema.py 2025-07-17T06:45:52.8822810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.pyi 2025-07-17T06:45:52.8824310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/_pydantic_core.cpython-313-darwin.so 2025-07-17T06:45:52.8825440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/pydantic_core/py.typed 2025-07-17T06:45:52.8826470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/docinfo.py 2025-07-17T06:45:52.8827650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarfloat.py 2025-07-17T06:45:52.8828800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scanner.py 2025-07-17T06:45:52.8829870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/compat.py 2025-07-17T06:45:52.8830990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/error.py 2025-07-17T06:45:52.8832070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/anchor.py 2025-07-17T06:45:52.8833330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/constructor.py 2025-07-17T06:45:52.8834480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/composer.py 2025-07-17T06:45:52.8835530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/util.py 2025-07-17T06:45:52.8836690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/events.py 2025-07-17T06:45:52.8837850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarint.py 2025-07-17T06:45:52.8839010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarbool.py 2025-07-17T06:45:52.8840230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/configobjwalker.py 2025-07-17T06:45:52.8841340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__init__.py 2025-07-17T06:45:52.8842610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/representer.py 2025-07-17T06:45:52.8843780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tokens.py 2025-07-17T06:45:52.8844910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/dumper.py 2025-07-17T06:45:52.8846300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.8847790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/serializer.cpython-313.pyc 2025-07-17T06:45:52.8849260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/resolver.cpython-313.pyc 2025-07-17T06:45:52.8850710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/representer.cpython-313.pyc 2025-07-17T06:45:52.8852130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scanner.cpython-313.pyc 2025-07-17T06:45:52.8853460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/reader.cpython-313.pyc 2025-07-17T06:45:52.8854910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/cyaml.cpython-313.pyc 2025-07-17T06:45:52.8856360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarfloat.cpython-313.pyc 2025-07-17T06:45:52.8857860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarstring.cpython-313.pyc 2025-07-17T06:45:52.8859220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/comments.cpython-313.pyc 2025-07-17T06:45:52.8860620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/compat.cpython-313.pyc 2025-07-17T06:45:52.8862000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tokens.cpython-313.pyc 2025-07-17T06:45:52.8863490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/loader.cpython-313.pyc 2025-07-17T06:45:52.8865240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/configobjwalker.cpython-313.pyc 2025-07-17T06:45:52.8866710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/timestamp.cpython-313.pyc 2025-07-17T06:45:52.8868150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarint.cpython-313.pyc 2025-07-17T06:45:52.8869510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/anchor.cpython-313.pyc 2025-07-17T06:45:52.8870850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/nodes.cpython-313.pyc 2025-07-17T06:45:52.8872360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.8873810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/composer.cpython-313.pyc 2025-07-17T06:45:52.8875120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/error.cpython-313.pyc 2025-07-17T06:45:52.8876480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/tag.cpython-313.pyc 2025-07-17T06:45:52.8877920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/events.cpython-313.pyc 2025-07-17T06:45:52.8879340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/emitter.cpython-313.pyc 2025-07-17T06:45:52.8880740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/dumper.cpython-313.pyc 2025-07-17T06:45:52.8882200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/constructor.cpython-313.pyc 2025-07-17T06:45:52.8883600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8885000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/scalarbool.cpython-313.pyc 2025-07-17T06:45:52.8886340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/parser.cpython-313.pyc 2025-07-17T06:45:52.8887570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/__pycache__/docinfo.cpython-313.pyc 2025-07-17T06:45:52.8888360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/cyaml.py 2025-07-17T06:45:52.8889190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/parser.py 2025-07-17T06:45:52.8890060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/reader.py 2025-07-17T06:45:52.8891000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/scalarstring.py 2025-07-17T06:45:52.8891830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/loader.py 2025-07-17T06:45:52.8892730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/resolver.py 2025-07-17T06:45:52.8893580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/py.typed 2025-07-17T06:45:52.8894520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/serializer.py 2025-07-17T06:45:52.8895330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/nodes.py 2025-07-17T06:45:52.8896400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/timestamp.py 2025-07-17T06:45:52.8897110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/main.py 2025-07-17T06:45:52.8897980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/emitter.py 2025-07-17T06:45:52.8898840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/tag.py 2025-07-17T06:45:52.8899720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel/yaml/comments.py 2025-07-17T06:45:52.8900940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__init__.py 2025-07-17T06:45:52.8902450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8903490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__init__.py 2025-07-17T06:45:52.8905140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/cli/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8906130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/README.md 2025-07-17T06:45:52.8907480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__init__.py 2025-07-17T06:45:52.8909210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/conda_env/installers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8910330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/RECORD 2025-07-17T06:45:52.8911710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/LICENSE 2025-07-17T06:45:52.8913010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/direct_url.json 2025-07-17T06:45:52.8914280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/WHEEL 2025-07-17T06:45:52.8915660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/top_level.txt 2025-07-17T06:45:52.8916860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/REQUESTED 2025-07-17T06:45:52.8918210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/INSTALLER 2025-07-17T06:45:52.8919650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/ruamel.yaml-0.18.10.dist-info/METADATA 2025-07-17T06:45:52.8920660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/typing_extensions.py 2025-07-17T06:45:52.8921840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/macos.py 2025-07-17T06:45:52.8922990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/unix.py 2025-07-17T06:45:52.8924030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/version.py 2025-07-17T06:45:52.8925220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__init__.py 2025-07-17T06:45:52.8926680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/api.cpython-313.pyc 2025-07-17T06:45:52.8928170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/android.cpython-313.pyc 2025-07-17T06:45:52.8929620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/windows.cpython-313.pyc 2025-07-17T06:45:52.8930930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/macos.cpython-313.pyc 2025-07-17T06:45:52.8932410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.8933750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8935120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/version.cpython-313.pyc 2025-07-17T06:45:52.8936510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__pycache__/unix.cpython-313.pyc 2025-07-17T06:45:52.8937540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/api.py 2025-07-17T06:45:52.8938670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/android.py 2025-07-17T06:45:52.8939670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/py.typed 2025-07-17T06:45:52.8940780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/windows.py 2025-07-17T06:45:52.8941860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/platformdirs/__main__.py 2025-07-17T06:45:52.8943310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/PKG-INFO 2025-07-17T06:45:52.8944670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/SOURCES.txt 2025-07-17T06:45:52.8946130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/entry_points.txt 2025-07-17T06:45:52.8947430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/requires.txt 2025-07-17T06:45:52.8948920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/top_level.txt 2025-07-17T06:45:52.8950400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/setuptools-78.1.1-py3.13.egg-info/dependency_links.txt 2025-07-17T06:45:52.8951640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/RECORD 2025-07-17T06:45:52.8953110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/licenses/LICENSE 2025-07-17T06:45:52.8954520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/direct_url.json 2025-07-17T06:45:52.8955780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/WHEEL 2025-07-17T06:45:52.8957360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/entry_points.txt 2025-07-17T06:45:52.8958790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/top_level.txt 2025-07-17T06:45:52.8960160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/REQUESTED 2025-07-17T06:45:52.8961610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/INSTALLER 2025-07-17T06:45:52.8963130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site-packages/anaconda_anon_usage-0.7.1.dist-info/METADATA 2025-07-17T06:45:52.8963760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/difflib.py 2025-07-17T06:45:52.8964450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc.py 2025-07-17T06:45:52.8965300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/selectors.py 2025-07-17T06:45:52.8966150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/decimal.py 2025-07-17T06:45:52.8967110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socketserver.py 2025-07-17T06:45:52.8967860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/copy.py 2025-07-17T06:45:52.8968740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__init__.py 2025-07-17T06:45:52.8969950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/entities.cpython-313.pyc 2025-07-17T06:45:52.8970990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.8972110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/__pycache__/parser.cpython-313.pyc 2025-07-17T06:45:52.8972940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/parser.py 2025-07-17T06:45:52.8973760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/html/entities.py 2025-07-17T06:45:52.8974700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/genericpath.py 2025-07-17T06:45:52.8975610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/linecache.py 2025-07-17T06:45:52.8976330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/types.py 2025-07-17T06:45:52.8977440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/scrolledtext.py 2025-07-17T06:45:52.8978540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/colorchooser.py 2025-07-17T06:45:52.8979430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/commondialog.py 2025-07-17T06:45:52.8980400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/messagebox.py 2025-07-17T06:45:52.8981170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dialog.py 2025-07-17T06:45:52.8982280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/constants.py 2025-07-17T06:45:52.8983150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/dnd.py 2025-07-17T06:45:52.8984050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__init__.py 2025-07-17T06:45:52.8984810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/ttk.py 2025-07-17T06:45:52.8986130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/filedialog.cpython-313.pyc 2025-07-17T06:45:52.8987240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/font.cpython-313.pyc 2025-07-17T06:45:52.8988230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/ttk.cpython-313.pyc 2025-07-17T06:45:52.8989650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/messagebox.cpython-313.pyc 2025-07-17T06:45:52.8990790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dialog.cpython-313.pyc 2025-07-17T06:45:52.8992040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/simpledialog.cpython-313.pyc 2025-07-17T06:45:52.8993280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/dnd.cpython-313.pyc 2025-07-17T06:45:52.8994540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/commondialog.cpython-313.pyc 2025-07-17T06:45:52.8995720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:52.8996890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.8998090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/scrolledtext.cpython-313.pyc 2025-07-17T06:45:52.8999340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9000560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__pycache__/colorchooser.cpython-313.pyc 2025-07-17T06:45:52.9001360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/filedialog.py 2025-07-17T06:45:52.9002140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/font.py 2025-07-17T06:45:52.9003400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/__main__.py 2025-07-17T06:45:52.9004290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tkinter/simpledialog.py 2025-07-17T06:45:52.9005130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mimetypes.py 2025-07-17T06:45:52.9006180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/base64.cpython-313.pyc 2025-07-17T06:45:52.9007440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compression.cpython-313.pyc 2025-07-17T06:45:52.9008410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/typing.cpython-313.pyc 2025-07-17T06:45:52.9009560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/symtable.cpython-313.pyc 2025-07-17T06:45:52.9010600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipapp.cpython-313.pyc 2025-07-17T06:45:52.9011670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gzip.cpython-313.pyc 2025-07-17T06:45:52.9012760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_parse.cpython-313.pyc 2025-07-17T06:45:52.9013770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/genericpath.cpython-313.pyc 2025-07-17T06:45:52.9014730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/io.cpython-313.pyc 2025-07-17T06:45:52.9015640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pdb.cpython-313.pyc 2025-07-17T06:45:52.9021220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/string.cpython-313.pyc 2025-07-17T06:45:52.9021440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cmd.cpython-313.pyc 2025-07-17T06:45:52.9021640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/imaplib.cpython-313.pyc 2025-07-17T06:45:52.9021850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_ios_support.cpython-313.pyc 2025-07-17T06:45:52.9022040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tarfile.cpython-313.pyc 2025-07-17T06:45:52.9022220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pyclbr.cpython-313.pyc 2025-07-17T06:45:52.9022620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/cProfile.cpython-313.pyc 2025-07-17T06:45:52.9023740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getopt.cpython-313.pyc 2025-07-17T06:45:52.9024720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fileinput.cpython-313.pyc 2025-07-17T06:45:52.9025900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_strptime.cpython-313.pyc 2025-07-17T06:45:52.9027080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickletools.cpython-313.pyc 2025-07-17T06:45:52.9028160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/opcode.cpython-313.pyc 2025-07-17T06:45:52.9029290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/threading.cpython-313.pyc 2025-07-17T06:45:52.9030230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/secrets.cpython-313.pyc 2025-07-17T06:45:52.9031240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/compileall.cpython-313.pyc 2025-07-17T06:45:52.9032390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copyreg.cpython-313.pyc 2025-07-17T06:45:52.9033400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ipaddress.cpython-313.pyc 2025-07-17T06:45:52.9034340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/nturl2path.cpython-313.pyc 2025-07-17T06:45:52.9035320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_weakrefset.cpython-313.pyc 2025-07-17T06:45:52.9036370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__future__.cpython-313.pyc 2025-07-17T06:45:52.9037270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shlex.cpython-313.pyc 2025-07-17T06:45:52.9038300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/operator.cpython-313.pyc 2025-07-17T06:45:52.9039300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextlib.cpython-313.pyc 2025-07-17T06:45:52.9040250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socket.cpython-313.pyc 2025-07-17T06:45:52.9041300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/functools.cpython-313.pyc 2025-07-17T06:45:52.9042550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sched.cpython-313.pyc 2025-07-17T06:45:52.9043690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_compat_pickle.cpython-313.pyc 2025-07-17T06:45:52.9044700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fractions.cpython-313.pyc 2025-07-17T06:45:52.9045770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/plistlib.cpython-313.pyc 2025-07-17T06:45:52.9046910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/reprlib.cpython-313.pyc 2025-07-17T06:45:52.9047940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/difflib.cpython-313.pyc 2025-07-17T06:45:52.9049060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/abc.cpython-313.pyc 2025-07-17T06:45:52.9050210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/configparser.cpython-313.pyc 2025-07-17T06:45:52.9051120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pty.cpython-313.pyc 2025-07-17T06:45:52.9052300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sitebuiltins.cpython-313.pyc 2025-07-17T06:45:52.9053220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/trace.cpython-313.pyc 2025-07-17T06:45:52.9054300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/numbers.cpython-313.pyc 2025-07-17T06:45:52.9055560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/glob.cpython-313.pyc 2025-07-17T06:45:52.9056570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/textwrap.cpython-313.pyc 2025-07-17T06:45:52.9057840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_android_support.cpython-313.pyc 2025-07-17T06:45:52.9058820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/keyword.cpython-313.pyc 2025-07-17T06:45:52.9059960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_compile.cpython-313.pyc 2025-07-17T06:45:52.9061090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/signal.cpython-313.pyc 2025-07-17T06:45:52.9062030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/queue.cpython-313.pyc 2025-07-17T06:45:52.9063140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_threading_local.cpython-313.pyc 2025-07-17T06:45:52.9064130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pylong.cpython-313.pyc 2025-07-17T06:45:52.9065330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shelve.cpython-313.pyc 2025-07-17T06:45:52.9066330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/socketserver.cpython-313.pyc 2025-07-17T06:45:52.9067300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dataclasses.cpython-313.pyc 2025-07-17T06:45:52.9068350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stringprep.cpython-313.pyc 2025-07-17T06:45:52.9069460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/gettext.cpython-313.pyc 2025-07-17T06:45:52.9070480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/poplib.cpython-313.pyc 2025-07-17T06:45:52.9071470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pstats.cpython-313.pyc 2025-07-17T06:45:52.9072550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/contextvars.cpython-313.pyc 2025-07-17T06:45:52.9073580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/token.cpython-313.pyc 2025-07-17T06:45:52.9074630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/random.cpython-313.pyc 2025-07-17T06:45:52.9075910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sitecustomize.cpython-313.pyc 2025-07-17T06:45:52.9076880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/site.cpython-313.pyc 2025-07-17T06:45:52.9077960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_collections_abc.cpython-313.pyc 2025-07-17T06:45:52.9079000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bz2.cpython-313.pyc 2025-07-17T06:45:52.9079900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tty.cpython-313.pyc 2025-07-17T06:45:52.9081040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_colorize.cpython-313.pyc 2025-07-17T06:45:52.9082120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/optparse.cpython-313.pyc 2025-07-17T06:45:52.9083020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/csv.cpython-313.pyc 2025-07-17T06:45:52.9083940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/antigravity.cpython-313.pyc 2025-07-17T06:45:52.9084850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/zipimport.cpython-313.pyc 2025-07-17T06:45:52.9085750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pkgutil.cpython-313.pyc 2025-07-17T06:45:52.9086690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pprint.cpython-313.pyc 2025-07-17T06:45:52.9087590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/py_compile.cpython-313.pyc 2025-07-17T06:45:52.9088540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_markupbase.cpython-313.pyc 2025-07-17T06:45:52.9089320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/smtplib.cpython-313.pyc 2025-07-17T06:45:52.9090250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/graphlib.cpython-313.pyc 2025-07-17T06:45:52.9091210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/warnings.cpython-313.pyc 2025-07-17T06:45:52.9092270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_opcode_metadata.cpython-313.pyc 2025-07-17T06:45:52.9093100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/filecmp.cpython-313.pyc 2025-07-17T06:45:52.9093960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/netrc.cpython-313.pyc 2025-07-17T06:45:52.9094860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/turtle.cpython-313.pyc 2025-07-17T06:45:52.9095700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/calendar.cpython-313.pyc 2025-07-17T06:45:52.9096570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mailbox.cpython-313.pyc 2025-07-17T06:45:52.9097360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/wave.cpython-313.pyc 2025-07-17T06:45:52.9098250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/__hello__.cpython-313.pyc 2025-07-17T06:45:52.9099070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/uuid.cpython-313.pyc 2025-07-17T06:45:52.9099950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/posixpath.cpython-313.pyc 2025-07-17T06:45:52.9100800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/struct.cpython-313.pyc 2025-07-17T06:45:52.9101650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hashlib.cpython-313.pyc 2025-07-17T06:45:52.9102490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pydoc.cpython-313.pyc 2025-07-17T06:45:52.9103330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/code.cpython-313.pyc 2025-07-17T06:45:52.9104140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/enum.cpython-313.pyc 2025-07-17T06:45:52.9105030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ftplib.cpython-313.pyc 2025-07-17T06:45:52.9105850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pyio.cpython-313.pyc 2025-07-17T06:45:52.9106740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/colorsys.cpython-313.pyc 2025-07-17T06:45:52.9107590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/platform.cpython-313.pyc 2025-07-17T06:45:52.9108410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:52.9109270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_py_abc.cpython-313.pyc 2025-07-17T06:45:52.9110130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/profile.cpython-313.pyc 2025-07-17T06:45:52.9110990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ntpath.cpython-313.pyc 2025-07-17T06:45:52.9111850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/datetime.cpython-313.pyc 2025-07-17T06:45:52.9112700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bisect.cpython-313.pyc 2025-07-17T06:45:52.9113540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/heapq.cpython-313.pyc 2025-07-17T06:45:52.9114470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/modulefinder.cpython-313.pyc 2025-07-17T06:45:52.9115290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codeop.cpython-313.pyc 2025-07-17T06:45:52.9116170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydecimal.cpython-313.pyc 2025-07-17T06:45:52.9116980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/hmac.cpython-313.pyc 2025-07-17T06:45:52.9117870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/dis.cpython-313.pyc 2025-07-17T06:45:52.9118720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/statistics.cpython-313.pyc 2025-07-17T06:45:52.9119510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ssl.cpython-313.pyc 2025-07-17T06:45:52.9120360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/timeit.cpython-313.pyc 2025-07-17T06:45:52.9121300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/sre_constants.cpython-313.pyc 2025-07-17T06:45:52.9122160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/selectors.cpython-313.pyc 2025-07-17T06:45:52.9122960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/stat.cpython-313.pyc 2025-07-17T06:45:52.9123890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_osx_support.cpython-313.pyc 2025-07-17T06:45:52.9124790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tempfile.cpython-313.pyc 2025-07-17T06:45:52.9125590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/runpy.cpython-313.pyc 2025-07-17T06:45:52.9126450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/decimal.cpython-313.pyc 2025-07-17T06:45:52.9127360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tracemalloc.cpython-313.pyc 2025-07-17T06:45:52.9128190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/quopri.cpython-313.pyc 2025-07-17T06:45:52.9129020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/locale.cpython-313.pyc 2025-07-17T06:45:52.9129910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/linecache.cpython-313.pyc 2025-07-17T06:45:52.9130720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/lzma.cpython-313.pyc 2025-07-17T06:45:52.9131580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/weakref.cpython-313.pyc 2025-07-17T06:45:52.9132840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata_arm64_apple_darwin20_0_0.cpython-313.pyc 2025-07-17T06:45:52.9133620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/getpass.cpython-313.pyc 2025-07-17T06:45:52.9134760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_sysconfigdata__darwin_darwin.cpython-313.pyc 2025-07-17T06:45:52.9135560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/fnmatch.cpython-313.pyc 2025-07-17T06:45:52.9136350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/os.cpython-313.pyc 2025-07-17T06:45:52.9137260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_pydatetime.cpython-313.pyc 2025-07-17T06:45:52.9138080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/bdb.cpython-313.pyc 2025-07-17T06:45:52.9138950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/this.cpython-313.pyc 2025-07-17T06:45:52.9140200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_apple_support.cpython-313.pyc 2025-07-17T06:45:52.9141040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/pickle.cpython-313.pyc 2025-07-17T06:45:52.9141920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/traceback.cpython-313.pyc 2025-07-17T06:45:52.9142800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/mimetypes.cpython-313.pyc 2025-07-17T06:45:52.9143630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/codecs.cpython-313.pyc 2025-07-17T06:45:52.9144440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/copy.cpython-313.pyc 2025-07-17T06:45:52.9145370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/_aix_support.cpython-313.pyc 2025-07-17T06:45:52.9146210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/shutil.cpython-313.pyc 2025-07-17T06:45:52.9147090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/doctest.cpython-313.pyc 2025-07-17T06:45:52.9147990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/webbrowser.cpython-313.pyc 2025-07-17T06:45:52.9148910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tokenize.cpython-313.pyc 2025-07-17T06:45:52.9149650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/ast.cpython-313.pyc 2025-07-17T06:45:52.9150510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/inspect.cpython-313.pyc 2025-07-17T06:45:52.9151440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/subprocess.cpython-313.pyc 2025-07-17T06:45:52.9152370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/rlcompleter.cpython-313.pyc 2025-07-17T06:45:52.9153210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/argparse.cpython-313.pyc 2025-07-17T06:45:52.9154080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__pycache__/tabnanny.cpython-313.pyc 2025-07-17T06:45:52.9154670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/colorsys.py 2025-07-17T06:45:52.9155260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/numbers.py 2025-07-17T06:45:52.9155910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_strptime.py 2025-07-17T06:45:52.9156570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextvars.py 2025-07-17T06:45:52.9157190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/random.py 2025-07-17T06:45:52.9157820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ftplib.py 2025-07-17T06:45:52.9158460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/optparse.py 2025-07-17T06:45:52.9159150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sitecustomize.py 2025-07-17T06:45:52.9159890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/expat.py 2025-07-17T06:45:52.9160630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__init__.py 2025-07-17T06:45:52.9161650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/expat.cpython-313.pyc 2025-07-17T06:45:52.9162620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/parsers/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9163260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/handler.py 2025-07-17T06:45:52.9163990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__init__.py 2025-07-17T06:45:52.9164980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/handler.cpython-313.pyc 2025-07-17T06:45:52.9165930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/saxutils.cpython-313.pyc 2025-07-17T06:45:52.9166900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/expatreader.cpython-313.pyc 2025-07-17T06:45:52.9167860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/xmlreader.cpython-313.pyc 2025-07-17T06:45:52.9168840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/_exceptions.cpython-313.pyc 2025-07-17T06:45:52.9169780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9170420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/saxutils.py 2025-07-17T06:45:52.9171150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/xmlreader.py 2025-07-17T06:45:52.9171910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/expatreader.py 2025-07-17T06:45:52.9172630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/sax/_exceptions.py 2025-07-17T06:45:52.9173310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__init__.py 2025-07-17T06:45:52.9174300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9174940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/pulldom.py 2025-07-17T06:45:52.9175700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/expatbuilder.py 2025-07-17T06:45:52.9176380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/domreg.py 2025-07-17T06:45:52.9177120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minicompat.py 2025-07-17T06:45:52.9177890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__init__.py 2025-07-17T06:45:52.9178880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/NodeFilter.cpython-313.pyc 2025-07-17T06:45:52.9179870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minidom.cpython-313.pyc 2025-07-17T06:45:52.9180820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/expatbuilder.cpython-313.pyc 2025-07-17T06:45:52.9181780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/minicompat.cpython-313.pyc 2025-07-17T06:45:52.9182720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/pulldom.cpython-313.pyc 2025-07-17T06:45:52.9183690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/xmlbuilder.cpython-313.pyc 2025-07-17T06:45:52.9184660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/domreg.cpython-313.pyc 2025-07-17T06:45:52.9185570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9186250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/NodeFilter.py 2025-07-17T06:45:52.9186970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/xmlbuilder.py 2025-07-17T06:45:52.9187700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/dom/minidom.py 2025-07-17T06:45:52.9188450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementPath.py 2025-07-17T06:45:52.9189310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/cElementTree.py 2025-07-17T06:45:52.9190170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__init__.py 2025-07-17T06:45:52.9191540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/cElementTree.cpython-313.pyc 2025-07-17T06:45:52.9193130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementTree.cpython-313.pyc 2025-07-17T06:45:52.9194360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementPath.cpython-313.pyc 2025-07-17T06:45:52.9195820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/ElementInclude.cpython-313.pyc 2025-07-17T06:45:52.9197170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9197990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementInclude.py 2025-07-17T06:45:52.9198880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xml/etree/ElementTree.py 2025-07-17T06:45:52.9199570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pdb.py 2025-07-17T06:45:52.9200390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/threading.py 2025-07-17T06:45:52.9201050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/turtle.py 2025-07-17T06:45:52.9201760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/platform.py 2025-07-17T06:45:52.9202440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pstats.py 2025-07-17T06:45:52.9203110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/glob.py 2025-07-17T06:45:52.9203790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/quopri.py 2025-07-17T06:45:52.9204530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/symtable.py 2025-07-17T06:45:52.9205200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pprint.py 2025-07-17T06:45:52.9206070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/calendar.py 2025-07-17T06:45:52.9206750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/inspect.py 2025-07-17T06:45:52.9207610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/util.py 2025-07-17T06:45:52.9208530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/handlers.py 2025-07-17T06:45:52.9209560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__init__.py 2025-07-17T06:45:52.9210370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/types.py 2025-07-17T06:45:52.9211550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/validate.cpython-313.pyc 2025-07-17T06:45:52.9212800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/handlers.cpython-313.pyc 2025-07-17T06:45:52.9213810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/headers.cpython-313.pyc 2025-07-17T06:45:52.9214870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.9216180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:52.9217560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/simple_server.cpython-313.pyc 2025-07-17T06:45:52.9218850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9219650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/validate.py 2025-07-17T06:45:52.9220610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/simple_server.py 2025-07-17T06:45:52.9221520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/wsgiref/headers.py 2025-07-17T06:45:52.9222270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/poplib.py 2025-07-17T06:45:52.9222980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/plistlib.py 2025-07-17T06:45:52.9223770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickletools.py 2025-07-17T06:45:52.9224390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/site.py 2025-07-17T06:45:52.9225390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/decoder.py 2025-07-17T06:45:52.9226340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/scanner.py 2025-07-17T06:45:52.9227100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__init__.py 2025-07-17T06:45:52.9228260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/scanner.cpython-313.pyc 2025-07-17T06:45:52.9229410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/encoder.cpython-313.pyc 2025-07-17T06:45:52.9230700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9231690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/tool.cpython-313.pyc 2025-07-17T06:45:52.9233340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/__pycache__/decoder.cpython-313.pyc 2025-07-17T06:45:52.9233830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/encoder.py 2025-07-17T06:45:52.9234600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/json/tool.py 2025-07-17T06:45:52.9235480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_opcode_metadata.py 2025-07-17T06:45:52.9236160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/keyword.py 2025-07-17T06:45:52.9236910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/configparser.py 2025-07-17T06:45:52.9237810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_apple_support.py 2025-07-17T06:45:52.9238460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/reprlib.py 2025-07-17T06:45:52.9239310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/secrets.py 2025-07-17T06:45:52.9240060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shlex.py 2025-07-17T06:45:52.9240830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookies.py 2025-07-17T06:45:52.9241620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/server.py 2025-07-17T06:45:52.9242470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/client.py 2025-07-17T06:45:52.9243310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__init__.py 2025-07-17T06:45:52.9244670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/server.cpython-313.pyc 2025-07-17T06:45:52.9245820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookiejar.cpython-313.pyc 2025-07-17T06:45:52.9246790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/cookies.cpython-313.pyc 2025-07-17T06:45:52.9247910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/client.cpython-313.pyc 2025-07-17T06:45:52.9248940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9249780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/http/cookiejar.py 2025-07-17T06:45:52.9250780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__init__.py 2025-07-17T06:45:52.9252020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dump.cpython-313.pyc 2025-07-17T06:45:52.9253280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/dbapi2.cpython-313.pyc 2025-07-17T06:45:52.9254590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.9256480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9256630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dump.py 2025-07-17T06:45:52.9257330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/dbapi2.py 2025-07-17T06:45:52.9258120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sqlite3/__main__.py 2025-07-17T06:45:52.9258860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/posixpath.py 2025-07-17T06:45:52.9259690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/py_compile.py 2025-07-17T06:45:52.9260530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__init__.py 2025-07-17T06:45:52.9261810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.9262910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9264210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__pycache__/_uninstall.cpython-313.pyc 2025-07-17T06:45:52.9265490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_bundled/pip-25.1.1-py3-none-any.whl 2025-07-17T06:45:52.9266230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/__main__.py 2025-07-17T06:45:52.9267060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ensurepip/_uninstall.py 2025-07-17T06:45:52.9267910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_osx_support.py 2025-07-17T06:45:52.9268570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stat.py 2025-07-17T06:45:52.9269420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/compileall.py 2025-07-17T06:45:52.9270580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/_base.py 2025-07-17T06:45:52.9271500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/thread.py 2025-07-17T06:45:52.9272480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__init__.py 2025-07-17T06:45:52.9273900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/_base.cpython-313.pyc 2025-07-17T06:45:52.9275240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/process.cpython-313.pyc 2025-07-17T06:45:52.9276350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/thread.cpython-313.pyc 2025-07-17T06:45:52.9277690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9278700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/futures/process.py 2025-07-17T06:45:52.9279520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__init__.py 2025-07-17T06:45:52.9280660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/concurrent/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9281250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/csv.py 2025-07-17T06:45:52.9282220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/historical_reader.py 2025-07-17T06:45:52.9283260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_console.py 2025-07-17T06:45:52.9284160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/readline.py 2025-07-17T06:45:52.9285490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/console.py 2025-07-17T06:45:52.9286050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/trace.py 2025-07-17T06:45:52.9286880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/curses.py 2025-07-17T06:45:52.9287830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/base_eventqueue.py 2025-07-17T06:45:52.9288870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_console.py 2025-07-17T06:45:52.9289980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/windows_eventqueue.py 2025-07-17T06:45:52.9291060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_threading_handler.py 2025-07-17T06:45:52.9291950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__init__.py 2025-07-17T06:45:52.9292810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/types.py 2025-07-17T06:45:52.9293980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/main.cpython-313.pyc 2025-07-17T06:45:52.9295360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_eventqueue.cpython-313.pyc 2025-07-17T06:45:52.9296690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_eventqueue.cpython-313.pyc 2025-07-17T06:45:52.9297910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/unix_console.cpython-313.pyc 2025-07-17T06:45:52.9299030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/fancy_termios.cpython-313.pyc 2025-07-17T06:45:52.9300300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/reader.cpython-313.pyc 2025-07-17T06:45:52.9301880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/historical_reader.cpython-313.pyc 2025-07-17T06:45:52.9302900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/curses.cpython-313.pyc 2025-07-17T06:45:52.9304140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/windows_console.cpython-313.pyc 2025-07-17T06:45:52.9305220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/trace.cpython-313.pyc 2025-07-17T06:45:52.9306320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/keymap.cpython-313.pyc 2025-07-17T06:45:52.9307540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/readline.cpython-313.pyc 2025-07-17T06:45:52.9308640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.9309870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_threading_handler.cpython-313.pyc 2025-07-17T06:45:52.9311210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/simple_interact.cpython-313.pyc 2025-07-17T06:45:52.9312640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/_minimal_curses.cpython-313.pyc 2025-07-17T06:45:52.9313780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/commands.cpython-313.pyc 2025-07-17T06:45:52.9314900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/types.cpython-313.pyc 2025-07-17T06:45:52.9316050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/input.cpython-313.pyc 2025-07-17T06:45:52.9317270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/completing_reader.cpython-313.pyc 2025-07-17T06:45:52.9318510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/base_eventqueue.cpython-313.pyc 2025-07-17T06:45:52.9319590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/pager.cpython-313.pyc 2025-07-17T06:45:52.9320700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.9321980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9323090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__pycache__/console.cpython-313.pyc 2025-07-17T06:45:52.9323780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/keymap.py 2025-07-17T06:45:52.9324690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/_minimal_curses.py 2025-07-17T06:45:52.9325570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/fancy_termios.py 2025-07-17T06:45:52.9326420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/reader.py 2025-07-17T06:45:52.9327310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/mypy.ini 2025-07-17T06:45:52.9328080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/utils.py 2025-07-17T06:45:52.9329060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/pager.py 2025-07-17T06:45:52.9329980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/input.py 2025-07-17T06:45:52.9331050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/unix_eventqueue.py 2025-07-17T06:45:52.9332140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/completing_reader.py 2025-07-17T06:45:52.9333110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/main.py 2025-07-17T06:45:52.9333900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/commands.py 2025-07-17T06:45:52.9334880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/__main__.py 2025-07-17T06:45:52.9335900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pyrepl/simple_interact.py 2025-07-17T06:45:52.9336600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydatetime.py 2025-07-17T06:45:52.9337290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/fractions.py 2025-07-17T06:45:52.9338350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__init__.py 2025-07-17T06:45:52.9339630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.9340770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9341620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sysconfig/__main__.py 2025-07-17T06:45:52.9342330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sched.py 2025-07-17T06:45:52.9343110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/imaplib.py 2025-07-17T06:45:52.9343880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/mailbox.py 2025-07-17T06:45:52.9344670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_compile.py 2025-07-17T06:45:52.9345610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/locale.py 2025-07-17T06:45:52.9346010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ast.py 2025-07-17T06:45:52.9346780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/doctest.py 2025-07-17T06:45:52.9347590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/argparse.py 2025-07-17T06:45:52.9348290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getpass.py 2025-07-17T06:45:52.9348980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pickle.py 2025-07-17T06:45:52.9349730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pty.py 2025-07-17T06:45:52.9350700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/contextlib.py 2025-07-17T06:45:52.9351420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/statistics.py 2025-07-17T06:45:52.9352360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_collections_abc.py 2025-07-17T06:45:52.9353070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__future__.py 2025-07-17T06:45:52.9353740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pylong.py 2025-07-17T06:45:52.9354640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dataclasses.py 2025-07-17T06:45:52.9355420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/shelve.py 2025-07-17T06:45:52.9356170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/string.py 2025-07-17T06:45:52.9356890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/smtplib.py 2025-07-17T06:45:52.9357770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__init__.py 2025-07-17T06:45:52.9358950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.9360090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9360950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/posix/activate.csh 2025-07-17T06:45:52.9361980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/Activate.ps1 2025-07-17T06:45:52.9363110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate.fish 2025-07-17T06:45:52.9364060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/scripts/common/activate 2025-07-17T06:45:52.9364860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/venv/__main__.py 2025-07-17T06:45:52.9365480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/getopt.py 2025-07-17T06:45:52.9366310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/antigravity.py 2025-07-17T06:45:52.9366950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/enum.py 2025-07-17T06:45:52.9367750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/ndbm.py 2025-07-17T06:45:52.9368560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/gnu.py 2025-07-17T06:45:52.9369950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__init__.py 2025-07-17T06:45:52.9370820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/sqlite3.cpython-313.pyc 2025-07-17T06:45:52.9371920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/gnu.cpython-313.pyc 2025-07-17T06:45:52.9372970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/ndbm.cpython-313.pyc 2025-07-17T06:45:52.9374350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/dumb.cpython-313.pyc 2025-07-17T06:45:52.9375430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9376280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/dumb.py 2025-07-17T06:45:52.9377040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/dbm/sqlite3.py 2025-07-17T06:45:52.9377780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/timeit.py 2025-07-17T06:45:52.9378580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/graphlib.py 2025-07-17T06:45:52.9379400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/hmac.py 2025-07-17T06:45:52.9380200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tarfile.py 2025-07-17T06:45:52.9381340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/readers.py 2025-07-17T06:45:52.9381920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_abc.py 2025-07-17T06:45:52.9382940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/util.py 2025-07-17T06:45:52.9383920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap.py 2025-07-17T06:45:52.9384940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/readers.py 2025-07-17T06:45:52.9386100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_common.py 2025-07-17T06:45:52.9387270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__init__.py 2025-07-17T06:45:52.9388660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_functional.cpython-313.pyc 2025-07-17T06:45:52.9389930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/simple.cpython-313.pyc 2025-07-17T06:45:52.9391220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/abc.cpython-313.pyc 2025-07-17T06:45:52.9392870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_common.cpython-313.pyc 2025-07-17T06:45:52.9394110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_adapters.cpython-313.pyc 2025-07-17T06:45:52.9395460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/readers.cpython-313.pyc 2025-07-17T06:45:52.9396690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9398150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/__pycache__/_itertools.cpython-313.pyc 2025-07-17T06:45:52.9399280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_itertools.py 2025-07-17T06:45:52.9400440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_adapters.py 2025-07-17T06:45:52.9401350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/simple.py 2025-07-17T06:45:52.9402370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/_functional.py 2025-07-17T06:45:52.9403330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/resources/abc.py 2025-07-17T06:45:52.9404280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__init__.py 2025-07-17T06:45:52.9405400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_abc.cpython-313.pyc 2025-07-17T06:45:52.9406430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/simple.cpython-313.pyc 2025-07-17T06:45:52.9407810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/abc.cpython-313.pyc 2025-07-17T06:45:52.9409120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap.cpython-313.pyc 2025-07-17T06:45:52.9410280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/machinery.cpython-313.pyc 2025-07-17T06:45:52.9411450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.9412500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/readers.cpython-313.pyc 2025-07-17T06:45:52.9413830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/_bootstrap_external.cpython-313.pyc 2025-07-17T06:45:52.9414990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9415920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/_bootstrap_external.py 2025-07-17T06:45:52.9416690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/machinery.py 2025-07-17T06:45:52.9417470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/simple.py 2025-07-17T06:45:52.9418390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_meta.py 2025-07-17T06:45:52.9419270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_text.py 2025-07-17T06:45:52.9420160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__init__.py 2025-07-17T06:45:52.9421120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_functools.py 2025-07-17T06:45:52.9422630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_functools.cpython-313.pyc 2025-07-17T06:45:52.9423850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_text.cpython-313.pyc 2025-07-17T06:45:52.9425100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_meta.cpython-313.pyc 2025-07-17T06:45:52.9426440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_adapters.cpython-313.pyc 2025-07-17T06:45:52.9427700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/diagnose.cpython-313.pyc 2025-07-17T06:45:52.9429050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9430450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc 2025-07-17T06:45:52.9431830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/__pycache__/_itertools.cpython-313.pyc 2025-07-17T06:45:52.9432850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/diagnose.py 2025-07-17T06:45:52.9433810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_collections.py 2025-07-17T06:45:52.9434790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_itertools.py 2025-07-17T06:45:52.9435780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/metadata/_adapters.py 2025-07-17T06:45:52.9436630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/importlib/abc.py 2025-07-17T06:45:52.9437580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/server.py 2025-07-17T06:45:52.9438410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/client.py 2025-07-17T06:45:52.9439300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__init__.py 2025-07-17T06:45:52.9440450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/server.cpython-313.pyc 2025-07-17T06:45:52.9441730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/client.cpython-313.pyc 2025-07-17T06:45:52.9442820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/xmlrpc/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9443530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/stringprep.py 2025-07-17T06:45:52.9444260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/typing.py 2025-07-17T06:45:52.9445020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/LICENSE.txt 2025-07-17T06:45:52.9445830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/multicall.py 2025-07-17T06:45:52.9446730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.py 2025-07-17T06:45:52.9447670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/mainmenu.py 2025-07-17T06:45:52.9448680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/filelist.py 2025-07-17T06:45:52.9449400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/sidebar.py 2025-07-17T06:45:52.9450200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tree.py 2025-07-17T06:45:52.9451060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyshell.py 2025-07-17T06:45:52.9452090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/stackviewer.py 2025-07-17T06:45:52.9452950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/statusbar.py 2025-07-17T06:45:52.9453590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/run.py 2025-07-17T06:45:52.9454330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autoexpand.py 2025-07-17T06:45:52.9455050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/codecontext.py 2025-07-17T06:45:52.9455750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.html 2025-07-17T06:45:52.9456520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/configdialog.py 2025-07-17T06:45:52.9457190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config.py 2025-07-17T06:45:52.9457940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help_about.py 2025-07-17T06:45:52.9458610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/TODO.txt 2025-07-17T06:45:52.9459310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj.py 2025-07-17T06:45:52.9459990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/query.py 2025-07-17T06:45:52.9460670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/window.py 2025-07-17T06:45:52.9461360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/extend.txt 2025-07-17T06:45:52.9462040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/ChangeLog 2025-07-17T06:45:52.9462780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchbase.py 2025-07-17T06:45:52.9463430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/util.py 2025-07-17T06:45:52.9464150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/colorizer.py 2025-07-17T06:45:52.9464930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/redirector.py 2025-07-17T06:45:52.9465600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config_key.py 2025-07-17T06:45:52.9466310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip_w.py 2025-07-17T06:45:52.9467030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/runscript.py 2025-07-17T06:45:52.9467710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/delegator.py 2025-07-17T06:45:52.9468380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.pyw 2025-07-17T06:45:52.9469100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__init__.py 2025-07-17T06:45:52.9469770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/format.py 2025-07-17T06:45:52.9470500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/textview.py 2025-07-17T06:45:52.9471200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/grep.py 2025-07-17T06:45:52.9472200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/browser.cpython-313.pyc 2025-07-17T06:45:52.9473140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyparse.cpython-313.pyc 2025-07-17T06:45:52.9474110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zoomheight.cpython-313.pyc 2025-07-17T06:45:52.9475020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/search.cpython-313.pyc 2025-07-17T06:45:52.9475960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pyshell.cpython-313.pyc 2025-07-17T06:45:52.9476970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help_about.cpython-313.pyc 2025-07-17T06:45:52.9477860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:52.9478830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchbase.cpython-313.pyc 2025-07-17T06:45:52.9479710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/window.cpython-313.pyc 2025-07-17T06:45:52.9480690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/redirector.cpython-313.pyc 2025-07-17T06:45:52.9481530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/rpc.cpython-313.pyc 2025-07-17T06:45:52.9482510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/config_key.cpython-313.pyc 2025-07-17T06:45:52.9483420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/grep.cpython-313.pyc 2025-07-17T06:45:52.9484370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/multicall.cpython-313.pyc 2025-07-17T06:45:52.9485330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/dynoption.cpython-313.pyc 2025-07-17T06:45:52.9486270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/delegator.cpython-313.pyc 2025-07-17T06:45:52.9487190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/filelist.cpython-313.pyc 2025-07-17T06:45:52.9488140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/statusbar.cpython-313.pyc 2025-07-17T06:45:52.9489070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/replace.cpython-313.pyc 2025-07-17T06:45:52.9490020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/squeezer.cpython-313.pyc 2025-07-17T06:45:52.9490940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/outwin.cpython-313.pyc 2025-07-17T06:45:52.9491840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/editor.cpython-313.pyc 2025-07-17T06:45:52.9492740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/idle.cpython-313.pyc 2025-07-17T06:45:52.9493710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj_r.cpython-313.pyc 2025-07-17T06:45:52.9494650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/history.cpython-313.pyc 2025-07-17T06:45:52.9495590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/stackviewer.cpython-313.pyc 2025-07-17T06:45:52.9496500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger.cpython-313.pyc 2025-07-17T06:45:52.9497490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete.cpython-313.pyc 2025-07-17T06:45:52.9498450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/codecontext.cpython-313.pyc 2025-07-17T06:45:52.9499360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/macosx.cpython-313.pyc 2025-07-17T06:45:52.9500350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/pathbrowser.cpython-313.pyc 2025-07-17T06:45:52.9501270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/format.cpython-313.pyc 2025-07-17T06:45:52.9502220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/percolator.cpython-313.pyc 2025-07-17T06:45:52.9503090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tree.cpython-313.pyc 2025-07-17T06:45:52.9504050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/sidebar.cpython-313.pyc 2025-07-17T06:45:52.9504920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/undo.cpython-313.pyc 2025-07-17T06:45:52.9505850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip.cpython-313.pyc 2025-07-17T06:45:52.9506790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugobj.cpython-313.pyc 2025-07-17T06:45:52.9507670Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/help.cpython-313.pyc 2025-07-17T06:45:52.9508580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/run.cpython-313.pyc 2025-07-17T06:45:52.9509550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/parenmatch.cpython-313.pyc 2025-07-17T06:45:52.9510420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/util.cpython-313.pyc 2025-07-17T06:45:52.9511410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autoexpand.cpython-313.pyc 2025-07-17T06:45:52.9512340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/tooltip.cpython-313.pyc 2025-07-17T06:45:52.9513220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/iomenu.cpython-313.pyc 2025-07-17T06:45:52.9514170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/textview.cpython-313.pyc 2025-07-17T06:45:52.9515140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/hyperparser.cpython-313.pyc 2025-07-17T06:45:52.9516090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/calltip_w.cpython-313.pyc 2025-07-17T06:45:52.9517060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/scrolledlist.cpython-313.pyc 2025-07-17T06:45:52.9518060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/searchengine.cpython-313.pyc 2025-07-17T06:45:52.9518980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.9519920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/colorizer.cpython-313.pyc 2025-07-17T06:45:52.9520860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/zzdummy.cpython-313.pyc 2025-07-17T06:45:52.9521770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9522740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/runscript.cpython-313.pyc 2025-07-17T06:45:52.9523740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/autocomplete_w.cpython-313.pyc 2025-07-17T06:45:52.9524730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/configdialog.cpython-313.pyc 2025-07-17T06:45:52.9525720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/debugger_r.cpython-313.pyc 2025-07-17T06:45:52.9526600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/mainmenu.cpython-313.pyc 2025-07-17T06:45:52.9530740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__pycache__/query.cpython-313.pyc 2025-07-17T06:45:52.9531010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/tooltip.py 2025-07-17T06:45:52.9531170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pathbrowser.py 2025-07-17T06:45:52.9531320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger.py 2025-07-17T06:45:52.9531470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-main.def 2025-07-17T06:45:52.9531700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/CREDITS.txt 2025-07-17T06:45:52.9531850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/browser.py 2025-07-17T06:45:52.9532330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/pyparse.py 2025-07-17T06:45:52.9532990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/macosx.py 2025-07-17T06:45:52.9533730Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/scrolledlist.py 2025-07-17T06:45:52.9534510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/searchengine.py 2025-07-17T06:45:52.9535130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/rpc.py 2025-07-17T06:45:52.9535850Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/percolator.py 2025-07-17T06:45:52.9536550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/outwin.py 2025-07-17T06:45:52.9537330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-keys.def 2025-07-17T06:45:52.9538100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/plusnode.gif 2025-07-17T06:45:52.9538840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/folder.gif 2025-07-17T06:45:52.9539610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.png 2025-07-17T06:45:52.9540370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.gif 2025-07-17T06:45:52.9541130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.png 2025-07-17T06:45:52.9541840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/tk.gif 2025-07-17T06:45:52.9542650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/openfolder.gif 2025-07-17T06:45:52.9543410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_48.gif 2025-07-17T06:45:52.9544210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/minusnode.gif 2025-07-17T06:45:52.9544940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/python.gif 2025-07-17T06:45:52.9545700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_32.png 2025-07-17T06:45:52.9546440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/README.txt 2025-07-17T06:45:52.9547180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle.ico 2025-07-17T06:45:52.9547960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_16.gif 2025-07-17T06:45:52.9548760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/Icons/idle_256.png 2025-07-17T06:45:52.9549590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_noext 2025-07-17T06:45:52.9550430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_macosx.py 2025-07-17T06:45:52.9551520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete.py 2025-07-17T06:45:52.9552280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_outwin.py 2025-07-17T06:45:52.9553550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autocomplete_w.py 2025-07-17T06:45:52.9554640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger_r.py 2025-07-17T06:45:52.9555900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_textview.py 2025-07-17T06:45:52.9556970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tree.py 2025-07-17T06:45:52.9558110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj_r.py 2025-07-17T06:45:52.9559140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_sidebar.py 2025-07-17T06:45:52.9560150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_iomenu.py 2025-07-17T06:45:52.9561160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyshell.py 2025-07-17T06:45:52.9562250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pathbrowser.py 2025-07-17T06:45:52.9563290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_parenmatch.py 2025-07-17T06:45:52.9564310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_search.py 2025-07-17T06:45:52.9565350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_filelist.py 2025-07-17T06:45:52.9566410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_mainmenu.py 2025-07-17T06:45:52.9567510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_percolator.py 2025-07-17T06:45:52.9568550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_warning.py 2025-07-17T06:45:52.9569430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/htest.py 2025-07-17T06:45:52.9570440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editor.py 2025-07-17T06:45:52.9571770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchengine.py 2025-07-17T06:45:52.9572800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_stackviewer.py 2025-07-17T06:45:52.9573860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_run.py 2025-07-17T06:45:52.9574800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_tooltip.py 2025-07-17T06:45:52.9575950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_scrolledlist.py 2025-07-17T06:45:52.9577000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_editmenu.py 2025-07-17T06:45:52.9577980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_grep.py 2025-07-17T06:45:52.9579200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugobj.py 2025-07-17T06:45:52.9580240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_codecontext.py 2025-07-17T06:45:52.9581370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__init__.py 2025-07-17T06:45:52.9582500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zoomheight.py 2025-07-17T06:45:52.9584020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/tkinter_testing_utils.py 2025-07-17T06:45:52.9585350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help.cpython-313.pyc 2025-07-17T06:45:52.9586720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_undo.cpython-313.pyc 2025-07-17T06:45:52.9588070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tooltip.cpython-313.pyc 2025-07-17T06:45:52.9589550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/tkinter_testing_utils.cpython-313.pyc 2025-07-17T06:45:52.9591040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_percolator.cpython-313.pyc 2025-07-17T06:45:52.9592450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_tree.cpython-313.pyc 2025-07-17T06:45:52.9593870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editor.cpython-313.pyc 2025-07-17T06:45:52.9595150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_warning.cpython-313.pyc 2025-07-17T06:45:52.9596410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_outwin.cpython-313.pyc 2025-07-17T06:45:52.9597650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_sidebar.cpython-313.pyc 2025-07-17T06:45:52.9599020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_macosx.cpython-313.pyc 2025-07-17T06:45:52.9600320Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_mainmenu.cpython-313.pyc 2025-07-17T06:45:52.9601870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_format.cpython-313.pyc 2025-07-17T06:45:52.9603150Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_query.cpython-313.pyc 2025-07-17T06:45:52.9604410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_util.cpython-313.pyc 2025-07-17T06:45:52.9605860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip.cpython-313.pyc 2025-07-17T06:45:52.9607330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_hyperparser.cpython-313.pyc 2025-07-17T06:45:52.9608660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-313.pyc 2025-07-17T06:45:52.9609960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zzdummy.cpython-313.pyc 2025-07-17T06:45:52.9611410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_run.cpython-313.pyc 2025-07-17T06:45:52.9612760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_search.cpython-313.pyc 2025-07-17T06:45:52.9614240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchbase.cpython-313.pyc 2025-07-17T06:45:52.9615630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_colorizer.cpython-313.pyc 2025-07-17T06:45:52.9616990Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_help_about.cpython-313.pyc 2025-07-17T06:45:52.9618360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugobj.cpython-313.pyc 2025-07-17T06:45:52.9619700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_configdialog.cpython-313.pyc 2025-07-17T06:45:52.9621050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_runscript.cpython-313.pyc 2025-07-17T06:45:52.9622380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_redirector.cpython-313.pyc 2025-07-17T06:45:52.9623780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config_key.cpython-313.pyc 2025-07-17T06:45:52.9625090Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_searchengine.cpython-313.pyc 2025-07-17T06:45:52.9626420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_textview.cpython-313.pyc 2025-07-17T06:45:52.9627510Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_window.cpython-313.pyc 2025-07-17T06:45:52.9628560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_idle.cpython-313.pyc 2025-07-17T06:45:52.9629620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_config.cpython-313.pyc 2025-07-17T06:45:52.9630640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/template.cpython-313.pyc 2025-07-17T06:45:52.9631770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_calltip_w.cpython-313.pyc 2025-07-17T06:45:52.9632860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-313.pyc 2025-07-17T06:45:52.9634010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_zoomheight.cpython-313.pyc 2025-07-17T06:45:52.9635380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_codecontext.cpython-313.pyc 2025-07-17T06:45:52.9636820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger_r.cpython-313.pyc 2025-07-17T06:45:52.9638270Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_multicall.cpython-313.pyc 2025-07-17T06:45:52.9639740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-313.pyc 2025-07-17T06:45:52.9641220Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_delegator.cpython-313.pyc 2025-07-17T06:45:52.9642600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_statusbar.cpython-313.pyc 2025-07-17T06:45:52.9644100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_squeezer.cpython-313.pyc 2025-07-17T06:45:52.9645440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_grep.cpython-313.pyc 2025-07-17T06:45:52.9646720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_browser.cpython-313.pyc 2025-07-17T06:45:52.9648160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-313.pyc 2025-07-17T06:45:52.9649470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyparse.cpython-313.pyc 2025-07-17T06:45:52.9650880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_stackviewer.cpython-313.pyc 2025-07-17T06:45:52.9652210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_debugger.cpython-313.pyc 2025-07-17T06:45:52.9653610Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_pyshell.cpython-313.pyc 2025-07-17T06:45:52.9655100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autocomplete.cpython-313.pyc 2025-07-17T06:45:52.9656350Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/htest.cpython-313.pyc 2025-07-17T06:45:52.9657720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_autoexpand.cpython-313.pyc 2025-07-17T06:45:52.9659230Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_rpc.cpython-313.pyc 2025-07-17T06:45:52.9660460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_editmenu.cpython-313.pyc 2025-07-17T06:45:52.9661930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_filelist.cpython-313.pyc 2025-07-17T06:45:52.9663160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_replace.cpython-313.pyc 2025-07-17T06:45:52.9664470Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_text.cpython-313.pyc 2025-07-17T06:45:52.9665820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9667190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_iomenu.cpython-313.pyc 2025-07-17T06:45:52.9668560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_parenmatch.cpython-313.pyc 2025-07-17T06:45:52.9669760Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/test_history.cpython-313.pyc 2025-07-17T06:45:52.9670950Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/__pycache__/mock_tk.cpython-313.pyc 2025-07-17T06:45:52.9671920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_util.py 2025-07-17T06:45:52.9672960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_undo.py 2025-07-17T06:45:52.9674020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_idle.py 2025-07-17T06:45:52.9675100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_hyperparser.py 2025-07-17T06:45:52.9676190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_redirector.py 2025-07-17T06:45:52.9677390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config_key.py 2025-07-17T06:45:52.9678650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_searchbase.py 2025-07-17T06:45:52.9679460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_text.py 2025-07-17T06:45:52.9680630Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_pyparse.py 2025-07-17T06:45:52.9681650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_statusbar.py 2025-07-17T06:45:52.9682740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_browser.py 2025-07-17T06:45:52.9683810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_config.py 2025-07-17T06:45:52.9684900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_multicall.py 2025-07-17T06:45:52.9685860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_window.py 2025-07-17T06:45:52.9686920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/template.py 2025-07-17T06:45:52.9687880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_query.py 2025-07-17T06:45:52.9688830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/README.txt 2025-07-17T06:45:52.9689900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_autoexpand.py 2025-07-17T06:45:52.9690900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_zzdummy.py 2025-07-17T06:45:52.9691880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_debugger.py 2025-07-17T06:45:52.9692770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_rpc.py 2025-07-17T06:45:52.9693820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_replace.py 2025-07-17T06:45:52.9694910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_history.py 2025-07-17T06:45:52.9695960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip_w.py 2025-07-17T06:45:52.9696980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/example_stub.pyi 2025-07-17T06:45:52.9698020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_calltip.py 2025-07-17T06:45:52.9699110Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_delegator.py 2025-07-17T06:45:52.9700140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_format.py 2025-07-17T06:45:52.9701180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_runscript.py 2025-07-17T06:45:52.9702210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help.py 2025-07-17T06:45:52.9703420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_help_about.py 2025-07-17T06:45:52.9704440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/mock_tk.py 2025-07-17T06:45:52.9705480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_colorizer.py 2025-07-17T06:45:52.9706500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_configdialog.py 2025-07-17T06:45:52.9707490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle_test/test_squeezer.py 2025-07-17T06:45:52.9708430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/undo.py 2025-07-17T06:45:52.9709310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/squeezer.py 2025-07-17T06:45:52.9710180Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/iomenu.py 2025-07-17T06:45:52.9711100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zoomheight.py 2025-07-17T06:45:52.9712020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/search.py 2025-07-17T06:45:52.9712890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/NEWS2x.txt 2025-07-17T06:45:52.9713740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/README.txt 2025-07-17T06:45:52.9714640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/HISTORY.txt 2025-07-17T06:45:52.9715460Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugger_r.py 2025-07-17T06:45:52.9716240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/editor.py 2025-07-17T06:45:52.9717130Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/dynoption.py 2025-07-17T06:45:52.9718040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete_w.py 2025-07-17T06:45:52.9718790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/calltip.py 2025-07-17T06:45:52.9719600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/News3.txt 2025-07-17T06:45:52.9720450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/autocomplete.py 2025-07-17T06:45:52.9721410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/hyperparser.py 2025-07-17T06:45:52.9722390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-extensions.def 2025-07-17T06:45:52.9723170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/help.py 2025-07-17T06:45:52.9724060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/parenmatch.py 2025-07-17T06:45:52.9724980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/zzdummy.py 2025-07-17T06:45:52.9725820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/__main__.py 2025-07-17T06:45:52.9726860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/config-highlight.def 2025-07-17T06:45:52.9727720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/idle.bat 2025-07-17T06:45:52.9728580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/history.py 2025-07-17T06:45:52.9729540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/debugobj_r.py 2025-07-17T06:45:52.9730450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/idlelib/replace.py 2025-07-17T06:45:52.9731330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__init__.py 2025-07-17T06:45:52.9732380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/_pydoc.css 2025-07-17T06:45:52.9733580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/topics.cpython-313.pyc 2025-07-17T06:45:52.9734860Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9735770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/pydoc_data/topics.py 2025-07-17T06:45:52.9736540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ssl.py 2025-07-17T06:45:52.9737240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/socket.py 2025-07-17T06:45:52.9738000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/datetime.py 2025-07-17T06:45:52.9738780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_android_support.py 2025-07-17T06:45:52.9739680Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__init__.py 2025-07-17T06:45:52.9741040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/collections/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9741690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_pydecimal.py 2025-07-17T06:45:52.9742490Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/ntpath.py 2025-07-17T06:45:52.9743600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_sysconfigdata__darwin_darwin.py.orig 2025-07-17T06:45:52.9744340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/tokenize.py 2025-07-17T06:45:52.9745170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/uuid.py 2025-07-17T06:45:52.9746010Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/mixins.py 2025-07-17T06:45:52.9746870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/queues.py 2025-07-17T06:45:52.9747690Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/streams.py 2025-07-17T06:45:52.9748620Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/tasks.py 2025-07-17T06:45:52.9749710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/selector_events.py 2025-07-17T06:45:52.9750440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/log.py 2025-07-17T06:45:52.9751370Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/taskgroups.py 2025-07-17T06:45:52.9752260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/protocols.py 2025-07-17T06:45:52.9753060Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/events.py 2025-07-17T06:45:52.9754040Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_events.py 2025-07-17T06:45:52.9754910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/subprocess.py 2025-07-17T06:45:52.9755830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/constants.py 2025-07-17T06:45:52.9756770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/proactor_events.py 2025-07-17T06:45:52.9757720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/format_helpers.py 2025-07-17T06:45:52.9758500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/locks.py 2025-07-17T06:45:52.9759390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__init__.py 2025-07-17T06:45:52.9760360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/timeouts.py 2025-07-17T06:45:52.9761200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/trsock.py 2025-07-17T06:45:52.9762380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/trsock.cpython-313.pyc 2025-07-17T06:45:52.9763560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_events.cpython-313.pyc 2025-07-17T06:45:52.9764810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_events.cpython-313.pyc 2025-07-17T06:45:52.9765940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/timeouts.cpython-313.pyc 2025-07-17T06:45:52.9767080Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/transports.cpython-313.pyc 2025-07-17T06:45:52.9768160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/futures.cpython-313.pyc 2025-07-17T06:45:52.9769290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/sslproto.cpython-313.pyc 2025-07-17T06:45:52.9770590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/format_helpers.cpython-313.pyc 2025-07-17T06:45:52.9771930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/coroutines.cpython-313.pyc 2025-07-17T06:45:52.9773210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/selector_events.cpython-313.pyc 2025-07-17T06:45:52.9774200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/tasks.cpython-313.pyc 2025-07-17T06:45:52.9775390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/runners.cpython-313.pyc 2025-07-17T06:45:52.9776710Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_tasks.cpython-313.pyc 2025-07-17T06:45:52.9777840Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_futures.cpython-313.pyc 2025-07-17T06:45:52.9779120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/threads.cpython-313.pyc 2025-07-17T06:45:52.9780330Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/windows_utils.cpython-313.pyc 2025-07-17T06:45:52.9781570Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/staggered.cpython-313.pyc 2025-07-17T06:45:52.9782660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/streams.cpython-313.pyc 2025-07-17T06:45:52.9783820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/exceptions.cpython-313.pyc 2025-07-17T06:45:52.9785000Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/taskgroups.cpython-313.pyc 2025-07-17T06:45:52.9786190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/protocols.cpython-313.pyc 2025-07-17T06:45:52.9787530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/unix_events.cpython-313.pyc 2025-07-17T06:45:52.9788740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/queues.cpython-313.pyc 2025-07-17T06:45:52.9789820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/log.cpython-313.pyc 2025-07-17T06:45:52.9790980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/constants.cpython-313.pyc 2025-07-17T06:45:52.9792030Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/locks.cpython-313.pyc 2025-07-17T06:45:52.9793200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/mixins.cpython-313.pyc 2025-07-17T06:45:52.9794440Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/proactor_events.cpython-313.pyc 2025-07-17T06:45:52.9795600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/events.cpython-313.pyc 2025-07-17T06:45:52.9796820Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/base_subprocess.cpython-313.pyc 2025-07-17T06:45:52.9797960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__main__.cpython-313.pyc 2025-07-17T06:45:52.9799140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9800410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__pycache__/subprocess.cpython-313.pyc 2025-07-17T06:45:52.9801250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/futures.py 2025-07-17T06:45:52.9802160Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/sslproto.py 2025-07-17T06:45:52.9803020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/staggered.py 2025-07-17T06:45:52.9803920Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/threads.py 2025-07-17T06:45:52.9804910Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_subprocess.py 2025-07-17T06:45:52.9805810Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_utils.py 2025-07-17T06:45:52.9806790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/runners.py 2025-07-17T06:45:52.9807770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/exceptions.py 2025-07-17T06:45:52.9808720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/transports.py 2025-07-17T06:45:52.9809640Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_tasks.py 2025-07-17T06:45:52.9810890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/coroutines.py 2025-07-17T06:45:52.9811890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/windows_events.py 2025-07-17T06:45:52.9812870Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/base_futures.py 2025-07-17T06:45:52.9813740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/__main__.py 2025-07-17T06:45:52.9814580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/asyncio/unix_events.py 2025-07-17T06:45:52.9815420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/config.py 2025-07-17T06:45:52.9816250Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/handlers.py 2025-07-17T06:45:52.9817190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__init__.py 2025-07-17T06:45:52.9818450Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/config.cpython-313.pyc 2025-07-17T06:45:52.9819660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/handlers.cpython-313.pyc 2025-07-17T06:45:52.9820790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/logging/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9821520Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/__hello__.py 2025-07-17T06:45:52.9822360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/_colorize.py 2025-07-17T06:45:52.9823280Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/contentmanager.py 2025-07-17T06:45:52.9824020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_policybase.py 2025-07-17T06:45:52.9824700Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/header.py 2025-07-17T06:45:52.9825420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_encoded_words.py 2025-07-17T06:45:52.9826240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_header_value_parser.py 2025-07-17T06:45:52.9826880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/policy.py 2025-07-17T06:45:52.9827580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__init__.py 2025-07-17T06:45:52.9828240Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/message.py 2025-07-17T06:45:52.9828930Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/encoders.py 2025-07-17T06:45:52.9829940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/base64mime.cpython-313.pyc 2025-07-17T06:45:52.9830830Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/policy.cpython-313.pyc 2025-07-17T06:45:52.9831800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/quoprimime.cpython-313.pyc 2025-07-17T06:45:52.9832720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_policybase.cpython-313.pyc 2025-07-17T06:45:52.9833650Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/generator.cpython-313.pyc 2025-07-17T06:45:52.9834530Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/message.cpython-313.pyc 2025-07-17T06:45:52.9835430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/header.cpython-313.pyc 2025-07-17T06:45:52.9836340Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/iterators.cpython-313.pyc 2025-07-17T06:45:52.9837290Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/feedparser.cpython-313.pyc 2025-07-17T06:45:52.9838200Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/encoders.cpython-313.pyc 2025-07-17T06:45:52.9839070Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/errors.cpython-313.pyc 2025-07-17T06:45:52.9839970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/utils.cpython-313.pyc 2025-07-17T06:45:52.9840980Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/contentmanager.cpython-313.pyc 2025-07-17T06:45:52.9841900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_parseaddr.cpython-313.pyc 2025-07-17T06:45:52.9842800Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/charset.cpython-313.pyc 2025-07-17T06:45:52.9843780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/headerregistry.cpython-313.pyc 2025-07-17T06:45:52.9844740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_encoded_words.cpython-313.pyc 2025-07-17T06:45:52.9845770Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/_header_value_parser.cpython-313.pyc 2025-07-17T06:45:52.9846660Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9847550Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/__pycache__/parser.cpython-313.pyc 2025-07-17T06:45:52.9848540Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/parser.py 2025-07-17T06:45:52.9848900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/generator.py 2025-07-17T06:45:52.9849500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/utils.py 2025-07-17T06:45:52.9850170Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/charset.py 2025-07-17T06:45:52.9850880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/iterators.py 2025-07-17T06:45:52.9851560Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/quoprimime.py 2025-07-17T06:45:52.9852310Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/multipart.py 2025-07-17T06:45:52.9853050Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__init__.py 2025-07-17T06:45:52.9853780Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/message.py 2025-07-17T06:45:52.9854790Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/multipart.cpython-313.pyc 2025-07-17T06:45:52.9855720Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/base.cpython-313.pyc 2025-07-17T06:45:52.9860380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/image.cpython-313.pyc 2025-07-17T06:45:52.9860890Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/message.cpython-313.pyc 2025-07-17T06:45:52.9861400Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/audio.cpython-313.pyc 2025-07-17T06:45:52.9861900Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/text.cpython-313.pyc 2025-07-17T06:45:52.9862410Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/application.cpython-313.pyc 2025-07-17T06:45:52.9862960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/nonmultipart.cpython-313.pyc 2025-07-17T06:45:52.9863500Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9863960Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/application.py 2025-07-17T06:45:52.9864360Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/nonmultipart.py 2025-07-17T06:45:52.9864740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/text.py 2025-07-17T06:45:52.9865210Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/audio.py 2025-07-17T06:45:52.9865880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/image.py 2025-07-17T06:45:52.9866580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/mime/base.py 2025-07-17T06:45:52.9867260Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/errors.py 2025-07-17T06:45:52.9867970Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/feedparser.py 2025-07-17T06:45:52.9868740Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/architecture.rst 2025-07-17T06:45:52.9869420Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/_parseaddr.py 2025-07-17T06:45:52.9870100Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/base64mime.py 2025-07-17T06:45:52.9870880Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/email/headerregistry.py 2025-07-17T06:45:52.9871430Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/struct.py 2025-07-17T06:45:52.9872120Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_constants.py 2025-07-17T06:45:52.9872940Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_compiler.py 2025-07-17T06:45:52.9873590Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__init__.py 2025-07-17T06:45:52.9874580Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_compiler.cpython-313.pyc 2025-07-17T06:45:52.9875480Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_constants.cpython-313.pyc 2025-07-17T06:45:52.9876380Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_casefix.cpython-313.pyc 2025-07-17T06:45:52.9877300Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/__init__.cpython-313.pyc 2025-07-17T06:45:52.9878140Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/__pycache__/_parser.cpython-313.pyc 2025-07-17T06:45:52.9878750Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_casefix.py 2025-07-17T06:45:52.9879390Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/re/_parser.py 2025-07-17T06:45:52.9880020Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/sre_parse.py 2025-07-17T06:45:52.9880600Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/abc.py 2025-07-17T06:45:52.9881190Z /opt/homebrew/Caskroom/miniconda/base/lib/python3.13/runpy.py 2025-07-17T06:45:52.9881810Z /opt/homebrew/Caskroom/miniconda/base/lib/libhistory.8.2.dylib 2025-07-17T06:45:52.9882330Z /opt/homebrew/Caskroom/miniconda/base/lib/libpanelw.a 2025-07-17T06:45:52.9882780Z /opt/homebrew/Caskroom/miniconda/base/LICENSE.txt 2025-07-17T06:45:52.9883240Z /opt/homebrew/Caskroom/miniconda/base/.nonadmin 2025-07-17T06:45:52.9883930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/k5identity.5 2025-07-17T06:45:52.9884540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/.k5login.5 2025-07-17T06:45:52.9885150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/k5login.5 2025-07-17T06:45:52.9885910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/libarchive-formats.5 2025-07-17T06:45:52.9886490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/kdc.conf.5 2025-07-17T06:45:52.9887130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/kadm5.acl.5 2025-07-17T06:45:52.9887740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/krb5.conf.5 2025-07-17T06:45:52.9888310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/mtree.5 2025-07-17T06:45:52.9888880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/cpio.5 2025-07-17T06:45:52.9889490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/editrc.5 2025-07-17T06:45:52.9890060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/tar.5 2025-07-17T06:45:52.9890730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man5/.k5identity.5 2025-07-17T06:45:52.9891490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_format.3 2025-07-17T06:45:52.9892200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_disk.3 2025-07-17T06:45:52.9892770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wgetc.3 2025-07-17T06:45:52.9893540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_statvfs.3 2025-07-17T06:45:52.9894280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_string.3 2025-07-17T06:45:52.9894830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv.3 2025-07-17T06:45:52.9895690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_passphrase.3 2025-07-17T06:45:52.9896260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_source.3 2025-07-17T06:45:52.9896880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history.3 2025-07-17T06:45:52.9897740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read.3 2025-07-17T06:45:52.9898380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-history.3 2025-07-17T06:45:52.9899170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_get_channel.3 2025-07-17T06:45:52.9900040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_status.3 2025-07-17T06:45:52.9900700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers.3 2025-07-17T06:45:52.9901530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_method_pref.3 2025-07-17T06:45:52.9902090Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init.3 2025-07-17T06:45:52.9902820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_new.3 2025-07-17T06:45:52.9903560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init.3 2025-07-17T06:45:52.9904260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip4.3 2025-07-17T06:45:52.9905250Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data2.3 2025-07-17T06:45:52.9906000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set.3 2025-07-17T06:45:52.9906760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv_ex.3 2025-07-17T06:45:52.9907440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_open.3 2025-07-17T06:45:52.9908200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex.3 2025-07-17T06:45:52.9908980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_startup.3 2025-07-17T06:45:52.9909680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_extract.3 2025-07-17T06:45:52.9910320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy.3 2025-07-17T06:45:52.9911020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_util.3 2025-07-17T06:45:52.9911610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_call.3 2025-07-17T06:45:52.9912430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity.3 2025-07-17T06:45:52.9913190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_blocksize.3 2025-07-17T06:45:52.9913980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password.3 2025-07-17T06:45:52.9914640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek.3 2025-07-17T06:45:52.9915230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_getc.3 2025-07-17T06:45:52.9916020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_ex.3 2025-07-17T06:45:52.9916670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_pton.3 2025-07-17T06:45:52.9917500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_subsystem.3 2025-07-17T06:45:52.9918070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wend.3 2025-07-17T06:45:52.9918840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rewind.3 2025-07-17T06:45:52.9919640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_error.3 2025-07-17T06:45:52.9920440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty.3 2025-07-17T06:45:52.9921050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_process.3 2025-07-17T06:45:52.9921920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_ex.3 2025-07-17T06:45:52.9922580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_create_query.3 2025-07-17T06:45:52.9923300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_banner_set.3 2025-07-17T06:45:52.9924200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_auth_agent.3 2025-07-17T06:45:52.9924900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_csv.3 2025-07-17T06:45:52.9925730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_supported_algs.3 2025-07-17T06:45:52.9926530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_shutdown.3 2025-07-17T06:45:52.9927320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_check.3 2025-07-17T06:45:52.9927990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_free.3 2025-07-17T06:45:52.9928730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write.3 2025-07-17T06:45:52.9929410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_stat.3 2025-07-17T06:45:52.9930110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init.3 2025-07-17T06:45:52.9930840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_string.3 2025-07-17T06:45:52.9931610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename.3 2025-07-17T06:45:52.9932710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_connect.3 2025-07-17T06:45:52.9933170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getsock.3 2025-07-17T06:45:52.9933640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_mkquery.3 2025-07-17T06:45:52.9934460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_handshake.3 2025-07-17T06:45:52.9935160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_misc.3 2025-07-17T06:45:52.9935990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_free.3 2025-07-17T06:45:52.9936660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-bindings.3 2025-07-17T06:45:52.9937510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports_csv.3 2025-07-17T06:45:52.9938180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_free.3 2025-07-17T06:45:52.9938900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_freeaddrinfo.3 2025-07-17T06:45:52.9939760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writeline.3 2025-07-17T06:45:52.9940390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir.3 2025-07-17T06:45:52.9941130Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink.3 2025-07-17T06:45:52.9941850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-constantids.3 2025-07-17T06:45:52.9942570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_exec.3 2025-07-17T06:45:52.9943320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_opendir.3 2025-07-17T06:45:52.9944290Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust2.3 2025-07-17T06:45:52.9944870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_close.3 2025-07-17T06:45:52.9945600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_filter.3 2025-07-17T06:45:52.9946330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_destroy_options.3 2025-07-17T06:45:52.9947080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_data.3 2025-07-17T06:45:52.9947690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_wend.3 2025-07-17T06:45:52.9948380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif_var.3 2025-07-17T06:45:52.9949230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen.3 2025-07-17T06:45:52.9949950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_close.3 2025-07-17T06:45:52.9950530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_fds.3 2025-07-17T06:45:52.9951270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname.3 2025-07-17T06:45:52.9952110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_stderr.3 2025-07-17T06:45:52.9952850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_last_error.3 2025-07-17T06:45:52.9953540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_init_options.3 2025-07-17T06:45:52.9954400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_process_startup.3 2025-07-17T06:45:52.9955120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_userauth.3 2025-07-17T06:45:52.9955750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_timeout.3 2025-07-17T06:45:52.9956380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_init_fd.3 2025-07-17T06:45:52.9957150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add.3 2025-07-17T06:45:52.9957750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_parse.3 2025-07-17T06:45:52.9958450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getnameinfo.3 2025-07-17T06:45:52.9959120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace.3 2025-07-17T06:45:52.9959940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_timeout.3 2025-07-17T06:45:52.9960620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_dev.3 2025-07-17T06:45:52.9961350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_disk.3 2025-07-17T06:45:52.9962160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_set.3 2025-07-17T06:45:52.9962750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read.3 2025-07-17T06:45:52.9963430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wdeletestr.3 2025-07-17T06:45:52.9964190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink_ex.3 2025-07-17T06:45:52.9964850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open_into.3 2025-07-17T06:45:52.9965560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close.3 2025-07-17T06:45:52.9966710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyname_file.3 2025-07-17T06:45:52.9967490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_close_handle.3 2025-07-17T06:45:52.9968240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send_ex.3 2025-07-17T06:45:52.9968970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_ex.3 2025-07-17T06:45:52.9969530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_str.3 2025-07-17T06:45:52.9970300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_shell.3 2025-07-17T06:45:52.9971060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_init.3 2025-07-17T06:45:52.9971790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_list.3 2025-07-17T06:45:52.9972600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_signal_ex.3 2025-07-17T06:45:52.9973400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_stderr.3 2025-07-17T06:45:52.9974230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers_ports.3 2025-07-17T06:45:52.9975070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_read_ex.3 2025-07-17T06:45:52.9975660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_free.3 2025-07-17T06:45:52.9976410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_soa_reply.3 2025-07-17T06:45:52.9977160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_naptr_reply.3 2025-07-17T06:45:52.9977850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat.3 2025-07-17T06:45:52.9978630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_addc.3 2025-07-17T06:45:52.9979310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_a_reply.3 2025-07-17T06:45:52.9980140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_open_session.3 2025-07-17T06:45:52.9980760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_winit.3 2025-07-17T06:45:52.9981670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_configure_callback.3 2025-07-17T06:45:52.9982320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_open.3 2025-07-17T06:45:52.9983140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readline.3 2025-07-17T06:45:52.9983980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_set_identity_path.3 2025-07-17T06:45:52.9984750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_banner_get.3 2025-07-17T06:45:52.9985520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_checkp.3 2025-07-17T06:45:52.9986410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_ignore_extended_data.3 2025-07-17T06:45:52.9987070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_write.3 2025-07-17T06:45:52.9987920Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_cancel.3 2025-07-17T06:45:52.9988610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_format.3 2025-07-17T06:45:52.9989370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_add_ex.3 2025-07-17T06:45:52.9990140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_config.3 2025-07-17T06:45:52.9990850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir.3 2025-07-17T06:45:52.9991620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_disconnect.3 2025-07-17T06:45:52.9992370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_symlink_ex.3 2025-07-17T06:45:52.9992860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ev.3 2025-07-17T06:45:52.9993650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_paths.3 2025-07-17T06:45:52.9994280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi_prep_cif.3 2025-07-17T06:45:52.9994990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_version.3 2025-07-17T06:45:52.9995520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ffi.3 2025-07-17T06:45:52.9996280Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_unlink.3 2025-07-17T06:45:52.9996950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_deletestr.3 2025-07-17T06:45:52.9997620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send.3 2025-07-17T06:45:52.9998410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_init_android.3 2025-07-17T06:45:52.9998970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_end.3 2025-07-17T06:45:52.9999650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_strerror.3 2025-07-17T06:45:53.0000460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey.3 2025-07-17T06:45:53.0001160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_filter.3 2025-07-17T06:45:53.0001870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open.3 2025-07-17T06:45:53.0002600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rmdir_ex.3 2025-07-17T06:45:53.0003330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_base64_decode.3 2025-07-17T06:45:53.0003960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_end.3 2025-07-17T06:45:53.0004650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sign_sk.3 2025-07-17T06:45:53.0005370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_lstat.3 2025-07-17T06:45:53.0005970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv.3 2025-07-17T06:45:53.0006580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_send.3 2025-07-17T06:45:53.0007360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_init.3 2025-07-17T06:45:53.0008160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read.3 2025-07-17T06:45:53.0009020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_password_ex.3 2025-07-17T06:45:53.0009620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconv_open.3 2025-07-17T06:45:53.0010530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_sk.3 2025-07-17T06:45:53.0011190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_data.3 2025-07-17T06:45:53.0011930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_aaaa_reply.3 2025-07-17T06:45:53.0012800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size.3 2025-07-17T06:45:53.0013650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_write_stderr.3 2025-07-17T06:45:53.0014310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_crypto_engine.3 2025-07-17T06:45:53.0015070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_add.3 2025-07-17T06:45:53.0015930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_get_exit_signal.3 2025-07-17T06:45:53.0016580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_time.3 2025-07-17T06:45:53.0017360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_callback.3 2025-07-17T06:45:53.0018070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ns_reply.3 2025-07-17T06:45:53.0018760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_getaddrinfo.3 2025-07-17T06:45:53.0019650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_read_timeout.3 2025-07-17T06:45:53.0020340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_caa_reply.3 2025-07-17T06:45:53.0021230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_read_timeout.3 2025-07-17T06:45:53.0021880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_free.3 2025-07-17T06:45:53.0022770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_listen_ex.3 2025-07-17T06:45:53.0023500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstatvfs.3 2025-07-17T06:45:53.0024210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_linkify.3 2025-07-17T06:45:53.0024980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_setenv.3 2025-07-17T06:45:53.0025640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell.3 2025-07-17T06:45:53.0026560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile.3 2025-07-17T06:45:53.0027170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry.3 2025-07-17T06:45:53.0027960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll_channel_read.3 2025-07-17T06:45:53.0028930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 2025-07-17T06:45:53.0029440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_gets.3 2025-07-17T06:45:53.0030400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_frommemory.3 2025-07-17T06:45:53.0031140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_trace_sethandler.3 2025-07-17T06:45:53.0031770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write.3 2025-07-17T06:45:53.0032660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove_ex.3 2025-07-17T06:45:53.0033360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_free.3 2025-07-17T06:45:53.0034120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_realpath.3 2025-07-17T06:45:53.0034760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_init.3 2025-07-17T06:45:53.0035600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_list_fetch.3 2025-07-17T06:45:53.0036360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req.3 2025-07-17T06:45:53.0037120Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_publickey_remove.3 2025-07-17T06:45:53.0037710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_reset.3 2025-07-17T06:45:53.0038570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_add_passphrase.3 2025-07-17T06:45:53.0039330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_methods.3 2025-07-17T06:45:53.0040050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_seek64.3 2025-07-17T06:45:53.0041040Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_posix_rename_ex.3 2025-07-17T06:45:53.0041770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_block_directions.3 2025-07-17T06:45:53.0042460Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_eof.3 2025-07-17T06:45:53.0043190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_flag.3 2025-07-17T06:45:53.0043830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_exit.3 2025-07-17T06:45:53.0044530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_sortlist.3 2025-07-17T06:45:53.0045170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_insertstr.3 2025-07-17T06:45:53.0045820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_poll.3 2025-07-17T06:45:53.0046600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_free.3 2025-07-17T06:45:53.0047540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_receive_window_adjust.3 2025-07-17T06:45:53.0048220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_hostent.3 2025-07-17T06:45:53.0048980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_init_ex.3 2025-07-17T06:45:53.0049840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write_ex.3 2025-07-17T06:45:53.0050620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_timeout.3 2025-07-17T06:45:53.0051410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_blocking.3 2025-07-17T06:45:53.0052110Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_local_ip6.3 2025-07-17T06:45:53.0052950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_window_write.3 2025-07-17T06:45:53.0053560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libsolv-pool.3 2025-07-17T06:45:53.0054480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip.3 2025-07-17T06:45:53.0055010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wgets.3 2025-07-17T06:45:53.0055650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_winit.3 2025-07-17T06:45:53.0056270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/iconvctl.3 2025-07-17T06:45:53.0056900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_w.3 2025-07-17T06:45:53.0057750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_writefile.3 2025-07-17T06:45:53.0058360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/readline.3 2025-07-17T06:45:53.0059240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect_ex.3 2025-07-17T06:45:53.0059960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_txt_reply.3 2025-07-17T06:45:53.0060770Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_disconnect.3 2025-07-17T06:45:53.0061360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_end.3 2025-07-17T06:45:53.0062200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_x11_req_ex.3 2025-07-17T06:45:53.0066380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile.3 2025-07-17T06:45:53.0066820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readlink.3 2025-07-17T06:45:53.0067160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_get.3 2025-07-17T06:45:53.0067500Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_header.3 2025-07-17T06:45:53.0067880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename_ex.3 2025-07-17T06:45:53.0068270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_keepalive_send.3 2025-07-17T06:45:53.0068650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_acl.3 2025-07-17T06:45:53.0069030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_hostkey_hash.3 2025-07-17T06:45:53.0069380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_search.3 2025-07-17T06:45:53.0069740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat.3 2025-07-17T06:45:53.0070410Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_abstract.3 2025-07-17T06:45:53.0070960Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_mx_reply.3 2025-07-17T06:45:53.0071640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv2.3 2025-07-17T06:45:53.0072400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_ex_r.3 2025-07-17T06:45:53.0073360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive.3 2025-07-17T06:45:53.0074070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsetstat.3 2025-07-17T06:45:53.0074660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wline.3 2025-07-17T06:45:53.0075440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_shutdown.3 2025-07-17T06:45:53.0076230Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_eof.3 2025-07-17T06:45:53.0076900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_version.3 2025-07-17T06:45:53.0077610Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_srv_reply.3 2025-07-17T06:45:53.0078160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_set.3 2025-07-17T06:45:53.0078910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_gethostbyaddr.3 2025-07-17T06:45:53.0079570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_winsertstr.3 2025-07-17T06:45:53.0080450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_tcpip_ex.3 2025-07-17T06:45:53.0081220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_socket_functions.3 2025-07-17T06:45:53.0081940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_stat_ex.3 2025-07-17T06:45:53.0082850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_get_identity_path.3 2025-07-17T06:45:53.0083440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/history_init.3 2025-07-17T06:45:53.0084030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wline.3 2025-07-17T06:45:53.0084660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_dup.3 2025-07-17T06:45:53.0085510Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_set_blocking.3 2025-07-17T06:45:53.0086240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fstat_ex.3 2025-07-17T06:45:53.0086940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_recv.3 2025-07-17T06:45:53.0087620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_new.3 2025-07-17T06:45:53.0088220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wstr.3 2025-07-17T06:45:53.0089060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_get.3 2025-07-17T06:45:53.0089580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_line.3 2025-07-17T06:45:53.0090350Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_free.3 2025-07-17T06:45:53.0091080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_sign.3 2025-07-17T06:45:53.0091830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_set_servers_ports.3 2025-07-17T06:45:53.0092650Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_readfile.3 2025-07-17T06:45:53.0093360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_cleanup.3 2025-07-17T06:45:53.0093930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wget.3 2025-07-17T06:45:53.0094680Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_changes.3 2025-07-17T06:45:53.0095440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_banner.3 2025-07-17T06:45:53.0096170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_setstat.3 2025-07-17T06:45:53.0096880Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_tell64.3 2025-07-17T06:45:53.0097730Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_authenticated.3 2025-07-17T06:45:53.0098400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_scp_send64.3 2025-07-17T06:45:53.0099020Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive.3 2025-07-17T06:45:53.0099780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libarchive_internals.3 2025-07-17T06:45:53.0100550Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_set_options.3 2025-07-17T06:45:53.0101200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_free_data.3 2025-07-17T06:45:53.0101990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_library_initialized.3 2025-07-17T06:45:53.0102670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_init.3 2025-07-17T06:45:53.0103530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_set_last_error.3 2025-07-17T06:45:53.0104330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_list_identities.3 2025-07-17T06:45:53.0105070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_uri_reply.3 2025-07-17T06:45:53.0105720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_get_servers.3 2025-07-17T06:45:53.0106440Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_rename.3 2025-07-17T06:45:53.0107060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_query.3 2025-07-17T06:45:53.0107990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_finish_entry.3 2025-07-17T06:45:53.0108540Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wset.3 2025-07-17T06:45:53.0109320Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_closedir.3 2025-07-17T06:45:53.0109910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_resize.3 2025-07-17T06:45:53.0110670Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_fsync.3 2025-07-17T06:45:53.0111270Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_init.3 2025-07-17T06:45:53.0111990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_open_r.3 2025-07-17T06:45:53.0112830Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_read_set_options.3 2025-07-17T06:45:53.0113700Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_handle_extended_data.3 2025-07-17T06:45:53.0114470Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_get_blocking.3 2025-07-17T06:45:53.0115030Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wpush.3 2025-07-17T06:45:53.0115820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_parse_ptr_reply.3 2025-07-17T06:45:53.0116710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_request_pty_size_ex.3 2025-07-17T06:45:53.0117800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir_ex.3 2025-07-17T06:45:53.0118370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_line.3 2025-07-17T06:45:53.0119190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_last_errno.3 2025-07-17T06:45:53.0119940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_read_ex.3 2025-07-17T06:45:53.0120640Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_save_options.3 2025-07-17T06:45:53.0121400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_hostkey.3 2025-07-17T06:45:53.0122050Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_inet_ntop.3 2025-07-17T06:45:53.0122760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_read.3 2025-07-17T06:45:53.0123340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/editline.3 2025-07-17T06:45:53.0124150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_send_eof.3 2025-07-17T06:45:53.0125000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_forward_accept.3 2025-07-17T06:45:53.0125900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_direct_streamlocal_ex.3 2025-07-17T06:45:53.0126570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_readdir.3 2025-07-17T06:45:53.0127210Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_cancel.3 2025-07-17T06:45:53.0128200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 2025-07-17T06:45:53.0128720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_reset.3 2025-07-17T06:45:53.0129490Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_write_header.3 2025-07-17T06:45:53.0130080Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_wparse.3 2025-07-17T06:45:53.0130870Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_knownhost_del.3 2025-07-17T06:45:53.0131630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush_ex.3 2025-07-17T06:45:53.0132570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 2025-07-17T06:45:53.0133190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/ares_expand_name.3 2025-07-17T06:45:53.0133820Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_push.3 2025-07-17T06:45:53.0134430Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/tok_wreset.3 2025-07-17T06:45:53.0135170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/archive_entry_perms.3 2025-07-17T06:45:53.0136060Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_session_callback_set2.3 2025-07-17T06:45:53.0137140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_wait_closed.3 2025-07-17T06:45:53.0137950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/el_init.3 2025-07-17T06:45:53.0138850Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_channel_flush.3 2025-07-17T06:45:53.0139840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_sftp_mkdir_ex.3 2025-07-17T06:45:53.0140720Z /opt/homebrew/Caskroom/miniconda/base/share/man/man3/libssh2_agent_init.3 2025-07-17T06:45:53.0141330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gensprep.8 2025-07-17T06:45:53.0141930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kproplog.8 2025-07-17T06:45:53.0142580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/genccode.8 2025-07-17T06:45:53.0143140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kpropd.8 2025-07-17T06:45:53.0143750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kadmind.8 2025-07-17T06:45:53.0144330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/icupkg.8 2025-07-17T06:45:53.0144940Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/sserver.8 2025-07-17T06:45:53.0145580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kdb5_util.8 2025-07-17T06:45:53.0146160Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/krb5kdc.8 2025-07-17T06:45:53.0146760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kprop.8 2025-07-17T06:45:53.0147450Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kadmin.local.8 2025-07-17T06:45:53.0148010Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/gencmn.8 2025-07-17T06:45:53.0148710Z /opt/homebrew/Caskroom/miniconda/base/share/man/man8/kdb5_ldap_util.8 2025-07-17T06:45:53.0149300Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/acountry.1 2025-07-17T06:45:53.0149910Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4cat.1 2025-07-17T06:45:53.0150480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzma.1 2025-07-17T06:45:53.0151190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icuexportdata.1 2025-07-17T06:45:53.0151780Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kdestroy.1 2025-07-17T06:45:53.0152360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xmlwf.1 2025-07-17T06:45:53.0153100Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/installcheck.1 2025-07-17T06:45:53.0153660Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unzstd.1 2025-07-17T06:45:53.0154240Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmore.1 2025-07-17T06:45:53.0154860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzmore.1 2025-07-17T06:45:53.0155530Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/krb5-config.1 2025-07-17T06:45:53.0156140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmainfo.1 2025-07-17T06:45:53.0156750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/mergesolv.1 2025-07-17T06:45:53.0157400Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.13.1 2025-07-17T06:45:53.0157980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdcat.1 2025-07-17T06:45:53.0158580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcat.1 2025-07-17T06:45:53.0159200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdtar.1 2025-07-17T06:45:53.0159790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlz4.1 2025-07-17T06:45:53.0160340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4.1 2025-07-17T06:45:53.0160990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/icu-config.1 2025-07-17T06:45:53.0161630Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/compile_et.1 2025-07-17T06:45:53.0162200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/adig.1 2025-07-17T06:45:53.0162860Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kadmin.1 2025-07-17T06:45:53.0163390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kvno.1 2025-07-17T06:45:53.0163990Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcmp.1 2025-07-17T06:45:53.0164600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/python3.1 2025-07-17T06:45:53.0165200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/pkgdata.1 2025-07-17T06:45:53.0165800Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/sclient.1 2025-07-17T06:45:53.0166390Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzdiff.1 2025-07-17T06:45:53.0167000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ktutil.1 2025-07-17T06:45:53.0167600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gendict.1 2025-07-17T06:45:53.0168260Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kswitch.1 2025-07-17T06:45:53.0168810Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdiff.1 2025-07-17T06:45:53.0169360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xz.1 2025-07-17T06:45:53.0169950Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ahost.1 2025-07-17T06:45:53.0170560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genrb.1 2025-07-17T06:45:53.0171180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/k5srvutil.1 2025-07-17T06:45:53.0171740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/ksu.1 2025-07-17T06:45:53.0172330Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzdec.1 2025-07-17T06:45:53.0172980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/repo2solv.1 2025-07-17T06:45:53.0173580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzegrep.1 2025-07-17T06:45:53.0174190Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/iconv.1 2025-07-17T06:45:53.0174760Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/solv.1 2025-07-17T06:45:53.0175380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/sqlite3.1 2025-07-17T06:45:53.0176000Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzgrep.1 2025-07-17T06:45:53.0176620Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzgrep.1 2025-07-17T06:45:53.0177220Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kpasswd.1 2025-07-17T06:45:53.0177840Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzegrep.1 2025-07-17T06:45:53.0178480Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdless.1 2025-07-17T06:45:53.0179070Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/kinit.1 2025-07-17T06:45:53.0179690Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/dumpsolv.1 2025-07-17T06:45:53.0180310Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzless.1 2025-07-17T06:45:53.0180900Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unlzma.1 2025-07-17T06:45:53.0181520Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdunzip.1 2025-07-17T06:45:53.0182150Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcpio.1 2025-07-17T06:45:53.0182740Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/genbrk.1 2025-07-17T06:45:53.0183340Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzless.1 2025-07-17T06:45:53.0183980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzfgrep.1 2025-07-17T06:45:53.0184600Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/testsolv.1 2025-07-17T06:45:53.0185170Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstd.1 2025-07-17T06:45:53.0185790Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/zstdgrep.1 2025-07-17T06:45:53.0186380Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/bsdcat.1 2025-07-17T06:45:53.0186970Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lz4c.1 2025-07-17T06:45:53.0187580Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzcmp.1 2025-07-17T06:45:53.0188140Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/unxz.1 2025-07-17T06:45:53.0188750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/xzfgrep.1 2025-07-17T06:45:53.0189370Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencnval.1 2025-07-17T06:45:53.0189980Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/klist.1 2025-07-17T06:45:53.0190570Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/makeconv.1 2025-07-17T06:45:53.0191180Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzmadec.1 2025-07-17T06:45:53.0191750Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/lzcat.1 2025-07-17T06:45:53.0192360Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/gencfu.1 2025-07-17T06:45:53.0192930Z /opt/homebrew/Caskroom/miniconda/base/share/man/man1/derb.1 2025-07-17T06:45:53.0193560Z /opt/homebrew/Caskroom/miniconda/base/share/man/man7/editline.7 2025-07-17T06:45:53.0194200Z /opt/homebrew/Caskroom/miniconda/base/share/man/man7/kerberos.7 2025-07-17T06:45:53.0194790Z /opt/homebrew/Caskroom/miniconda/base/share/aclocal/libxml.m4 2025-07-17T06:45:53.0195510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mauritius 2025-07-17T06:45:53.0196100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Chagos 2025-07-17T06:45:53.0196760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mayotte 2025-07-17T06:45:53.0197440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Christmas 2025-07-17T06:45:53.0198060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Cocos 2025-07-17T06:45:53.0198790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Maldives 2025-07-17T06:45:53.0199430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Comoro 2025-07-17T06:45:53.0200080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Reunion 2025-07-17T06:45:53.0200730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Mahe 2025-07-17T06:45:53.0201420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Kerguelen 2025-07-17T06:45:53.0202130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Indian/Antananarivo 2025-07-17T06:45:53.0202770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faroe 2025-07-17T06:45:53.0203440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Canary 2025-07-17T06:45:53.0204120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Stanley 2025-07-17T06:45:53.0204790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Bermuda 2025-07-17T06:45:53.0205540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/South_Georgia 2025-07-17T06:45:53.0206250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/St_Helena 2025-07-17T06:45:53.0206900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Jan_Mayen 2025-07-17T06:45:53.0207560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Faeroe 2025-07-17T06:45:53.0208280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Reykjavik 2025-07-17T06:45:53.0208980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Cape_Verde 2025-07-17T06:45:53.0209640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Azores 2025-07-17T06:45:53.0210320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Atlantic/Madeira 2025-07-17T06:45:53.0210890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CST6CDT 2025-07-17T06:45:53.0211470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Poland 2025-07-17T06:45:53.0212070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Alaska 2025-07-17T06:45:53.0212700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Pacific 2025-07-17T06:45:53.0213320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Eastern 2025-07-17T06:45:53.0213950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Michigan 2025-07-17T06:45:53.0214570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Arizona 2025-07-17T06:45:53.0215280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Indiana-Starke 2025-07-17T06:45:53.0215860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Aleutian 2025-07-17T06:45:53.0216510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Hawaii 2025-07-17T06:45:53.0217180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/East-Indiana 2025-07-17T06:45:53.0217870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Central 2025-07-17T06:45:53.0218490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Mountain 2025-07-17T06:45:53.0219100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/US/Samoa 2025-07-17T06:45:53.0219760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Kwajalein 2025-07-17T06:45:53.0220940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leapseconds 2025-07-17T06:45:53.0221750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/DeNoronha 2025-07-17T06:45:53.0222550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/Acre 2025-07-17T06:45:53.0223430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/East 2025-07-17T06:45:53.0224210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Brazil/West 2025-07-17T06:45:53.0225130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Port_Moresby 2025-07-17T06:45:53.0225940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chuuk 2025-07-17T06:45:53.0226830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Easter 2025-07-17T06:45:53.0227820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kwajalein 2025-07-17T06:45:53.0228750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tongatapu 2025-07-17T06:45:53.0229490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Yap 2025-07-17T06:45:53.0230340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wallis 2025-07-17T06:45:53.0231200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Apia 2025-07-17T06:45:53.0232000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Norfolk 2025-07-17T06:45:53.0232720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Efate 2025-07-17T06:45:53.0233530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fiji 2025-07-17T06:45:53.0234390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Funafuti 2025-07-17T06:45:53.0235160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Palau 2025-07-17T06:45:53.0235950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guam 2025-07-17T06:45:53.0236840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Saipan 2025-07-17T06:45:53.0237650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kosrae 2025-07-17T06:45:53.0238500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Niue 2025-07-17T06:45:53.0239420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Ponape 2025-07-17T06:45:53.0240270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Wake 2025-07-17T06:45:53.0241150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Galapagos 2025-07-17T06:45:53.0242060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Johnston 2025-07-17T06:45:53.0242860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Midway 2025-07-17T06:45:53.0243630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Nauru 2025-07-17T06:45:53.0244540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Guadalcanal 2025-07-17T06:45:53.0245460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Chatham 2025-07-17T06:45:53.0246250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Auckland 2025-07-17T06:45:53.0247100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Noumea 2025-07-17T06:45:53.0248000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Fakaofo 2025-07-17T06:45:53.0248820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tahiti 2025-07-17T06:45:53.0249590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Gambier 2025-07-17T06:45:53.0250400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Majuro 2025-07-17T06:45:53.0251170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Honolulu 2025-07-17T06:45:53.0252010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pohnpei 2025-07-17T06:45:53.0252940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pago_Pago 2025-07-17T06:45:53.0253710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Truk 2025-07-17T06:45:53.0254590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Pitcairn 2025-07-17T06:45:53.0255550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Marquesas 2025-07-17T06:45:53.0256300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kanton 2025-07-17T06:45:53.0257210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Bougainville 2025-07-17T06:45:53.0258100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Tarawa 2025-07-17T06:45:53.0258950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Rarotonga 2025-07-17T06:45:53.0260430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Samoa 2025-07-17T06:45:53.0261350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Kiritimati 2025-07-17T06:45:53.0262160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Pacific/Enderbury 2025-07-17T06:45:53.0262910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone1970.tab 2025-07-17T06:45:53.0263600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST 2025-07-17T06:45:53.0264410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ 2025-07-17T06:45:53.0265360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Arctic/Longyearbyen 2025-07-17T06:45:53.0266070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Universal 2025-07-17T06:45:53.0266780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Libya 2025-07-17T06:45:53.0267600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Turkey 2025-07-17T06:45:53.0268440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/iso3166.tab 2025-07-17T06:45:53.0269160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST5EDT 2025-07-17T06:45:53.0269920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Greenwich 2025-07-17T06:45:53.0270910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Puerto_Rico 2025-07-17T06:45:53.0271690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Recife 2025-07-17T06:45:53.0272510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Resolute 2025-07-17T06:45:53.0273410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Manaus 2025-07-17T06:45:53.0274220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/New_York 2025-07-17T06:45:53.0275150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rankin_Inlet 2025-07-17T06:45:53.0276060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lima 2025-07-17T06:45:53.0277120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Barthelemy 2025-07-17T06:45:53.0278030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santo_Domingo 2025-07-17T06:45:53.0278900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Detroit 2025-07-17T06:45:53.0279730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Paramaribo 2025-07-17T06:45:53.0280550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yakutat 2025-07-17T06:45:53.0281410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santarem 2025-07-17T06:45:53.0282290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Punta_Arenas 2025-07-17T06:45:53.0283320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Scoresbysund 2025-07-17T06:45:53.0284230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santiago 2025-07-17T06:45:53.0285030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guyana 2025-07-17T06:45:53.0286000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coral_Harbour 2025-07-17T06:45:53.0286920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rio_Branco 2025-07-17T06:45:53.0287880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Acre 2025-07-17T06:45:53.0288770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ciudad_Juarez 2025-07-17T06:45:53.0289750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nipigon 2025-07-17T06:45:53.0290680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Edmonton 2025-07-17T06:45:53.0291560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port_of_Spain 2025-07-17T06:45:53.0292540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Lower_Princes 2025-07-17T06:45:53.0293390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Thomas 2025-07-17T06:45:53.0294270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guatemala 2025-07-17T06:45:53.0295080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Catamarca 2025-07-17T06:45:53.0295970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Antigua 2025-07-17T06:45:53.0297010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Porto_Velho 2025-07-17T06:45:53.0297800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rosario 2025-07-17T06:45:53.0298690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chicago 2025-07-17T06:45:53.0299520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Creston 2025-07-17T06:45:53.0300300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Managua 2025-07-17T06:45:53.0301110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nassau 2025-07-17T06:45:53.0301950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bogota 2025-07-17T06:45:53.0302850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cancun 2025-07-17T06:45:53.0303990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Chihuahua 2025-07-17T06:45:53.0304900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Campo_Grande 2025-07-17T06:45:53.0305690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Halifax 2025-07-17T06:45:53.0306530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boise 2025-07-17T06:45:53.0307390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montreal 2025-07-17T06:45:53.0308200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Goose_Bay 2025-07-17T06:45:53.0309070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sao_Paulo 2025-07-17T06:45:53.0309960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Blanc-Sablon 2025-07-17T06:45:53.0310790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Phoenix 2025-07-17T06:45:53.0311700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atikokan 2025-07-17T06:45:53.0312570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayenne 2025-07-17T06:45:53.0313420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nuuk 2025-07-17T06:45:53.0314350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Santa_Isabel 2025-07-17T06:45:53.0315190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Boa_Vista 2025-07-17T06:45:53.0316170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia_Banderas 2025-07-17T06:45:53.0317130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vevay 2025-07-17T06:45:53.0318180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Indianapolis 2025-07-17T06:45:53.0319030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Winamac 2025-07-17T06:45:53.0319990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Tell_City 2025-07-17T06:45:53.0320990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Petersburg 2025-07-17T06:45:53.0321990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Vincennes 2025-07-17T06:45:53.0322780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Knox 2025-07-17T06:45:53.0323540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indiana/Marengo 2025-07-17T06:45:53.0324240Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Indianapolis 2025-07-17T06:45:53.0324950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dominica 2025-07-17T06:45:53.0325680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Salta 2025-07-17T06:45:53.0326440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Ushuaia 2025-07-17T06:45:53.0327230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Catamarca 2025-07-17T06:45:53.0328070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/ComodRivadavia 2025-07-17T06:45:53.0328830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Juan 2025-07-17T06:45:53.0329610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/San_Luis 2025-07-17T06:45:53.0330450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Rio_Gallegos 2025-07-17T06:45:53.0331200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Jujuy 2025-07-17T06:45:53.0331920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Tucuman 2025-07-17T06:45:53.0332740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Buenos_Aires 2025-07-17T06:45:53.0333490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Cordoba 2025-07-17T06:45:53.0334250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/La_Rioja 2025-07-17T06:45:53.0334990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Argentina/Mendoza 2025-07-17T06:45:53.0335630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/La_Paz 2025-07-17T06:45:53.0336290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson 2025-07-17T06:45:53.0336940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Moncton 2025-07-17T06:45:53.0337620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Matamoros 2025-07-17T06:45:53.0338330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Vincent 2025-07-17T06:45:53.0338960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Regina 2025-07-17T06:45:53.0339680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Yellowknife 2025-07-17T06:45:53.0340370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Rainy_River 2025-07-17T06:45:53.0341090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kralendijk 2025-07-17T06:45:53.0341740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Monterrey 2025-07-17T06:45:53.0342430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jamaica 2025-07-17T06:45:53.0343090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Havana 2025-07-17T06:45:53.0343780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tegucigalpa 2025-07-17T06:45:53.0344470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guayaquil 2025-07-17T06:45:53.0345180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Metlakatla 2025-07-17T06:45:53.0345830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mazatlan 2025-07-17T06:45:53.0346490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belize 2025-07-17T06:45:53.0347160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Knox_IN 2025-07-17T06:45:53.0347810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cuiaba 2025-07-17T06:45:53.0348490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Merida 2025-07-17T06:45:53.0349140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Jujuy 2025-07-17T06:45:53.0349790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cayman 2025-07-17T06:45:53.0350400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Belem 2025-07-17T06:45:53.0351070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Eirunepe 2025-07-17T06:45:53.0351760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Lucia 2025-07-17T06:45:53.0352390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Bahia 2025-07-17T06:45:53.0353120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Whitehorse 2025-07-17T06:45:53.0353740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tortola 2025-07-17T06:45:53.0354450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Vancouver 2025-07-17T06:45:53.0355320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Inuvik 2025-07-17T06:45:53.0355860Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Port-au-Prince 2025-07-17T06:45:53.0356510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fortaleza 2025-07-17T06:45:53.0357180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Noronha 2025-07-17T06:45:53.0357890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Buenos_Aires 2025-07-17T06:45:53.0358580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Los_Angeles 2025-07-17T06:45:53.0359340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/El_Salvador 2025-07-17T06:45:53.0359930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Denver 2025-07-17T06:45:53.0360640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Wayne 2025-07-17T06:45:53.0361480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Louisville 2025-07-17T06:45:53.0362250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Kentucky/Monticello 2025-07-17T06:45:53.0363070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/New_Salem 2025-07-17T06:45:53.0363850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Center 2025-07-17T06:45:53.0364770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/North_Dakota/Beulah 2025-07-17T06:45:53.0365320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Glace_Bay 2025-07-17T06:45:53.0366010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montserrat 2025-07-17T06:45:53.0366680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Toronto 2025-07-17T06:45:53.0367320Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Panama 2025-07-17T06:45:53.0368000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cordoba 2025-07-17T06:45:53.0368690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Louisville 2025-07-17T06:45:53.0369360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ensenada 2025-07-17T06:45:53.0370040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Shiprock 2025-07-17T06:45:53.0370690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Ojinaga 2025-07-17T06:45:53.0371330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thule 2025-07-17T06:45:53.0371990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Caracas 2025-07-17T06:45:53.0372680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Araguaina 2025-07-17T06:45:53.0373430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Cambridge_Bay 2025-07-17T06:45:53.0374100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Winnipeg 2025-07-17T06:45:53.0374790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grand_Turk 2025-07-17T06:45:53.0375430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Virgin 2025-07-17T06:45:53.0376120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anchorage 2025-07-17T06:45:53.0376820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Costa_Rica 2025-07-17T06:45:53.0377470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Nome 2025-07-17T06:45:53.0378150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Grenada 2025-07-17T06:45:53.0378820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Johns 2025-07-17T06:45:53.0379460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Atka 2025-07-17T06:45:53.0380160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Asuncion 2025-07-17T06:45:53.0380880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Hermosillo 2025-07-17T06:45:53.0381560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Tijuana 2025-07-17T06:45:53.0382180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Marigot 2025-07-17T06:45:53.0382830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Juneau 2025-07-17T06:45:53.0383550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Montevideo 2025-07-17T06:45:53.0384200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Godthab 2025-07-17T06:45:53.0384910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Guadeloupe 2025-07-17T06:45:53.0385540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Maceio 2025-07-17T06:45:53.0386280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Pangnirtung 2025-07-17T06:45:53.0386930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/St_Kitts 2025-07-17T06:45:53.0387630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Barbados 2025-07-17T06:45:53.0388280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Iqaluit 2025-07-17T06:45:53.0388980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Menominee 2025-07-17T06:45:53.0389670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Martinique 2025-07-17T06:45:53.0390360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mexico_City 2025-07-17T06:45:53.0391090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Swift_Current 2025-07-17T06:45:53.0391750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Miquelon 2025-07-17T06:45:53.0392410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Curacao 2025-07-17T06:45:53.0393160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Dawson_Creek 2025-07-17T06:45:53.0393840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Mendoza 2025-07-17T06:45:53.0394510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Adak 2025-07-17T06:45:53.0395350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Coyhaique 2025-07-17T06:45:53.0396400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Thunder_Bay 2025-07-17T06:45:53.0397270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Aruba 2025-07-17T06:45:53.0398200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Fort_Nelson 2025-07-17T06:45:53.0398990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Sitka 2025-07-17T06:45:53.0399870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Anguilla 2025-07-17T06:45:53.0400820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/America/Danmarkshavn 2025-07-17T06:45:53.0401760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Melbourne 2025-07-17T06:45:53.0402700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Queensland 2025-07-17T06:45:53.0403460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/North 2025-07-17T06:45:53.0404330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lord_Howe 2025-07-17T06:45:53.0405270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Adelaide 2025-07-17T06:45:53.0406200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Yancowinna 2025-07-17T06:45:53.0407060Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Victoria 2025-07-17T06:45:53.0407920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Canberra 2025-07-17T06:45:53.0408730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Sydney 2025-07-17T06:45:53.0409680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/ACT 2025-07-17T06:45:53.0410580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Eucla 2025-07-17T06:45:53.0411540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Brisbane 2025-07-17T06:45:53.0412480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Tasmania 2025-07-17T06:45:53.0413340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Hobart 2025-07-17T06:45:53.0414210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Perth 2025-07-17T06:45:53.0415010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/South 2025-07-17T06:45:53.0415930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Lindeman 2025-07-17T06:45:53.0416770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Darwin 2025-07-17T06:45:53.0417610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/West 2025-07-17T06:45:53.0418400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/LHI 2025-07-17T06:45:53.0419280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/NSW 2025-07-17T06:45:53.0420280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Broken_Hill 2025-07-17T06:45:53.0421100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Australia/Currie 2025-07-17T06:45:53.0422270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-10 2025-07-17T06:45:53.0422980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+12 2025-07-17T06:45:53.0423790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-11 2025-07-17T06:45:53.0424590Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Universal 2025-07-17T06:45:53.0425480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Greenwich 2025-07-17T06:45:53.0426210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-6 2025-07-17T06:45:53.0427140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-1 2025-07-17T06:45:53.0427950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-8 2025-07-17T06:45:53.0428740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+4 2025-07-17T06:45:53.0429460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+3 2025-07-17T06:45:53.0430170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-9 2025-07-17T06:45:53.0430900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-0 2025-07-17T06:45:53.0431740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-7 2025-07-17T06:45:53.0432480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+2 2025-07-17T06:45:53.0433330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+5 2025-07-17T06:45:53.0434140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT 2025-07-17T06:45:53.0434820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/Zulu 2025-07-17T06:45:53.0435570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+11 2025-07-17T06:45:53.0436480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-13 2025-07-17T06:45:53.0437290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-14 2025-07-17T06:45:53.0438100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+10 2025-07-17T06:45:53.0438960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-12 2025-07-17T06:45:53.0439680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT0 2025-07-17T06:45:53.0440490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UCT 2025-07-17T06:45:53.0441230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+0 2025-07-17T06:45:53.0441980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+7 2025-07-17T06:45:53.0442720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+9 2025-07-17T06:45:53.0443500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-2 2025-07-17T06:45:53.0444170Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-5 2025-07-17T06:45:53.0445020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+8 2025-07-17T06:45:53.0445930Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+6 2025-07-17T06:45:53.0446700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT+1 2025-07-17T06:45:53.0447480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/UTC 2025-07-17T06:45:53.0448310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-4 2025-07-17T06:45:53.0449050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Etc/GMT-3 2025-07-17T06:45:53.0449840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zonenow.tab 2025-07-17T06:45:53.0450570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/NZ-CHAT 2025-07-17T06:45:53.0451500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dushanbe 2025-07-17T06:45:53.0452450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qostanay 2025-07-17T06:45:53.0453350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Calcutta 2025-07-17T06:45:53.0454190Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Urumqi 2025-07-17T06:45:53.0455200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Karachi 2025-07-17T06:45:53.0459540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Khandyga 2025-07-17T06:45:53.0459840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimbu 2025-07-17T06:45:53.0460030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Thimphu 2025-07-17T06:45:53.0460180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vladivostok 2025-07-17T06:45:53.0460310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Vientiane 2025-07-17T06:45:53.0460440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Shanghai 2025-07-17T06:45:53.0460730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulan_Bator 2025-07-17T06:45:53.0461670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aden 2025-07-17T06:45:53.0462420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Muscat 2025-07-17T06:45:53.0463200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Damascus 2025-07-17T06:45:53.0464030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jerusalem 2025-07-17T06:45:53.0464840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Brunei 2025-07-17T06:45:53.0465580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ulaanbaatar 2025-07-17T06:45:53.0466420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Amman 2025-07-17T06:45:53.0467220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuching 2025-07-17T06:45:53.0468040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tel_Aviv 2025-07-17T06:45:53.0468840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Seoul 2025-07-17T06:45:53.0469680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Atyrau 2025-07-17T06:45:53.0470470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pyongyang 2025-07-17T06:45:53.0471120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hovd 2025-07-17T06:45:53.0471940Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hebron 2025-07-17T06:45:53.0472680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuwait 2025-07-17T06:45:53.0473430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tomsk 2025-07-17T06:45:53.0474250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Manila 2025-07-17T06:45:53.0475050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chita 2025-07-17T06:45:53.0475820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Katmandu 2025-07-17T06:45:53.0476630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Gaza 2025-07-17T06:45:53.0477390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Samarkand 2025-07-17T06:45:53.0478160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Taipei 2025-07-17T06:45:53.0478960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tashkent 2025-07-17T06:45:53.0479920Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yekaterinburg 2025-07-17T06:45:53.0480580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macau 2025-07-17T06:45:53.0481310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qyzylorda 2025-07-17T06:45:53.0482090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Macao 2025-07-17T06:45:53.0482830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tokyo 2025-07-17T06:45:53.0483500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baku 2025-07-17T06:45:53.0484470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Barnaul 2025-07-17T06:45:53.0485210Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Istanbul 2025-07-17T06:45:53.0485990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Irkutsk 2025-07-17T06:45:53.0486700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Qatar 2025-07-17T06:45:53.0487490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bahrain 2025-07-17T06:45:53.0488260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yangon 2025-07-17T06:45:53.0488960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yerevan 2025-07-17T06:45:53.0489630Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Almaty 2025-07-17T06:45:53.0490400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dili 2025-07-17T06:45:53.0491280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dacca 2025-07-17T06:45:53.0492020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chongqing 2025-07-17T06:45:53.0492840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ust-Nera 2025-07-17T06:45:53.0493570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Magadan 2025-07-17T06:45:53.0494360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Colombo 2025-07-17T06:45:53.0495120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Krasnoyarsk 2025-07-17T06:45:53.0496110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kamchatka 2025-07-17T06:45:53.0496990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ujung_Pandang 2025-07-17T06:45:53.0497690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jakarta 2025-07-17T06:45:53.0498460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kolkata 2025-07-17T06:45:53.0499220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kabul 2025-07-17T06:45:53.0499900Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Oral 2025-07-17T06:45:53.0500820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Jayapura 2025-07-17T06:45:53.0501660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Pontianak 2025-07-17T06:45:53.0502410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Makassar 2025-07-17T06:45:53.0503250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tbilisi 2025-07-17T06:45:53.0504090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Singapore 2025-07-17T06:45:53.0504890Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Harbin 2025-07-17T06:45:53.0505520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kashgar 2025-07-17T06:45:53.0506160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dhaka 2025-07-17T06:45:53.0506800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Yakutsk 2025-07-17T06:45:53.0507480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kuala_Lumpur 2025-07-17T06:45:53.0508090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Tehran 2025-07-17T06:45:53.0508710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Beirut 2025-07-17T06:45:53.0509370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtobe 2025-07-17T06:45:53.0509970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Anadyr 2025-07-17T06:45:53.0510600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bishkek 2025-07-17T06:45:53.0511220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Dubai 2025-07-17T06:45:53.0511910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Riyadh 2025-07-17T06:45:53.0512600Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novokuznetsk 2025-07-17T06:45:53.0513200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Aqtau 2025-07-17T06:45:53.0513780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Omsk 2025-07-17T06:45:53.0514440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashkhabad 2025-07-17T06:45:53.0515080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Saigon 2025-07-17T06:45:53.0515750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Sakhalin 2025-07-17T06:45:53.0516390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Hong_Kong 2025-07-17T06:45:53.0517100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Phnom_Penh 2025-07-17T06:45:53.0517680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Nicosia 2025-07-17T06:45:53.0518330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Baghdad 2025-07-17T06:45:53.0519050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Srednekolymsk 2025-07-17T06:45:53.0519670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ashgabat 2025-07-17T06:45:53.0520330Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Kathmandu 2025-07-17T06:45:53.0521010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Choibalsan 2025-07-17T06:45:53.0521650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Bangkok 2025-07-17T06:45:53.0522290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Chungking 2025-07-17T06:45:53.0522980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Novosibirsk 2025-07-17T06:45:53.0523620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Famagusta 2025-07-17T06:45:53.0524260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Rangoon 2025-07-17T06:45:53.0524950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Asia/Ho_Chi_Minh 2025-07-17T06:45:53.0525470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MET 2025-07-17T06:45:53.0526080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Portugal 2025-07-17T06:45:53.0526800Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Palmer 2025-07-17T06:45:53.0527460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Davis 2025-07-17T06:45:53.0528140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Rothera 2025-07-17T06:45:53.0528840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Vostok 2025-07-17T06:45:53.0529560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Syowa 2025-07-17T06:45:53.0530340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/DumontDUrville 2025-07-17T06:45:53.0531020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/McMurdo 2025-07-17T06:45:53.0531710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Macquarie 2025-07-17T06:45:53.0532440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/South_Pole 2025-07-17T06:45:53.0533090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Troll 2025-07-17T06:45:53.0533780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Mawson 2025-07-17T06:45:53.0534480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Antarctica/Casey 2025-07-17T06:45:53.0534990Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT-0 2025-07-17T06:45:53.0535540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/CET 2025-07-17T06:45:53.0536100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Eire 2025-07-17T06:45:53.0536720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PST8PDT 2025-07-17T06:45:53.0537420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/leap-seconds.list 2025-07-17T06:45:53.0537970Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Jamaica 2025-07-17T06:45:53.0538520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT 2025-07-17T06:45:53.0539090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Zulu 2025-07-17T06:45:53.0539650Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Japan 2025-07-17T06:45:53.0540230Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROC 2025-07-17T06:45:53.0540790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB-Eire 2025-07-17T06:45:53.0541450Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zurich 2025-07-17T06:45:53.0542110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Paris 2025-07-17T06:45:53.0542730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Moscow 2025-07-17T06:45:53.0543460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Luxembourg 2025-07-17T06:45:53.0544100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ljubljana 2025-07-17T06:45:53.0544750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Helsinki 2025-07-17T06:45:53.0545390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Minsk 2025-07-17T06:45:53.0546020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Skopje 2025-07-17T06:45:53.0546690Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Dublin 2025-07-17T06:45:53.0547340Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Jersey 2025-07-17T06:45:53.0548010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/San_Marino 2025-07-17T06:45:53.0548680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Gibraltar 2025-07-17T06:45:53.0549380Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belgrade 2025-07-17T06:45:53.0550000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Guernsey 2025-07-17T06:45:53.0550670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Ulyanovsk 2025-07-17T06:45:53.0551310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Saratov 2025-07-17T06:45:53.0551950Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vaduz 2025-07-17T06:45:53.0552610Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Istanbul 2025-07-17T06:45:53.0553250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Lisbon 2025-07-17T06:45:53.0553910Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Uzhgorod 2025-07-17T06:45:53.0554560Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kirov 2025-07-17T06:45:53.0555180Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tirane 2025-07-17T06:45:53.0555850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tiraspol 2025-07-17T06:45:53.0556510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sarajevo 2025-07-17T06:45:53.0557160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Madrid 2025-07-17T06:45:53.0557840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Podgorica 2025-07-17T06:45:53.0558500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Busingen 2025-07-17T06:45:53.0559140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vatican 2025-07-17T06:45:53.0559790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Belfast 2025-07-17T06:45:53.0560530Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bratislava 2025-07-17T06:45:53.0561110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kiev 2025-07-17T06:45:53.0561810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kaliningrad 2025-07-17T06:45:53.0562480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zaporozhye 2025-07-17T06:45:53.0563120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vienna 2025-07-17T06:45:53.0563790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Budapest 2025-07-17T06:45:53.0564480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Vilnius 2025-07-17T06:45:53.0565080Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Monaco 2025-07-17T06:45:53.0565730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Oslo 2025-07-17T06:45:53.0566410Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Astrakhan 2025-07-17T06:45:53.0567090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Simferopol 2025-07-17T06:45:53.0567760Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Volgograd 2025-07-17T06:45:53.0568370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Kyiv 2025-07-17T06:45:53.0569150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Isle_of_Man 2025-07-17T06:45:53.0569730Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/London 2025-07-17T06:45:53.0570670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Riga 2025-07-17T06:45:53.0571370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Andorra 2025-07-17T06:45:53.0571960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Prague 2025-07-17T06:45:53.0572620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Berlin 2025-07-17T06:45:53.0573260Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Tallinn 2025-07-17T06:45:53.0573870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Rome 2025-07-17T06:45:53.0574510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Malta 2025-07-17T06:45:53.0575150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Zagreb 2025-07-17T06:45:53.0575830Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Amsterdam 2025-07-17T06:45:53.0576500Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Nicosia 2025-07-17T06:45:53.0577200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Bucharest 2025-07-17T06:45:53.0577850Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Copenhagen 2025-07-17T06:45:53.0578510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Chisinau 2025-07-17T06:45:53.0579160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Mariehamn 2025-07-17T06:45:53.0579790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Sofia 2025-07-17T06:45:53.0580430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Athens 2025-07-17T06:45:53.0581130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Stockholm 2025-07-17T06:45:53.0581750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Samara 2025-07-17T06:45:53.0582420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Brussels 2025-07-17T06:45:53.0583040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Europe/Warsaw 2025-07-17T06:45:53.0583580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/ROK 2025-07-17T06:45:53.0584150Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Navajo 2025-07-17T06:45:53.0584770Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Singapore 2025-07-17T06:45:53.0585290Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GB 2025-07-17T06:45:53.0586000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaNorte 2025-07-17T06:45:53.0586640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/General 2025-07-17T06:45:53.0587310Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Mexico/BajaSur 2025-07-17T06:45:53.0587840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EST 2025-07-17T06:45:53.0588400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT0 2025-07-17T06:45:53.0589030Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Hongkong 2025-07-17T06:45:53.0589550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/PRC 2025-07-17T06:45:53.0590160Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/zone.tab 2025-07-17T06:45:53.0590720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iran 2025-07-17T06:45:53.0591470Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/build/etc/localtime 2025-07-17T06:45:53.0592010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/MST7MDT 2025-07-17T06:45:53.0592550Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/WET 2025-07-17T06:45:53.0593110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/W-SU 2025-07-17T06:45:53.0593680Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UCT 2025-07-17T06:45:53.0594250Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Cuba 2025-07-17T06:45:53.0594820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Egypt 2025-07-17T06:45:53.0595400Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/GMT+0 2025-07-17T06:45:53.0596010Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/tzdata.zi 2025-07-17T06:45:53.0596540Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/EET 2025-07-17T06:45:53.0597120Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Israel 2025-07-17T06:45:53.0597810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Sao_Tome 2025-07-17T06:45:53.0598510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Conakry 2025-07-17T06:45:53.0599100Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dakar 2025-07-17T06:45:53.0599790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ndjamena 2025-07-17T06:45:53.0600460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Casablanca 2025-07-17T06:45:53.0601070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lome 2025-07-17T06:45:53.0601720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Algiers 2025-07-17T06:45:53.0602390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mogadishu 2025-07-17T06:45:53.0603020Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lagos 2025-07-17T06:45:53.0603740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Brazzaville 2025-07-17T06:45:53.0604420Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Timbuktu 2025-07-17T06:45:53.0605090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nouakchott 2025-07-17T06:45:53.0605750Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maseru 2025-07-17T06:45:53.0606430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Libreville 2025-07-17T06:45:53.0607070Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Harare 2025-07-17T06:45:53.0607720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Malabo 2025-07-17T06:45:53.0608370Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bangui 2025-07-17T06:45:53.0609000Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Nairobi 2025-07-17T06:45:53.0609670Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kinshasa 2025-07-17T06:45:53.0610360Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Porto-Novo 2025-07-17T06:45:53.0610980Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Cairo 2025-07-17T06:45:53.0611620Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Douala 2025-07-17T06:45:53.0612270Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Juba 2025-07-17T06:45:53.0612960Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Gaborone 2025-07-17T06:45:53.0613570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tunis 2025-07-17T06:45:53.0614220Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kampala 2025-07-17T06:45:53.0614870Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Mbabane 2025-07-17T06:45:53.0615580Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Addis_Ababa 2025-07-17T06:45:53.0616200Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Maputo 2025-07-17T06:45:53.0616840Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bissau 2025-07-17T06:45:53.0617510Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Blantyre 2025-07-17T06:45:53.0618140Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Niamey 2025-07-17T06:45:53.0618790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Banjul 2025-07-17T06:45:53.0619460Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Abidjan 2025-07-17T06:45:53.0620110Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmara 2025-07-17T06:45:53.0620790Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bamako 2025-07-17T06:45:53.0621480Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ouagadougou 2025-07-17T06:45:53.0622090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lusaka 2025-07-17T06:45:53.0622740Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Luanda 2025-07-17T06:45:53.0623390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Asmera 2025-07-17T06:45:53.0624090Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Lubumbashi 2025-07-17T06:45:53.0624710Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Accra 2025-07-17T06:45:53.0625390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Khartoum 2025-07-17T06:45:53.0626040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Ceuta 2025-07-17T06:45:53.0626720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Bujumbura 2025-07-17T06:45:53.0627390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Windhoek 2025-07-17T06:45:53.0628040Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/El_Aaiun 2025-07-17T06:45:53.0628720Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Tripoli 2025-07-17T06:45:53.0629390Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Monrovia 2025-07-17T06:45:53.0630130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Dar_es_Salaam 2025-07-17T06:45:53.0630810Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Johannesburg 2025-07-17T06:45:53.0631440Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Kigali 2025-07-17T06:45:53.0632130Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Djibouti 2025-07-17T06:45:53.0632780Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Africa/Freetown 2025-07-17T06:45:53.0633350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Factory 2025-07-17T06:45:53.0633880Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/UTC 2025-07-17T06:45:53.0634640Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/EasterIsland 2025-07-17T06:45:53.0635350Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Chile/Continental 2025-07-17T06:45:53.0636280Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/HST 2025-07-17T06:45:53.0636820Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Atlantic 2025-07-17T06:45:53.0637700Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Pacific 2025-07-17T06:45:53.0638660Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Eastern 2025-07-17T06:45:53.0639490Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Yukon 2025-07-17T06:45:53.0640520Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Saskatchewan 2025-07-17T06:45:53.0641570Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Newfoundland 2025-07-17T06:45:53.0642430Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Central 2025-07-17T06:45:53.0643300Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Canada/Mountain 2025-07-17T06:45:53.0644050Z /opt/homebrew/Caskroom/miniconda/base/share/zoneinfo/Iceland 2025-07-17T06:45:53.0644990Z /opt/homebrew/Caskroom/miniconda/base/share/pkgconfig/nlohmann_json.pc 2025-07-17T06:45:53.0645970Z /opt/homebrew/Caskroom/miniconda/base/share/locale/en_US/LC_MESSAGES/mit-krb5.mo 2025-07-17T06:45:53.0646960Z /opt/homebrew/Caskroom/miniconda/base/share/locale/de/LC_MESSAGES/mit-krb5.mo 2025-07-17T06:45:53.0648180Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake 2025-07-17T06:45:53.0649370Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake 2025-07-17T06:45:53.0650420Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake 2025-07-17T06:45:53.0651540Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-targets.cmake 2025-07-17T06:45:53.0652650Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config-version.cmake 2025-07-17T06:45:53.0653650Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/tl-expected/tl-expected-config.cmake 2025-07-17T06:45:53.0654550Z /opt/homebrew/Caskroom/miniconda/base/share/cmake/Modules/FindLibSolv.cmake 2025-07-17T06:45:53.0655180Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt300 2025-07-17T06:45:53.0655830Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/std 2025-07-17T06:45:53.0656510Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/vt100 2025-07-17T06:45:53.0657230Z /opt/homebrew/Caskroom/miniconda/base/share/tabset/stdcrt 2025-07-17T06:45:53.0657920Z /opt/homebrew/Caskroom/miniconda/base/share/info/libffi.info 2025-07-17T06:45:53.0658720Z /opt/homebrew/Caskroom/miniconda/base/share/info/readline.info 2025-07-17T06:45:53.0659530Z /opt/homebrew/Caskroom/miniconda/base/share/info/rluserman.info 2025-07-17T06:45:53.0660260Z /opt/homebrew/Caskroom/miniconda/base/share/info/history.info 2025-07-17T06:45:53.0661070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50-mono 2025-07-17T06:45:53.0662050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k 2025-07-17T06:45:53.0662850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232 2025-07-17T06:45:53.0663760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1-w 2025-07-17T06:45:53.0664600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2 2025-07-17T06:45:53.0665380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl1 2025-07-17T06:45:53.0666120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil 2025-07-17T06:45:53.0667010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv-ctxt 2025-07-17T06:45:53.0667820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40-rv 2025-07-17T06:45:53.0668680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc 2025-07-17T06:45:53.0669450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18 2025-07-17T06:45:53.0670170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-20 2025-07-17T06:45:53.0671040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-soroc 2025-07-17T06:45:53.0671780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att6386 2025-07-17T06:45:53.0672420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425 2025-07-17T06:45:53.0673070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-ctxt 2025-07-17T06:45:53.0673720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415+nl 2025-07-17T06:45:53.0674300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj830 2025-07-17T06:45:53.0674900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiw 2025-07-17T06:45:53.0675530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex232w 2025-07-17T06:45:53.0676270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-16color 2025-07-17T06:45:53.0676880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-unk 2025-07-17T06:45:53.0677540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx2 2025-07-17T06:45:53.0678130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85e 2025-07-17T06:45:53.0678770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30 2025-07-17T06:45:53.0679440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-vm80 2025-07-17T06:45:53.0680130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv-nl 2025-07-17T06:45:53.0680710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+rv 2025-07-17T06:45:53.0681440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty+common 2025-07-17T06:45:53.0682060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-rv 2025-07-17T06:45:53.0682640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a210 2025-07-17T06:45:53.0683240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85 2025-07-17T06:45:53.0683890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis 2025-07-17T06:45:53.0684560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx3 2025-07-17T06:45:53.0685190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty 2025-07-17T06:45:53.0685790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415 2025-07-17T06:45:53.0686420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s 2025-07-17T06:45:53.0687050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mono 2025-07-17T06:45:53.0687690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+pp 2025-07-17T06:45:53.0688600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-28 2025-07-17T06:45:53.0688990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idl 2025-07-17T06:45:53.0689670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s-rv 2025-07-17T06:45:53.0690230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att513 2025-07-17T06:45:53.0690860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424 2025-07-17T06:45:53.0691490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-ns 2025-07-17T06:45:53.0692100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-26 2025-07-17T06:45:53.0692710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510d 2025-07-17T06:45:53.0693320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ap-vm80 2025-07-17T06:45:53.0694070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-103k-w 2025-07-17T06:45:53.0694720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_19L 2025-07-17T06:45:53.0695370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w 2025-07-17T06:45:53.0695910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos3 2025-07-17T06:45:53.0696570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansil-mono 2025-07-17T06:45:53.0697160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos4 2025-07-17T06:45:53.0697880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x30-mono 2025-07-17T06:45:53.0698520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cpr 2025-07-17T06:45:53.0699150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv 2025-07-17T06:45:53.0699720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apl 2025-07-17T06:45:53.0700400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv 2025-07-17T06:45:53.0701050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-4 2025-07-17T06:45:53.0701640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-3 2025-07-17T06:45:53.0702230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620 2025-07-17T06:45:53.0702860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st 2025-07-17T06:45:53.0703470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aa4080 2025-07-17T06:45:53.0704140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-heath 2025-07-17T06:45:53.0704720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt2 2025-07-17T06:45:53.0705280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj 2025-07-17T06:45:53.0705860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt5 2025-07-17T06:45:53.0706560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-raw 2025-07-17T06:45:53.0707160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos5 2025-07-17T06:45:53.0707770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aas1901 2025-07-17T06:45:53.0708350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt 2025-07-17T06:45:53.0708930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/awsc 2025-07-17T06:45:53.0709570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-unk 2025-07-17T06:45:53.0710440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos2 2025-07-17T06:45:53.0711070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e 2025-07-17T06:45:53.0711700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424m 2025-07-17T06:45:53.0712340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+csr 2025-07-17T06:45:53.0713020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-generic 2025-07-17T06:45:53.0713720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsviewpoint 2025-07-17T06:45:53.0714300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-s 2025-07-17T06:45:53.0715010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo+vt132 2025-07-17T06:45:53.0715580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt4 2025-07-17T06:45:53.0716230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w 2025-07-17T06:45:53.0716870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24-rv 2025-07-17T06:45:53.0717580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt3 2025-07-17T06:45:53.0718100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425 2025-07-17T06:45:53.0718740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630 2025-07-17T06:45:53.0719350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgr 2025-07-17T06:45:53.0719990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+cup 2025-07-17T06:45:53.0720620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-2 2025-07-17T06:45:53.0721250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w 2025-07-17T06:45:53.0721850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv 2025-07-17T06:45:53.0722470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-ctxt 2025-07-17T06:45:53.0723100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt+s 2025-07-17T06:45:53.0723720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175 2025-07-17T06:45:53.0724340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos-5 2025-07-17T06:45:53.0724940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219 2025-07-17T06:45:53.0725550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42 2025-07-17T06:45:53.0726210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-24 2025-07-17T06:45:53.0726830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-rv 2025-07-17T06:45:53.0727430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1a 2025-07-17T06:45:53.0728040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615 2025-07-17T06:45:53.0728660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-emx 2025-07-17T06:45:53.0729340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrbold 2025-07-17T06:45:53.0730010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrul 2025-07-17T06:45:53.0730570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm20 2025-07-17T06:45:53.0731310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60-mono 2025-07-17T06:45:53.0731950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k 2025-07-17T06:45:53.0732520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari 2025-07-17T06:45:53.0733180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-old 2025-07-17T06:45:53.0733830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansiterm 2025-07-17T06:45:53.0734450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410v1 2025-07-17T06:45:53.0735040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm11 2025-07-17T06:45:53.0735700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418-w 2025-07-17T06:45:53.0736320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5430 2025-07-17T06:45:53.0737040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-ns 2025-07-17T06:45:53.0737680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrso 2025-07-17T06:45:53.0738270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi 2025-07-17T06:45:53.0738900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505-22 2025-07-17T06:45:53.0739480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a80 2025-07-17T06:45:53.0740130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-pc 2025-07-17T06:45:53.0740720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm21 2025-07-17T06:45:53.0741360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-w 2025-07-17T06:45:53.0741980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm42-ns 2025-07-17T06:45:53.0742620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca2 2025-07-17T06:45:53.0743220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att500 2025-07-17T06:45:53.0743860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100 2025-07-17T06:45:53.0744450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm5 2025-07-17T06:45:53.0745120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-8bit 2025-07-17T06:45:53.0745750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambassador 2025-07-17T06:45:53.0746320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm2 2025-07-17T06:45:53.0746930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2350 2025-07-17T06:45:53.0747660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-2-emx 2025-07-17T06:45:53.0748300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis-mono 2025-07-17T06:45:53.0749040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-color-3-emx 2025-07-17T06:45:53.0749660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-24 2025-07-17T06:45:53.0750290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoheath 2025-07-17T06:45:53.0751020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610+cvis0 2025-07-17T06:45:53.0751590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansisysk 2025-07-17T06:45:53.0752200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi43m 2025-07-17T06:45:53.0752840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418-w 2025-07-17T06:45:53.0753490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420+nl 2025-07-17T06:45:53.0754150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple2e-p 2025-07-17T06:45:53.0754810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_color 2025-07-17T06:45:53.0755430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-41 2025-07-17T06:45:53.0756050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1 2025-07-17T06:45:53.0756720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mtabs 2025-07-17T06:45:53.0757380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-nl 2025-07-17T06:45:53.0757940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3 2025-07-17T06:45:53.0758580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atarist-m 2025-07-17T06:45:53.0759350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610-103k-w 2025-07-17T06:45:53.0759930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv 2025-07-17T06:45:53.0760570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+sgrdim 2025-07-17T06:45:53.0761260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm-vb 2025-07-17T06:45:53.0761850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex80 2025-07-17T06:45:53.0762510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r-24 2025-07-17T06:45:53.0763130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-w 2025-07-17T06:45:53.0763760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219 2025-07-17T06:45:53.0764370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addrinfo 2025-07-17T06:45:53.0765230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60 2025-07-17T06:45:53.0765670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25 2025-07-17T06:45:53.0766260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+dec 2025-07-17T06:45:53.0766890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex210 2025-07-17T06:45:53.0767530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex219w 2025-07-17T06:45:53.0768160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-am 2025-07-17T06:45:53.0768780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-ns 2025-07-17T06:45:53.0769470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv-n 2025-07-17T06:45:53.0770090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-ae 2025-07-17T06:45:53.0770790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k-w 2025-07-17T06:45:53.0771450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+erase 2025-07-17T06:45:53.0772050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att510a 2025-07-17T06:45:53.0772710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4426 2025-07-17T06:45:53.0773310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att630-24 2025-07-17T06:45:53.0773920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altoh19 2025-07-17T06:45:53.0774490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa 2025-07-17T06:45:53.0775100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-24 2025-07-17T06:45:53.0775760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-uterm 2025-07-17T06:45:53.0776380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rep 2025-07-17T06:45:53.0776970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv 2025-07-17T06:45:53.0777600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alto-h19 2025-07-17T06:45:53.0778360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-rv-ctxt 2025-07-17T06:45:53.0779080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari_st-color 2025-07-17T06:45:53.0779660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansis 2025-07-17T06:45:53.0780240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm80 2025-07-17T06:45:53.0781040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x50 2025-07-17T06:45:53.0781810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-w 2025-07-17T06:45:53.0782700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410 2025-07-17T06:45:53.0783570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m-old 2025-07-17T06:45:53.0784420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-nl 2025-07-17T06:45:53.0785300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7pc 2025-07-17T06:45:53.0786070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48 2025-07-17T06:45:53.0786910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+idc1 2025-07-17T06:45:53.0787760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+tabs 2025-07-17T06:45:53.0788580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleII 2025-07-17T06:45:53.0789590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alacritty-direct 2025-07-17T06:45:53.0790250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj832 2025-07-17T06:45:53.0791040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local1 2025-07-17T06:45:53.0791930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h-old 2025-07-17T06:45:53.0792840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm+sl 2025-07-17T06:45:53.0793720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219w 2025-07-17T06:45:53.0794580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-m 2025-07-17T06:45:53.0795290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0+ 2025-07-17T06:45:53.0796270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x60 2025-07-17T06:45:53.0797160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4424-1 2025-07-17T06:45:53.0797930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+rca 2025-07-17T06:45:53.0798860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4420 2025-07-17T06:45:53.0799660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4418 2025-07-17T06:45:53.0800480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-22 2025-07-17T06:45:53.0801250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aepro 2025-07-17T06:45:53.0802050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-nl 2025-07-17T06:45:53.0802950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410v1-w 2025-07-17T06:45:53.0803810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-34 2025-07-17T06:45:53.0804680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-w-rv-n 2025-07-17T06:45:53.0805440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-48-rv 2025-07-17T06:45:53.0806220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo 2025-07-17T06:45:53.0807250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mini 2025-07-17T06:45:53.0807970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-40 2025-07-17T06:45:53.0808760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+enq 2025-07-17T06:45:53.0809570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/abm85h 2025-07-17T06:45:53.0810520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/annarbor4080 2025-07-17T06:45:53.0811410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-nt 2025-07-17T06:45:53.0812230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv 2025-07-17T06:45:53.0813090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv 2025-07-17T06:45:53.0813880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420 2025-07-17T06:45:53.0814550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi77 2025-07-17T06:45:53.0815290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-mr 2025-07-17T06:45:53.0816100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5418 2025-07-17T06:45:53.0816840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a 2025-07-17T06:45:53.0817810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43-mono 2025-07-17T06:45:53.0818590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-1 2025-07-17T06:45:53.0819440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/atari-color 2025-07-17T06:45:53.0820350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-ctxt 2025-07-17T06:45:53.0821060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys 2025-07-17T06:45:53.0821780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-s 2025-07-17T06:45:53.0822540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7 2025-07-17T06:45:53.0823390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-18-rv 2025-07-17T06:45:53.0824100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31 2025-07-17T06:45:53.0824910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-nl 2025-07-17T06:45:53.0825680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5620-s 2025-07-17T06:45:53.0826400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm36 2025-07-17T06:45:53.0827190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar 2025-07-17T06:45:53.0828020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga 2025-07-17T06:45:53.0828870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apollo_15P 2025-07-17T06:45:53.0829610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/alt7 2025-07-17T06:45:53.0830340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-rv-s 2025-07-17T06:45:53.0831100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-41 2025-07-17T06:45:53.0832000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420_2-w 2025-07-17T06:45:53.0832760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605-w 2025-07-17T06:45:53.0833540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att605 2025-07-17T06:45:53.0834360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-60-dec-rv 2025-07-17T06:45:53.0835130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410 2025-07-17T06:45:53.0840400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/altos7pc 2025-07-17T06:45:53.0840580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1178 2025-07-17T06:45:53.0840710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/absolute 2025-07-17T06:45:53.0840840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-219 2025-07-17T06:45:53.0840950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at 2025-07-17T06:45:53.0841070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm+sgr 2025-07-17T06:45:53.0841230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620-w 2025-07-17T06:45:53.0841380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s 2025-07-17T06:45:53.0841980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aj510 2025-07-17T06:45:53.0842700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730-24 2025-07-17T06:45:53.0843390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex-232 2025-07-17T06:45:53.0844220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aws 2025-07-17T06:45:53.0844950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att7300 2025-07-17T06:45:53.0845660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm3a+ 2025-07-17T06:45:53.0846250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar0 2025-07-17T06:45:53.0846900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm12 2025-07-17T06:45:53.0847610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-rv 2025-07-17T06:45:53.0848150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730r 2025-07-17T06:45:53.0848830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sys-old 2025-07-17T06:45:53.0849410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/a980 2025-07-17T06:45:53.0850030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att620 2025-07-17T06:45:53.0850720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-videx 2025-07-17T06:45:53.0851330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi.sysk 2025-07-17T06:45:53.0851950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amp219w 2025-07-17T06:45:53.0852620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ampex175-b 2025-07-17T06:45:53.0853340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x25-mono 2025-07-17T06:45:53.0853930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm31-old 2025-07-17T06:45:53.0854840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avatar1 2025-07-17T06:45:53.0855460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple-80 2025-07-17T06:45:53.0856070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-db 2025-07-17T06:45:53.0856720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-vnc 2025-07-17T06:45:53.0857410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-rv-nl 2025-07-17T06:45:53.0857980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm22 2025-07-17T06:45:53.0858610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att610 2025-07-17T06:45:53.0859230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds980 2025-07-17T06:45:53.0859860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/apple80p 2025-07-17T06:45:53.0860500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5410-w 2025-07-17T06:45:53.0861200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+inittabs 2025-07-17T06:45:53.0861860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+local 2025-07-17T06:45:53.0862760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-nl 2025-07-17T06:45:53.0863510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aterm 2025-07-17T06:45:53.0864160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-m 2025-07-17T06:45:53.0865100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4425-w 2025-07-17T06:45:53.0865860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5425-w 2025-07-17T06:45:53.0866570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-rv-ctxt 2025-07-17T06:45:53.0867460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att2300 2025-07-17T06:45:53.0868200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-ns 2025-07-17T06:45:53.0868910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5310 2025-07-17T06:45:53.0869620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4410-w 2025-07-17T06:45:53.0870350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36-rv 2025-07-17T06:45:53.0871100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act4 2025-07-17T06:45:53.0871910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-rv-s 2025-07-17T06:45:53.0872730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm-m 2025-07-17T06:45:53.0873310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adm1 2025-07-17T06:45:53.0874080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/amiga-h 2025-07-17T06:45:53.0874940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att615-103k 2025-07-17T06:45:53.0875600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ambas 2025-07-17T06:45:53.0876270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at386 2025-07-17T06:45:53.0877010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIe 2025-07-17T06:45:53.0877800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att700 2025-07-17T06:45:53.0878670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-36 2025-07-17T06:45:53.0879470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att4415-w-rv 2025-07-17T06:45:53.0880290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/arm100-wam 2025-07-17T06:45:53.0881010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/act5 2025-07-17T06:45:53.0881730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIgs 2025-07-17T06:45:53.0882480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/addsvp60 2025-07-17T06:45:53.0883370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/avt-w-s 2025-07-17T06:45:53.0884110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5320 2025-07-17T06:45:53.0884940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-s-ctxt 2025-07-17T06:45:53.0885620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa+unk 2025-07-17T06:45:53.0886340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi-m 2025-07-17T06:45:53.0887070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/adds200 2025-07-17T06:45:53.0888020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30-s-rv-ct 2025-07-17T06:45:53.0888750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/appleIIc 2025-07-17T06:45:53.0889400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aaa-30 2025-07-17T06:45:53.0890180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/at-color 2025-07-17T06:45:53.0890890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att730 2025-07-17T06:45:53.0891790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi80x43 2025-07-17T06:45:53.0892660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att5420-nl 2025-07-17T06:45:53.0893460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/att505 2025-07-17T06:45:53.0894210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/ansi+arrows 2025-07-17T06:45:53.0894960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/61/aixterm 2025-07-17T06:45:53.0895820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi-w 2025-07-17T06:45:53.0896520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200vi 2025-07-17T06:45:53.0897230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200 2025-07-17T06:45:53.0898050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenixw 2025-07-17T06:45:53.0898760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco-p 2025-07-17T06:45:53.0899420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fox 2025-07-17T06:45:53.0900130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot 2025-07-17T06:45:53.0901040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom 2025-07-17T06:45:53.0901670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100 2025-07-17T06:45:53.0902390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fbterm 2025-07-17T06:45:53.0903470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom110 2025-07-17T06:45:53.0904250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14w 2025-07-17T06:45:53.0904930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-w 2025-07-17T06:45:53.0905570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720 2025-07-17T06:45:53.0906300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot+base 2025-07-17T06:45:53.0907270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fixterm 2025-07-17T06:45:53.0908020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom100 2025-07-17T06:45:53.0908760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f200-w 2025-07-17T06:45:53.0909440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fos 2025-07-17T06:45:53.0910250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/foot-direct 2025-07-17T06:45:53.0911070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110 2025-07-17T06:45:53.0911870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fenix 2025-07-17T06:45:53.0912470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/falco 2025-07-17T06:45:53.0913220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f110-14 2025-07-17T06:45:53.0914060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom-rv 2025-07-17T06:45:53.0914800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f100-rv 2025-07-17T06:45:53.0915580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/freedom200 2025-07-17T06:45:53.0916340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/f1720a 2025-07-17T06:45:53.0917210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/66/fortune 2025-07-17T06:45:53.0917980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P4 2025-07-17T06:45:53.0918850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-W 2025-07-17T06:45:53.0919610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M 2025-07-17T06:45:53.0920220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P5 2025-07-17T06:45:53.0920920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8-W 2025-07-17T06:45:53.0921560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-8 2025-07-17T06:45:53.0922220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8-W 2025-07-17T06:45:53.0922880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M 2025-07-17T06:45:53.0923610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P7 2025-07-17T06:45:53.0924300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9 2025-07-17T06:45:53.0925100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P8 2025-07-17T06:45:53.0925840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-M-W 2025-07-17T06:45:53.0926540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12-W 2025-07-17T06:45:53.0927230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P9-W 2025-07-17T06:45:53.0928040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14 2025-07-17T06:45:53.0928780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P14-M-W 2025-07-17T06:45:53.0929460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/50/P12 2025-07-17T06:45:53.0930230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp236 2025-07-17T06:45:53.0930890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19us 2025-07-17T06:45:53.0931620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100 2025-07-17T06:45:53.0932470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nt 2025-07-17T06:45:53.0933290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx-p 2025-07-17T06:45:53.0933920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100 2025-07-17T06:45:53.0934720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19a 2025-07-17T06:45:53.0935490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624-10p 2025-07-17T06:45:53.0936170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19 2025-07-17T06:45:53.0936930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100 2025-07-17T06:45:53.0937680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621a-a 2025-07-17T06:45:53.0938510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640b 2025-07-17T06:45:53.0939230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-smul 2025-07-17T06:45:53.0939950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h80 2025-07-17T06:45:53.0940720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626p 2025-07-17T06:45:53.0941440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623a 2025-07-17T06:45:53.0942330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color 2025-07-17T06:45:53.0943050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex2 2025-07-17T06:45:53.0943810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645a 2025-07-17T06:45:53.0944540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-19 2025-07-17T06:45:53.0945320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm 2025-07-17T06:45:53.0946040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19g 2025-07-17T06:45:53.0946700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-u 2025-07-17T06:45:53.0947530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12 2025-07-17T06:45:53.0948310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp 2025-07-17T06:45:53.0949080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-g 2025-07-17T06:45:53.0949980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-x40 2025-07-17T06:45:53.0950860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm-color2 2025-07-17T06:45:53.0951590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit 2025-07-17T06:45:53.0952460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-bc 2025-07-17T06:45:53.0953190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-a 2025-07-17T06:45:53.0954070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-kx 2025-07-17T06:45:53.0954910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-bs 2025-07-17T06:45:53.0955600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092A 2025-07-17T06:45:53.0956470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-wl 2025-07-17T06:45:53.0957290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk-cr 2025-07-17T06:45:53.0958060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz2000 2025-07-17T06:45:53.0958850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a-color 2025-07-17T06:45:53.0959600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p 2025-07-17T06:45:53.0960530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550 2025-07-17T06:45:53.0961370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpsub 2025-07-17T06:45:53.0962270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+arrows 2025-07-17T06:45:53.0963090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+arrows 2025-07-17T06:45:53.0963820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621k45 2025-07-17T06:45:53.0964610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heathkit-a 2025-07-17T06:45:53.0965460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550-color 2025-07-17T06:45:53.0966240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hds200 2025-07-17T06:45:53.0967010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1420 2025-07-17T06:45:53.0967790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2392 2025-07-17T06:45:53.0968630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hirez100-w 2025-07-17T06:45:53.0969380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648 2025-07-17T06:45:53.0970140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c 2025-07-17T06:45:53.0970940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552 2025-07-17T06:45:53.0971640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2 2025-07-17T06:45:53.0972490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-bc 2025-07-17T06:45:53.0973430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+color 2025-07-17T06:45:53.0974110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-fl 2025-07-17T06:45:53.0974900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2641a 2025-07-17T06:45:53.0975670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/htx11 2025-07-17T06:45:53.0976430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a 2025-07-17T06:45:53.0977130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp262x 2025-07-17T06:45:53.0977920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624 2025-07-17T06:45:53.0978650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2623 2025-07-17T06:45:53.0979420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p-a 2025-07-17T06:45:53.0980230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-k45 2025-07-17T06:45:53.0980890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b 2025-07-17T06:45:53.0981630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hazel 2025-07-17T06:45:53.0982450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2648a 2025-07-17T06:45:53.0983240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98550a 2025-07-17T06:45:53.0983970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622 2025-07-17T06:45:53.0984670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9837 2025-07-17T06:45:53.0985430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-4p-p 2025-07-17T06:45:53.0986240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621p 2025-07-17T06:45:53.0986980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpgeneric 2025-07-17T06:45:53.0987750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a 2025-07-17T06:45:53.0988490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1500 2025-07-17T06:45:53.0989450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19kermit 2025-07-17T06:45:53.0990230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-us 2025-07-17T06:45:53.0991140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-old 2025-07-17T06:45:53.0991930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700-wy 2025-07-17T06:45:53.0992620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp9845 2025-07-17T06:45:53.0993490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-nl 2025-07-17T06:45:53.0994240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpex 2025-07-17T06:45:53.0994930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19k 2025-07-17T06:45:53.0995880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hterm-256color 2025-07-17T06:45:53.0996630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-kc-uc 2025-07-17T06:45:53.0997380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+printer 2025-07-17T06:45:53.0998130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397a 2025-07-17T06:45:53.0998930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p 2025-07-17T06:45:53.0999610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1510 2025-07-17T06:45:53.1000420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-ba 2025-07-17T06:45:53.1001320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12x40 2025-07-17T06:45:53.1001980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8675 2025-07-17T06:45:53.1002640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/ha8686 2025-07-17T06:45:53.1003310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2640a 2025-07-17T06:45:53.1004020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520 2025-07-17T06:45:53.1004820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626a 2025-07-17T06:45:53.1005680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624a-10p 2025-07-17T06:45:53.1006340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath 2025-07-17T06:45:53.1007010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft-c-old 2025-07-17T06:45:53.1007800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98720 2025-07-17T06:45:53.1008560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1000 2025-07-17T06:45:53.1009310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hft 2025-07-17T06:45:53.1010010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382 2025-07-17T06:45:53.1010940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpterm 2025-07-17T06:45:53.1011690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hpansi 2025-07-17T06:45:53.1012370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp98721 2025-07-17T06:45:53.1013100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h19-b 2025-07-17T06:45:53.1013910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-a 2025-07-17T06:45:53.1014600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp45 2025-07-17T06:45:53.1015460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h-100bw 2025-07-17T06:45:53.1016210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1520-noesc 2025-07-17T06:45:53.1016860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp110 2025-07-17T06:45:53.1017630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp300h 2025-07-17T06:45:53.1018520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/he80 2025-07-17T06:45:53.1019260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-12-s 2025-07-17T06:45:53.1020070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2397 2025-07-17T06:45:53.1020860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp150 2025-07-17T06:45:53.1021690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2382a 2025-07-17T06:45:53.1022380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621-48 2025-07-17T06:45:53.1023240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+pfk+cr 2025-07-17T06:45:53.1024030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h29a-nkc-uc 2025-07-17T06:45:53.1024800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp700 2025-07-17T06:45:53.1025550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621b-p 2025-07-17T06:45:53.1026230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/h100bw 2025-07-17T06:45:53.1026950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hurd 2025-07-17T06:45:53.1027750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp70092 2025-07-17T06:45:53.1028440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2622a 2025-07-17T06:45:53.1029090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2644a 2025-07-17T06:45:53.1029800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2645 2025-07-17T06:45:53.1030650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-10p-p 2025-07-17T06:45:53.1031420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-s 2025-07-17T06:45:53.1032090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627c 2025-07-17T06:45:53.1032950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hz1552-rv 2025-07-17T06:45:53.1033680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626 2025-07-17T06:45:53.1034540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2627a-rev 2025-07-17T06:45:53.1035240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621 2025-07-17T06:45:53.1036030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b 2025-07-17T06:45:53.1036740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2626-ns 2025-07-17T06:45:53.1037350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hmod1 2025-07-17T06:45:53.1037980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2621A 2025-07-17T06:45:53.1038630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp+labels 2025-07-17T06:45:53.1039290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2624b-p 2025-07-17T06:45:53.1039910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/heath-ansi 2025-07-17T06:45:53.1040500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/68/hp2647a 2025-07-17T06:45:53.1041150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35 2025-07-17T06:45:53.1041800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100 2025-07-17T06:45:53.1042430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50 2025-07-17T06:45:53.1043070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o4112-nd 2025-07-17T06:45:53.1043720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w 2025-07-17T06:45:53.1044310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oc100 2025-07-17T06:45:53.1045010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60 2025-07-17T06:45:53.1045640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-w 2025-07-17T06:45:53.1046240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osexec 2025-07-17T06:45:53.1046820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o85h 2025-07-17T06:45:53.1047480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldibmpc3 2025-07-17T06:45:53.1048080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w 2025-07-17T06:45:53.1048780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-w 2025-07-17T06:45:53.1049460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-w-vt 2025-07-17T06:45:53.1050040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne 2025-07-17T06:45:53.1050660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldsun 2025-07-17T06:45:53.1051300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1-w 2025-07-17T06:45:53.1051930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne-w 2025-07-17T06:45:53.1052490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/owl 2025-07-17T06:45:53.1053130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oconcept 2025-07-17T06:45:53.1053730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt 2025-07-17T06:45:53.1054410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-nti 2025-07-17T06:45:53.1054990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ofcons 2025-07-17T06:45:53.1055640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opus3n1+ 2025-07-17T06:45:53.1056250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4112 2025-07-17T06:45:53.1056870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4115 2025-07-17T06:45:53.1057580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-100-nti 2025-07-17T06:45:53.1058200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-nti 2025-07-17T06:45:53.1058780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oblit 2025-07-17T06:45:53.1059400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4114 2025-07-17T06:45:53.1060060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/otek4113 2025-07-17T06:45:53.1060730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-50-nti 2025-07-17T06:45:53.1061290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/o31 2025-07-17T06:45:53.1061950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oabm85h 2025-07-17T06:45:53.1062510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/oldpc3 2025-07-17T06:45:53.1063140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/osborne1 2025-07-17T06:45:53.1063730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/omron 2025-07-17T06:45:53.1064420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25-nti 2025-07-17T06:45:53.1065010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origpc3 2025-07-17T06:45:53.1065700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-w-vt 2025-07-17T06:45:53.1066340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-60-w 2025-07-17T06:45:53.1067000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/origibmpc3 2025-07-17T06:45:53.1067600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/old-st 2025-07-17T06:45:53.1068170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/ojerq 2025-07-17T06:45:53.1068810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-25 2025-07-17T06:45:53.1069500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/opennt-35-nti 2025-07-17T06:45:53.1070080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6f/os9LII 2025-07-17T06:45:53.1070710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jfbterm 2025-07-17T06:45:53.1071350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm-m 2025-07-17T06:45:53.1071920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jerq 2025-07-17T06:45:53.1072590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6a/jaixterm 2025-07-17T06:45:53.1073130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621 2025-07-17T06:45:53.1073760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621-wl 2025-07-17T06:45:53.1074340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/32/2621A 2025-07-17T06:45:53.1074930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5051 2025-07-17T06:45:53.1075600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5410-w 2025-07-17T06:45:53.1076210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630-24 2025-07-17T06:45:53.1076850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5630DMD-24 2025-07-17T06:45:53.1077430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/35/5620 2025-07-17T06:45:53.1078100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi 2025-07-17T06:45:53.1078660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq140 2025-07-17T06:45:53.1079280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161 2025-07-17T06:45:53.1079940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube2 2025-07-17T06:45:53.1080570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154-c 2025-07-17T06:45:53.1081170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm 2025-07-17T06:45:53.1081810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertube 2025-07-17T06:45:53.1082420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3151 2025-07-17T06:45:53.1083040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5051 2025-07-17T06:45:53.1083650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8604 2025-07-17T06:45:53.1084270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton 2025-07-17T06:45:53.1084960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r-mono 2025-07-17T06:45:53.1085540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmaed 2025-07-17T06:45:53.1086150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc 2025-07-17T06:45:53.1087240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ips 2025-07-17T06:45:53.1087810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm327x 2025-07-17T06:45:53.1088530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibcs2 2025-07-17T06:45:53.1089430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i100 2025-07-17T06:45:53.1090190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmpel-c 2025-07-17T06:45:53.1090930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega 2025-07-17T06:45:53.1091650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154 2025-07-17T06:45:53.1092600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm2.app 2025-07-17T06:45:53.1093430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-net 2025-07-17T06:45:53.1094230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/infoton2 2025-07-17T06:45:53.1094990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga-c 2025-07-17T06:45:53.1095850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+16color 2025-07-17T06:45:53.1096660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims-ansi 2025-07-17T06:45:53.1097460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-system1 2025-07-17T06:45:53.1098140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c 2025-07-17T06:45:53.1098920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8503 2025-07-17T06:45:53.1099640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmega-c 2025-07-17T06:45:53.1100310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmx 2025-07-17T06:45:53.1101080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-pc 2025-07-17T06:45:53.1101840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext2 2025-07-17T06:45:53.1102600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081 2025-07-17T06:45:53.1103470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8c-c 2025-07-17T06:45:53.1104180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ipsi 2025-07-17T06:45:53.1104970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3162 2025-07-17T06:45:53.1105810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-color 2025-07-17T06:45:53.1106640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-rv 2025-07-17T06:45:53.1107380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8512 2025-07-17T06:45:53.1108300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3161-C 2025-07-17T06:45:53.1109070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iq120 2025-07-17T06:45:53.1109900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3163 2025-07-17T06:45:53.1110720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3164 2025-07-17T06:45:53.1111560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-90 2025-07-17T06:45:53.1112380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8513 2025-07-17T06:45:53.1113190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5081-c 2025-07-17T06:45:53.1114070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris40 2025-07-17T06:45:53.1114850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514 2025-07-17T06:45:53.1115600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm3101 2025-07-17T06:45:53.1116510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2 2025-07-17T06:45:53.1117350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153 2025-07-17T06:45:53.1118190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intertec 2025-07-17T06:45:53.1118880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6154 2025-07-17T06:45:53.1119710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3r 2025-07-17T06:45:53.1120450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmvga 2025-07-17T06:45:53.1121260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6155 2025-07-17T06:45:53.1122100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950-b 2025-07-17T06:45:53.1122960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix-nti 2025-07-17T06:45:53.1123760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmmono 2025-07-17T06:45:53.1124540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa8 2025-07-17T06:45:53.1125380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iTerm.app 2025-07-17T06:45:53.1126060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404 2025-07-17T06:45:53.1126840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6404-w 2025-07-17T06:45:53.1127730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iterm2-direct 2025-07-17T06:45:53.1128540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3101 2025-07-17T06:45:53.1129330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intext 2025-07-17T06:45:53.1130130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/interix 2025-07-17T06:45:53.1130890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpc3 2025-07-17T06:45:53.1131640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5151 2025-07-17T06:45:53.1132390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmpcx 2025-07-17T06:45:53.1133160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm+color 2025-07-17T06:45:53.1133890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i3164 2025-07-17T06:45:53.1134620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/icl6402 2025-07-17T06:45:53.1135310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ifmr 2025-07-17T06:45:53.1136040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/i400 2025-07-17T06:45:53.1136780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8507 2025-07-17T06:45:53.1137670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ims950 2025-07-17T06:45:53.1138640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/iris-ansi-ap 2025-07-17T06:45:53.1139430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibmapa16 2025-07-17T06:45:53.1140260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm-apl 2025-07-17T06:45:53.1141030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/intextii 2025-07-17T06:45:53.1141940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm8514-c 2025-07-17T06:45:53.1142750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm5154-c 2025-07-17T06:45:53.1143630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/69/ibm6153-40 2025-07-17T06:45:53.1144480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H 2025-07-17T06:45:53.1145360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q306-8-pc 2025-07-17T06:45:53.1146440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-H-am 2025-07-17T06:45:53.1147320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w-am 2025-07-17T06:45:53.1148200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-w 2025-07-17T06:45:53.1149050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/51/Q310-vip-Hw 2025-07-17T06:45:53.1149870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm 2025-07-17T06:45:53.1150750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/58/X-hpterm-color2 2025-07-17T06:45:53.1151560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2012 2025-07-17T06:45:53.1152310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44 2025-07-17T06:45:53.1153110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+rv 2025-07-17T06:45:53.1153860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru 2025-07-17T06:45:53.1154620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator 2025-07-17T06:45:53.1155490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome+pcfkeys 2025-07-17T06:45:53.1156290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140 2025-07-17T06:45:53.1157120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-s 2025-07-17T06:45:53.1157940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-lp 2025-07-17T06:45:53.1158860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w-s 2025-07-17T06:45:53.1159830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gsi 2025-07-17T06:45:53.1160600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs6300 2025-07-17T06:45:53.1161330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52 2025-07-17T06:45:53.1162080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-44-s 2025-07-17T06:45:53.1162900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh72 2025-07-17T06:45:53.1163760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-24 2025-07-17T06:45:53.1164550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh80 2025-07-17T06:45:53.1165290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+s 2025-07-17T06:45:53.1166210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-fc5 2025-07-17T06:45:53.1167020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430-22 2025-07-17T06:45:53.1167690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt40 2025-07-17T06:45:53.1168520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go225 2025-07-17T06:45:53.1169350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-rv 2025-07-17T06:45:53.1170110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome 2025-07-17T06:45:53.1170900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2007 2025-07-17T06:45:53.1171640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gigi 2025-07-17T06:45:53.1172450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33 2025-07-17T06:45:53.1173400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-2008 2025-07-17T06:45:53.1174240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-t 2025-07-17T06:45:53.1175000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos 2025-07-17T06:45:53.1175730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76 2025-07-17T06:45:53.1176680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/glasstty 2025-07-17T06:45:53.1177500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-256color 2025-07-17T06:45:53.1178260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gs5430 2025-07-17T06:45:53.1179130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-rv 2025-07-17T06:45:53.1179900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-24 2025-07-17T06:45:53.1180600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru+unk 2025-07-17T06:45:53.1181470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh90 2025-07-17T06:45:53.1182250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-w 2025-07-17T06:45:53.1183070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-nctxt 2025-07-17T06:45:53.1183900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gnome-rh62 2025-07-17T06:45:53.1184660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go-225 2025-07-17T06:45:53.1185360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100a 2025-07-17T06:45:53.1186230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt100 2025-07-17T06:45:53.1187050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gt42 2025-07-17T06:45:53.1187960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-s 2025-07-17T06:45:53.1188780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-lp 2025-07-17T06:45:53.1189460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/go140w 2025-07-17T06:45:53.1190390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/graphos-30 2025-07-17T06:45:53.1191400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-33-s 2025-07-17T06:45:53.1192350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/gator-52t 2025-07-17T06:45:53.1193200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/67/guru-76-wm 2025-07-17T06:45:53.1193970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4410-w 2025-07-17T06:45:53.1194750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4027ex 2025-07-17T06:45:53.1195560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/34/4025ex 2025-07-17T06:45:53.1196290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/386at 2025-07-17T06:45:53.1197040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/33/3b1 2025-07-17T06:45:53.1198070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCR260VT300WPP 2025-07-17T06:45:53.1199080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4e/NCRVT100WPP 2025-07-17T06:45:53.1200010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-88color 2025-07-17T06:45:53.1200720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm 2025-07-17T06:45:53.1201620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-256color 2025-07-17T06:45:53.1202500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/45/Eterm-color 2025-07-17T06:45:53.1203500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-nb 2025-07-17T06:45:53.1204350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scanset 2025-07-17T06:45:53.1205150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/swtp 2025-07-17T06:45:53.1206020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee-xsb 2025-07-17T06:45:53.1206770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek380 2025-07-17T06:45:53.1207640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-256color 2025-07-17T06:45:53.1208420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen5 2025-07-17T06:45:53.1209160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc140 2025-07-17T06:45:53.1210180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color 2025-07-17T06:45:53.1210840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen2 2025-07-17T06:45:53.1211570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-17 2025-07-17T06:45:53.1212380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty 2025-07-17T06:45:53.1213150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun 2025-07-17T06:45:53.1213930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-16color 2025-07-17T06:45:53.1214850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-256color 2025-07-17T06:45:53.1215850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen3 2025-07-17T06:45:53.1216520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen4 2025-07-17T06:45:53.1217570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole-256color 2025-07-17T06:45:53.1218320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/s4 2025-07-17T06:45:53.1219300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1 2025-07-17T06:45:53.1220320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce-s 2025-07-17T06:45:53.1221190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce 2025-07-17T06:45:53.1222070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel12-80 2025-07-17T06:45:53.1222870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbee 2025-07-17T06:45:53.1223570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.7 2025-07-17T06:45:53.1224510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m1b 2025-07-17T06:45:53.1225450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cgsix 2025-07-17T06:45:53.1226210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb3 2025-07-17T06:45:53.1227040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi 2025-07-17T06:45:53.1227890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.konsole 2025-07-17T06:45:53.1228500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-m 2025-07-17T06:45:53.1229130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.6 2025-07-17T06:45:53.1229790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.rxvt 2025-07-17T06:45:53.1230420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-type4 2025-07-17T06:45:53.1231020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-0.8 2025-07-17T06:45:53.1231600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb2 2025-07-17T06:45:53.1232360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1b 2025-07-17T06:45:53.1232970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbeeic 2025-07-17T06:45:53.1233580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e-s 2025-07-17T06:45:53.1234200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-cmd 2025-07-17T06:45:53.1234810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc 2025-07-17T06:45:53.1235490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.gnome 2025-07-17T06:45:53.1236260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-r6 2025-07-17T06:45:53.1236880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-s 2025-07-17T06:45:53.1237460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-c 2025-07-17T06:45:53.1238110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte 2025-07-17T06:45:53.1238680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sune 2025-07-17T06:45:53.1239470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1-nb 2025-07-17T06:45:53.1240130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-base 2025-07-17T06:45:53.1240870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.gnome 2025-07-17T06:45:53.1241570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m2 2025-07-17T06:45:53.1242150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun2 2025-07-17T06:45:53.1242750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-w 2025-07-17T06:45:53.1243560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-xfree86 2025-07-17T06:45:53.1244110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm 2025-07-17T06:45:53.1247980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-ss5 2025-07-17T06:45:53.1248230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-e 2025-07-17T06:45:53.1248400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-nic 2025-07-17T06:45:53.1248580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm-256color 2025-07-17T06:45:53.1248720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.rxvt 2025-07-17T06:45:53.1248840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-34 2025-07-17T06:45:53.1249000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel2-80 2025-07-17T06:45:53.1249310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st-direct 2025-07-17T06:45:53.1249920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simterm 2025-07-17T06:45:53.1250640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b 2025-07-17T06:45:53.1251230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc415 2025-07-17T06:45:53.1251820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sibo 2025-07-17T06:45:53.1252480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-old 2025-07-17T06:45:53.1253080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52 2025-07-17T06:45:53.1253800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-s 2025-07-17T06:45:53.1254570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.xterm-new 2025-07-17T06:45:53.1255080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st 2025-07-17T06:45:53.1255740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-color 2025-07-17T06:45:53.1256350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbobcat 2025-07-17T06:45:53.1257020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux 2025-07-17T06:45:53.1257600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-12 2025-07-17T06:45:53.1258410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-bce-s 2025-07-17T06:45:53.1259130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+italics 2025-07-17T06:45:53.1259660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-24 2025-07-17T06:45:53.1260390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-m2 2025-07-17T06:45:53.1261090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.linux 2025-07-17T06:45:53.1261710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screwpoint 2025-07-17T06:45:53.1262330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/soroc120 2025-07-17T06:45:53.1262980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-48 2025-07-17T06:45:53.1263600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/simpleterm 2025-07-17T06:45:53.1264230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/synertek 2025-07-17T06:45:53.1264800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrt 2025-07-17T06:45:53.1265410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen 2025-07-17T06:45:53.1266000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-il 2025-07-17T06:45:53.1266670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce 2025-07-17T06:45:53.1267220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sbi 2025-07-17T06:45:53.1267820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sb1 2025-07-17T06:45:53.1268670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-256color 2025-07-17T06:45:53.1269190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52 2025-07-17T06:45:53.1269800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scrhp 2025-07-17T06:45:53.1270490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stterm-16color 2025-07-17T06:45:53.1271140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/scoansi-new 2025-07-17T06:45:53.1271790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/superbrain 2025-07-17T06:45:53.1272500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color-s 2025-07-17T06:45:53.1273060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sv80 2025-07-17T06:45:53.1273750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mlterm 2025-07-17T06:45:53.1274500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.vte-256color 2025-07-17T06:45:53.1275270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.putty-256color 2025-07-17T06:45:53.1275940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.mrxvt 2025-07-17T06:45:53.1276540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/st52-old 2025-07-17T06:45:53.1277210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.Eterm 2025-07-17T06:45:53.1277850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/spinwriter 2025-07-17T06:45:53.1278480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-s 2025-07-17T06:45:53.1279070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun1 2025-07-17T06:45:53.1279880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.teraterm 2025-07-17T06:45:53.1280580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.Eterm 2025-07-17T06:45:53.1281220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.mrxvt 2025-07-17T06:45:53.1281970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-16color-bce 2025-07-17T06:45:53.1282530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s 2025-07-17T06:45:53.1283130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/stv52pc 2025-07-17T06:45:53.1283910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1b-80 2025-07-17T06:45:53.1284480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/system1 2025-07-17T06:45:53.1285190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.linux-m1 2025-07-17T06:45:53.1285760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-1 2025-07-17T06:45:53.1286410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-color 2025-07-17T06:45:53.1287160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.xterm-new 2025-07-17T06:45:53.1287820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-256color 2025-07-17T06:45:53.1288500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen+fkeys 2025-07-17T06:45:53.1289240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen-bce.konsole 2025-07-17T06:45:53.1289820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun+sl 2025-07-17T06:45:53.1290400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sc410 2025-07-17T06:45:53.1291020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/sun-s-e 2025-07-17T06:45:53.1291780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/screen.minitel1 2025-07-17T06:45:53.1292370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/73/securecrt 2025-07-17T06:45:53.1292990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424 2025-07-17T06:45:53.1293550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52 2025-07-17T06:45:53.1294290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-vb 2025-07-17T06:45:53.1294900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-s 2025-07-17T06:45:53.1295600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-2p 2025-07-17T06:45:53.1296210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-rv 2025-07-17T06:45:53.1296840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-15 2025-07-17T06:45:53.1297510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-1 2025-07-17T06:45:53.1298040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek 2025-07-17T06:45:53.1298670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926-8 2025-07-17T06:45:53.1299310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc 2025-07-17T06:45:53.1299960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb 2025-07-17T06:45:53.1300620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925-hi 2025-07-17T06:45:53.1301210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty33 2025-07-17T06:45:53.1301870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027-ex 2025-07-17T06:45:53.1302470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107 2025-07-17T06:45:53.1303080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928-8 2025-07-17T06:45:53.1303730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv 2025-07-17T06:45:53.1304400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-p 2025-07-17T06:45:53.1305080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-unk 2025-07-17T06:45:53.1305670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ttydmd 2025-07-17T06:45:53.1306350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-2p 2025-07-17T06:45:53.1307350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109 2025-07-17T06:45:53.1307830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty35 2025-07-17T06:45:53.1308550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-2p 2025-07-17T06:45:53.1309490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8-132 2025-07-17T06:45:53.1310120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-unk 2025-07-17T06:45:53.1310920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti931 2025-07-17T06:45:53.1311820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-vb 2025-07-17T06:45:53.1312610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425 2025-07-17T06:45:53.1313450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1p 2025-07-17T06:45:53.1314230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920 2025-07-17T06:45:53.1315120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-34 2025-07-17T06:45:53.1315890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi9065 2025-07-17T06:45:53.1316780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-2p 2025-07-17T06:45:53.1317680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-p 2025-07-17T06:45:53.1318660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+printer 2025-07-17T06:45:53.1319480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-2p 2025-07-17T06:45:53.1320160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t16 2025-07-17T06:45:53.1320950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c 2025-07-17T06:45:53.1321890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-vb 2025-07-17T06:45:53.1322750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tgtelnet 2025-07-17T06:45:53.1323580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk 2025-07-17T06:45:53.1324360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4027 2025-07-17T06:45:53.1325180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology 2025-07-17T06:45:53.1325950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620 2025-07-17T06:45:53.1326770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-vb 2025-07-17T06:45:53.1327630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b+fn 2025-07-17T06:45:53.1328500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103-sna 2025-07-17T06:45:53.1329280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105-30 2025-07-17T06:45:53.1330130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2102-sna 2025-07-17T06:45:53.1330980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17-ws 2025-07-17T06:45:53.1331800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b 2025-07-17T06:45:53.1332750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc 2025-07-17T06:45:53.1333540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910 2025-07-17T06:45:53.1334410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb 2025-07-17T06:45:53.1335400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424-1 2025-07-17T06:45:53.1336080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t10 2025-07-17T06:45:53.1337000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk 2025-07-17T06:45:53.1337690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707 2025-07-17T06:45:53.1338450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi921 2025-07-17T06:45:53.1339230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti700 2025-07-17T06:45:53.1339990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4404 2025-07-17T06:45:53.1340960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p 2025-07-17T06:45:53.1341810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-2p 2025-07-17T06:45:53.1342650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken 2025-07-17T06:45:53.1343580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt52 2025-07-17T06:45:53.1344330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025a 2025-07-17T06:45:53.1345320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-p 2025-07-17T06:45:53.1346340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-unk-2p 2025-07-17T06:45:53.1347250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1-w 2025-07-17T06:45:53.1348010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs2 2025-07-17T06:45:53.1348870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-mc-2p 2025-07-17T06:45:53.1349640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950 2025-07-17T06:45:53.1350400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924 2025-07-17T06:45:53.1351200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-m 2025-07-17T06:45:53.1351940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-132 2025-07-17T06:45:53.1352830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-nl 2025-07-17T06:45:53.1353580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-w 2025-07-17T06:45:53.1354390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv 2025-07-17T06:45:53.1355380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p-vb 2025-07-17T06:45:53.1356170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc-vb 2025-07-17T06:45:53.1356990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970-2p 2025-07-17T06:45:53.1357720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207 2025-07-17T06:45:53.1358580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.59 2025-07-17T06:45:53.1359360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912cc 2025-07-17T06:45:53.1360160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-unk 2025-07-17T06:45:53.1360950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3800 2025-07-17T06:45:53.1361810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-mc-vb 2025-07-17T06:45:53.1362710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.0.0 2025-07-17T06:45:53.1363520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw100 2025-07-17T06:45:53.1364360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+dim 2025-07-17T06:45:53.1365220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet300 2025-07-17T06:45:53.1366080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2018 2025-07-17T06:45:53.1366850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703-w 2025-07-17T06:45:53.1367680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty43 2025-07-17T06:45:53.1368470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113 2025-07-17T06:45:53.1369320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-16color 2025-07-17T06:45:53.1370120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminator 2025-07-17T06:45:53.1370850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4114 2025-07-17T06:45:53.1371660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti_ansi 2025-07-17T06:45:53.1372560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-ctxt 2025-07-17T06:45:53.1373350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5425-nl 2025-07-17T06:45:53.1374080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teletec 2025-07-17T06:45:53.1374830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1p 2025-07-17T06:45:53.1375730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-unk 2025-07-17T06:45:53.1376530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p-vb 2025-07-17T06:45:53.1377300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4125 2025-07-17T06:45:53.1378210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-4p 2025-07-17T06:45:53.1378990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100 2025-07-17T06:45:53.1379850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p 2025-07-17T06:45:53.1380660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410-w 2025-07-17T06:45:53.1381470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-p 2025-07-17T06:45:53.1382220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab 2025-07-17T06:45:53.1382920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti707-w 2025-07-17T06:45:53.1383870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-p 2025-07-17T06:45:53.1384730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-w 2025-07-17T06:45:53.1385580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc-2p 2025-07-17T06:45:53.1386430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-34 2025-07-17T06:45:53.1387340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p 2025-07-17T06:45:53.1388170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4115 2025-07-17T06:45:53.1389130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk-vb 2025-07-17T06:45:53.1389910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112 2025-07-17T06:45:53.1390790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet1200 2025-07-17T06:45:53.1391480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t3700 2025-07-17T06:45:53.1392340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc+fkeys 2025-07-17T06:45:53.1393020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061f 2025-07-17T06:45:53.1393840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty37 2025-07-17T06:45:53.1394630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c 2025-07-17T06:45:53.1395390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t1061 2025-07-17T06:45:53.1396200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi803 2025-07-17T06:45:53.1396990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn1200 2025-07-17T06:45:53.1397750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8 2025-07-17T06:45:53.1398680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-unk 2025-07-17T06:45:53.1399630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt+fkeys 2025-07-17T06:45:53.1400350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts100-sp 2025-07-17T06:45:53.1401270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4420 2025-07-17T06:45:53.1402180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-mc 2025-07-17T06:45:53.1402960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4424m 2025-07-17T06:45:53.1403880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105 2025-07-17T06:45:53.1404720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015-sm 2025-07-17T06:45:53.1405600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-mc 2025-07-17T06:45:53.1406360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminet 2025-07-17T06:45:53.1407090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b 2025-07-17T06:45:53.1407890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w 2025-07-17T06:45:53.1408690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w-rv 2025-07-17T06:45:53.1409420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teleray 2025-07-17T06:45:53.1410000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trsII 2025-07-17T06:45:53.1410660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+vb 2025-07-17T06:45:53.1411330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-2p 2025-07-17T06:45:53.1412010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p-p 2025-07-17T06:45:53.1412650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4109brl 2025-07-17T06:45:53.1413260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty4426 2025-07-17T06:45:53.1413910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-2p 2025-07-17T06:45:53.1414630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-2p 2025-07-17T06:45:53.1415280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv 2025-07-17T06:45:53.1415930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-5 2025-07-17T06:45:53.1416580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-256color 2025-07-17T06:45:53.1417180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi924 2025-07-17T06:45:53.1417890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-rv-nl 2025-07-17T06:45:53.1418510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924-8w 2025-07-17T06:45:53.1419180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-p 2025-07-17T06:45:53.1419810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132-w 2025-07-17T06:45:53.1420420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts-1 2025-07-17T06:45:53.1421150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-2p 2025-07-17T06:45:53.1421810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws-generic 2025-07-17T06:45:53.1422430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem6510 2025-07-17T06:45:53.1423200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm-256color 2025-07-17T06:45:53.1423850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-mc 2025-07-17T06:45:53.1424430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912 2025-07-17T06:45:53.1425100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm 2025-07-17T06:45:53.1425690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti733 2025-07-17T06:45:53.1426300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025 2025-07-17T06:45:53.1427010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+mc 2025-07-17T06:45:53.1427640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410 2025-07-17T06:45:53.1428230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92D 2025-07-17T06:45:53.1428930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-vb 2025-07-17T06:45:53.1429540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014 2025-07-17T06:45:53.1430160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-vt 2025-07-17T06:45:53.1430840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p 2025-07-17T06:45:53.1431420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4013 2025-07-17T06:45:53.1432030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi970 2025-07-17T06:45:53.1432720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk 2025-07-17T06:45:53.1433310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi914 2025-07-17T06:45:53.1433920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti735 2025-07-17T06:45:53.1434490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux 2025-07-17T06:45:53.1435080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti703 2025-07-17T06:45:53.1435700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi925 2025-07-17T06:45:53.1436290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/t653x 2025-07-17T06:45:53.1436980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tw52-color 2025-07-17T06:45:53.1437560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs16 2025-07-17T06:45:53.1438170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4012 2025-07-17T06:45:53.1438780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420 2025-07-17T06:45:53.1439420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/trs80II 2025-07-17T06:45:53.1440070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4015 2025-07-17T06:45:53.1440690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-sc 2025-07-17T06:45:53.1441320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p 2025-07-17T06:45:53.1442080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-unk 2025-07-17T06:45:53.1442670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tab132 2025-07-17T06:45:53.1443300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4023 2025-07-17T06:45:53.1443990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-p 2025-07-17T06:45:53.1444610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tandem653 2025-07-17T06:45:53.1445230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4024 2025-07-17T06:45:53.1445950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-2p-mc 2025-07-17T06:45:53.1446570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955-hb 2025-07-17T06:45:53.1447170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi92B 2025-07-17T06:45:53.1447850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-unk 2025-07-17T06:45:53.1448500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4014-sm 2025-07-17T06:45:53.1449170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-nl 2025-07-17T06:45:53.1449750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916 2025-07-17T06:45:53.1450430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4205 2025-07-17T06:45:53.1451080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-p 2025-07-17T06:45:53.1451730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm4.97 2025-07-17T06:45:53.1452380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-cr 2025-07-17T06:45:53.1453090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4113-nd 2025-07-17T06:45:53.1453720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-vb-mc 2025-07-17T06:45:53.1454420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-vb-unk 2025-07-17T06:45:53.1455080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tmux-direct 2025-07-17T06:45:53.1455730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-7 2025-07-17T06:45:53.1456390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4107brl 2025-07-17T06:45:53.1456980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ts1 2025-07-17T06:45:53.1457570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti926 2025-07-17T06:45:53.1458310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-unk-2p 2025-07-17T06:45:53.1458930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti924w 2025-07-17T06:45:53.1459490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tn300 2025-07-17T06:45:53.1460090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi955 2025-07-17T06:45:53.1460740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-4p 2025-07-17T06:45:53.1461320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti928 2025-07-17T06:45:53.1462320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-mc 2025-07-17T06:45:53.1462940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb 2025-07-17T06:45:53.1463520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti745 2025-07-17T06:45:53.1464160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tws2103 2025-07-17T06:45:53.1464820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-220-8 2025-07-17T06:45:53.1465470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5620-24 2025-07-17T06:45:53.1466100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5410v1 2025-07-17T06:45:53.1466740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420+nl 2025-07-17T06:45:53.1467370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025ex 2025-07-17T06:45:53.1468040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-ex 2025-07-17T06:45:53.1468750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-mc 2025-07-17T06:45:53.1469400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-p-vb 2025-07-17T06:45:53.1469980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti800 2025-07-17T06:45:53.1470670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912c-p-vb 2025-07-17T06:45:53.1471360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty5420-w-rv-n 2025-07-17T06:45:53.1472000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b+2p 2025-07-17T06:45:53.1472600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tty40 2025-07-17T06:45:53.1473300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-unk-vb 2025-07-17T06:45:53.1473950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi950-rv-2p 2025-07-17T06:45:53.1474590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-mc 2025-07-17T06:45:53.1475310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb 2025-07-17T06:45:53.1475810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tt 2025-07-17T06:45:53.1476450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4207-s 2025-07-17T06:45:53.1477190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi912b-2p-mc 2025-07-17T06:45:53.1477780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/ti916-8 2025-07-17T06:45:53.1478440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teraterm2.3 2025-07-17T06:45:53.1479180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-0.6.1 2025-07-17T06:45:53.1479760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi910+ 2025-07-17T06:45:53.1480360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvipt 2025-07-17T06:45:53.1481100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920b-vb-mc 2025-07-17T06:45:53.1481680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/termite 2025-07-17T06:45:53.1482390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-2p-unk 2025-07-17T06:45:53.1483030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4105a 2025-07-17T06:45:53.1483660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4112-nd 2025-07-17T06:45:53.1484300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/teken-2022 2025-07-17T06:45:53.1484950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4025-17 2025-07-17T06:45:53.1485640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tvi920c-vb-p 2025-07-17T06:45:53.1486330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tek4106brl 2025-07-17T06:45:53.1487030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/terminology-1.8.1 2025-07-17T06:45:53.1487620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/74/tkterm 2025-07-17T06:45:53.1488260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4c/LFT-PC850 2025-07-17T06:45:53.1488920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb162 2025-07-17T06:45:53.1489600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb 2025-07-17T06:45:53.1490170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/4d/MtxOrb204 2025-07-17T06:45:53.1490810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm 2025-07-17T06:45:53.1491410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultima2 2025-07-17T06:45:53.1492060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uniterm49 2025-07-17T06:45:53.1492660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uts30 2025-07-17T06:45:53.1493290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/ultimaII 2025-07-17T06:45:53.1493910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unixpc 2025-07-17T06:45:53.1494510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/unknown 2025-07-17T06:45:53.1495110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/75/uwin 2025-07-17T06:45:53.1495790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rebus3180 2025-07-17T06:45:53.1496410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-w 2025-07-17T06:45:53.1497040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-xpm 2025-07-17T06:45:53.1497640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rtpc 2025-07-17T06:45:53.1498310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-16color 2025-07-17T06:45:53.1499050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin-native 2025-07-17T06:45:53.1499660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent200 2025-07-17T06:45:53.1500240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221 2025-07-17T06:45:53.1500910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm-nam 2025-07-17T06:45:53.1501510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rbcomm 2025-07-17T06:45:53.1502200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-88color 2025-07-17T06:45:53.1502770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons 2025-07-17T06:45:53.1503440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-cygwin 2025-07-17T06:45:53.1504050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40 2025-07-17T06:45:53.1504850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent100 2025-07-17T06:45:53.1505650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent25 2025-07-17T06:45:53.1506410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt 2025-07-17T06:45:53.1507350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent60 2025-07-17T06:45:53.1508090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rca 2025-07-17T06:45:53.1509020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-color 2025-07-17T06:45:53.1509830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-256color 2025-07-17T06:45:53.1510660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rt6221-w 2025-07-17T06:45:53.1511420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt-basic 2025-07-17T06:45:53.1512230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rcons-color 2025-07-17T06:45:53.1513080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent40+ 2025-07-17T06:45:53.1513920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/rxvt+pcfkeys 2025-07-17T06:45:53.1514800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent 2025-07-17T06:45:53.1515710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/72/regent20 2025-07-17T06:45:53.1516500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt100 2025-07-17T06:45:53.1517290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm 2025-07-17T06:45:53.1518110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-direct 2025-07-17T06:45:53.1518940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-base 2025-07-17T06:45:53.1519750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr 2025-07-17T06:45:53.1520600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372-w 2025-07-17T06:45:53.1521380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-color 2025-07-17T06:45:53.1522240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-vt420pc 2025-07-17T06:45:53.1522950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kvt 2025-07-17T06:45:53.1523750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro 2025-07-17T06:45:53.1524480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole 2025-07-17T06:45:53.1525430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-solaris 2025-07-17T06:45:53.1526270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-linux 2025-07-17T06:45:53.1527110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/ktm 2025-07-17T06:45:53.1527910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr-dumb 2025-07-17T06:45:53.1528950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+common 2025-07-17T06:45:53.1529890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-16color 2025-07-17T06:45:53.1530550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/k45 2025-07-17T06:45:53.1531540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit-am 2025-07-17T06:45:53.1532280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds6402 2025-07-17T06:45:53.1533110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kds7372 2025-07-17T06:45:53.1533900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+acs 2025-07-17T06:45:53.1534770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty+setal 2025-07-17T06:45:53.1535690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole+pcfkeys 2025-07-17T06:45:53.1536550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf3x 2025-07-17T06:45:53.1537190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7ix 2025-07-17T06:45:53.1538080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-256color 2025-07-17T06:45:53.1538840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kermit 2025-07-17T06:45:53.1539690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty-direct 2025-07-17T06:45:53.1540410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kt7 2025-07-17T06:45:53.1541230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+color 2025-07-17T06:45:53.1542050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kitty 2025-07-17T06:45:53.1542810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kterm-co 2025-07-17T06:45:53.1543680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+koi8acs 2025-07-17T06:45:53.1544450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/klone+sgr8 2025-07-17T06:45:53.1545290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/konsole-xf4x 2025-07-17T06:45:53.1545970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon 2025-07-17T06:45:53.1546740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kaypro2 2025-07-17T06:45:53.1547530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6b/kon2 2025-07-17T06:45:53.1548440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/38/8510 2025-07-17T06:45:53.1549110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm 2025-07-17T06:45:53.1550010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc-nl 2025-07-17T06:45:53.1550830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60wpp 2025-07-17T06:45:53.1551890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build309 2025-07-17T06:45:53.1552750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517 2025-07-17T06:45:53.1553580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wpp 2025-07-17T06:45:53.1554480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w 2025-07-17T06:45:53.1555370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+pp 2025-07-17T06:45:53.1556180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28-a 2025-07-17T06:45:53.1557050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25 2025-07-17T06:45:53.1557960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-euc 2025-07-17T06:45:53.1558610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/next 2025-07-17T06:45:53.1559370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-511 2025-07-17T06:45:53.1560290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-s 2025-07-17T06:45:53.1561060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/netbsd6 2025-07-17T06:45:53.1561980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-w 2025-07-17T06:45:53.1562890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-nti 2025-07-17T06:45:53.1563880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-7 2025-07-17T06:45:53.1564760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build440 2025-07-17T06:45:53.1565580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100an 2025-07-17T06:45:53.1566420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt+sl 2025-07-17T06:45:53.1567290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100pp 2025-07-17T06:45:53.1568180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhpkeyboard 2025-07-17T06:45:53.1568990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-sjis 2025-07-17T06:45:53.1569810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vpwpp 2025-07-17T06:45:53.1570520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nxterm 2025-07-17T06:45:53.1571250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501 2025-07-17T06:45:53.1572040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisysk 2025-07-17T06:45:53.1572970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200an 2025-07-17T06:45:53.1573930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300pp 2025-07-17T06:45:53.1574810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325wpp 2025-07-17T06:45:53.1575760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vp+sl 2025-07-17T06:45:53.1576540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40 2025-07-17T06:45:53.1577460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-w 2025-07-17T06:45:53.1578400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350wpp 2025-07-17T06:45:53.1579290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wpp 2025-07-17T06:45:53.1580170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100 2025-07-17T06:45:53.1581020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220-8 2025-07-17T06:45:53.1581750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-a 2025-07-17T06:45:53.1582530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-o 2025-07-17T06:45:53.1583350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300an 2025-07-17T06:45:53.1584190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200pp 2025-07-17T06:45:53.1585100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wpp 2025-07-17T06:45:53.1585830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500 2025-07-17T06:45:53.1586630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512-o 2025-07-17T06:45:53.1587420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518-a 2025-07-17T06:45:53.1588180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-100-nti 2025-07-17T06:45:53.1588760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-o 2025-07-17T06:45:53.1589370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m 2025-07-17T06:45:53.1590010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc 2025-07-17T06:45:53.1590640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+s 2025-07-17T06:45:53.1591290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-nl 2025-07-17T06:45:53.1591890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news40-a 2025-07-17T06:45:53.1592550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c 2025-07-17T06:45:53.1593140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec5520 2025-07-17T06:45:53.1593860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy325pp 2025-07-17T06:45:53.1594540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wan 2025-07-17T06:45:53.1595200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-s 2025-07-17T06:45:53.1595790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-o 2025-07-17T06:45:53.1596400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31 2025-07-17T06:45:53.1597150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wan 2025-07-17T06:45:53.1597760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-o 2025-07-17T06:45:53.1598420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wan 2025-07-17T06:45:53.1599100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-old-unk 2025-07-17T06:45:53.1599730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp251-a 2025-07-17T06:45:53.1600320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwe501-a 2025-07-17T06:45:53.1601050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-acs 2025-07-17T06:45:53.1601640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+7 2025-07-17T06:45:53.1602360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build400 2025-07-17T06:45:53.1603000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-bce 2025-07-17T06:45:53.1603630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100an 2025-07-17T06:45:53.1604300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-mc-nl 2025-07-17T06:45:53.1604900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansisys 2025-07-17T06:45:53.1605580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+acs 2025-07-17T06:45:53.1606230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w 2025-07-17T06:45:53.1606890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-acs 2025-07-17T06:45:53.1607570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-sjis 2025-07-17T06:45:53.1608150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m 2025-07-17T06:45:53.1608860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-acs 2025-07-17T06:45:53.1609440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp518 2025-07-17T06:45:53.1610090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp511 2025-07-17T06:45:53.1610710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-7 2025-07-17T06:45:53.1611350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517-w 2025-07-17T06:45:53.1612070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwan 2025-07-17T06:45:53.1613030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c-s 2025-07-17T06:45:53.1613670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s 2025-07-17T06:45:53.1614340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy350pp 2025-07-17T06:45:53.1614970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c41 2025-07-17T06:45:53.1615580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp517 2025-07-17T06:45:53.1616200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa 2025-07-17T06:45:53.1616800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-a 2025-07-17T06:45:53.1617470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intan 2025-07-17T06:45:53.1618050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newhp 2025-07-17T06:45:53.1618680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news31-o 2025-07-17T06:45:53.1619340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s 2025-07-17T06:45:53.1620030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wan 2025-07-17T06:45:53.1620600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/n7900 2025-07-17T06:45:53.1621290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29-sjis 2025-07-17T06:45:53.1621960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+wpp 2025-07-17T06:45:53.1622620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25 2025-07-17T06:45:53.1623210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nd9500 2025-07-17T06:45:53.1623890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-7 2025-07-17T06:45:53.1624580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m-s 2025-07-17T06:45:53.1625240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50 2025-07-17T06:45:53.1625940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build361 2025-07-17T06:45:53.1626610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vpwpp 2025-07-17T06:45:53.1627240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900iv 2025-07-17T06:45:53.1627930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-c-s-acs 2025-07-17T06:45:53.1628520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7901 2025-07-17T06:45:53.1629230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100wan 2025-07-17T06:45:53.1629870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sysk 2025-07-17T06:45:53.1630570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300pp 2025-07-17T06:45:53.1631210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200an 2025-07-17T06:45:53.1631870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy60pp 2025-07-17T06:45:53.1632560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300wan 2025-07-17T06:45:53.1633190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vppp 2025-07-17T06:45:53.1633870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200pp 2025-07-17T06:45:53.1634540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt300an 2025-07-17T06:45:53.1635200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c-s 2025-07-17T06:45:53.1635850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-c 2025-07-17T06:45:53.1636510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35 2025-07-17T06:45:53.1637230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-nti 2025-07-17T06:45:53.1637870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp-517-w 2025-07-17T06:45:53.1641730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs-m 2025-07-17T06:45:53.1641990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-acs 2025-07-17T06:45:53.1642150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-25-w-vt 2025-07-17T06:45:53.1642270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900 2025-07-17T06:45:53.1642420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60 2025-07-17T06:45:53.1642550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m-s 2025-07-17T06:45:53.1642690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100an 2025-07-17T06:45:53.1643070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-old 2025-07-17T06:45:53.1643750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-acs 2025-07-17T06:45:53.1644390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt100pp 2025-07-17T06:45:53.1645020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm33 2025-07-17T06:45:53.1645590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news 2025-07-17T06:45:53.1646260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42-euc 2025-07-17T06:45:53.1646860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33 2025-07-17T06:45:53.1647560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/no+brackets 2025-07-17T06:45:53.1648400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-unk 2025-07-17T06:45:53.1648800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news42 2025-07-17T06:45:53.1649430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-o 2025-07-17T06:45:53.1650120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-direct 2025-07-17T06:45:53.1650750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-a 2025-07-17T06:45:53.1651450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-256color 2025-07-17T06:45:53.1652030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news29 2025-07-17T06:45:53.1652680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-m-ns 2025-07-17T06:45:53.1653310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514-o 2025-07-17T06:45:53.1653950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/newscbm-a 2025-07-17T06:45:53.1654630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-nl 2025-07-17T06:45:53.1655230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-ns 2025-07-17T06:45:53.1655940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ndr9500-25-mc 2025-07-17T06:45:53.1656650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-35-nti 2025-07-17T06:45:53.1657200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nec 2025-07-17T06:45:53.1657880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60wpp 2025-07-17T06:45:53.1658570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy50+wpp 2025-07-17T06:45:53.1659240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt200wan 2025-07-17T06:45:53.1659920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160wy50+pp 2025-07-17T06:45:53.1660610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-16color 2025-07-17T06:45:53.1661170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news28 2025-07-17T06:45:53.1661850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+mac 2025-07-17T06:45:53.1662530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-60-w 2025-07-17T06:45:53.1663170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vppp 2025-07-17T06:45:53.1663890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7 2025-07-17T06:45:53.1664570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-w-vt 2025-07-17T06:45:53.1665300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt200wpp 2025-07-17T06:45:53.1665900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intpp 2025-07-17T06:45:53.1666560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-m-s-7 2025-07-17T06:45:53.1667180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm+c 2025-07-17T06:45:53.1667860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260wy60pp 2025-07-17T06:45:53.1668850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-42 2025-07-17T06:45:53.1669200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole-50-nti 2025-07-17T06:45:53.1669760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news33 2025-07-17T06:45:53.1670390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s 2025-07-17T06:45:53.1671090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-c 2025-07-17T06:45:53.1671710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260intwpp 2025-07-17T06:45:53.1672350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-s-7 2025-07-17T06:45:53.1672960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-29 2025-07-17T06:45:53.1673600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-7-m 2025-07-17T06:45:53.1674200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-a 2025-07-17T06:45:53.1674870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncsa-vt220 2025-07-17T06:45:53.1675440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-o 2025-07-17T06:45:53.1676120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr7900i 2025-07-17T06:45:53.1676740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nextshell 2025-07-17T06:45:53.1677390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100pp 2025-07-17T06:45:53.1677990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp512 2025-07-17T06:45:53.1678630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/northstar 2025-07-17T06:45:53.1679240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm 2025-07-17T06:45:53.1679940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr160vt300wpp 2025-07-17T06:45:53.1680580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncrvt100wpp 2025-07-17T06:45:53.1681280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ncr260vt100wpp 2025-07-17T06:45:53.1681900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nansi.sys 2025-07-17T06:45:53.1682630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build326 2025-07-17T06:45:53.1683230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-o 2025-07-17T06:45:53.1683850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513 2025-07-17T06:45:53.1684450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp514 2025-07-17T06:45:53.1685100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/ntconsole 2025-07-17T06:45:53.1685820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nsterm-build343 2025-07-17T06:45:53.1686430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/nwp513-a 2025-07-17T06:45:53.1687080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6e/news-33-euc 2025-07-17T06:45:53.1687690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053-dg 2025-07-17T06:45:53.1688310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x-dg 2025-07-17T06:45:53.1688910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/6053 2025-07-17T06:45:53.1689490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/605x 2025-07-17T06:45:53.1690160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630MTG-24 2025-07-17T06:45:53.1690770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/36/630-lm 2025-07-17T06:45:53.1691330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1178 2025-07-17T06:45:53.1691960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/31/1730-lm 2025-07-17T06:45:53.1692610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-w 2025-07-17T06:45:53.1693270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu-220 2025-07-17T06:45:53.1693800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emu 2025-07-17T06:45:53.1694420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62 2025-07-17T06:45:53.1695030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64 2025-07-17T06:45:53.1695730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+italics 2025-07-17T06:45:53.1696300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ex155 2025-07-17T06:45:53.1696940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+sgr 2025-07-17T06:45:53.1697860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+strikeout 2025-07-17T06:45:53.1698310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-rv 2025-07-17T06:45:53.1698970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-vt52 2025-07-17T06:45:53.1699530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4000 2025-07-17T06:45:53.1700200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+index 2025-07-17T06:45:53.1700760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep48 2025-07-17T06:45:53.1701450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-glasstty 2025-07-17T06:45:53.1702080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emx-base 2025-07-17T06:45:53.1702720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ecma+color 2025-07-17T06:45:53.1703310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep40 2025-07-17T06:45:53.1703920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ep4080 2025-07-17T06:45:53.1704590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel62-rv 2025-07-17T06:45:53.1705180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/env230 2025-07-17T06:45:53.1705820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/excel64-w 2025-07-17T06:45:53.1706500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/envision230 2025-07-17T06:45:53.1707230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/ergo4000 2025-07-17T06:45:53.1708080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks-ansi 2025-07-17T06:45:53.1708860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit-am 2025-07-17T06:45:53.1709630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/emots 2025-07-17T06:45:53.1710370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/esprit 2025-07-17T06:45:53.1711160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/elks 2025-07-17T06:45:53.1711930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm 2025-07-17T06:45:53.1712670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/exec80 2025-07-17T06:45:53.1713460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/65/eterm-color 2025-07-17T06:45:53.1714230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510a 2025-07-17T06:45:53.1715120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w-rv 2025-07-17T06:45:53.1715840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8 2025-07-17T06:45:53.1716750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-nobold 2025-07-17T06:45:53.1717440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0 2025-07-17T06:45:53.1718250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/b-128 2025-07-17T06:45:53.1718940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300 2025-07-17T06:45:53.1719720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc 2025-07-17T06:45:53.1720550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc 2025-07-17T06:45:53.1721280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10rv 2025-07-17T06:45:53.1722060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bee 2025-07-17T06:45:53.1722920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-8rv 2025-07-17T06:45:53.1723630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh4 2025-07-17T06:45:53.1724640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehiveIIIm 2025-07-17T06:45:53.1725440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-m 2025-07-17T06:45:53.1726450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-rv 2025-07-17T06:45:53.1727310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bracketed+paste 2025-07-17T06:45:53.1728050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc 2025-07-17T06:45:53.1728790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10nv 2025-07-17T06:45:53.1729710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w 2025-07-17T06:45:53.1730570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8rv 2025-07-17T06:45:53.1731530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-rv 2025-07-17T06:45:53.1732300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basic4 2025-07-17T06:45:53.1733110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bct510d 2025-07-17T06:45:53.1733850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8w 2025-07-17T06:45:53.1734720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive 2025-07-17T06:45:53.1735520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w 2025-07-17T06:45:53.1736320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25nv 2025-07-17T06:45:53.1737140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0nv 2025-07-17T06:45:53.1737890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bantam 2025-07-17T06:45:53.1738660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bobcat 2025-07-17T06:45:53.1739580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg3.10 2025-07-17T06:45:53.1740530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-rv 2025-07-17T06:45:53.1741240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bh3m 2025-07-17T06:45:53.1742120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bitgraph 2025-07-17T06:45:53.1742880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-w-rv 2025-07-17T06:45:53.1743640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bterm 2025-07-17T06:45:53.1744470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-pc-mono 2025-07-17T06:45:53.1745210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25rv 2025-07-17T06:45:53.1745970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg2.0rv 2025-07-17T06:45:53.1746850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-sparc 2025-07-17T06:45:53.1747630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive4 2025-07-17T06:45:53.1748460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beehive3 2025-07-17T06:45:53.1749290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beterm 2025-07-17T06:45:53.1750150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/basis 2025-07-17T06:45:53.1750980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/blit 2025-07-17T06:45:53.1751800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bsdos-ppc 2025-07-17T06:45:53.1752570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bg1.25 2025-07-17T06:45:53.1753410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-8-pc-w-rv 2025-07-17T06:45:53.1754190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/bq300-pc-w 2025-07-17T06:45:53.1755230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/62/beacon 2025-07-17T06:45:53.1756020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr 2025-07-17T06:45:53.1756970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTGr-24 2025-07-17T06:45:53.1757730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-24 2025-07-17T06:45:53.1758400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41 2025-07-17T06:45:53.1759070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/37/730MTG-41r 2025-07-17T06:45:53.1759680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime314 2025-07-17T06:45:53.1760240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh 2025-07-17T06:45:53.1760920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227 2025-07-17T06:45:53.1761590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mouse-sun 2025-07-17T06:45:53.1762130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mai 2025-07-17T06:45:53.1762820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm-ansi 2025-07-17T06:45:53.1763360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt70 2025-07-17T06:45:53.1763960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod24 2025-07-17T06:45:53.1764580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime340 2025-07-17T06:45:53.1765290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph48 2025-07-17T06:45:53.1765860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgterm 2025-07-17T06:45:53.1766550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu-color 2025-07-17T06:45:53.1767140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227 2025-07-17T06:45:53.1767770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old 2025-07-17T06:45:53.1768470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty+common 2025-07-17T06:45:53.1769060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-fb 2025-07-17T06:45:53.1769690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp 2025-07-17T06:45:53.1770320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp2 2025-07-17T06:45:53.1770940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mterm 2025-07-17T06:45:53.1771520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2 2025-07-17T06:45:53.1772130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mvterm 2025-07-17T06:45:53.1772720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt-70 2025-07-17T06:45:53.1773400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-old-am 2025-07-17T06:45:53.1774080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt-256color 2025-07-17T06:45:53.1774680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm2 2025-07-17T06:45:53.1775340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macintosh 2025-07-17T06:45:53.1776030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/macterminal-w 2025-07-17T06:45:53.1776690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100 2025-07-17T06:45:53.1777280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-gnu 2025-07-17T06:45:53.1777960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac-w 2025-07-17T06:45:53.1778610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm5 2025-07-17T06:45:53.1779190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/m2-nam 2025-07-17T06:45:53.1779890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit227am 2025-07-17T06:45:53.1780490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm3 2025-07-17T06:45:53.1781110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-v 2025-07-17T06:45:53.1781720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a 2025-07-17T06:45:53.1782350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.7 2025-07-17T06:45:53.1783020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel2-80 2025-07-17T06:45:53.1783650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph2 2025-07-17T06:45:53.1784350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1-nb 2025-07-17T06:45:53.1784930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-hb 2025-07-17T06:45:53.1785570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk227am 2025-07-17T06:45:53.1786430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimeii 2025-07-17T06:45:53.1787190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-80 2025-07-17T06:45:53.1787900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microbee 2025-07-17T06:45:53.1788950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mosh-256color 2025-07-17T06:45:53.1789870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-direct 2025-07-17T06:45:53.1790800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-linux 2025-07-17T06:45:53.1791630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mskermit22714 2025-07-17T06:45:53.1792460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty-direct 2025-07-17T06:45:53.1793220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr-sun 2025-07-17T06:45:53.1793960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mac 2025-07-17T06:45:53.1794790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1 2025-07-17T06:45:53.1795490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgt 2025-07-17T06:45:53.1796380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime-3ax 2025-07-17T06:45:53.1797260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm-256color 2025-07-17T06:45:53.1798030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel12-80 2025-07-17T06:45:53.1798730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/modgraph 2025-07-17T06:45:53.1799500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mgr 2025-07-17T06:45:53.1800460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microterm 2025-07-17T06:45:53.1801320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm+pcfkeys 2025-07-17T06:45:53.1802130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/masscomp1 2025-07-17T06:45:53.1802990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-color 2025-07-17T06:45:53.1803820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime1 2025-07-17T06:45:53.1804530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm314 2025-07-17T06:45:53.1805260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3a 2025-07-17T06:45:53.1806060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mm340 2025-07-17T06:45:53.1806950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mt4520-rv 2025-07-17T06:45:53.1807820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/megatek 2025-07-17T06:45:53.1808690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2-nam 2025-07-17T06:45:53.1809510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b-nb 2025-07-17T06:45:53.1810310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel-2 2025-07-17T06:45:53.1811070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mono-emx 2025-07-17T06:45:53.1811790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime 2025-07-17T06:45:53.1812660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/msk22714 2025-07-17T06:45:53.1813520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mdl110 2025-07-17T06:45:53.1814240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mimei 2025-07-17T06:45:53.1815030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach 2025-07-17T06:45:53.1815840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime2a-s 2025-07-17T06:45:53.1816600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-1.5 2025-07-17T06:45:53.1817310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/microb 2025-07-17T06:45:53.1818080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/memhp 2025-07-17T06:45:53.1818920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mintty 2025-07-17T06:45:53.1819850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mlterm 2025-07-17T06:45:53.1820740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100-color 2025-07-17T06:45:53.1821530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix-3.0 2025-07-17T06:45:53.1822310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mime3ax 2025-07-17T06:45:53.1823290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt100+ 2025-07-17T06:45:53.1824110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/morphos 2025-07-17T06:45:53.1824850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel 2025-07-17T06:45:53.1825680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minix 2025-07-17T06:45:53.1826390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mod 2025-07-17T06:45:53.1827130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mach-bold 2025-07-17T06:45:53.1827890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/minitel1b 2025-07-17T06:45:53.1828750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-terminal 2025-07-17T06:45:53.1829490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/mrxvt 2025-07-17T06:45:53.1830300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6d/ms-vt-utf8 2025-07-17T06:45:53.1831160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm-w 2025-07-17T06:45:53.1831920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux3.0 2025-07-17T06:45:53.1832810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+sfkeys 2025-07-17T06:45:53.1833570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m2 2025-07-17T06:45:53.1834350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna 2025-07-17T06:45:53.1835210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-lat 2025-07-17T06:45:53.1835960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/luna68k 2025-07-17T06:45:53.1836820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8r 2025-07-17T06:45:53.1837680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/la120 2025-07-17T06:45:53.1838500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft-pc850 2025-07-17T06:45:53.1839340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.2 2025-07-17T06:45:53.1840100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-s 2025-07-17T06:45:53.1840900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux+decid 2025-07-17T06:45:53.1841760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisaterm 2025-07-17T06:45:53.1842650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-16color 2025-07-17T06:45:53.1843340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03 2025-07-17T06:45:53.1844100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/ln03-w 2025-07-17T06:45:53.1844870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-vt 2025-07-17T06:45:53.1845580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/layer 2025-07-17T06:45:53.1846400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-basic 2025-07-17T06:45:53.1847170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lisa 2025-07-17T06:45:53.1848020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux 2025-07-17T06:45:53.1848850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1 2025-07-17T06:45:53.1849580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c-nc 2025-07-17T06:45:53.1850410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/liswb 2025-07-17T06:45:53.1851260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lft 2025-07-17T06:45:53.1852100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m1b 2025-07-17T06:45:53.1852820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6 2025-07-17T06:45:53.1853750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux2.6.26 2025-07-17T06:45:53.1854510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-c 2025-07-17T06:45:53.1855290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-m 2025-07-17T06:45:53.1856210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-nic 2025-07-17T06:45:53.1857030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/linux-koi8 2025-07-17T06:45:53.1857880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/6c/lpr 2025-07-17T06:45:53.1858580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-w 2025-07-17T06:45:53.1859250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/9term 2025-07-17T06:45:53.1860090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/39/955-hb 2025-07-17T06:45:53.1861230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-4p 2025-07-17T06:45:53.1862030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coco3 2025-07-17T06:45:53.1862850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-6lpi 2025-07-17T06:45:53.1863660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx100 2025-07-17T06:45:53.1864380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c321 2025-07-17T06:45:53.1865130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit80 2025-07-17T06:45:53.1865880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50 2025-07-17T06:45:53.1866700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops-10 2025-07-17T06:45:53.1867540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept-avt 2025-07-17T06:45:53.1868300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r 2025-07-17T06:45:53.1869170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100-rv 2025-07-17T06:45:53.1869880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60 2025-07-17T06:45:53.1870570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci1 2025-07-17T06:45:53.1871360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/coherent 2025-07-17T06:45:53.1872110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-2 2025-07-17T06:45:53.1872830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb83 2025-07-17T06:45:53.1873740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r 2025-07-17T06:45:53.1874430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbunix 2025-07-17T06:45:53.1875300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv 2025-07-17T06:45:53.1876120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-8p 2025-07-17T06:45:53.1876840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10-w 2025-07-17T06:45:53.1877580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1 2025-07-17T06:45:53.1878440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cad68-3 2025-07-17T06:45:53.1879130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citc 2025-07-17T06:45:53.1880050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-8p 2025-07-17T06:45:53.1880910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w8p 2025-07-17T06:45:53.1881730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-ps 2025-07-17T06:45:53.1882510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-4p 2025-07-17T06:45:53.1883450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n132 2025-07-17T06:45:53.1884350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel320 2025-07-17T06:45:53.1885260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8r-m 2025-07-17T06:45:53.1886080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct82 2025-07-17T06:45:53.1886910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ct8500 2025-07-17T06:45:53.1887610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops 2025-07-17T06:45:53.1888460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept100 2025-07-17T06:45:53.1889190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel321 2025-07-17T06:45:53.1890010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-8lpi 2025-07-17T06:45:53.1890810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-m 2025-07-17T06:45:53.1891540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25w 2025-07-17T06:45:53.1892320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cbblit 2025-07-17T06:45:53.1893300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108 2025-07-17T06:45:53.1893960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r 2025-07-17T06:45:53.1894730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ctrm 2025-07-17T06:45:53.1895550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-rv 2025-07-17T06:45:53.1896470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv-4p 2025-07-17T06:45:53.1897250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ci8510 2025-07-17T06:45:53.1898240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r-m 2025-07-17T06:45:53.1899090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso-m 2025-07-17T06:45:53.1899900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/commodore 2025-07-17T06:45:53.1900710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108 2025-07-17T06:45:53.1901550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43 2025-07-17T06:45:53.1902470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-iso8859 2025-07-17T06:45:53.1903310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101 2025-07-17T06:45:53.1904300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30-m 2025-07-17T06:45:53.1905150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60l1-m 2025-07-17T06:45:53.1905910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100 2025-07-17T06:45:53.1906700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc752 2025-07-17T06:45:53.1907470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit500 2025-07-17T06:45:53.1908190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc2 2025-07-17T06:45:53.1908970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cg7900 2025-07-17T06:45:53.1909730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinDBG 2025-07-17T06:45:53.1910650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/chromatics 2025-07-17T06:45:53.1911470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1-m 2025-07-17T06:45:53.1912260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/colorscan 2025-07-17T06:45:53.1913030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/ca22851 2025-07-17T06:45:53.1914210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-koi8r 2025-07-17T06:45:53.1914930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721 2025-07-17T06:45:53.1915790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-n 2025-07-17T06:45:53.1916510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cgc3 2025-07-17T06:45:53.1917280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w 2025-07-17T06:45:53.1918170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-8p 2025-07-17T06:45:53.1918850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cs10 2025-07-17T06:45:53.1919770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-m 2025-07-17T06:45:53.1920590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons30 2025-07-17T06:45:53.1921390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept 2025-07-17T06:45:53.1922130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh 2025-07-17T06:45:53.1923010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-pica 2025-07-17T06:45:53.1923860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso 2025-07-17T06:45:53.1924660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel300 2025-07-17T06:45:53.1925470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-rv-4p 2025-07-17T06:45:53.1926380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-4p 2025-07-17T06:45:53.1927230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-elite 2025-07-17T06:45:53.1928020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cops10 2025-07-17T06:45:53.1928880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e 2025-07-17T06:45:53.1929700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/contel301 2025-07-17T06:45:53.1930460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-comp 2025-07-17T06:45:53.1931270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-m 2025-07-17T06:45:53.1932180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-1p 2025-07-17T06:45:53.1932940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c100-rv 2025-07-17T06:45:53.1933830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc456 2025-07-17T06:45:53.1934650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit-80 2025-07-17T06:45:53.1935490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso-m 2025-07-17T06:45:53.1936330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60-iso-m 2025-07-17T06:45:53.1937170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cx 2025-07-17T06:45:53.1937950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r 2025-07-17T06:45:53.1938820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-debian 2025-07-17T06:45:53.1939520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt 2025-07-17T06:45:53.1940340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c108-w-8p 2025-07-17T06:45:53.1941150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons43-m 2025-07-17T06:45:53.1942040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/crt-vt220 2025-07-17T06:45:53.1942800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721-esc 2025-07-17T06:45:53.1943600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwinB19 2025-07-17T06:45:53.1944510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1-m 2025-07-17T06:45:53.1945410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/color_xterm 2025-07-17T06:45:53.1946300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50l1 2025-07-17T06:45:53.1947110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/citoh-prop 2025-07-17T06:45:53.1947990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50-koi8r-m 2025-07-17T06:45:53.1948990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-koi8-r 2025-07-17T06:45:53.1949770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c301 2025-07-17T06:45:53.1950510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cyb110 2025-07-17T06:45:53.1951630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25-iso8859 2025-07-17T06:45:53.1952530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108-w-8 2025-07-17T06:45:53.1953300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons60r-m 2025-07-17T06:45:53.1954040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c300 2025-07-17T06:45:53.1954980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25 2025-07-17T06:45:53.1955690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cygwin 2025-07-17T06:45:53.1956350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc721ll 2025-07-17T06:45:53.1956960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25r-m 2025-07-17T06:45:53.1957550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/c104 2025-07-17T06:45:53.1958160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cdc756 2025-07-17T06:45:53.1958820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cit101e-132 2025-07-17T06:45:53.1959470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons50r-m 2025-07-17T06:45:53.1960040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cci 2025-07-17T06:45:53.1960740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/concept108rv4p 2025-07-17T06:45:53.1961350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/63/cons25l1 2025-07-17T06:45:53.1961990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/digilog 2025-07-17T06:45:53.1962570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-34 2025-07-17T06:45:53.1963210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80 2025-07-17T06:45:53.1963830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b-w 2025-07-17T06:45:53.1964470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b-w 2025-07-17T06:45:53.1965030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d132 2025-07-17T06:45:53.1965640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c 2025-07-17T06:45:53.1966310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-sna 2025-07-17T06:45:53.1966900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/delta 2025-07-17T06:45:53.1967510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-dg 2025-07-17T06:45:53.1968170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7103-sna 2025-07-17T06:45:53.1968840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix 2025-07-17T06:45:53.1969490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003-dumb 2025-07-17T06:45:53.1970100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b 2025-07-17T06:45:53.1970720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmchat 2025-07-17T06:45:53.1971430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48-m 2025-07-17T06:45:53.1972040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt220 2025-07-17T06:45:53.1972760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w-ccc 2025-07-17T06:45:53.1973360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3025 2025-07-17T06:45:53.1973950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+s 2025-07-17T06:45:53.1974530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw1 2025-07-17T06:45:53.1975230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix-25 2025-07-17T06:45:53.1975830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+25 2025-07-17T06:45:53.1976490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-w 2025-07-17T06:45:53.1977180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48-m 2025-07-17T06:45:53.1977800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt330 2025-07-17T06:45:53.1978420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-dg 2025-07-17T06:45:53.1979050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datapoint 2025-07-17T06:45:53.1979630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211 2025-07-17T06:45:53.1980290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462e-dg 2025-07-17T06:45:53.1980860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+ 2025-07-17T06:45:53.1981570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25 2025-07-17T06:45:53.1982140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80 2025-07-17T06:45:53.1982860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s-ccc 2025-07-17T06:45:53.1983680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220 2025-07-17T06:45:53.1984140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-w 2025-07-17T06:45:53.1984880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue80 2025-07-17T06:45:53.1985860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25 2025-07-17T06:45:53.1986530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb 2025-07-17T06:45:53.1987540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr-ccc 2025-07-17T06:45:53.1988350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-generic 2025-07-17T06:45:53.1989150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix-25 2025-07-17T06:45:53.1989930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7003 2025-07-17T06:45:53.1990830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-25 2025-07-17T06:45:53.1991750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37-m 2025-07-17T06:45:53.1992580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+25 2025-07-17T06:45:53.1993470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1720 2025-07-17T06:45:53.1994180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470 2025-07-17T06:45:53.1995220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-s 2025-07-17T06:45:53.1996040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-s 2025-07-17T06:45:53.1996800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decpro 2025-07-17T06:45:53.1997490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210 2025-07-17T06:45:53.1998310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datagraphix 2025-07-17T06:45:53.1999110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-dg 2025-07-17T06:45:53.2000040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-sr 2025-07-17T06:45:53.2000950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25-m 2025-07-17T06:45:53.2001710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b-w 2025-07-17T06:45:53.2002600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-ccc 2025-07-17T06:45:53.2003450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr 2025-07-17T06:45:53.2004180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt340 2025-07-17T06:45:53.2004990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmdt80w 2025-07-17T06:45:53.2005960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dumb-emacs-ansi 2025-07-17T06:45:53.2006650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80w 2025-07-17T06:45:53.2007570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-dg 2025-07-17T06:45:53.2008400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+11 2025-07-17T06:45:53.2009240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/datamedia2500 2025-07-17T06:45:53.2010010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc382 2025-07-17T06:45:53.2010760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-w 2025-07-17T06:45:53.2011610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102-old 2025-07-17T06:45:53.2012370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m 2025-07-17T06:45:53.2013250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216-unix 2025-07-17T06:45:53.2014080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-dg 2025-07-17T06:45:53.2014990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b-w 2025-07-17T06:45:53.2015770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s 2025-07-17T06:45:53.2016650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-sr 2025-07-17T06:45:53.2017510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color8 2025-07-17T06:45:53.2018250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp 2025-07-17T06:45:53.2019310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-112x37 2025-07-17T06:45:53.2020170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-dg 2025-07-17T06:45:53.2021050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-25 2025-07-17T06:45:53.2021840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr3180 2025-07-17T06:45:53.2022710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+7b 2025-07-17T06:45:53.2023570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-dg 2025-07-17T06:45:53.2024380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg-ccc 2025-07-17T06:45:53.2025260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-sr-ccc 2025-07-17T06:45:53.2026020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400 2025-07-17T06:45:53.2026800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg 2025-07-17T06:45:53.2027560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+sr 2025-07-17T06:45:53.2028500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-b 2025-07-17T06:45:53.2029320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-sr 2025-07-17T06:45:53.2030230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color8 2025-07-17T06:45:53.2031090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix 2025-07-17T06:45:53.2031910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt110 2025-07-17T06:45:53.2032820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-ccc 2025-07-17T06:45:53.2033590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg-ansi 2025-07-17T06:45:53.2034440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+fixed 2025-07-17T06:45:53.2035140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd 2025-07-17T06:45:53.2036040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100w 2025-07-17T06:45:53.2036900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640 2025-07-17T06:45:53.2037730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40 2025-07-17T06:45:53.2038470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-dg 2025-07-17T06:45:53.2039340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dataspeed40 2025-07-17T06:45:53.2040190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+w 2025-07-17T06:45:53.2040960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dd5000 2025-07-17T06:45:53.2041960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt400 2025-07-17T06:45:53.2042780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp3360 2025-07-17T06:45:53.2043600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053-old 2025-07-17T06:45:53.2044350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg210 2025-07-17T06:45:53.2045220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64-m 2025-07-17T06:45:53.2046150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-s 2025-07-17T06:45:53.2046980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x48 2025-07-17T06:45:53.2047930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x64 2025-07-17T06:45:53.2048680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmterm 2025-07-17T06:45:53.2049450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+ 2025-07-17T06:45:53.2053600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo-lm 2025-07-17T06:45:53.2053740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decansi 2025-07-17T06:45:53.2053870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b-w 2025-07-17T06:45:53.2054000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-w 2025-07-17T06:45:53.2054120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+25 2025-07-17T06:45:53.2054250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-b 2025-07-17T06:45:53.2055020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d217-unix 2025-07-17T06:45:53.2055810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578-7b 2025-07-17T06:45:53.2056600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+sr 2025-07-17T06:45:53.2057340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40-2 2025-07-17T06:45:53.2058150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg211 2025-07-17T06:45:53.2059100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80w 2025-07-17T06:45:53.2059860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-dg 2025-07-17T06:45:53.2060610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-w 2025-07-17T06:45:53.2061370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-w 2025-07-17T06:45:53.2062290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230c-dg 2025-07-17T06:45:53.2062990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d80 2025-07-17T06:45:53.2063630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw3 2025-07-17T06:45:53.2064430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30 2025-07-17T06:45:53.2065040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt-100 2025-07-17T06:45:53.2065790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+ccc 2025-07-17T06:45:53.2066540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw4 2025-07-17T06:45:53.2067410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk-vt 2025-07-17T06:45:53.2068130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-dg 2025-07-17T06:45:53.2068910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-90x30-m 2025-07-17T06:45:53.2069790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+fixed 2025-07-17T06:45:53.2070580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dialogue 2025-07-17T06:45:53.2071410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-dg 2025-07-17T06:45:53.2072140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg450 2025-07-17T06:45:53.2072870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555 2025-07-17T06:45:53.2073770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-dg 2025-07-17T06:45:53.2074760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm3045 2025-07-17T06:45:53.2075490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1520 2025-07-17T06:45:53.2076210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decwriter 2025-07-17T06:45:53.2077100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37 2025-07-17T06:45:53.2078000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30 2025-07-17T06:45:53.2078650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-w 2025-07-17T06:45:53.2079380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm2500 2025-07-17T06:45:53.2080130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix 2025-07-17T06:45:53.2080760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-7b 2025-07-17T06:45:53.2081470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+ 2025-07-17T06:45:53.2082310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-7b 2025-07-17T06:45:53.2083060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620-m8 2025-07-17T06:45:53.2083850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt80-sas 2025-07-17T06:45:53.2084670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+w 2025-07-17T06:45:53.2085430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450-dg 2025-07-17T06:45:53.2086190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-sr 2025-07-17T06:45:53.2086930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75 2025-07-17T06:45:53.2087840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96 2025-07-17T06:45:53.2088620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw2 2025-07-17T06:45:53.2089370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg605x 2025-07-17T06:45:53.2090260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-200x75-m 2025-07-17T06:45:53.2091000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgmode+color 2025-07-17T06:45:53.2091770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2-dg 2025-07-17T06:45:53.2092490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-dg 2025-07-17T06:45:53.2093320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd1 2025-07-17T06:45:53.2094070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm1521 2025-07-17T06:45:53.2095000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-25-ccc 2025-07-17T06:45:53.2095690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dwk 2025-07-17T06:45:53.2096420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6053 2025-07-17T06:45:53.2097340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-128x40-m 2025-07-17T06:45:53.2098030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo 2025-07-17T06:45:53.2098790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-7b 2025-07-17T06:45:53.2099580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg200 2025-07-17T06:45:53.2100370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg+color 2025-07-17T06:45:53.2101290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-25 2025-07-17T06:45:53.2101930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtterm 2025-07-17T06:45:53.2102770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64 2025-07-17T06:45:53.2103520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm-256color 2025-07-17T06:45:53.2104180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dp8242 2025-07-17T06:45:53.2104890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d400-dg 2025-07-17T06:45:53.2105500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410 2025-07-17T06:45:53.2106460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-sr 2025-07-17T06:45:53.2107330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740 2025-07-17T06:45:53.2108150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-100x37-m 2025-07-17T06:45:53.2109010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-s 2025-07-17T06:45:53.2109930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-dg 2025-07-17T06:45:53.2110740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216+dg 2025-07-17T06:45:53.2111480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215 2025-07-17T06:45:53.2112270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-25 2025-07-17T06:45:53.2112990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100 2025-07-17T06:45:53.2113900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix 2025-07-17T06:45:53.2114650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+pp 2025-07-17T06:45:53.2115510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-s 2025-07-17T06:45:53.2116180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411 2025-07-17T06:45:53.2116880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix 2025-07-17T06:45:53.2117810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-m8 2025-07-17T06:45:53.2118520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d2 2025-07-17T06:45:53.2119300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+ 2025-07-17T06:45:53.2119930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dw 2025-07-17T06:45:53.2120820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-dg 2025-07-17T06:45:53.2121560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dvtm 2025-07-17T06:45:53.2122240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-dg 2025-07-17T06:45:53.2123040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec+sl 2025-07-17T06:45:53.2123810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7202 2025-07-17T06:45:53.2124660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-256x96-m 2025-07-17T06:45:53.2125460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-w 2025-07-17T06:45:53.2126250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-w 2025-07-17T06:45:53.2127010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-w 2025-07-17T06:45:53.2127920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-w 2025-07-17T06:45:53.2128620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgunix+ccc 2025-07-17T06:45:53.2129280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-7b 2025-07-17T06:45:53.2130110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dec-vt100 2025-07-17T06:45:53.2130740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214 2025-07-17T06:45:53.2131550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo630 2025-07-17T06:45:53.2132390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix 2025-07-17T06:45:53.2133010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d800 2025-07-17T06:45:53.2133880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dt100w 2025-07-17T06:45:53.2134570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e+dg 2025-07-17T06:45:53.2135370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460 2025-07-17T06:45:53.2136160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1730 2025-07-17T06:45:53.2136920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200 2025-07-17T06:45:53.2137600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ddr 2025-07-17T06:45:53.2138350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d463-unix-sr 2025-07-17T06:45:53.2139270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w 2025-07-17T06:45:53.2139970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f2 2025-07-17T06:45:53.2140730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin 2025-07-17T06:45:53.2141560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c-dg 2025-07-17T06:45:53.2142330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462+dg 2025-07-17T06:45:53.2143030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp203 2025-07-17T06:45:53.2143740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/djgpp204 2025-07-17T06:45:53.2144590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d211-dg 2025-07-17T06:45:53.2145240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg6134 2025-07-17T06:45:53.2145940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d411-7b 2025-07-17T06:45:53.2146800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dm80 2025-07-17T06:45:53.2147670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d413-unix-25 2025-07-17T06:45:53.2148460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-w-ccc 2025-07-17T06:45:53.2149090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+15 2025-07-17T06:45:53.2149730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-7b-w 2025-07-17T06:45:53.2150320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d450 2025-07-17T06:45:53.2151030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-f 2025-07-17T06:45:53.2151800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x30-m 2025-07-17T06:45:53.2152430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d460-7b 2025-07-17T06:45:53.2153020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg100 2025-07-17T06:45:53.2153600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461 2025-07-17T06:45:53.2155260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1640-lm 2025-07-17T06:45:53.2155830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230 2025-07-17T06:45:53.2156540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-144x48 2025-07-17T06:45:53.2157140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d215-dg 2025-07-17T06:45:53.2157820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dgkeys+8b 2025-07-17T06:45:53.2158470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo450 2025-07-17T06:45:53.2159080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470-7b 2025-07-17T06:45:53.2159720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/domterm 2025-07-17T06:45:53.2160350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d470c 2025-07-17T06:45:53.2160990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix 2025-07-17T06:45:53.2161650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d555-7b 2025-07-17T06:45:53.2162320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d216e-unix 2025-07-17T06:45:53.2162990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-80x25 2025-07-17T06:45:53.2163650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d461-7b 2025-07-17T06:45:53.2164380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-25-ccc 2025-07-17T06:45:53.2165030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-dg-ccc 2025-07-17T06:45:53.2165650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577-w 2025-07-17T06:45:53.2166420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-160x64-m 2025-07-17T06:45:53.2166990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d578 2025-07-17T06:45:53.2167620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d230-dg 2025-07-17T06:45:53.2168280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dtc300s 2025-07-17T06:45:53.2168940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dg460-ansi 2025-07-17T06:45:53.2169640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d464-unix-w 2025-07-17T06:45:53.2170190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/ds40 2025-07-17T06:45:53.2170830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+dg 2025-07-17T06:45:53.2171460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d214-dg 2025-07-17T06:45:53.2172080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d220-dg 2025-07-17T06:45:53.2172790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1740-lm 2025-07-17T06:45:53.2173400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412+s 2025-07-17T06:45:53.2174060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/decid+cpr 2025-07-17T06:45:53.2174670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dmd-24 2025-07-17T06:45:53.2175410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f2 2025-07-17T06:45:53.2176090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430c-unix-s-ccc 2025-07-17T06:45:53.2176750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d414-unix-s 2025-07-17T06:45:53.2177390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/diablo1620 2025-07-17T06:45:53.2178030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d200-dg 2025-07-17T06:45:53.2178620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d577 2025-07-17T06:45:53.2179330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix-sr 2025-07-17T06:45:53.2179960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d210-dg 2025-07-17T06:45:53.2180660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d430-unix-s 2025-07-17T06:45:53.2181310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/darwin-m-f 2025-07-17T06:45:53.2181990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d412-unix-25 2025-07-17T06:45:53.2182600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d410-7b 2025-07-17T06:45:53.2183260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/d462-unix 2025-07-17T06:45:53.2183880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/64/dku7102 2025-07-17T06:45:53.2184620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/41/Apple_Terminal 2025-07-17T06:45:53.2185260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42 2025-07-17T06:45:53.2185970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc-w 2025-07-17T06:45:53.2186630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48wpc 2025-07-17T06:45:53.2187300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25 2025-07-17T06:45:53.2187920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-mc 2025-07-17T06:45:53.2188550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-w 2025-07-17T06:45:53.2189240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25-w 2025-07-17T06:45:53.2189890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w-vb 2025-07-17T06:45:53.2190570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42wvb 2025-07-17T06:45:53.2191190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-w 2025-07-17T06:45:53.2191900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-wvb 2025-07-17T06:45:53.2192550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42-w 2025-07-17T06:45:53.2193250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-wvb 2025-07-17T06:45:53.2193860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-vb 2025-07-17T06:45:53.2194520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25 2025-07-17T06:45:53.2195180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-w 2025-07-17T06:45:53.2195820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43-w 2025-07-17T06:45:53.2196450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25 2025-07-17T06:45:53.2197130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-wvb 2025-07-17T06:45:53.2197810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43 2025-07-17T06:45:53.2198430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75ap 2025-07-17T06:45:53.2199090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w-vb 2025-07-17T06:45:53.2199660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75 2025-07-17T06:45:53.2200310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-mc 2025-07-17T06:45:53.2200950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-vb 2025-07-17T06:45:53.2201670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36pc 2025-07-17T06:45:53.2202340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36w 2025-07-17T06:45:53.2203010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-316X 2025-07-17T06:45:53.2203700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-vb 2025-07-17T06:45:53.2204380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25 2025-07-17T06:45:53.2205080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25 2025-07-17T06:45:53.2205670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-w 2025-07-17T06:45:53.2206310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-AT 2025-07-17T06:45:53.2206940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse370 2025-07-17T06:45:53.2207550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100 2025-07-17T06:45:53.2208220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-vb 2025-07-17T06:45:53.2208890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-w 2025-07-17T06:45:53.2209520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30-vb 2025-07-17T06:45:53.2210170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25 2025-07-17T06:45:53.2210830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w 2025-07-17T06:45:53.2211450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350 2025-07-17T06:45:53.2212100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120 2025-07-17T06:45:53.2212750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50 2025-07-17T06:45:53.2213400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325w-24 2025-07-17T06:45:53.2214120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42w 2025-07-17T06:45:53.2214800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-wvb 2025-07-17T06:45:53.2215430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520 2025-07-17T06:45:53.2216120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-wvb 2025-07-17T06:45:53.2216760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-vb 2025-07-17T06:45:53.2217440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25-w 2025-07-17T06:45:53.2218130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48w 2025-07-17T06:45:53.2218800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43wvb 2025-07-17T06:45:53.2219430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w 2025-07-17T06:45:53.2220450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w 2025-07-17T06:45:53.2221130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-mc 2025-07-17T06:45:53.2221740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25 2025-07-17T06:45:53.2222360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325 2025-07-17T06:45:53.2223030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-wvb 2025-07-17T06:45:53.2223710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-epc 2025-07-17T06:45:53.2224360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-vb 2025-07-17T06:45:53.2224970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60 2025-07-17T06:45:53.2225630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-25 2025-07-17T06:45:53.2226270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25-w 2025-07-17T06:45:53.2226910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25 2025-07-17T06:45:53.2227540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-vb 2025-07-17T06:45:53.2228160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150 2025-07-17T06:45:53.2228840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43 2025-07-17T06:45:53.2229450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wrenw 2025-07-17T06:45:53.2230150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w-vb 2025-07-17T06:45:53.2230760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75 2025-07-17T06:45:53.2231360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75ap 2025-07-17T06:45:53.2232040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-wvb 2025-07-17T06:45:53.2232690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-w 2025-07-17T06:45:53.2233370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-43-w 2025-07-17T06:45:53.2234000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-vb 2025-07-17T06:45:53.2234610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185 2025-07-17T06:45:53.2235300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-42 2025-07-17T06:45:53.2235960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-w 2025-07-17T06:45:53.2236610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-316X 2025-07-17T06:45:53.2237230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160 2025-07-17T06:45:53.2237930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-vb 2025-07-17T06:45:53.2238560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsvt25m 2025-07-17T06:45:53.2239240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36w 2025-07-17T06:45:53.2239930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w-vb 2025-07-17T06:45:53.2240540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgt 2025-07-17T06:45:53.2241270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-wvb 2025-07-17T06:45:53.2241930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-vb 2025-07-17T06:45:53.2242510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50 2025-07-17T06:45:53.2243160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-25 2025-07-17T06:45:53.2243830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-w 2025-07-17T06:45:53.2244470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-PC 2025-07-17T06:45:53.2245140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42-w 2025-07-17T06:45:53.2245770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-vb 2025-07-17T06:45:53.2246420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42w 2025-07-17T06:45:53.2247040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-80 2025-07-17T06:45:53.2247690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w 2025-07-17T06:45:53.2248340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-42 2025-07-17T06:45:53.2249010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48w 2025-07-17T06:45:53.2249660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-w-vb 2025-07-17T06:45:53.2250260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fa 2025-07-17T06:45:53.2250860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wren 2025-07-17T06:45:53.2251540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-vb 2025-07-17T06:45:53.2252230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-24 2025-07-17T06:45:53.2252850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-wvb 2025-07-17T06:45:53.2253460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy100q 2025-07-17T06:45:53.2254180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-wvb 2025-07-17T06:45:53.2254850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-75ap 2025-07-17T06:45:53.2255440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60 2025-07-17T06:45:53.2256120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc 2025-07-17T06:45:53.2256770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-vb 2025-07-17T06:45:53.2257410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43 2025-07-17T06:45:53.2258090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36pc 2025-07-17T06:45:53.2258780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36wpc 2025-07-17T06:45:53.2259360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wsiris 2025-07-17T06:45:53.2260030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-w-vb 2025-07-17T06:45:53.2260720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-wvb 2025-07-17T06:45:53.2261340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-vb 2025-07-17T06:45:53.2261970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-75ap 2025-07-17T06:45:53.2262610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-w 2025-07-17T06:45:53.2263290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-42 2025-07-17T06:45:53.2263920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-vb 2025-07-17T06:45:53.2264560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-w 2025-07-17T06:45:53.2265170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt 2025-07-17T06:45:53.2265770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85 2025-07-17T06:45:53.2266420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48 2025-07-17T06:45:53.2267100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-8bit 2025-07-17T06:45:53.2267790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-w-vb 2025-07-17T06:45:53.2268440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-48pc 2025-07-17T06:45:53.2269120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99gt-tek 2025-07-17T06:45:53.2269790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-42-w 2025-07-17T06:45:53.2270460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99-ansi 2025-07-17T06:45:53.2271110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-wvb 2025-07-17T06:45:53.2271760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-vb 2025-07-17T06:45:53.2272430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-25 2025-07-17T06:45:53.2273060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-325 2025-07-17T06:45:53.2273720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-wvb 2025-07-17T06:45:53.2274360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-43w 2025-07-17T06:45:53.2274980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-PC 2025-07-17T06:45:53.2275630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-vb 2025-07-17T06:45:53.2276320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-wvb 2025-07-17T06:45:53.2277020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-105k 2025-07-17T06:45:53.2277670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-24 2025-07-17T06:45:53.2278340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43 2025-07-17T06:45:53.2279000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25w 2025-07-17T06:45:53.2279710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-25-w 2025-07-17T06:45:53.2280300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150 2025-07-17T06:45:53.2281020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-24 2025-07-17T06:45:53.2281690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-25-w 2025-07-17T06:45:53.2282340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48 2025-07-17T06:45:53.2283020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-nk 2025-07-17T06:45:53.2283610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-w 2025-07-17T06:45:53.2284290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-24 2025-07-17T06:45:53.2284920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43 2025-07-17T06:45:53.2285520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99f 2025-07-17T06:45:53.2286160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgt 2025-07-17T06:45:53.2286810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-vb 2025-07-17T06:45:53.2287430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-w 2025-07-17T06:45:53.2288110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-43-w 2025-07-17T06:45:53.2288780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-wvb 2025-07-17T06:45:53.2289370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160 2025-07-17T06:45:53.2290030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-vb 2025-07-17T06:45:53.2290740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36wpc 2025-07-17T06:45:53.2291400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-25-w 2025-07-17T06:45:53.2292060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99a-ansi 2025-07-17T06:45:53.2292670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30 2025-07-17T06:45:53.2293340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-w-vb 2025-07-17T06:45:53.2293990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-vb 2025-07-17T06:45:53.2294620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185 2025-07-17T06:45:53.2295270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-42 2025-07-17T06:45:53.2301130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-w 2025-07-17T06:45:53.2301620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-vb 2025-07-17T06:45:53.2301970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-p-wvb 2025-07-17T06:45:53.2302300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-24 2025-07-17T06:45:53.2302630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-25-w 2025-07-17T06:45:53.2302950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-wvb 2025-07-17T06:45:53.2303260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-36 2025-07-17T06:45:53.2303580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-vb 2025-07-17T06:45:53.2303890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350 2025-07-17T06:45:53.2304190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120 2025-07-17T06:45:53.2304490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy75-w 2025-07-17T06:45:53.2304810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-pc-vb 2025-07-17T06:45:53.2305150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48wpc 2025-07-17T06:45:53.2305480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse120-w 2025-07-17T06:45:53.2305890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-epc-w 2025-07-17T06:45:53.2306210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w 2025-07-17T06:45:53.2306520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-mc 2025-07-17T06:45:53.2306830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt 2025-07-17T06:45:53.2307500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-wvb 2025-07-17T06:45:53.2308150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25 2025-07-17T06:45:53.2308760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370 2025-07-17T06:45:53.2309460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-43-w 2025-07-17T06:45:53.2310090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-tek 2025-07-17T06:45:53.2310790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-AT 2025-07-17T06:45:53.2311400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-wvb 2025-07-17T06:45:53.2312060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-wvb 2025-07-17T06:45:53.2312760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse150-25-w 2025-07-17T06:45:53.2313350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-vb 2025-07-17T06:45:53.2313990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy350-w 2025-07-17T06:45:53.2314660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42-w 2025-07-17T06:45:53.2315300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-8bit 2025-07-17T06:45:53.2315910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325 2025-07-17T06:45:53.2316540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85 2025-07-17T06:45:53.2317230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-25w 2025-07-17T06:45:53.2317870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse160-w 2025-07-17T06:45:53.2318470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520 2025-07-17T06:45:53.2319120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-vb 2025-07-17T06:45:53.2319830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse350-wvb 2025-07-17T06:45:53.2320490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse185-wvb 2025-07-17T06:45:53.2321170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse325-43w 2025-07-17T06:45:53.2321780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-43 2025-07-17T06:45:53.2322430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy85-wvb 2025-07-17T06:45:53.2323080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy120-wvb 2025-07-17T06:45:53.2323720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse30-mc 2025-07-17T06:45:53.2324370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse85-w 2025-07-17T06:45:53.2325020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse60-vb 2025-07-17T06:45:53.2325690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-101k 2025-07-17T06:45:53.2326310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse+sl 2025-07-17T06:45:53.2326950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy99fgta 2025-07-17T06:45:53.2327580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse-vp 2025-07-17T06:45:53.2328170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy30 2025-07-17T06:45:53.2328870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-48pc 2025-07-17T06:45:53.2329510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-36 2025-07-17T06:45:53.2330170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy150-w-vb 2025-07-17T06:45:53.2330820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy185-24 2025-07-17T06:45:53.2331450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy60-42 2025-07-17T06:45:53.2332110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-tek 2025-07-17T06:45:53.2332770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse520-w 2025-07-17T06:45:53.2333440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse75-mc 2025-07-17T06:45:53.2334050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy520-vb 2025-07-17T06:45:53.2334710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-25 2025-07-17T06:45:53.2335340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy50-wvb 2025-07-17T06:45:53.2335970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-rv 2025-07-17T06:45:53.2336640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse50-vb 2025-07-17T06:45:53.2337280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy-99fgta 2025-07-17T06:45:53.2338000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wyse99gt-25-w 2025-07-17T06:45:53.2338620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy325-w 2025-07-17T06:45:53.2339290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy370-EPC 2025-07-17T06:45:53.2339930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/77/wy160-25-w 2025-07-17T06:45:53.2340540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25 2025-07-17T06:45:53.2341170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0 2025-07-17T06:45:53.2341780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt210 2025-07-17T06:45:53.2342430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3-bold 2025-07-17T06:45:53.2343040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p4 2025-07-17T06:45:53.2343690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m 2025-07-17T06:45:53.2344310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-w 2025-07-17T06:45:53.2345010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43-m 2025-07-17T06:45:53.2345680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+keypad 2025-07-17T06:45:53.2346300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40 2025-07-17T06:45:53.2346890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-w 2025-07-17T06:45:53.2347510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m 2025-07-17T06:45:53.2348120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200w 2025-07-17T06:45:53.2348780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-w 2025-07-17T06:45:53.2349400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccons 2025-07-17T06:45:53.2350070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8-w 2025-07-17T06:45:53.2350710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmconsole 2025-07-17T06:45:53.2351330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvtXX 2025-07-17T06:45:53.2351900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p5 2025-07-17T06:45:53.2352610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-vt100 2025-07-17T06:45:53.2353500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p19 2025-07-17T06:45:53.2354140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty 2025-07-17T06:45:53.2354760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8-w 2025-07-17T06:45:53.2355440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc6300plus 2025-07-17T06:45:53.2356130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-96x48 2025-07-17T06:45:53.2356770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcconsole 2025-07-17T06:45:53.2357390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pro350 2025-07-17T06:45:53.2358060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit12 2025-07-17T06:45:53.2358700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25 2025-07-17T06:45:53.2359300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-8 2025-07-17T06:45:53.2360080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+xterm 2025-07-17T06:45:53.2360680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-venix 2025-07-17T06:45:53.2361420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-basic 2025-07-17T06:45:53.2362010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit 2025-07-17T06:45:53.2362710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs0 2025-07-17T06:45:53.2363370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-43 2025-07-17T06:45:53.2363950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pty 2025-07-17T06:45:53.2364570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505 2025-07-17T06:45:53.2365180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon 2025-07-17T06:45:53.2365810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism7 2025-07-17T06:45:53.2366460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-minix 2025-07-17T06:45:53.2367080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9 2025-07-17T06:45:53.2367770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pckermit120 2025-07-17T06:45:53.2368390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50w 2025-07-17T06:45:53.2369000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8 2025-07-17T06:45:53.2369710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-fast 2025-07-17T06:45:53.2370340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/printer 2025-07-17T06:45:53.2370950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1251 2025-07-17T06:45:53.2371620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33 2025-07-17T06:45:53.2372230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35w 2025-07-17T06:45:53.2373010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt400 2025-07-17T06:45:53.2373660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25-m 2025-07-17T06:45:53.2374340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14-m-w 2025-07-17T06:45:53.2374920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8-w 2025-07-17T06:45:53.2375580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-m 2025-07-17T06:45:53.2376160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8gl 2025-07-17T06:45:53.2376870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+sgr+acs 2025-07-17T06:45:53.2377500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1 2025-07-17T06:45:53.2378210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys 2025-07-17T06:45:53.2378910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-256color 2025-07-17T06:45:53.2379590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-90x28 2025-07-17T06:45:53.2380260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-mono 2025-07-17T06:45:53.2380870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250 2025-07-17T06:45:53.2381500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6100 2025-07-17T06:45:53.2382180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m-w 2025-07-17T06:45:53.2382780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcz19 2025-07-17T06:45:53.2383420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism9-8 2025-07-17T06:45:53.2384050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm 2025-07-17T06:45:53.2384830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+vt100 2025-07-17T06:45:53.2385410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m 2025-07-17T06:45:53.2385980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p7 2025-07-17T06:45:53.2386620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43 2025-07-17T06:45:53.2387200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9 2025-07-17T06:45:53.2387880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-w 2025-07-17T06:45:53.2388500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt40w 2025-07-17T06:45:53.2389130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28 2025-07-17T06:45:53.2389770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1100 2025-07-17T06:45:53.2390430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc-coherent 2025-07-17T06:45:53.2391040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe550 2025-07-17T06:45:53.2391610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p8 2025-07-17T06:45:53.2392250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-m-w 2025-07-17T06:45:53.2392820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3 2025-07-17T06:45:53.2393450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcmw 2025-07-17T06:45:53.2394090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt43w 2025-07-17T06:45:53.2394750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12-m 2025-07-17T06:45:53.2395380Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12-w 2025-07-17T06:45:53.2395990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r-m 2025-07-17T06:45:53.2396620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25w 2025-07-17T06:45:53.2397240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6312 2025-07-17T06:45:53.2397910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-sco 2025-07-17T06:45:53.2398650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+esc 2025-07-17T06:45:53.2399220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p9-w 2025-07-17T06:45:53.2399820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc3r 2025-07-17T06:45:53.2400460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism12 2025-07-17T06:45:53.2401090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000m 2025-07-17T06:45:53.2401740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m1b 2025-07-17T06:45:53.2402360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi 2025-07-17T06:45:53.2403000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe7000c 2025-07-17T06:45:53.2403710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt25-color 2025-07-17T06:45:53.2404320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi43 2025-07-17T06:45:53.2404910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14 2025-07-17T06:45:53.2405540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p14-m-w 2025-07-17T06:45:53.2406190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism14 2025-07-17T06:45:53.2406890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-noapp 2025-07-17T06:45:53.2407470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pilot 2025-07-17T06:45:53.2408050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/p12 2025-07-17T06:45:53.2408760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+colors 2025-07-17T06:45:53.2409510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+linux 2025-07-17T06:45:53.2410140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi25m 2025-07-17T06:45:53.2410780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psx_ansi 2025-07-17T06:45:53.2411430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-25 2025-07-17T06:45:53.2412030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100 2025-07-17T06:45:53.2412650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/ps300 2025-07-17T06:45:53.2413280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe1200 2025-07-17T06:45:53.2413900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt250w 2025-07-17T06:45:53.2414540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8gl 2025-07-17T06:45:53.2415200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33 2025-07-17T06:45:53.2415830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism4 2025-07-17T06:45:53.2416470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-24 2025-07-17T06:45:53.2417110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism8-w 2025-07-17T06:45:53.2417780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcplot 2025-07-17T06:45:53.2418490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+fnkeys+sco 2025-07-17T06:45:53.2419160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-screen 2025-07-17T06:45:53.2419810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+keys 2025-07-17T06:45:53.2420410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism5 2025-07-17T06:45:53.2421070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt505-22 2025-07-17T06:45:53.2421680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/prism2 2025-07-17T06:45:53.2422330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty-m2 2025-07-17T06:45:53.2422950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pc7300 2025-07-17T06:45:53.2423690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/psterm-80x24 2025-07-17T06:45:53.2424300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon+base 2025-07-17T06:45:53.2424950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi33m 2025-07-17T06:45:53.2425610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon-m 2025-07-17T06:45:53.2426210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt100w 2025-07-17T06:45:53.2426850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pe6300 2025-07-17T06:45:53.2427470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pt200 2025-07-17T06:45:53.2428070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt35 2025-07-17T06:45:53.2428730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt28w 2025-07-17T06:45:53.2429360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pmcons 2025-07-17T06:45:53.2429950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcix 2025-07-17T06:45:53.2430620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pccon0-m 2025-07-17T06:45:53.2431220Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcvt50 2025-07-17T06:45:53.2431920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/pcansi-33-m 2025-07-17T06:45:53.2432580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/70/putty+screen 2025-07-17T06:45:53.2433200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdcons 2025-07-17T06:45:53.2433830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203 2025-07-17T06:45:53.2434510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25 2025-07-17T06:45:53.2435190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25-w 2025-07-17T06:45:53.2435860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-25-w 2025-07-17T06:45:53.2436460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt 2025-07-17T06:45:53.2437120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25 2025-07-17T06:45:53.2437730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119 2025-07-17T06:45:53.2438310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx 2025-07-17T06:45:53.2438970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt4 2025-07-17T06:45:53.2439610Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103 2025-07-17T06:45:53.2440260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-w 2025-07-17T06:45:53.2440880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p 2025-07-17T06:45:53.2441570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-g 2025-07-17T06:45:53.2442250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-25-w 2025-07-17T06:45:53.2442880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-w 2025-07-17T06:45:53.2443510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt102 2025-07-17T06:45:53.2444130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-t 2025-07-17T06:45:53.2444730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxt2 2025-07-17T06:45:53.2445420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w 2025-07-17T06:45:53.2446020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101p 2025-07-17T06:45:53.2446670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxtmono 2025-07-17T06:45:53.2447300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt103-w 2025-07-17T06:45:53.2447990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+-25 2025-07-17T06:45:53.2448570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume 2025-07-17T06:45:53.2449260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203-w-am 2025-07-17T06:45:53.2449840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxw 2025-07-17T06:45:53.2450440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnx4 2025-07-17T06:45:53.2451140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119p-w 2025-07-17T06:45:53.2451690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qnxm 2025-07-17T06:45:53.2452340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-m 2025-07-17T06:45:53.2452960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qdss 2025-07-17T06:45:53.2453620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi-w 2025-07-17T06:45:53.2454210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101 2025-07-17T06:45:53.2454880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119+ 2025-07-17T06:45:53.2455480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt108 2025-07-17T06:45:53.2456120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qume5 2025-07-17T06:45:53.2456730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qansi 2025-07-17T06:45:53.2457370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt101+ 2025-07-17T06:45:53.2458010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt203+ 2025-07-17T06:45:53.2458680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/71/qvt119-25-w 2025-07-17T06:45:53.2459300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61 2025-07-17T06:45:53.2459890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt330 2025-07-17T06:45:53.2460520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102 2025-07-17T06:45:53.2461130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50 2025-07-17T06:45:53.2461740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp60 2025-07-17T06:45:53.2462440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-putty 2025-07-17T06:45:53.2463050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8 2025-07-17T06:45:53.2463750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav-w 2025-07-17T06:45:53.2464350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300 2025-07-17T06:45:53.2464960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt132 2025-07-17T06:45:53.2465570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc403a 2025-07-17T06:45:53.2466300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+pcedit 2025-07-17T06:45:53.2466920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s 2025-07-17T06:45:53.2467500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip 2025-07-17T06:45:53.2468160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-direct 2025-07-17T06:45:53.2468850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint90 2025-07-17T06:45:53.2469520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte+pcfkeys 2025-07-17T06:45:53.2470160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-nam 2025-07-17T06:45:53.2470760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vitty 2025-07-17T06:45:53.2471410Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-w 2025-07-17T06:45:53.2472060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/versaterm 2025-07-17T06:45:53.2472680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visa50 2025-07-17T06:45:53.2473300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp3a+ 2025-07-17T06:45:53.2473930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata 2025-07-17T06:45:53.2474560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2014 2025-07-17T06:45:53.2475170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi550 2025-07-17T06:45:53.2475860Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102-nsgr 2025-07-17T06:45:53.2476520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-old 2025-07-17T06:45:53.2477120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-61 2025-07-17T06:45:53.2481870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k311 2025-07-17T06:45:53.2482190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+ 2025-07-17T06:45:53.2482580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+keypad 2025-07-17T06:45:53.2482890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vtnt 2025-07-17T06:45:53.2483200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+4bsd 2025-07-17T06:45:53.2483530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-o 2025-07-17T06:45:53.2483840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt61.5 2025-07-17T06:45:53.2484140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pc 2025-07-17T06:45:53.2484450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc203 2025-07-17T06:45:53.2484750Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v200-nam 2025-07-17T06:45:53.2485050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220 2025-07-17T06:45:53.2485350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-k3 2025-07-17T06:45:53.2485660Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100nam 2025-07-17T06:45:53.2486230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2012 2025-07-17T06:45:53.2486830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300 2025-07-17T06:45:53.2487440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vapple 2025-07-17T06:45:53.2488040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-H 2025-07-17T06:45:53.2488690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2008 2025-07-17T06:45:53.2489290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc415 2025-07-17T06:45:53.2489910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400 2025-07-17T06:45:53.2490570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-vb 2025-07-17T06:45:53.2491270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+vtedit 2025-07-17T06:45:53.2491910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-nam 2025-07-17T06:45:53.2492500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v320n 2025-07-17T06:45:53.2493120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vv100 2025-07-17T06:45:53.2493780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+enq 2025-07-17T06:45:53.2494400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-w 2025-07-17T06:45:53.2495070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt102+enq 2025-07-17T06:45:53.2495700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2007 2025-07-17T06:45:53.2496400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-top 2025-07-17T06:45:53.2496990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414 2025-07-17T06:45:53.2497620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w 2025-07-17T06:45:53.2498290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52-basic 2025-07-17T06:45:53.2498890Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vk100 2025-07-17T06:45:53.2499560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8bit 2025-07-17T06:45:53.2500160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520 2025-07-17T06:45:53.2500780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt340 2025-07-17T06:45:53.2501460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100-x10 2025-07-17T06:45:53.2502110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam-w 2025-07-17T06:45:53.2502710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi55 2025-07-17T06:45:53.2503330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi603 2025-07-17T06:45:53.2503970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vwmterm 2025-07-17T06:45:53.2504640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pcdos 2025-07-17T06:45:53.2505270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-js 2025-07-17T06:45:53.2505880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vs100 2025-07-17T06:45:53.2506550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt520ansi 2025-07-17T06:45:53.2507180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510 2025-07-17T06:45:53.2507800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-js 2025-07-17T06:45:53.2508490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-256color 2025-07-17T06:45:53.2509150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-w 2025-07-17T06:45:53.2509810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis 2025-07-17T06:45:53.2510390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc103 2025-07-17T06:45:53.2511080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-8bit 2025-07-17T06:45:53.2511720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi300-old 2025-07-17T06:45:53.2512350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200-w 2025-07-17T06:45:53.2512960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vp90 2025-07-17T06:45:53.2513640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+fnkeys 2025-07-17T06:45:53.2514270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-f 2025-07-17T06:45:53.2514880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420f 2025-07-17T06:45:53.2515530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt400-24 2025-07-17T06:45:53.2516160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w 2025-07-17T06:45:53.2516800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/visual603 2025-07-17T06:45:53.2517420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w 2025-07-17T06:45:53.2518130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint60 2025-07-17T06:45:53.2518710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52 2025-07-17T06:45:53.2519320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt131 2025-07-17T06:45:53.2519930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt50h 2025-07-17T06:45:53.2520540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100 2025-07-17T06:45:53.2521150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/venix 2025-07-17T06:45:53.2521810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2017 2025-07-17T06:45:53.2522470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-Hw 2025-07-17T06:45:53.2523070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404 2025-07-17T06:45:53.2523690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420 2025-07-17T06:45:53.2524390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nav 2025-07-17T06:45:53.2525000Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte 2025-07-17T06:45:53.2525600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v3220 2025-07-17T06:45:53.2526280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bot-s 2025-07-17T06:45:53.2526960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-nam 2025-07-17T06:45:53.2527540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi500 2025-07-17T06:45:53.2528190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc414h 2025-07-17T06:45:53.2528870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt52+keypad 2025-07-17T06:45:53.2529560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vte-2018 2025-07-17T06:45:53.2530180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420+lrmm 2025-07-17T06:45:53.2530880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+pfkeys 2025-07-17T06:45:53.2531520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt510pcdos 2025-07-17T06:45:53.2532150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vremote 2025-07-17T06:45:53.2532830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-top-s 2025-07-17T06:45:53.2533530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewdata-rv 2025-07-17T06:45:53.2534120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-w 2025-07-17T06:45:53.2534800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nav 2025-07-17T06:45:53.2535570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-base 2025-07-17T06:45:53.2536190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-w-nam 2025-07-17T06:45:53.2536870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint3a+ 2025-07-17T06:45:53.2537500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-nam 2025-07-17T06:45:53.2538200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm-o 2025-07-17T06:45:53.2538810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50adm 2025-07-17T06:45:53.2539490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt300-nam 2025-07-17T06:45:53.2540100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt200 2025-07-17T06:45:53.2540730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220d 2025-07-17T06:45:53.2541320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vsc 2025-07-17T06:45:53.2541980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt420pc 2025-07-17T06:45:53.2542630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-8 2025-07-17T06:45:53.2543250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vanilla 2025-07-17T06:45:53.2543880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode 2025-07-17T06:45:53.2544500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt125 2025-07-17T06:45:53.2545160Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip-Hw 2025-07-17T06:45:53.2545790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220-old 2025-07-17T06:45:53.2546390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/v5410 2025-07-17T06:45:53.2547100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100+keypad 2025-07-17T06:45:53.2547720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303a 2025-07-17T06:45:53.2548370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-am 2025-07-17T06:45:53.2549070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-s-bot 2025-07-17T06:45:53.2549690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320nam 2025-07-17T06:45:53.2550360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-w-am 2025-07-17T06:45:53.2550960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320 2025-07-17T06:45:53.2551580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc303 2025-07-17T06:45:53.2552180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi50 2025-07-17T06:45:53.2552850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vip7800-H 2025-07-17T06:45:53.2553500Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/viewpoint 2025-07-17T06:45:53.2554130Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vc404-s 2025-07-17T06:45:53.2554840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt220+cvis8 2025-07-17T06:45:53.2555450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt-utf8 2025-07-17T06:45:53.2556060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200 2025-07-17T06:45:53.2556710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt100-bm 2025-07-17T06:45:53.2557420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vscode-direct 2025-07-17T06:45:53.2558040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt525 2025-07-17T06:45:53.2558680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vi200-rv 2025-07-17T06:45:53.2559370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/76/vt320-w-nam 2025-07-17T06:45:53.2560080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-256color 2025-07-17T06:45:53.2560730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+r6f2 2025-07-17T06:45:53.2561420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37 2025-07-17T06:45:53.2562120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x64 2025-07-17T06:45:53.2562820Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x10mouse 2025-07-17T06:45:53.2563540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x48 2025-07-17T06:45:53.2564180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+osc104 2025-07-17T06:45:53.2564900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64-m 2025-07-17T06:45:53.2565560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-color 2025-07-17T06:45:53.2566270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-16color 2025-07-17T06:45:53.2566960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v40 2025-07-17T06:45:53.2567630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+128x40 2025-07-17T06:45:53.2568300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-b 2025-07-17T06:45:53.2569030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct256 2025-07-17T06:45:53.2569710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct2 2025-07-17T06:45:53.2570310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xgterm 2025-07-17T06:45:53.2571020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color 2025-07-17T06:45:53.2571650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+c 2025-07-17T06:45:53.2572310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pce2 2025-07-17T06:45:53.2573020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x64 2025-07-17T06:45:53.2573700Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48 2025-07-17T06:45:53.2574340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+app 2025-07-17T06:45:53.2575020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-8bit 2025-07-17T06:45:53.2575670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox820 2025-07-17T06:45:53.2576260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1750 2025-07-17T06:45:53.2576960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+112x37 2025-07-17T06:45:53.2577570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermm 2025-07-17T06:45:53.2578200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xi 2025-07-17T06:45:53.2578880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc0 2025-07-17T06:45:53.2579520Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f 2025-07-17T06:45:53.2580230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11hilite 2025-07-17T06:45:53.2580830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtermc 2025-07-17T06:45:53.2581560Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25-m 2025-07-17T06:45:53.2582200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf2 2025-07-17T06:45:53.2582910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+keypad 2025-07-17T06:45:53.2583490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm 2025-07-17T06:45:53.2584190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40 2025-07-17T06:45:53.2584880Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noapp 2025-07-17T06:45:53.2585490Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+b 2025-07-17T06:45:53.2586200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-basic 2025-07-17T06:45:53.2586840Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+meta 2025-07-17T06:45:53.2587550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11mouse 2025-07-17T06:45:53.2588190Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-f2 2025-07-17T06:45:53.2588780Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x820 2025-07-17T06:45:53.2589470Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc1 2025-07-17T06:45:53.2590100Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r6 2025-07-17T06:45:53.2590710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1720 2025-07-17T06:45:53.2591340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm.js 2025-07-17T06:45:53.2592090Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-88color 2025-07-17T06:45:53.2592730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux2 2025-07-17T06:45:53.2593460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48-m 2025-07-17T06:45:53.2594140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct2 2025-07-17T06:45:53.2594810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-utf8 2025-07-17T06:45:53.2595510Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+x11hilite 2025-07-17T06:45:53.2596230Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct16 2025-07-17T06:45:53.2596800Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xdku 2025-07-17T06:45:53.2597440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k-ite 2025-07-17T06:45:53.2598180Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt+title 2025-07-17T06:45:53.2598900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-112x37-m 2025-07-17T06:45:53.2599570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct 2025-07-17T06:45:53.2600280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v333 2025-07-17T06:45:53.2600970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xfree86 2025-07-17T06:45:53.2601620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt220 2025-07-17T06:45:53.2602270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+acs 2025-07-17T06:45:53.2602920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-hp 2025-07-17T06:45:53.2603550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-new 2025-07-17T06:45:53.2604250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-noapp 2025-07-17T06:45:53.2604940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pc+edit 2025-07-17T06:45:53.2605590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1003 2025-07-17T06:45:53.2606260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms-sun 2025-07-17T06:45:53.2606940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-twm 2025-07-17T06:45:53.2607630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+basic 2025-07-17T06:45:53.2608310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1003 2025-07-17T06:45:53.2608980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-pcolor 2025-07-17T06:45:53.2609590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xenix 2025-07-17T06:45:53.2610330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct256 2025-07-17T06:45:53.2610920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc 2025-07-17T06:45:53.2611620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1002 2025-07-17T06:45:53.2612300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+focus 2025-07-17T06:45:53.2612980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1005 2025-07-17T06:45:53.2613620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1005 2025-07-17T06:45:53.2614390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x48-m 2025-07-17T06:45:53.2614970Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox-lm 2025-07-17T06:45:53.2615710Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nopcfkeys 2025-07-17T06:45:53.2616370Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-direct 2025-07-17T06:45:53.2617020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1002 2025-07-17T06:45:53.2617670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sco 2025-07-17T06:45:53.2618650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-144x48 2025-07-17T06:45:53.2619300Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p371 2025-07-17T06:45:53.2620010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256setaf 2025-07-17T06:45:53.2620740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64-m 2025-07-17T06:45:53.2621400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+vt+edit 2025-07-17T06:45:53.2622040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+kbs 2025-07-17T06:45:53.2622730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30 2025-07-17T06:45:53.2623440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30-m 2025-07-17T06:45:53.2624140Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x11mouse 2025-07-17T06:45:53.2624720Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xwsh 2025-07-17T06:45:53.2625330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xtalk 2025-07-17T06:45:53.2626060Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v43 2025-07-17T06:45:53.2626760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v44 2025-07-17T06:45:53.2627390Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-p370 2025-07-17T06:45:53.2628070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f 2025-07-17T06:45:53.2628770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-90x30 2025-07-17T06:45:53.2629350Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xl83 2025-07-17T06:45:53.2629950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xfce 2025-07-17T06:45:53.2630640Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc3 2025-07-17T06:45:53.2631240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700 2025-07-17T06:45:53.2631900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-24 2025-07-17T06:45:53.2632590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl-alt 2025-07-17T06:45:53.2633290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+144x48 2025-07-17T06:45:53.2633920Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-b 2025-07-17T06:45:53.2634570Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-old 2025-07-17T06:45:53.2635250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt47 2025-07-17T06:45:53.2635900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f2 2025-07-17T06:45:53.2636600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-x10mouse 2025-07-17T06:45:53.2637270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x25 2025-07-17T06:45:53.2637910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcf0 2025-07-17T06:45:53.2638630Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+nofkeys 2025-07-17T06:45:53.2639320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color 2025-07-17T06:45:53.2639940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x1700-lm 2025-07-17T06:45:53.2640600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m 2025-07-17T06:45:53.2641320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+256color2 2025-07-17T06:45:53.2641940Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-r5 2025-07-17T06:45:53.2642680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+titlestack 2025-07-17T06:45:53.2643360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox1720 2025-07-17T06:45:53.2643980Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcc2 2025-07-17T06:45:53.2644580Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm1 2025-07-17T06:45:53.2645170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x68k 2025-07-17T06:45:53.2645850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+f 2025-07-17T06:45:53.2646480Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterms 2025-07-17T06:45:53.2647150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-mono 2025-07-17T06:45:53.2647810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term+sl 2025-07-17T06:45:53.2648540Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37-m 2025-07-17T06:45:53.2649260Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+80x30 2025-07-17T06:45:53.2649900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75 2025-07-17T06:45:53.2650590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96 2025-07-17T06:45:53.2651290Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x30-m 2025-07-17T06:45:53.2651990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+90x30 2025-07-17T06:45:53.2652600Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/x10term 2025-07-17T06:45:53.2653320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+pcfkeys 2025-07-17T06:45:53.2654030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-256x96-m 2025-07-17T06:45:53.2654730Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+160x64 2025-07-17T06:45:53.2655340Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xerox 2025-07-17T06:45:53.2655990Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sl 2025-07-17T06:45:53.2656670Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+edit 2025-07-17T06:45:53.2657320Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-sun 2025-07-17T06:45:53.2658030Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-100x37 2025-07-17T06:45:53.2658680Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-bold 2025-07-17T06:45:53.2659360Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-m-f2 2025-07-17T06:45:53.2660080Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+direct16 2025-07-17T06:45:53.2660770Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+200x75 2025-07-17T06:45:53.2661460Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+256x96 2025-07-17T06:45:53.2662120Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+tmux 2025-07-17T06:45:53.2662760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-nic 2025-07-17T06:45:53.2663430Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-vt52 2025-07-17T06:45:53.2664150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v32 2025-07-17T06:45:53.2664870Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-200x75-m 2025-07-17T06:45:53.2665550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+sm+1006 2025-07-17T06:45:53.2666240Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-160x64 2025-07-17T06:45:53.2666850Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xiterm 2025-07-17T06:45:53.2667550Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+indirect 2025-07-17T06:45:53.2668250Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+88color2 2025-07-17T06:45:53.2668960Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-128x40-m 2025-07-17T06:45:53.2669620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-1006 2025-07-17T06:45:53.2670310Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc+100x37 2025-07-17T06:45:53.2671010Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+alt1049 2025-07-17T06:45:53.2671740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xnuppc-80x25 2025-07-17T06:45:53.2672400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm-xf86-v33 2025-07-17T06:45:53.2673070Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/78/xterm+noalt 2025-07-17T06:45:53.2673740Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-bc 2025-07-17T06:45:53.2674330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a 2025-07-17T06:45:53.2674930Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z19 2025-07-17T06:45:53.2675590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100bw 2025-07-17T06:45:53.2676170Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx 2025-07-17T06:45:53.2676790Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen30 2025-07-17T06:45:53.2677440Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z-100 2025-07-17T06:45:53.2678050Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith29 2025-07-17T06:45:53.2678690Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29 2025-07-17T06:45:53.2679270Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100 2025-07-17T06:45:53.2679950Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-a 2025-07-17T06:45:53.2680530Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z50 2025-07-17T06:45:53.2681150Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z8001 2025-07-17T06:45:53.2681760Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx11 2025-07-17T06:45:53.2682420Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-bc 2025-07-17T06:45:53.2683020Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29b 2025-07-17T06:45:53.2683650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z100bw 2025-07-17T06:45:53.2684280Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith 2025-07-17T06:45:53.2684900Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen8001 2025-07-17T06:45:53.2685620Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zenith39-ansi 2025-07-17T06:45:53.2686200Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zt-1 2025-07-17T06:45:53.2686810Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/zen50 2025-07-17T06:45:53.2687400Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110 2025-07-17T06:45:53.2688040Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z110bw 2025-07-17T06:45:53.2688650Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340 2025-07-17T06:45:53.2689330Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-nkc-uc 2025-07-17T06:45:53.2689910Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z30 2025-07-17T06:45:53.2690590Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z29a-kc-uc 2025-07-17T06:45:53.2691210Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39a 2025-07-17T06:45:53.2691830Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/ztx-1-a 2025-07-17T06:45:53.2692450Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z39-a 2025-07-17T06:45:53.2693110Z /opt/homebrew/Caskroom/miniconda/base/share/terminfo/7a/z340-nam 2025-07-17T06:45:53.2693860Z /opt/homebrew/Caskroom/miniconda/base/share/examples/krb5/services.append 2025-07-17T06:45:53.2694500Z /opt/homebrew/Caskroom/miniconda/base/share/examples/krb5/krb5.conf 2025-07-17T06:45:53.2695160Z /opt/homebrew/Caskroom/miniconda/base/share/examples/krb5/kdc.conf 2025-07-17T06:45:53.2695810Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_close.3.html 2025-07-17T06:45:53.2696410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.3.html 2025-07-17T06:45:53.2697040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/changelog 2025-07-17T06:45:53.2697630Z /opt/homebrew/Caskroom/miniconda/base/share/doc/expat/AUTHORS 2025-07-17T06:45:53.2698310Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/INSTALL 2025-07-17T06:45:53.2698930Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/CHANGES 2025-07-17T06:45:53.2699590Z /opt/homebrew/Caskroom/miniconda/base/share/doc/readline/README 2025-07-17T06:45:53.2700140Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/AUTHORS 2025-07-17T06:45:53.2700870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/lzma-file-format.txt 2025-07-17T06:45:53.2701420Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/README 2025-07-17T06:45:53.2702010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/faq.txt 2025-07-17T06:45:53.2702590Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING 2025-07-17T06:45:53.2703180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/NEWS 2025-07-17T06:45:53.2704010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/04_compress_easy_mt.c 2025-07-17T06:45:53.2704780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/01_compress_easy.c 2025-07-17T06:45:53.2705540Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/02_decompress.c 2025-07-17T06:45:53.2706180Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/Makefile 2025-07-17T06:45:53.2707010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/03_compress_custom.c 2025-07-17T06:45:53.2707700Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/00_README.txt 2025-07-17T06:45:53.2708460Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/examples/11_file_info.c 2025-07-17T06:45:53.2709050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.0BSD 2025-07-17T06:45:53.2709720Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/COPYING.GPLv2 2025-07-17T06:45:53.2710330Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/history.txt 2025-07-17T06:45:53.2710890Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/THANKS 2025-07-17T06:45:53.2711600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/xz/xz-file-format.txt 2025-07-17T06:45:53.2712270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/BINDINGS.md 2025-07-17T06:45:53.2712890Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/AUTHORS 2025-07-17T06:45:53.2713560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/HACKING.md 2025-07-17T06:45:53.2714250Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/RELEASE-NOTES 2025-07-17T06:45:53.2714850Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/README 2025-07-17T06:45:53.2715500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/COPYING 2025-07-17T06:45:53.2716090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/libssh2/NEWS 2025-07-17T06:45:53.2716870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_config.html 2025-07-17T06:45:53.2717640Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2compat.html 2025-07-17T06:45:53.2718510Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_depth_limit.html 2025-07-17T06:45:53.2719130Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2.html 2025-07-17T06:45:53.2720210Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html 2025-07-17T06:45:53.2720880Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2unicode.html 2025-07-17T06:45:53.2721630Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2sample.html 2025-07-17T06:45:53.2722510Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_convert.html 2025-07-17T06:45:53.2723340Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_heap_limit.html 2025-07-17T06:45:53.2724270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_substitute_callout.html 2025-07-17T06:45:53.2724900Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/index.html 2025-07-17T06:45:53.2725700Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_free.html 2025-07-17T06:45:53.2726650Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_converted_pattern_free.html 2025-07-17T06:45:53.2727600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_bynumber.html 2025-07-17T06:45:53.2728440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_free.html 2025-07-17T06:45:53.2729280Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_callout_enumerate.html 2025-07-17T06:45:53.2730090Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_free.html 2025-07-17T06:45:53.2730840Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2perform.html 2025-07-17T06:45:53.2731790Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy_with_tables.html 2025-07-17T06:45:53.2732420Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2jit.html 2025-07-17T06:45:53.2733220Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2serialize.html 2025-07-17T06:45:53.2734110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_data_create.html 2025-07-17T06:45:53.2734920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables.html 2025-07-17T06:45:53.2735750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_assign.html 2025-07-17T06:45:53.2736480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_bsr.html 2025-07-17T06:45:53.2737370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_create.html 2025-07-17T06:45:53.2738120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_mark.html 2025-07-17T06:45:53.2739060Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html 2025-07-17T06:45:53.2739950Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_character_tables.html 2025-07-17T06:45:53.2740780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_match_limit.html 2025-07-17T06:45:53.2741690Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html 2025-07-17T06:45:53.2742390Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2syntax.html 2025-07-17T06:45:53.2743100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2api.html 2025-07-17T06:45:53.2744010Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_error_message.html 2025-07-17T06:45:53.2744820Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_startchar.html 2025-07-17T06:45:53.2745610Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_newline.html 2025-07-17T06:45:53.2746370Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2convert.html 2025-07-17T06:45:53.2747270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_count.html 2025-07-17T06:45:53.2748040Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_pattern_info.html 2025-07-17T06:45:53.2748910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_maketables_free.html 2025-07-17T06:45:53.2749750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_escape.html 2025-07-17T06:45:53.2750640Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_ovector_pointer.html 2025-07-17T06:45:53.2751380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_code_copy.html 2025-07-17T06:45:53.2752160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2matching.html 2025-07-17T06:45:53.2753110Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_create.html 2025-07-17T06:45:53.2753780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2test.html 2025-07-17T06:45:53.2754560Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_dfa_match.html 2025-07-17T06:45:53.2755300Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2posix.html 2025-07-17T06:45:53.2756260Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_max_pattern_length.html 2025-07-17T06:45:53.2757100Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_encode.html 2025-07-17T06:45:53.2758030Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_limit.html 2025-07-17T06:45:53.2758880Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_free.html 2025-07-17T06:45:53.2759820Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_nametable_scan.html 2025-07-17T06:45:53.2760520Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2callout.html 2025-07-17T06:45:53.2761450Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_copy.html 2025-07-17T06:45:53.2762350Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_free.html 2025-07-17T06:45:53.2763570Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2build.html 2025-07-17T06:45:53.2764440Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_offset_limit.html 2025-07-17T06:45:53.2765400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_byname.html 2025-07-17T06:45:53.2766120Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_match.html 2025-07-17T06:45:53.2767070Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_create.html 2025-07-17T06:45:53.2767790Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2partial.html 2025-07-17T06:45:53.2768500Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2grep.html 2025-07-17T06:45:53.2769400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_free.html 2025-07-17T06:45:53.2770270Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_glob_separator.html 2025-07-17T06:45:53.2770990Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2pattern.html 2025-07-17T06:45:53.2771920Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_general_context_free.html 2025-07-17T06:45:53.2772600Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2demo.html 2025-07-17T06:45:53.2773690Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html 2025-07-17T06:45:53.2774550Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_create.html 2025-07-17T06:45:53.2775430Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile_context_copy.html 2025-07-17T06:45:53.2776420Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html 2025-07-17T06:45:53.2777380Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html 2025-07-17T06:45:53.2778310Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_number_from_name.html 2025-07-17T06:45:53.2779160Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_free.html 2025-07-17T06:45:53.2780080Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_convert_context_copy.html 2025-07-17T06:45:53.2780950Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_get_match_data_size.html 2025-07-17T06:45:53.2781870Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_length_byname.html 2025-07-17T06:45:53.2782770Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html 2025-07-17T06:45:53.2783530Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_compile.html 2025-07-17T06:45:53.2784410Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_decode.html 2025-07-17T06:45:53.2785330Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_copy.html 2025-07-17T06:45:53.2786050Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_compile.html 2025-07-17T06:45:53.2786910Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_jit_stack_free.html 2025-07-17T06:45:53.2787630Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2limits.html 2025-07-17T06:45:53.2788400Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2-config.html 2025-07-17T06:45:53.2789240Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substitute.html 2025-07-17T06:45:53.2789950Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match.html 2025-07-17T06:45:53.2790980Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_compile_extra_options.html 2025-07-17T06:45:53.2791780Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_serialize_free.html 2025-07-17T06:45:53.2792700Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_get_bynumber.html 2025-07-17T06:45:53.2793490Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_set_callout.html 2025-07-17T06:45:53.2794420Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_copy_byname.html 2025-07-17T06:45:53.2795320Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_substring_list_get.html 2025-07-17T06:45:53.2796200Z /opt/homebrew/Caskroom/miniconda/base/share/doc/pcre2/html/pcre2_match_context_create.html 2025-07-17T06:45:53.2796750Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconvctl.3.html 2025-07-17T06:45:53.2797480Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open_into.3.html 2025-07-17T06:45:53.2798130Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv_open.3.html 2025-07-17T06:45:53.2798710Z /opt/homebrew/Caskroom/miniconda/base/share/doc/iconv.1.html 2025-07-17T06:45:53.2799310Z /opt/homebrew/Caskroom/miniconda/base/share/et/et_c.awk 2025-07-17T06:45:53.2799830Z /opt/homebrew/Caskroom/miniconda/base/share/et/et_h.awk 2025-07-17T06:45:53.2800500Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/install-sh 2025-07-17T06:45:53.2801090Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/LICENSE 2025-07-17T06:45:53.2801810Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/config/mh-darwin 2025-07-17T06:45:53.2802480Z /opt/homebrew/Caskroom/miniconda/base/share/icu/73.1/mkinstalldirs 2025-07-17T06:45:54.3398550Z ==> Uninstalling Cask miniconda 2025-07-17T06:45:54.3398860Z ==> Removing files: 2025-07-17T06:45:54.3399050Z /opt/homebrew/Caskroom/miniconda/base 2025-07-17T06:45:56.3261680Z ==> Unlinking Binary '/opt/homebrew/bin/conda' 2025-07-17T06:45:56.3267090Z ==> Purging files for version py313_25.5.1-0 of Cask miniconda 2025-07-17T06:45:56.3978070Z ##[group]Run for dir in ~/.local/lib/python3.*/site-packages; do 2025-07-17T06:45:56.3978390Z for dir in ~/.local/lib/python3.*/site-packages; do 2025-07-17T06:45:56.3978620Z  echo "Cleaning up ${dir}" 2025-07-17T06:45:56.3978800Z  rm -rf "${dir}" 2025-07-17T06:45:56.3978950Z done 2025-07-17T06:45:56.3990680Z shell: /bin/bash -e -l {0} 2025-07-17T06:45:56.3990820Z env: 2025-07-17T06:45:56.3990930Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:56.3991080Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:56.3991250Z TEST_CONFIG: mps 2025-07-17T06:45:56.3991370Z SHARD_NUMBER: 1 2025-07-17T06:45:56.3991490Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:56.3991610Z PR_BODY: 2025-07-17T06:45:56.3991730Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:45:56.3991880Z ##[endgroup] 2025-07-17T06:45:56.4253310Z Cleaning up /Users/ec2-user/.local/lib/python3.11/site-packages 2025-07-17T06:45:56.5256480Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-07-17T06:45:56.5256740Z with: 2025-07-17T06:45:56.5256890Z minimum-available-space-in-gb: 6 2025-07-17T06:45:56.5257060Z env: 2025-07-17T06:45:56.5257180Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:56.5257360Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:56.5257560Z TEST_CONFIG: mps 2025-07-17T06:45:56.5257690Z SHARD_NUMBER: 1 2025-07-17T06:45:56.5257840Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:56.5257980Z PR_BODY: 2025-07-17T06:45:56.5258110Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:45:56.5258330Z ##[endgroup] 2025-07-17T06:45:56.5304880Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-07-17T06:45:56.5305270Z echo "Print the available disk space for manual inspection" 2025-07-17T06:45:56.5305520Z df -h 2025-07-17T06:45:56.5305640Z  2025-07-17T06:45:56.5305790Z function check_disk_space() { 2025-07-17T06:45:56.5306000Z  set +e 2025-07-17T06:45:56.5306120Z  2025-07-17T06:45:56.5306270Z  # Set the minimum requirement space to 6GB 2025-07-17T06:45:56.5306590Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-07-17T06:45:56.5306870Z  2025-07-17T06:45:56.5307030Z  # Use KB to avoid floating point warning like 3.1GB 2025-07-17T06:45:56.5307300Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-07-17T06:45:56.5307600Z  do 2025-07-17T06:45:56.5307750Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-07-17T06:45:56.5307960Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-07-17T06:45:56.5308160Z  2025-07-17T06:45:56.5308300Z  if [ "${MOUNT}" = "/" ]; then 2025-07-17T06:45:56.5308530Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-07-17T06:45:56.5309060Z  echo "Failure: There is only ${AVAIL}KB free space left in ${MOUNT}, which is less than the minimum requirement of ${MINIMUM_AVAILABLE_SPACE_IN_KB}KB for ${RUNNER_OS}" 2025-07-17T06:45:56.5309510Z  else 2025-07-17T06:45:56.5309780Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-07-17T06:45:56.5310070Z  fi 2025-07-17T06:45:56.5310200Z  fi 2025-07-17T06:45:56.5310320Z  done 2025-07-17T06:45:56.5310460Z  2025-07-17T06:45:56.5310570Z  set -e 2025-07-17T06:45:56.5310690Z } 2025-07-17T06:45:56.5310820Z  2025-07-17T06:45:56.5310950Z RESULT=$(check_disk_space) 2025-07-17T06:45:56.5311140Z echo "${RESULT}" 2025-07-17T06:45:56.5311290Z  2025-07-17T06:45:56.5311470Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-07-17T06:45:56.5311970Z  # We can clean up /System/Library/Caches/com.apple.coresymbolicationd on MacOS to free up the space and this should free up enough space 2025-07-17T06:45:56.5312460Z  # https://github.com/pytorch/pytorch/issues/85440 2025-07-17T06:45:56.5312790Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-07-17T06:45:56.5313280Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-07-17T06:45:56.5313710Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-07-17T06:45:56.5313940Z  2025-07-17T06:45:56.5314110Z  # Clean up crash reports on the runner 2025-07-17T06:45:56.5314400Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-07-17T06:45:56.5314650Z  2025-07-17T06:45:56.5314820Z  # Also try to clean up torch.hub caching directory 2025-07-17T06:45:56.5315080Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-07-17T06:45:56.5315900Z  2025-07-17T06:45:56.5316030Z  # Purge conda 2025-07-17T06:45:56.5316210Z  conda clean -p -t -y || true 2025-07-17T06:45:56.5316400Z  # and pip cache 2025-07-17T06:45:56.5316560Z  pip cache purge || true 2025-07-17T06:45:56.5316740Z  2025-07-17T06:45:56.5316930Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-07-17T06:45:56.5317180Z  # Re-run the check 2025-07-17T06:45:56.5317370Z  RESULT=$(check_disk_space) 2025-07-17T06:45:56.5317550Z  echo "${RESULT}" 2025-07-17T06:45:56.5317700Z fi 2025-07-17T06:45:56.5317890Z  2025-07-17T06:45:56.5318020Z if [[ "${RESULT}" == *Failure* ]]; then 2025-07-17T06:45:56.5318210Z  df -h 2025-07-17T06:45:56.5318330Z  2025-07-17T06:45:56.5318760Z  echo "Please help create an issue to PyTorch Release Engineering via https://github.com/pytorch/test-infra/issues and provide the link to the workflow run." 2025-07-17T06:45:56.5319210Z  exit 1 2025-07-17T06:45:56.5319330Z fi 2025-07-17T06:45:56.5331740Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:45:56.5331970Z env: 2025-07-17T06:45:56.5332090Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:56.5332260Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:56.5332430Z TEST_CONFIG: mps 2025-07-17T06:45:56.5332570Z SHARD_NUMBER: 1 2025-07-17T06:45:56.5332750Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:56.5332870Z PR_BODY: 2025-07-17T06:45:56.5333010Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:45:56.5333180Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-07-17T06:45:56.5333340Z ##[endgroup] 2025-07-17T06:45:56.5554910Z Print the available disk space for manual inspection 2025-07-17T06:45:56.5568810Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-07-17T06:45:56.5569200Z /dev/disk5s2s1 256Gi 9.5Gi 135Gi 7% 404k 1.4G 0% / 2025-07-17T06:45:56.5569550Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-07-17T06:45:56.5569890Z /dev/disk5s5 256Gi 2.0Gi 135Gi 2% 2 1.4G 0% /System/Volumes/VM 2025-07-17T06:45:56.5570280Z /dev/disk5s3 256Gi 5.7Gi 135Gi 5% 1.0k 1.4G 0% /System/Volumes/Preboot 2025-07-17T06:45:56.5582650Z /dev/disk1s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-07-17T06:45:56.5583120Z /dev/disk1s1 500Mi 53Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-07-17T06:45:56.5583520Z /dev/disk1s3 500Mi 952Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-07-17T06:45:56.5583930Z /dev/disk5s1 256Gi 103Gi 135Gi 44% 4.3M 1.4G 0% /System/Volumes/Data 2025-07-17T06:45:56.5584320Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-07-17T06:45:56.5584720Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2.2G 0% /private/tmp/tmp-mount-epGjt4 2025-07-17T06:45:56.5949520Z Success: There is 141190016KB free space left in / for macOS, continue 2025-07-17T06:45:56.6021420Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-07-17T06:45:56.6021690Z with: 2025-07-17T06:45:56.6021800Z submodules: recursive 2025-07-17T06:45:56.6021950Z fetch-depth: 0 2025-07-17T06:45:56.6022060Z env: 2025-07-17T06:45:56.6022190Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:56.6022350Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:56.6022520Z TEST_CONFIG: mps 2025-07-17T06:45:56.6022650Z SHARD_NUMBER: 1 2025-07-17T06:45:56.6022780Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:56.6022900Z PR_BODY: 2025-07-17T06:45:56.6023020Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:45:56.6023180Z ##[endgroup] 2025-07-17T06:45:56.6034910Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-17T06:45:56.6035450Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-07-17T06:45:56.6047310Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:45:56.6047530Z env: 2025-07-17T06:45:56.6047670Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:56.6047830Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:56.6048010Z TEST_CONFIG: mps 2025-07-17T06:45:56.6048140Z SHARD_NUMBER: 1 2025-07-17T06:45:56.6048270Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:56.6048410Z PR_BODY: 2025-07-17T06:45:56.6048540Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:45:56.6048680Z ##[endgroup] 2025-07-17T06:45:56.6315090Z ##[group]Run # Use all available CPUs for fetching 2025-07-17T06:45:56.6315430Z # Use all available CPUs for fetching 2025-07-17T06:45:56.6315620Z cd "${GITHUB_WORKSPACE}" 2025-07-17T06:45:56.6315830Z git config --global fetch.parallel 0 2025-07-17T06:45:56.6316070Z git config --global submodule.fetchJobs 0 2025-07-17T06:45:56.6316260Z  2025-07-17T06:45:56.6316500Z # Clean workspace. The default checkout action should also do this, but 2025-07-17T06:45:56.6316780Z # do it here as well just in case 2025-07-17T06:45:56.6316980Z if [[ -d .git ]]; then 2025-07-17T06:45:56.6317150Z  if [ -z "${NO_SUDO}" ]; then 2025-07-17T06:45:56.6317330Z  sudo git clean -ffdx 2025-07-17T06:45:56.6317510Z  else 2025-07-17T06:45:56.6317740Z  git clean -ffdx 2025-07-17T06:45:56.6317890Z  fi 2025-07-17T06:45:56.6318020Z fi 2025-07-17T06:45:56.6329730Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:45:56.6329960Z env: 2025-07-17T06:45:56.6330080Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:56.6330250Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:56.6330430Z TEST_CONFIG: mps 2025-07-17T06:45:56.6330570Z SHARD_NUMBER: 1 2025-07-17T06:45:56.6330690Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:56.6330850Z PR_BODY: 2025-07-17T06:45:56.6330970Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:45:56.6331130Z NO_SUDO: 2025-07-17T06:45:56.6331240Z ##[endgroup] 2025-07-17T06:45:57.8386400Z Removing .additional_ci_files/ 2025-07-17T06:45:57.8386810Z Removing .pytest_cache/ 2025-07-17T06:45:57.8386970Z Removing build/ 2025-07-17T06:45:57.8387130Z Removing dist/ 2025-07-17T06:45:57.8387280Z Removing test-reports/ 2025-07-17T06:45:57.8387490Z Removing test/.pytorch-disabled-tests.json 2025-07-17T06:45:57.8387760Z Removing test/__pycache__/ 2025-07-17T06:45:57.8387930Z Removing test/inductor/__pycache__/ 2025-07-17T06:45:57.8388130Z Removing test/test-reports/ 2025-07-17T06:45:57.8388290Z Removing test/torch_compile_debug/ 2025-07-17T06:45:57.8388460Z Removing tools/__pycache__/ 2025-07-17T06:45:57.8388610Z Removing tools/stats/__pycache__/ 2025-07-17T06:45:57.8388830Z Removing tools/stats/upload_utilization_stats/__pycache__/ 2025-07-17T06:45:57.8389050Z Removing tools/testing/__pycache__/ 2025-07-17T06:45:57.8389290Z Removing tools/testing/target_determination/__pycache__/ 2025-07-17T06:45:57.8390080Z Removing tools/testing/target_determination/heuristics/__pycache__/ 2025-07-17T06:45:57.8390360Z Removing usage_log.txt 2025-07-17T06:45:57.8446110Z ##[group]Run actions/checkout@v4 2025-07-17T06:45:57.8446280Z with: 2025-07-17T06:45:57.8446440Z ref: a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T06:45:57.8446640Z fetch-depth: 0 2025-07-17T06:45:57.8446770Z submodules: recursive 2025-07-17T06:45:57.8446900Z show-progress: false 2025-07-17T06:45:57.8447050Z repository: pytorch/pytorch 2025-07-17T06:45:57.8447270Z token: *** 2025-07-17T06:45:57.8447400Z ssh-strict: true 2025-07-17T06:45:57.8447530Z ssh-user: git 2025-07-17T06:45:57.8447670Z persist-credentials: true 2025-07-17T06:45:57.8447830Z clean: true 2025-07-17T06:45:57.8447970Z sparse-checkout-cone-mode: true 2025-07-17T06:45:57.8448130Z fetch-tags: false 2025-07-17T06:45:57.8448260Z lfs: false 2025-07-17T06:45:57.8448400Z set-safe-directory: true 2025-07-17T06:45:57.8448540Z env: 2025-07-17T06:45:57.8448660Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:45:57.8448840Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:45:57.8449010Z TEST_CONFIG: mps 2025-07-17T06:45:57.8449150Z SHARD_NUMBER: 1 2025-07-17T06:45:57.8449270Z NUM_TEST_SHARDS: 1 2025-07-17T06:45:57.8449400Z PR_BODY: 2025-07-17T06:45:57.8449520Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:45:57.8449670Z ##[endgroup] 2025-07-17T06:45:57.9376840Z Syncing repository: pytorch/pytorch 2025-07-17T06:45:57.9377870Z ##[group]Getting Git version info 2025-07-17T06:45:57.9378160Z Working directory is '/Users/ec2-user/runner/_work/pytorch/pytorch' 2025-07-17T06:45:57.9378810Z [command]/usr/bin/git version 2025-07-17T06:45:57.9416030Z git version 2.39.3 (Apple Git-146) 2025-07-17T06:45:57.9429710Z ##[endgroup] 2025-07-17T06:45:57.9434870Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/7e7ae3e0-166d-46be-ba4c-48e98978b65c/.gitconfig' 2025-07-17T06:45:57.9440590Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/7e7ae3e0-166d-46be-ba4c-48e98978b65c' before making global git config changes 2025-07-17T06:45:57.9441180Z Adding repository directory to the temporary git global config as a safe directory 2025-07-17T06:45:57.9447550Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-07-17T06:45:57.9519570Z [command]/usr/bin/git config --local --get remote.origin.url 2025-07-17T06:45:57.9574080Z https://github.com/pytorch/pytorch 2025-07-17T06:45:57.9583040Z ##[group]Removing previously created refs, to avoid conflicts 2025-07-17T06:45:57.9585400Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD 2025-07-17T06:45:57.9705630Z HEAD 2025-07-17T06:45:57.9785650Z ##[endgroup] 2025-07-17T06:45:57.9788090Z [command]/usr/bin/git submodule status 2025-07-17T06:45:58.0646840Z 7e1e1fe3858c63c251c637ae41a20de425dde96f android/libs/fbjni (v0.1.0-12-g7e1e1fe) 2025-07-17T06:45:58.0944480Z 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 third_party/FP16 (4dfe081) 2025-07-17T06:45:58.1190420Z b408327ac2a15ec3e43352421954f5b1967701d1 third_party/FXdiv (b408327) 2025-07-17T06:45:58.1547510Z c07e3a0400713d546e0dea2d5466dd22ea389c73 third_party/NNPACK (c07e3a0) 2025-07-17T06:45:58.2002840Z 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 third_party/NVTX (v3.1.0-263-g2942f16) 2025-07-17T06:45:58.2458230Z 1d8f600fd424278486eade7ed3e877c99f0846b1 third_party/VulkanMemoryAllocator (v2.1.0-982-g1d8f600) 2025-07-17T06:45:58.4853700Z 51a0103656eff6fc9bfd39a4597923c4b542c883 third_party/XNNPACK (remotes/origin/ds/ndk-1243-g51a0103656) 2025-07-17T06:45:58.5301030Z 01aae101b9e5e94d6c16a9514c9fb8df99c93150 third_party/aiter (v0.1.1-92-g01aae101) 2025-07-17T06:45:58.5497560Z 299e5928955cc62af9968370293b916f5130916f third_party/benchmark (v1.9.3) 2025-07-17T06:45:58.6289180Z 434d19f696da62c12b5372b32cbc9ba968588d7e third_party/composable_kernel (rocm-6.4.1-172-g434d19f69) 2025-07-17T06:45:58.6811120Z 3af7f2c16147f3fbc6e4d717032daf505dc1652c third_party/cpp-httplib (v0.20.1) 2025-07-17T06:45:58.7273430Z 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d third_party/cpuinfo (5e3d244) 2025-07-17T06:45:58.7748590Z f937055efc6d414d11f4c6577e3977fe74f35fb6 third_party/cudnn_frontend (v0.5-52-gf937055) 2025-07-17T06:45:58.8419770Z b995f933179c22d3fe0d871c3a53d11e4681950f third_party/cutlass (v4.0.0) 2025-07-17T06:45:58.9092150Z 157e88b750c452bef2ab4653fe9d1eeb151ce4c3 third_party/fbgemm (v1.2.0-186-g157e88b7) 2025-07-17T06:45:58.9503320Z 979702c87a8713a8e0a5e9fee122b90d2ef13be5 third_party/flash-attention (v2.7.4) 2025-07-17T06:45:58.9661300Z a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 third_party/flatbuffers (v24.12.23) 2025-07-17T06:45:59.0886760Z 40626af88bd7df9a5fb80be7b25ac85b122d6c21 third_party/fmt (11.2.0) 2025-07-17T06:45:59.1251250Z 3fb5c176c17c765a3492cd2f0321b0dab712f350 third_party/gemmlowp/gemmlowp (remotes/origin/revert-87-master-135-g3fb5c17) 2025-07-17T06:45:59.1672490Z c7b7b022c124d9643957d9bd55f57ac59fce8fa2 third_party/gloo (remotes/origin/gh/c-p-i-o/1/base-33-gc7b7b02) 2025-07-17T06:45:59.2537340Z 52eb8108c5bdec04579160ae17225d66034bd723 third_party/googletest (release-1.8.0-3544-g52eb8108) 2025-07-17T06:45:59.2988650Z 719d8e6cd7f7a0e01b155657526d693acf97c2b3 third_party/ideep (pytorch-rls-v3.7.1) 2025-07-17T06:45:59.3290010Z dec1d23ca65ab069d225dfe40dea14f455170959 third_party/ittapi (v3.25.5) 2025-07-17T06:45:59.3864230Z 5e7501833f1021ce6f618572d3baf657b6319658 third_party/kineto (remotes/origin/sraikund/test-98-g5e75018) 2025-07-17T06:45:59.4076130Z cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 third_party/kleidiai (v1.8.0) 2025-07-17T06:45:59.4245280Z fbd8b99c2b828428947d70fdc046bb55609be93e third_party/mimalloc (v2.2.4) 2025-07-17T06:45:59.4402030Z 55f93686c01528224f448c19128836e7df245f72 third_party/nlohmann (v3.12.0) 2025-07-17T06:45:59.5662170Z e709452ef2bbc1d113faf678c24e6d3467696e83 third_party/onnx (v1.18.0) 2025-07-17T06:45:59.5862900Z a799f4aed9c94b765dcdaabaeab7d5e7e2310878 third_party/opentelemetry-cpp (v1.14.2) 2025-07-17T06:45:59.6020910Z 0fa0ef591e38c2758e3184c6c23e497b9f732ffa third_party/pocketfft (release_for_eigen-40-g0fa0ef5) 2025-07-17T06:45:59.8577320Z d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a third_party/protobuf (v3.7.0-rc.2-1279-gd1eca4e4b) 2025-07-17T06:45:59.8780220Z 072586a71b55b7f8c584153d223e95687148a900 third_party/psimd (heads/master) 2025-07-17T06:45:59.8974150Z 4fe0e1e183925bf8cfa6aae24237e724a96479b8 third_party/pthreadpool (0.1-144-g4fe0e1e) 2025-07-17T06:45:59.9603510Z a2e59f0e7065404b44dfe92a28aca47ba1378dc4 third_party/pybind11 (v2.11.0-182-ga2e59f0e) 2025-07-17T06:45:59.9830590Z f45429b087dd7d5bc78bb40dc7cf06425c252d67 third_party/python-peachpy (remotes/origin/pre-generated) 2025-07-17T06:46:00.0238780Z 5a1d179df9cf652951b59010a2d2075372d67f68 third_party/sleef (3.8) 2025-07-17T06:46:00.0520710Z 52791a2fd214b2a9dc5759d36725909c1daa7f2e third_party/tensorpipe (remotes/origin/master) 2025-07-17T06:46:00.0529010Z ##[group]Cleaning the repository 2025-07-17T06:46:00.0530560Z [command]/usr/bin/git clean -ffdx 2025-07-17T06:46:00.0920370Z [command]/usr/bin/git reset --hard HEAD 2025-07-17T06:46:01.6865430Z HEAD is now at 24b49b98810 [Fix] Rework CUDA error explanation framework to be less destructive … (#158484) 2025-07-17T06:46:01.6873210Z ##[endgroup] 2025-07-17T06:46:01.6874470Z ##[group]Disabling automatic garbage collection 2025-07-17T06:46:01.6878970Z [command]/usr/bin/git config --local gc.auto 0 2025-07-17T06:46:01.6947420Z ##[endgroup] 2025-07-17T06:46:01.6947780Z ##[group]Setting up auth 2025-07-17T06:46:01.6954970Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-17T06:46:01.7016910Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-07-17T06:46:01.7505900Z Entering 'android/libs/fbjni' 2025-07-17T06:46:01.7618450Z Entering 'third_party/FP16' 2025-07-17T06:46:01.7723720Z Entering 'third_party/FXdiv' 2025-07-17T06:46:01.7832020Z Entering 'third_party/NNPACK' 2025-07-17T06:46:01.7955170Z Entering 'third_party/NVTX' 2025-07-17T06:46:01.8082160Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:46:01.8193710Z Entering 'third_party/XNNPACK' 2025-07-17T06:46:01.8461300Z Entering 'third_party/aiter' 2025-07-17T06:46:01.8679950Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:46:01.8871090Z Entering 'third_party/benchmark' 2025-07-17T06:46:01.8981220Z Entering 'third_party/composable_kernel' 2025-07-17T06:46:01.9181340Z Entering 'third_party/cpp-httplib' 2025-07-17T06:46:01.9294590Z Entering 'third_party/cpuinfo' 2025-07-17T06:46:01.9418700Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:46:01.9542680Z Entering 'third_party/cutlass' 2025-07-17T06:46:01.9772750Z Entering 'third_party/fbgemm' 2025-07-17T06:46:01.9986950Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:46:02.0179660Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:46:02.0467260Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:46:02.0677210Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:46:02.0920570Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:46:02.1061730Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:46:02.1214560Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:46:02.1361660Z Entering 'third_party/flash-attention' 2025-07-17T06:46:02.1561650Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:46:02.1799070Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:46:02.2014180Z Entering 'third_party/flatbuffers' 2025-07-17T06:46:02.2159870Z Entering 'third_party/fmt' 2025-07-17T06:46:02.2266130Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:46:02.2375790Z Entering 'third_party/gloo' 2025-07-17T06:46:02.2494070Z Entering 'third_party/googletest' 2025-07-17T06:46:02.2615630Z Entering 'third_party/ideep' 2025-07-17T06:46:02.2745320Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:46:02.2951870Z Entering 'third_party/ittapi' 2025-07-17T06:46:02.3065630Z Entering 'third_party/kineto' 2025-07-17T06:46:02.3220390Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:46:02.3379400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:46:02.3533800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:46:02.3673220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:46:02.3811310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:46:02.3943080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:46:02.4093660Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:46:02.4234870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:46:02.4378450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:46:02.4567120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:46:02.4704390Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:46:02.4842550Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:46:02.4970040Z Entering 'third_party/kleidiai' 2025-07-17T06:46:02.5100890Z Entering 'third_party/mimalloc' 2025-07-17T06:46:02.5212260Z Entering 'third_party/nlohmann' 2025-07-17T06:46:02.5362140Z Entering 'third_party/onnx' 2025-07-17T06:46:02.5669450Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:46:02.5809170Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:46:02.6000100Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:46:02.6141540Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:46:02.6294820Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:46:02.6440970Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:46:02.6607740Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:46:02.6756970Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:46:02.6899970Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:46:02.7063630Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:46:02.7240440Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:46:02.7367700Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:46:02.7634100Z Entering 'third_party/pocketfft' 2025-07-17T06:46:02.7739290Z Entering 'third_party/protobuf' 2025-07-17T06:46:02.7939590Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:46:02.8067910Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:46:02.8193030Z Entering 'third_party/psimd' 2025-07-17T06:46:02.8299990Z Entering 'third_party/pthreadpool' 2025-07-17T06:46:02.8404980Z Entering 'third_party/pybind11' 2025-07-17T06:46:02.8527820Z Entering 'third_party/python-peachpy' 2025-07-17T06:46:02.8634690Z Entering 'third_party/sleef' 2025-07-17T06:46:02.8753690Z Entering 'third_party/tensorpipe' 2025-07-17T06:46:02.8907210Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:46:02.9054980Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:46:02.9201880Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:46:02.9364820Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:46:02.9517640Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:46:02.9648750Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-17T06:46:02.9711040Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-07-17T06:46:03.0200900Z Entering 'android/libs/fbjni' 2025-07-17T06:46:03.0302580Z Entering 'third_party/FP16' 2025-07-17T06:46:03.0402600Z Entering 'third_party/FXdiv' 2025-07-17T06:46:03.0500660Z Entering 'third_party/NNPACK' 2025-07-17T06:46:03.0598500Z Entering 'third_party/NVTX' 2025-07-17T06:46:03.0696940Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:46:03.0795080Z Entering 'third_party/XNNPACK' 2025-07-17T06:46:03.0898630Z Entering 'third_party/aiter' 2025-07-17T06:46:03.0999440Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:46:03.1103670Z Entering 'third_party/benchmark' 2025-07-17T06:46:03.1203970Z Entering 'third_party/composable_kernel' 2025-07-17T06:46:03.1304180Z Entering 'third_party/cpp-httplib' 2025-07-17T06:46:03.1402840Z Entering 'third_party/cpuinfo' 2025-07-17T06:46:03.1500540Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:46:03.1598650Z Entering 'third_party/cutlass' 2025-07-17T06:46:03.1699990Z Entering 'third_party/fbgemm' 2025-07-17T06:46:03.1798850Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:46:03.1898820Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:46:03.2001540Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:46:03.2101510Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:46:03.2203890Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:46:03.2302150Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:46:03.2399030Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:46:03.2499180Z Entering 'third_party/flash-attention' 2025-07-17T06:46:03.2597190Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:46:03.2696680Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:46:03.2800740Z Entering 'third_party/flatbuffers' 2025-07-17T06:46:03.2903200Z Entering 'third_party/fmt' 2025-07-17T06:46:03.3002300Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:46:03.3101820Z Entering 'third_party/gloo' 2025-07-17T06:46:03.3200320Z Entering 'third_party/googletest' 2025-07-17T06:46:03.3298420Z Entering 'third_party/ideep' 2025-07-17T06:46:03.3394660Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:46:03.3495910Z Entering 'third_party/ittapi' 2025-07-17T06:46:03.3595470Z Entering 'third_party/kineto' 2025-07-17T06:46:03.3692710Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:46:03.3789720Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:46:03.3889420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:46:03.3988870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:46:03.4087520Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:46:03.4185040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:46:03.4292160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:46:03.4393910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:46:03.4492080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:46:03.4590410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:46:03.4690660Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:46:03.4789790Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:46:03.4890010Z Entering 'third_party/kleidiai' 2025-07-17T06:46:03.4989650Z Entering 'third_party/mimalloc' 2025-07-17T06:46:03.5087260Z Entering 'third_party/nlohmann' 2025-07-17T06:46:03.5186090Z Entering 'third_party/onnx' 2025-07-17T06:46:03.5291770Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:46:03.5396560Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:46:03.5496280Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:46:03.5593940Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:46:03.5690940Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:46:03.5789140Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:46:03.5887870Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:46:03.5987070Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:46:03.6085460Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:46:03.6180910Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:46:03.6277750Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:46:03.6376950Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:46:03.6485060Z Entering 'third_party/pocketfft' 2025-07-17T06:46:03.6585890Z Entering 'third_party/protobuf' 2025-07-17T06:46:03.6686560Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:46:03.6786650Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:46:03.6886360Z Entering 'third_party/psimd' 2025-07-17T06:46:03.6985780Z Entering 'third_party/pthreadpool' 2025-07-17T06:46:03.7084510Z Entering 'third_party/pybind11' 2025-07-17T06:46:03.7183480Z Entering 'third_party/python-peachpy' 2025-07-17T06:46:03.7282510Z Entering 'third_party/sleef' 2025-07-17T06:46:03.7381210Z Entering 'third_party/tensorpipe' 2025-07-17T06:46:03.7480050Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:46:03.7580700Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:46:03.7680200Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:46:03.7780130Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:46:03.7877510Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:46:03.7994390Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-17T06:46:03.8066250Z ##[endgroup] 2025-07-17T06:46:03.8066520Z ##[group]Fetching the repository 2025-07-17T06:46:03.8070620Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-07-17T06:46:09.8122510Z From https://github.com/pytorch/pytorch 2025-07-17T06:46:09.8122860Z - [deleted] (none) -> ciflow/inductor/157605 2025-07-17T06:46:09.9512520Z - [deleted] (none) -> ciflow/inductor/158288 2025-07-17T06:46:09.9512820Z - [deleted] (none) -> ciflow/inductor/158291 2025-07-17T06:46:09.9513080Z - [deleted] (none) -> ciflow/inductor/158402 2025-07-17T06:46:09.9514020Z - [deleted] (none) -> ciflow/inductor/158450 2025-07-17T06:46:09.9515100Z - [deleted] (none) -> ciflow/inductor/158527 2025-07-17T06:46:09.9516010Z - [deleted] (none) -> ciflow/trunk/147501 2025-07-17T06:46:09.9516750Z - [deleted] (none) -> ciflow/trunk/157605 2025-07-17T06:46:09.9517550Z - [deleted] (none) -> ciflow/trunk/158290 2025-07-17T06:46:09.9518500Z - [deleted] (none) -> ciflow/trunk/158291 2025-07-17T06:46:09.9519750Z - [deleted] (none) -> ciflow/trunk/158402 2025-07-17T06:46:09.9520190Z - [deleted] (none) -> ciflow/trunk/158407 2025-07-17T06:46:09.9521090Z - [deleted] (none) -> ciflow/trunk/158450 2025-07-17T06:46:09.9521920Z - [deleted] (none) -> ciflow/trunk/158527 2025-07-17T06:46:11.6663420Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-07-17T06:46:11.6674930Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-07-17T06:46:11.6687730Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-07-17T06:46:11.6690070Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-07-17T06:46:11.6691810Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-07-17T06:46:11.6721820Z ee0992871c9..c990ad206d8 gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-07-17T06:46:11.6744880Z d9e6d5331c5..5bc5bb4e713 gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-07-17T06:46:11.6779080Z + 2487a36a1a9...c089f70741b gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig (forced update) 2025-07-17T06:46:11.6788760Z * [new branch] gh/bobrenjc93/536/base -> origin/gh/bobrenjc93/536/base 2025-07-17T06:46:11.6791050Z * [new branch] gh/bobrenjc93/536/head -> origin/gh/bobrenjc93/536/head 2025-07-17T06:46:11.6792830Z * [new branch] gh/bobrenjc93/536/orig -> origin/gh/bobrenjc93/536/orig 2025-07-17T06:46:11.6799200Z * [new branch] gh/drisspg/171/base -> origin/gh/drisspg/171/base 2025-07-17T06:46:11.6801470Z * [new branch] gh/drisspg/171/head -> origin/gh/drisspg/171/head 2025-07-17T06:46:11.6803360Z * [new branch] gh/drisspg/171/orig -> origin/gh/drisspg/171/orig 2025-07-17T06:46:11.6822810Z 54d17043330..23d08a8c38a gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-07-17T06:46:11.6845590Z + 0775ceef17d...91aec4fd4d4 gh/guangyey/168/orig -> origin/gh/guangyey/168/orig (forced update) 2025-07-17T06:46:11.6851910Z ea84136101f..2a2ca819951 gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-07-17T06:46:11.6858750Z dce84b6e09b..ca39521f196 gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-07-17T06:46:11.6866140Z + fc0a707d626...fcfc9d3dfd2 gh/guangyey/169/orig -> origin/gh/guangyey/169/orig (forced update) 2025-07-17T06:46:11.6872110Z 68055820afd..112e2c6c1f6 gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-07-17T06:46:11.6878910Z 7edaf81992d..283a75016ff gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-07-17T06:46:11.6884760Z + 12650daf7cc...5878d1d9274 gh/guangyey/170/orig -> origin/gh/guangyey/170/orig (forced update) 2025-07-17T06:46:11.6897660Z 52668f50cdf..314e069b71b gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-07-17T06:46:11.6908860Z e974c591a7b..c96631d6766 gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-07-17T06:46:11.6915110Z + f7574dbffb3...7b788c8c0cf gh/guangyey/171/orig -> origin/gh/guangyey/171/orig (forced update) 2025-07-17T06:46:11.6917730Z * [new branch] gh/guangyey/172/base -> origin/gh/guangyey/172/base 2025-07-17T06:46:11.6919480Z * [new branch] gh/guangyey/172/head -> origin/gh/guangyey/172/head 2025-07-17T06:46:11.6922040Z * [new branch] gh/guangyey/172/orig -> origin/gh/guangyey/172/orig 2025-07-17T06:46:11.6942170Z * [new branch] gh/wconstab/431/base -> origin/gh/wconstab/431/base 2025-07-17T06:46:11.6943890Z * [new branch] gh/wconstab/431/head -> origin/gh/wconstab/431/head 2025-07-17T06:46:11.6946280Z * [new branch] gh/wconstab/431/orig -> origin/gh/wconstab/431/orig 2025-07-17T06:46:11.6955600Z 7a269e352d3..1e345d3441d gh/xmfan/269/head -> origin/gh/xmfan/269/head 2025-07-17T06:46:11.6962280Z + df312803b36...e2d689d3db5 gh/xmfan/269/orig -> origin/gh/xmfan/269/orig (forced update) 2025-07-17T06:46:11.6974490Z 0d481c36592..7770f763058 gh/ydwu4/282/head -> origin/gh/ydwu4/282/head 2025-07-17T06:46:11.6980760Z + 2dbbbcba273...d82de37a343 gh/ydwu4/282/orig -> origin/gh/ydwu4/282/orig (forced update) 2025-07-17T06:46:11.6991270Z 24b49b98810..a38f433be2e main -> origin/main 2025-07-17T06:46:11.7011730Z + 3c611c95e3a...228824d2cbe mlazos/nested-dc -> origin/mlazos/nested-dc (forced update) 2025-07-17T06:46:11.7046250Z + 3133820e94e...67b6d88e85c update_submodule_FBGEMM -> origin/update_submodule_FBGEMM (forced update) 2025-07-17T06:46:11.7052340Z + a8647ccd0db...aa6f3f622b4 update_submodule_kineto -> origin/update_submodule_kineto (forced update) 2025-07-17T06:46:11.7067090Z e311886e3d5..f6d138807f1 viable/strict -> origin/viable/strict 2025-07-17T06:46:11.7085430Z t [tag update] ciflow/inductor/155958 -> ciflow/inductor/155958 2025-07-17T06:46:11.7088060Z t [tag update] ciflow/inductor/157993 -> ciflow/inductor/157993 2025-07-17T06:46:11.7090700Z t [tag update] ciflow/inductor/158430 -> ciflow/inductor/158430 2025-07-17T06:46:11.7101180Z t [tag update] ciflow/inductor/158479 -> ciflow/inductor/158479 2025-07-17T06:46:11.7103420Z t [tag update] ciflow/inductor/158480 -> ciflow/inductor/158480 2025-07-17T06:46:11.7104840Z t [tag update] ciflow/inductor/158520 -> ciflow/inductor/158520 2025-07-17T06:46:11.7107110Z t [tag update] ciflow/inductor/158526 -> ciflow/inductor/158526 2025-07-17T06:46:11.7108110Z * [new tag] ciflow/inductor/158534 -> ciflow/inductor/158534 2025-07-17T06:46:11.7109830Z * [new tag] ciflow/inductor/158535 -> ciflow/inductor/158535 2025-07-17T06:46:11.7111110Z * [new tag] ciflow/inductor/158537 -> ciflow/inductor/158537 2025-07-17T06:46:11.7112380Z * [new tag] ciflow/inductor/158538 -> ciflow/inductor/158538 2025-07-17T06:46:11.7115220Z t [tag update] ciflow/rocm-mi300/158221 -> ciflow/rocm-mi300/158221 2025-07-17T06:46:11.7116990Z t [tag update] ciflow/rocm/158219 -> ciflow/rocm/158219 2025-07-17T06:46:11.7118730Z t [tag update] ciflow/rocm/158220 -> ciflow/rocm/158220 2025-07-17T06:46:11.7120570Z t [tag update] ciflow/rocm/158224 -> ciflow/rocm/158224 2025-07-17T06:46:11.7123270Z t [tag update] ciflow/trunk/155958 -> ciflow/trunk/155958 2025-07-17T06:46:11.7133670Z t [tag update] ciflow/trunk/158219 -> ciflow/trunk/158219 2025-07-17T06:46:11.7140570Z t [tag update] ciflow/trunk/158220 -> ciflow/trunk/158220 2025-07-17T06:46:11.7142040Z t [tag update] ciflow/trunk/158224 -> ciflow/trunk/158224 2025-07-17T06:46:11.7144370Z t [tag update] ciflow/trunk/158430 -> ciflow/trunk/158430 2025-07-17T06:46:11.7145890Z t [tag update] ciflow/trunk/158479 -> ciflow/trunk/158479 2025-07-17T06:46:11.7147140Z * [new tag] ciflow/trunk/158492 -> ciflow/trunk/158492 2025-07-17T06:46:11.7149520Z t [tag update] ciflow/xpu/158336 -> ciflow/xpu/158336 2025-07-17T06:46:11.7150640Z * [new tag] ciflow/xpu/158337 -> ciflow/xpu/158337 2025-07-17T06:46:11.7152080Z * [new tag] ciflow/xpu/158533 -> ciflow/xpu/158533 2025-07-17T06:46:11.7153330Z * [new tag] ciflow/xpu/158542 -> ciflow/xpu/158542 2025-07-17T06:46:11.7160400Z * [new tag] trunk/415dfabe9b569b71098a2f874f3fc67ad2a4fc2e -> trunk/415dfabe9b569b71098a2f874f3fc67ad2a4fc2e 2025-07-17T06:46:11.7165900Z * [new tag] trunk/79d7c754ab8ae0e5c3a614521632d2cfbfa0fdba -> trunk/79d7c754ab8ae0e5c3a614521632d2cfbfa0fdba 2025-07-17T06:46:11.7168750Z * [new tag] trunk/8eaa9f2701277f328d9d6aea1bfe7cba20792f7c -> trunk/8eaa9f2701277f328d9d6aea1bfe7cba20792f7c 2025-07-17T06:46:11.7170390Z * [new tag] trunk/9636e2cfd3e995ef977f670ad47e8e895296d992 -> trunk/9636e2cfd3e995ef977f670ad47e8e895296d992 2025-07-17T06:46:11.7172980Z * [new tag] trunk/9f37cce69334bccebf4b21503f0047d0c0bb320c -> trunk/9f37cce69334bccebf4b21503f0047d0c0bb320c 2025-07-17T06:46:11.7174450Z * [new tag] trunk/a38f433be2e94a64b095a44ba39879d02d0c2316 -> trunk/a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T06:46:11.7180050Z * [new tag] trunk/d9426a81d2ab54f809a3b32a6ab2e606073fe66f -> trunk/d9426a81d2ab54f809a3b32a6ab2e606073fe66f 2025-07-17T06:46:11.7183280Z * [new tag] trunk/ebf83b8b7772632c0558db9a88281ee10ff2df38 -> trunk/ebf83b8b7772632c0558db9a88281ee10ff2df38 2025-07-17T06:46:11.8693070Z [command]/usr/bin/git rev-parse --verify --quiet a38f433be2e94a64b095a44ba39879d02d0c2316^{object} 2025-07-17T06:46:11.8755760Z a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T06:46:11.8759130Z ##[endgroup] 2025-07-17T06:46:11.8759410Z ##[group]Determining the checkout info 2025-07-17T06:46:11.8759720Z ##[endgroup] 2025-07-17T06:46:11.8762470Z [command]/usr/bin/git sparse-checkout disable 2025-07-17T06:46:11.8946590Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-07-17T06:46:11.9009850Z ##[group]Checking out the ref 2025-07-17T06:46:11.9012370Z [command]/usr/bin/git checkout --progress --force a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T06:46:12.1903050Z Previous HEAD position was 24b49b98810 [Fix] Rework CUDA error explanation framework to be less destructive … (#158484) 2025-07-17T06:46:12.1919680Z HEAD is now at a38f433be2e [Docker builds] Move from Miniconda to Miniforge (#158370) 2025-07-17T06:46:12.1928200Z ##[endgroup] 2025-07-17T06:46:12.1928450Z ##[group]Setting up auth for fetching submodules 2025-07-17T06:46:12.1933120Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-07-17T06:46:12.2011840Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-07-17T06:46:12.2075450Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-07-17T06:46:12.2136370Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-07-17T06:46:12.2197030Z ##[endgroup] 2025-07-17T06:46:12.2197270Z ##[group]Fetching submodules 2025-07-17T06:46:12.2199850Z [command]/usr/bin/git submodule sync --recursive 2025-07-17T06:46:12.2699390Z Synchronizing submodule url for 'android/libs/fbjni' 2025-07-17T06:46:12.2739790Z Synchronizing submodule url for 'third_party/FP16' 2025-07-17T06:46:12.2778070Z Synchronizing submodule url for 'third_party/FXdiv' 2025-07-17T06:46:12.2815780Z Synchronizing submodule url for 'third_party/NNPACK' 2025-07-17T06:46:12.2853810Z Synchronizing submodule url for 'third_party/NVTX' 2025-07-17T06:46:12.2891610Z Synchronizing submodule url for 'third_party/VulkanMemoryAllocator' 2025-07-17T06:46:12.2928780Z Synchronizing submodule url for 'third_party/XNNPACK' 2025-07-17T06:46:12.2970960Z Synchronizing submodule url for 'third_party/aiter' 2025-07-17T06:46:12.3007450Z Synchronizing submodule url for 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:46:12.3049190Z Synchronizing submodule url for 'third_party/benchmark' 2025-07-17T06:46:12.3087960Z Synchronizing submodule url for 'third_party/composable_kernel' 2025-07-17T06:46:12.3127690Z Synchronizing submodule url for 'third_party/cpp-httplib' 2025-07-17T06:46:12.3164670Z Synchronizing submodule url for 'third_party/cpuinfo' 2025-07-17T06:46:12.3201480Z Synchronizing submodule url for 'third_party/cudnn_frontend' 2025-07-17T06:46:12.3240470Z Synchronizing submodule url for 'third_party/cutlass' 2025-07-17T06:46:12.3280940Z Synchronizing submodule url for 'third_party/fbgemm' 2025-07-17T06:46:12.3317260Z Synchronizing submodule url for 'third_party/fbgemm/external/asmjit' 2025-07-17T06:46:12.3355050Z Synchronizing submodule url for 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:46:12.3394660Z Synchronizing submodule url for 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:46:12.3431880Z Synchronizing submodule url for 'third_party/fbgemm/external/cutlass' 2025-07-17T06:46:12.3471440Z Synchronizing submodule url for 'third_party/fbgemm/external/googletest' 2025-07-17T06:46:12.3508830Z Synchronizing submodule url for 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:46:12.3546020Z Synchronizing submodule url for 'third_party/fbgemm/external/json' 2025-07-17T06:46:12.3585980Z Synchronizing submodule url for 'third_party/flash-attention' 2025-07-17T06:46:12.3621640Z Synchronizing submodule url for 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:46:12.3660330Z Synchronizing submodule url for 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:46:12.3702720Z Synchronizing submodule url for 'third_party/flatbuffers' 2025-07-17T06:46:12.3741940Z Synchronizing submodule url for 'third_party/fmt' 2025-07-17T06:46:12.3780310Z Synchronizing submodule url for 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:46:12.3817520Z Synchronizing submodule url for 'third_party/gloo' 2025-07-17T06:46:12.3854890Z Synchronizing submodule url for 'third_party/googletest' 2025-07-17T06:46:12.3891970Z Synchronizing submodule url for 'third_party/ideep' 2025-07-17T06:46:12.3926750Z Synchronizing submodule url for 'third_party/ideep/mkl-dnn' 2025-07-17T06:46:12.3967650Z Synchronizing submodule url for 'third_party/ittapi' 2025-07-17T06:46:12.4005250Z Synchronizing submodule url for 'third_party/kineto' 2025-07-17T06:46:12.4040530Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:46:12.4076160Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:46:12.4114320Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:46:12.4151320Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:46:12.4188960Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:46:12.4234010Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:46:12.4272170Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:46:12.4308550Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:46:12.4345970Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:46:12.4383700Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:46:12.4421910Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:46:12.4458290Z Synchronizing submodule url for 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:46:12.4496910Z Synchronizing submodule url for 'third_party/kleidiai' 2025-07-17T06:46:12.4534310Z Synchronizing submodule url for 'third_party/mimalloc' 2025-07-17T06:46:12.4571950Z Synchronizing submodule url for 'third_party/nlohmann' 2025-07-17T06:46:12.4609460Z Synchronizing submodule url for 'third_party/onnx' 2025-07-17T06:46:12.4650050Z Synchronizing submodule url for 'third_party/onnx/third_party/pybind11' 2025-07-17T06:46:12.4689880Z Synchronizing submodule url for 'third_party/opentelemetry-cpp' 2025-07-17T06:46:12.4725500Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:46:12.4767000Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:46:12.4804250Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:46:12.4841270Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:46:12.4877800Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:46:12.4914130Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:46:12.4950240Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:46:12.4985500Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:46:12.5023610Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:46:12.5062360Z Synchronizing submodule url for 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:46:12.5109030Z Synchronizing submodule url for 'third_party/pocketfft' 2025-07-17T06:46:12.5147810Z Synchronizing submodule url for 'third_party/protobuf' 2025-07-17T06:46:12.5183580Z Synchronizing submodule url for 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:46:12.5220890Z Synchronizing submodule url for 'third_party/protobuf/third_party/googletest' 2025-07-17T06:46:12.5260030Z Synchronizing submodule url for 'third_party/psimd' 2025-07-17T06:46:12.5297130Z Synchronizing submodule url for 'third_party/pthreadpool' 2025-07-17T06:46:12.5333620Z Synchronizing submodule url for 'third_party/pybind11' 2025-07-17T06:46:12.5371410Z Synchronizing submodule url for 'third_party/python-peachpy' 2025-07-17T06:46:12.5409890Z Synchronizing submodule url for 'third_party/sleef' 2025-07-17T06:46:12.5447950Z Synchronizing submodule url for 'third_party/tensorpipe' 2025-07-17T06:46:12.5483320Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:46:12.5520380Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:46:12.5559290Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:46:12.5596040Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:46:12.5631210Z Synchronizing submodule url for 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:46:12.5675310Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-07-17T06:46:12.6428930Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-07-17T06:46:12.6604860Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-07-17T06:46:12.6775790Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-07-17T06:46:12.7064980Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-07-17T06:46:12.7576260Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-07-17T06:46:12.7925270Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-07-17T06:46:12.8300000Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-07-17T06:46:12.9114370Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-07-17T06:46:13.0977240Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-07-17T06:46:13.1456370Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-07-17T06:46:13.2592780Z Submodule path 'third_party/composable_kernel': checked out '434d19f696da62c12b5372b32cbc9ba968588d7e' 2025-07-17T06:46:13.2884100Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-07-17T06:46:13.3077890Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-07-17T06:46:13.3443560Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-07-17T06:46:13.4195460Z Submodule path 'third_party/cutlass': checked out 'b995f933179c22d3fe0d871c3a53d11e4681950f' 2025-07-17T06:46:13.4650090Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-07-17T06:46:13.5043990Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-07-17T06:46:13.5600190Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-07-17T06:46:13.5936610Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-07-17T06:46:13.6983380Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-07-17T06:46:13.7707760Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-07-17T06:46:13.7965480Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-07-17T06:46:13.9470510Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-07-17T06:46:14.0265620Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-07-17T06:46:14.2165210Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-07-17T06:46:14.3410110Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-07-17T06:46:14.4469270Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-07-17T06:46:14.4734840Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-07-17T06:46:14.5006520Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-07-17T06:46:14.5335120Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-07-17T06:46:14.5717650Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-07-17T06:46:14.5938710Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-07-17T06:46:14.9340100Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-07-17T06:46:14.9614610Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-07-17T06:46:14.9998940Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-07-17T06:46:15.0595530Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-07-17T06:46:15.1593280Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-07-17T06:46:15.2211600Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-07-17T06:46:15.3152150Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-07-17T06:46:15.3471850Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-07-17T06:46:15.3764500Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-07-17T06:46:15.4141110Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-07-17T06:46:15.4823730Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-07-17T06:46:15.6213310Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-07-17T06:46:15.6551320Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-07-17T06:46:15.7365260Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-07-17T06:46:15.8072890Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-07-17T06:46:15.8561480Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-07-17T06:46:15.9433650Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-07-17T06:46:16.0654130Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-07-17T06:46:16.1421250Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-07-17T06:46:16.2412060Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-17T06:46:16.3384110Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-07-17T06:46:16.4047400Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-07-17T06:46:16.4781750Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-07-17T06:46:16.5197310Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-07-17T06:46:16.6480940Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-07-17T06:46:16.6882040Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-07-17T06:46:16.7155140Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-07-17T06:46:16.7675900Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-07-17T06:46:16.8660520Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-07-17T06:46:16.9366220Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-07-17T06:46:17.1988840Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-07-17T06:46:17.2186150Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-07-17T06:46:17.3030260Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-07-17T06:46:17.3638560Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-07-17T06:46:17.4384690Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-07-17T06:46:17.4548780Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-07-17T06:46:17.4737160Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-07-17T06:46:17.5127430Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-07-17T06:46:17.5354950Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-07-17T06:46:17.5672640Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-07-17T06:46:17.6074560Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-07-17T06:46:17.6892480Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-07-17T06:46:17.7171510Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-07-17T06:46:17.8486200Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-07-17T06:46:17.9296880Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-07-17T06:46:17.9570530Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-07-17T06:46:17.9619070Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-07-17T06:46:18.0118970Z Entering 'android/libs/fbjni' 2025-07-17T06:46:18.0205700Z Entering 'third_party/FP16' 2025-07-17T06:46:18.0290510Z Entering 'third_party/FXdiv' 2025-07-17T06:46:18.0372380Z Entering 'third_party/NNPACK' 2025-07-17T06:46:18.0454030Z Entering 'third_party/NVTX' 2025-07-17T06:46:18.0536820Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:46:18.0620040Z Entering 'third_party/XNNPACK' 2025-07-17T06:46:18.0707480Z Entering 'third_party/aiter' 2025-07-17T06:46:18.0791240Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:46:18.0877900Z Entering 'third_party/benchmark' 2025-07-17T06:46:18.0961830Z Entering 'third_party/composable_kernel' 2025-07-17T06:46:18.1046910Z Entering 'third_party/cpp-httplib' 2025-07-17T06:46:18.1129880Z Entering 'third_party/cpuinfo' 2025-07-17T06:46:18.1211150Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:46:18.1294960Z Entering 'third_party/cutlass' 2025-07-17T06:46:18.1378150Z Entering 'third_party/fbgemm' 2025-07-17T06:46:18.1458070Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:46:18.1537590Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:46:18.1617820Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:46:18.1696000Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:46:18.1776670Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:46:18.1857650Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:46:18.1937060Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:46:18.2020830Z Entering 'third_party/flash-attention' 2025-07-17T06:46:18.2104270Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:46:18.2187810Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:46:18.2274500Z Entering 'third_party/flatbuffers' 2025-07-17T06:46:18.2359550Z Entering 'third_party/fmt' 2025-07-17T06:46:18.2442500Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:46:18.2525390Z Entering 'third_party/gloo' 2025-07-17T06:46:18.2606600Z Entering 'third_party/googletest' 2025-07-17T06:46:18.2687260Z Entering 'third_party/ideep' 2025-07-17T06:46:18.2765720Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:46:18.2848550Z Entering 'third_party/ittapi' 2025-07-17T06:46:18.2929230Z Entering 'third_party/kineto' 2025-07-17T06:46:18.3009280Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:46:18.3089490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:46:18.3171740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:46:18.3253880Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:46:18.3335980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:46:18.3417490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:46:18.3503340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:46:18.3585700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:46:18.3667570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:46:18.3751240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:46:18.3835490Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:46:18.3917290Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:46:18.4000040Z Entering 'third_party/kleidiai' 2025-07-17T06:46:18.4080660Z Entering 'third_party/mimalloc' 2025-07-17T06:46:18.4159550Z Entering 'third_party/nlohmann' 2025-07-17T06:46:18.4242040Z Entering 'third_party/onnx' 2025-07-17T06:46:18.4328210Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:46:18.4414950Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:46:18.4496670Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:46:18.4580260Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:46:18.4662190Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:46:18.4742990Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:46:18.4829590Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:46:18.4911980Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:46:18.4992320Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:46:18.5071570Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:46:18.5156390Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:46:18.5240740Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:46:18.5331870Z Entering 'third_party/pocketfft' 2025-07-17T06:46:18.5416720Z Entering 'third_party/protobuf' 2025-07-17T06:46:18.5500230Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:46:18.5582370Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:46:18.5664570Z Entering 'third_party/psimd' 2025-07-17T06:46:18.5746070Z Entering 'third_party/pthreadpool' 2025-07-17T06:46:18.5828580Z Entering 'third_party/pybind11' 2025-07-17T06:46:18.5909250Z Entering 'third_party/python-peachpy' 2025-07-17T06:46:18.5989670Z Entering 'third_party/sleef' 2025-07-17T06:46:18.6071810Z Entering 'third_party/tensorpipe' 2025-07-17T06:46:18.6152790Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:46:18.6234340Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:46:18.6319140Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:46:18.6401900Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:46:18.6482300Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:46:18.6573900Z ##[endgroup] 2025-07-17T06:46:18.6574180Z ##[group]Persisting credentials for submodules 2025-07-17T06:46:18.6577790Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-07-17T06:46:18.7071360Z Entering 'android/libs/fbjni' 2025-07-17T06:46:18.7140560Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7140790Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7206220Z Entering 'third_party/FP16' 2025-07-17T06:46:18.7271680Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7271910Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7337600Z Entering 'third_party/FXdiv' 2025-07-17T06:46:18.7402980Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7403190Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7468140Z Entering 'third_party/NNPACK' 2025-07-17T06:46:18.7534650Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7534890Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7601130Z Entering 'third_party/NVTX' 2025-07-17T06:46:18.7666670Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7667100Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7733110Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:46:18.7798400Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7798640Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7864150Z Entering 'third_party/XNNPACK' 2025-07-17T06:46:18.7929680Z url.https://github.com/.insteadof 2025-07-17T06:46:18.7929920Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8001220Z Entering 'third_party/aiter' 2025-07-17T06:46:18.8067980Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8068210Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8131720Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:46:18.8197260Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8197470Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8265910Z Entering 'third_party/benchmark' 2025-07-17T06:46:18.8334220Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8334460Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8399930Z Entering 'third_party/composable_kernel' 2025-07-17T06:46:18.8464740Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8464970Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8533600Z Entering 'third_party/cpp-httplib' 2025-07-17T06:46:18.8600600Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8600830Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8667020Z Entering 'third_party/cpuinfo' 2025-07-17T06:46:18.8732870Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8733390Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8800400Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:46:18.8866490Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8866710Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8933390Z Entering 'third_party/cutlass' 2025-07-17T06:46:18.8999450Z url.https://github.com/.insteadof 2025-07-17T06:46:18.8999690Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9069340Z Entering 'third_party/fbgemm' 2025-07-17T06:46:18.9136740Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9136960Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9202560Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:46:18.9268570Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9333880Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9334160Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:46:18.9399460Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9399690Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9467930Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:46:18.9532980Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9533210Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9598780Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:46:18.9664370Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9664610Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9733400Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:46:18.9799630Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9799880Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9865670Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:46:18.9930920Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9931140Z url.https://github.com/.insteadof 2025-07-17T06:46:18.9996130Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:46:19.0062450Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0062690Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0130810Z Entering 'third_party/flash-attention' 2025-07-17T06:46:19.0198040Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0198270Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0263550Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:46:19.0329080Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0329310Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0397440Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:46:19.0464980Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0465410Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0536650Z Entering 'third_party/flatbuffers' 2025-07-17T06:46:19.0605920Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0606150Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0673410Z Entering 'third_party/fmt' 2025-07-17T06:46:19.0743140Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0743370Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0810550Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:46:19.0881700Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0881920Z url.https://github.com/.insteadof 2025-07-17T06:46:19.0948120Z Entering 'third_party/gloo' 2025-07-17T06:46:19.1014350Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1014570Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1079850Z Entering 'third_party/googletest' 2025-07-17T06:46:19.1144570Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1144800Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1209810Z Entering 'third_party/ideep' 2025-07-17T06:46:19.1274070Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1274280Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1337600Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:46:19.1400580Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1400810Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1468960Z Entering 'third_party/ittapi' 2025-07-17T06:46:19.1537170Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1537450Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1603930Z Entering 'third_party/kineto' 2025-07-17T06:46:19.1669600Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1669820Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1734400Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:46:19.1798950Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1799160Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1862980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:46:19.1927740Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1927960Z url.https://github.com/.insteadof 2025-07-17T06:46:19.1995080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:46:19.2060950Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2061180Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2128780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:46:19.2195430Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2195660Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2262580Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:46:19.2329030Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2329250Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2396810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:46:19.2463280Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2463530Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2532980Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:46:19.2600630Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2600860Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2666810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:46:19.2733180Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2733440Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2800300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:46:19.2867980Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2868200Z url.https://github.com/.insteadof 2025-07-17T06:46:19.2935790Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:46:19.3002720Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3002950Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3072310Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:46:19.3138840Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3139060Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3205340Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:46:19.3271420Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3271640Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3340990Z Entering 'third_party/kleidiai' 2025-07-17T06:46:19.3407850Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3408080Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3473490Z Entering 'third_party/mimalloc' 2025-07-17T06:46:19.3538930Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3539160Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3604550Z Entering 'third_party/nlohmann' 2025-07-17T06:46:19.3669030Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3669260Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3734960Z Entering 'third_party/onnx' 2025-07-17T06:46:19.3799260Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3799490Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3869080Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:46:19.3936590Z url.https://github.com/.insteadof 2025-07-17T06:46:19.3936820Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4005260Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:46:19.4072460Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4072710Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4138370Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:46:19.4205470Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4205700Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4271530Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:46:19.4337560Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4337790Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4403440Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:46:19.4469910Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4470130Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4535940Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:46:19.4603260Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4603490Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4670100Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:46:19.4736940Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4737170Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4803050Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:46:19.4868810Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4869030Z url.https://github.com/.insteadof 2025-07-17T06:46:19.4934510Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:46:19.5000270Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5000520Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5064590Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:46:19.5128900Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5129120Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5194660Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:46:19.5259180Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5259430Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5325280Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:46:19.5390220Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5390440Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5463120Z Entering 'third_party/pocketfft' 2025-07-17T06:46:19.5530030Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5530290Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5593510Z Entering 'third_party/protobuf' 2025-07-17T06:46:19.5658080Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5658520Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5722520Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:46:19.5786120Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5786340Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5850250Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:46:19.5915160Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5915370Z url.https://github.com/.insteadof 2025-07-17T06:46:19.5982180Z Entering 'third_party/psimd' 2025-07-17T06:46:19.6049200Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6049420Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6116490Z Entering 'third_party/pthreadpool' 2025-07-17T06:46:19.6182420Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6182650Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6248170Z Entering 'third_party/pybind11' 2025-07-17T06:46:19.6314350Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6314590Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6380300Z Entering 'third_party/python-peachpy' 2025-07-17T06:46:19.6445390Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6445620Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6510390Z Entering 'third_party/sleef' 2025-07-17T06:46:19.6575610Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6575840Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6641300Z Entering 'third_party/tensorpipe' 2025-07-17T06:46:19.6705470Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6705690Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6768940Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:46:19.6833670Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6833890Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6900080Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:46:19.6964940Z url.https://github.com/.insteadof 2025-07-17T06:46:19.6965160Z url.https://github.com/.insteadof 2025-07-17T06:46:19.7030150Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:46:19.7095010Z url.https://github.com/.insteadof 2025-07-17T06:46:19.7095230Z url.https://github.com/.insteadof 2025-07-17T06:46:19.7159370Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:46:19.7225230Z url.https://github.com/.insteadof 2025-07-17T06:46:19.7225460Z url.https://github.com/.insteadof 2025-07-17T06:46:19.7288710Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:46:19.7353450Z url.https://github.com/.insteadof 2025-07-17T06:46:19.7353680Z url.https://github.com/.insteadof 2025-07-17T06:46:19.7432000Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-07-17T06:46:19.7919440Z Entering 'android/libs/fbjni' 2025-07-17T06:46:19.8019230Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-07-17T06:46:19.8053330Z Entering 'third_party/FP16' 2025-07-17T06:46:19.8150090Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-07-17T06:46:19.8184310Z Entering 'third_party/FXdiv' 2025-07-17T06:46:19.8281680Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-07-17T06:46:19.8316350Z Entering 'third_party/NNPACK' 2025-07-17T06:46:19.8413690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-07-17T06:46:19.8447680Z Entering 'third_party/NVTX' 2025-07-17T06:46:19.8544460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-07-17T06:46:19.8578890Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:46:19.8676130Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-07-17T06:46:19.8710640Z Entering 'third_party/XNNPACK' 2025-07-17T06:46:19.8807010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-07-17T06:46:19.8847030Z Entering 'third_party/aiter' 2025-07-17T06:46:19.8945900Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-07-17T06:46:19.8979220Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:46:19.9076720Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-07-17T06:46:19.9114740Z Entering 'third_party/benchmark' 2025-07-17T06:46:19.9214340Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-07-17T06:46:19.9249880Z Entering 'third_party/composable_kernel' 2025-07-17T06:46:19.9349370Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-07-17T06:46:19.9386880Z Entering 'third_party/cpp-httplib' 2025-07-17T06:46:19.9486600Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-07-17T06:46:19.9521510Z Entering 'third_party/cpuinfo' 2025-07-17T06:46:19.9619970Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-07-17T06:46:19.9654730Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:46:19.9751700Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-07-17T06:46:19.9786930Z Entering 'third_party/cutlass' 2025-07-17T06:46:19.9882940Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-07-17T06:46:19.9919690Z Entering 'third_party/fbgemm' 2025-07-17T06:46:20.0015810Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-07-17T06:46:20.0049030Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:46:20.0147100Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-07-17T06:46:20.0181530Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:46:20.0279210Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-07-17T06:46:20.0315160Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:46:20.0411430Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-07-17T06:46:20.0444560Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:46:20.0540750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-07-17T06:46:20.0577990Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:46:20.0675030Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-07-17T06:46:20.0709650Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:46:20.0806950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-07-17T06:46:20.0840640Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:46:20.0938410Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-07-17T06:46:20.0975930Z Entering 'third_party/flash-attention' 2025-07-17T06:46:20.1076100Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-07-17T06:46:20.1109990Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:46:20.1208280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-07-17T06:46:20.1245220Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:46:20.1344520Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-07-17T06:46:20.1383760Z Entering 'third_party/flatbuffers' 2025-07-17T06:46:20.1482520Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-07-17T06:46:20.1518210Z Entering 'third_party/fmt' 2025-07-17T06:46:20.1617070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-07-17T06:46:20.1651610Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:46:20.1749380Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-07-17T06:46:20.1784670Z Entering 'third_party/gloo' 2025-07-17T06:46:20.1883940Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-07-17T06:46:20.1918460Z Entering 'third_party/googletest' 2025-07-17T06:46:20.2015320Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:46:20.2049190Z Entering 'third_party/ideep' 2025-07-17T06:46:20.2144870Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-07-17T06:46:20.2177090Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:46:20.2273930Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-07-17T06:46:20.2310950Z Entering 'third_party/ittapi' 2025-07-17T06:46:20.2408790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-07-17T06:46:20.2442780Z Entering 'third_party/kineto' 2025-07-17T06:46:20.2539540Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-07-17T06:46:20.2573350Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:46:20.2671990Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-07-17T06:46:20.2704740Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:46:20.2800740Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-07-17T06:46:20.2834750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:46:20.2933630Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-07-17T06:46:20.2967480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:46:20.3064730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-07-17T06:46:20.3099530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:46:20.3196950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-07-17T06:46:20.3229470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:46:20.3328680Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-07-17T06:46:20.3364780Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:46:20.3463920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-07-17T06:46:20.3498000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:46:20.3595670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:46:20.3629860Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:46:20.3728140Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-07-17T06:46:20.3763870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:46:20.3863330Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-07-17T06:46:20.3900760Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:46:20.3999890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-07-17T06:46:20.4033610Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:46:20.4131720Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-07-17T06:46:20.4167010Z Entering 'third_party/kleidiai' 2025-07-17T06:46:20.4267300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-07-17T06:46:20.4301620Z Entering 'third_party/mimalloc' 2025-07-17T06:46:20.4399460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-07-17T06:46:20.4433770Z Entering 'third_party/nlohmann' 2025-07-17T06:46:20.4531740Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-07-17T06:46:20.4567020Z Entering 'third_party/onnx' 2025-07-17T06:46:20.4665550Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-07-17T06:46:20.4705050Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:46:20.4804130Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-07-17T06:46:20.4840360Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:46:20.4938130Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-07-17T06:46:20.4971730Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:46:20.5069150Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-07-17T06:46:20.5103350Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:46:20.5199810Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:46:20.5234380Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:46:20.5332720Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-07-17T06:46:20.5366420Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:46:20.5466630Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-07-17T06:46:20.5501420Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:46:20.5598770Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-07-17T06:46:20.5633320Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:46:20.5732070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-07-17T06:46:20.5766140Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:46:20.5863800Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-07-17T06:46:20.5895980Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:46:20.5992580Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-07-17T06:46:20.6027140Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:46:20.6125810Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-07-17T06:46:20.6161600Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:46:20.6259410Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-07-17T06:46:20.6302130Z Entering 'third_party/pocketfft' 2025-07-17T06:46:20.6405450Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-07-17T06:46:20.6440360Z Entering 'third_party/protobuf' 2025-07-17T06:46:20.6538160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-07-17T06:46:20.6571980Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:46:20.6668550Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-07-17T06:46:20.6702500Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:46:20.6800740Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:46:20.6836410Z Entering 'third_party/psimd' 2025-07-17T06:46:20.6933480Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-07-17T06:46:20.6968590Z Entering 'third_party/pthreadpool' 2025-07-17T06:46:20.7066110Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-07-17T06:46:20.7100820Z Entering 'third_party/pybind11' 2025-07-17T06:46:20.7196490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-07-17T06:46:20.7231080Z Entering 'third_party/python-peachpy' 2025-07-17T06:46:20.7328750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-07-17T06:46:20.7362620Z Entering 'third_party/sleef' 2025-07-17T06:46:20.7459680Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-07-17T06:46:20.7493890Z Entering 'third_party/tensorpipe' 2025-07-17T06:46:20.7591740Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-07-17T06:46:20.7624590Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:46:20.7721290Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-07-17T06:46:20.7755220Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:46:20.7851550Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-07-17T06:46:20.7885350Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:46:20.7982690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-07-17T06:46:20.8016670Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:46:20.8112610Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-07-17T06:46:20.8144860Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:46:20.8243070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-07-17T06:46:20.8438170Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-07-17T06:46:20.8937990Z Entering 'android/libs/fbjni' 2025-07-17T06:46:20.9024240Z Entering 'third_party/FP16' 2025-07-17T06:46:20.9106810Z Entering 'third_party/FXdiv' 2025-07-17T06:46:20.9190320Z Entering 'third_party/NNPACK' 2025-07-17T06:46:20.9274050Z Entering 'third_party/NVTX' 2025-07-17T06:46:20.9357240Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:46:20.9440410Z Entering 'third_party/XNNPACK' 2025-07-17T06:46:20.9529850Z Entering 'third_party/aiter' 2025-07-17T06:46:20.9614140Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:46:20.9699870Z Entering 'third_party/benchmark' 2025-07-17T06:46:20.9785640Z Entering 'third_party/composable_kernel' 2025-07-17T06:46:20.9868970Z Entering 'third_party/cpp-httplib' 2025-07-17T06:46:20.9951890Z Entering 'third_party/cpuinfo' 2025-07-17T06:46:21.0033180Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:46:21.0115120Z Entering 'third_party/cutlass' 2025-07-17T06:46:21.0203970Z Entering 'third_party/fbgemm' 2025-07-17T06:46:21.0287670Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:46:21.0369990Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:46:21.0455390Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:46:21.0538140Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:46:21.0623830Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:46:21.0705780Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:46:21.0786450Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:46:21.0869100Z Entering 'third_party/flash-attention' 2025-07-17T06:46:21.0949950Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:46:21.1031950Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:46:21.1118020Z Entering 'third_party/flatbuffers' 2025-07-17T06:46:21.1204310Z Entering 'third_party/fmt' 2025-07-17T06:46:21.1288260Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:46:21.1371600Z Entering 'third_party/gloo' 2025-07-17T06:46:21.1455190Z Entering 'third_party/googletest' 2025-07-17T06:46:21.1538320Z Entering 'third_party/ideep' 2025-07-17T06:46:21.1617680Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:46:21.1701860Z Entering 'third_party/ittapi' 2025-07-17T06:46:21.1784020Z Entering 'third_party/kineto' 2025-07-17T06:46:21.1862840Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:46:21.1943080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:46:21.2032550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:46:21.2114690Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:46:21.2196240Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:46:21.2276370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:46:21.2360300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:46:21.2443160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:46:21.2525200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:46:21.2606260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:46:21.2690340Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:46:21.2772580Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:46:21.2857510Z Entering 'third_party/kleidiai' 2025-07-17T06:46:21.2940090Z Entering 'third_party/mimalloc' 2025-07-17T06:46:21.3021290Z Entering 'third_party/nlohmann' 2025-07-17T06:46:21.3102740Z Entering 'third_party/onnx' 2025-07-17T06:46:21.3187860Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:46:21.3273720Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:46:21.3360880Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:46:21.3461050Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:46:21.3528010Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:46:21.3609980Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:46:21.3690970Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:46:21.3772010Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:46:21.3853200Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:46:21.3931740Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:46:21.4014980Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:46:21.4099190Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:46:21.4192260Z Entering 'third_party/pocketfft' 2025-07-17T06:46:21.4276610Z Entering 'third_party/protobuf' 2025-07-17T06:46:21.4359280Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:46:21.4442940Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:46:21.4527920Z Entering 'third_party/psimd' 2025-07-17T06:46:21.4611500Z Entering 'third_party/pthreadpool' 2025-07-17T06:46:21.4712700Z Entering 'third_party/pybind11' 2025-07-17T06:46:21.4891420Z Entering 'third_party/python-peachpy' 2025-07-17T06:46:21.4985440Z Entering 'third_party/sleef' 2025-07-17T06:46:21.5073540Z Entering 'third_party/tensorpipe' 2025-07-17T06:46:21.5157030Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:46:21.5241280Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:46:21.5324560Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:46:21.5407370Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:46:21.5487690Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:46:21.5582680Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-07-17T06:46:21.6084310Z Entering 'android/libs/fbjni' 2025-07-17T06:46:21.6170710Z Entering 'third_party/FP16' 2025-07-17T06:46:21.6253450Z Entering 'third_party/FXdiv' 2025-07-17T06:46:21.6336560Z Entering 'third_party/NNPACK' 2025-07-17T06:46:21.6417370Z Entering 'third_party/NVTX' 2025-07-17T06:46:21.6501900Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T06:46:21.6584130Z Entering 'third_party/XNNPACK' 2025-07-17T06:46:21.6673120Z Entering 'third_party/aiter' 2025-07-17T06:46:21.6793430Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T06:46:21.6880800Z Entering 'third_party/benchmark' 2025-07-17T06:46:21.6965300Z Entering 'third_party/composable_kernel' 2025-07-17T06:46:21.7052020Z Entering 'third_party/cpp-httplib' 2025-07-17T06:46:21.7135100Z Entering 'third_party/cpuinfo' 2025-07-17T06:46:21.7218340Z Entering 'third_party/cudnn_frontend' 2025-07-17T06:46:21.7299800Z Entering 'third_party/cutlass' 2025-07-17T06:46:21.7383550Z Entering 'third_party/fbgemm' 2025-07-17T06:46:21.7471920Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T06:46:21.7670170Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T06:46:21.7754950Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T06:46:21.7837990Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T06:46:21.7922630Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T06:46:21.8004850Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T06:46:21.8086690Z Entering 'third_party/fbgemm/external/json' 2025-07-17T06:46:21.8172170Z Entering 'third_party/flash-attention' 2025-07-17T06:46:21.8255110Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T06:46:21.8342510Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T06:46:21.8431330Z Entering 'third_party/flatbuffers' 2025-07-17T06:46:21.8518060Z Entering 'third_party/fmt' 2025-07-17T06:46:21.8602810Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T06:46:21.8684980Z Entering 'third_party/gloo' 2025-07-17T06:46:21.8766900Z Entering 'third_party/googletest' 2025-07-17T06:46:21.8847800Z Entering 'third_party/ideep' 2025-07-17T06:46:21.8927120Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T06:46:21.9010090Z Entering 'third_party/ittapi' 2025-07-17T06:46:21.9093000Z Entering 'third_party/kineto' 2025-07-17T06:46:21.9173000Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T06:46:21.9254300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T06:46:21.9337160Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T06:46:21.9419820Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T06:46:21.9502850Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T06:46:21.9583760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T06:46:21.9669250Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T06:46:21.9752040Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T06:46:21.9835560Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T06:46:21.9919350Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T06:46:22.0009040Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T06:46:22.0090650Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T06:46:22.0173230Z Entering 'third_party/kleidiai' 2025-07-17T06:46:22.0255710Z Entering 'third_party/mimalloc' 2025-07-17T06:46:22.0336200Z Entering 'third_party/nlohmann' 2025-07-17T06:46:22.0418230Z Entering 'third_party/onnx' 2025-07-17T06:46:22.0504690Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T06:46:22.0590150Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T06:46:22.0673050Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T06:46:22.0754720Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T06:46:22.0836430Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T06:46:22.0918790Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T06:46:22.1002490Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T06:46:22.1085030Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T06:46:22.1166910Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T06:46:22.1246820Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T06:46:22.1328830Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T06:46:22.1411910Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T06:46:22.1501830Z Entering 'third_party/pocketfft' 2025-07-17T06:46:22.1588540Z Entering 'third_party/protobuf' 2025-07-17T06:46:22.1668590Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T06:46:22.1750400Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T06:46:22.1834810Z Entering 'third_party/psimd' 2025-07-17T06:46:22.1918060Z Entering 'third_party/pthreadpool' 2025-07-17T06:46:22.1998860Z Entering 'third_party/pybind11' 2025-07-17T06:46:22.2080680Z Entering 'third_party/python-peachpy' 2025-07-17T06:46:22.2166010Z Entering 'third_party/sleef' 2025-07-17T06:46:22.2249390Z Entering 'third_party/tensorpipe' 2025-07-17T06:46:22.2331850Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T06:46:22.2414820Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T06:46:22.2496220Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T06:46:22.2577230Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T06:46:22.2657930Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T06:46:22.2749710Z ##[endgroup] 2025-07-17T06:46:22.2833500Z [command]/usr/bin/git log -1 --format=%H 2025-07-17T06:46:22.2897340Z a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T06:46:22.2984060Z Prepare all required actions 2025-07-17T06:46:22.3007200Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-07-17T06:46:22.3007390Z with: 2025-07-17T06:46:22.3007740Z github-token: *** 2025-07-17T06:46:22.3007860Z env: 2025-07-17T06:46:22.3007960Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:22.3008120Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:22.3008280Z TEST_CONFIG: mps 2025-07-17T06:46:22.3008400Z SHARD_NUMBER: 1 2025-07-17T06:46:22.3008510Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:22.3008640Z PR_BODY: 2025-07-17T06:46:22.3008760Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:22.3008910Z ##[endgroup] 2025-07-17T06:46:22.3018170Z ##[group]Run set -eux 2025-07-17T06:46:22.3018320Z set -eux 2025-07-17T06:46:22.3018570Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-07-17T06:46:22.3300140Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:46:22.3300340Z env: 2025-07-17T06:46:22.3300470Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:22.3300620Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:22.3300780Z TEST_CONFIG: mps 2025-07-17T06:46:22.3300890Z SHARD_NUMBER: 1 2025-07-17T06:46:22.3301010Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:22.3301130Z PR_BODY: 2025-07-17T06:46:22.3301240Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:22.3301480Z GITHUB_TOKEN: *** 2025-07-17T06:46:22.3301600Z ##[endgroup] 2025-07-17T06:46:22.3523130Z + python3 .github/scripts/get_workflow_job_id.py 16337959945 i-0e8ca172e0ed1a63e 2025-07-17T06:46:23.1757450Z Setting output job-id=46154244361 2025-07-17T06:46:23.1775470Z Setting output job-name=macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T06:46:23.1886730Z ##[group]Run pytorch/test-infra/.github/actions/setup-python@main 2025-07-17T06:46:23.1887340Z with: 2025-07-17T06:46:23.1887640Z python-version: 3.12.7 2025-07-17T06:46:23.1888240Z pip-requirements-file: .github/requirements/pip-requirements-macOS.txt 2025-07-17T06:46:23.1888850Z env: 2025-07-17T06:46:23.1889120Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:23.1889500Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:23.1889900Z TEST_CONFIG: mps 2025-07-17T06:46:23.1890230Z SHARD_NUMBER: 1 2025-07-17T06:46:23.1890510Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:23.1890820Z PR_BODY: 2025-07-17T06:46:23.1891170Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:23.1891550Z ##[endgroup] 2025-07-17T06:46:23.2534260Z Warning: HomeBrew only supports version specified by major and minor, but got 3.12.7 2025-07-17T06:46:24.0496500Z ==> Updating Homebrew... 2025-07-17T06:46:24.8633020Z Already up-to-date. 2025-07-17T06:46:25.8098100Z ##[warning]python@3.12 3.12.11 is already installed and up-to-date. To reinstall 3.12.11, run: brew reinstall python@3.12 2025-07-17T06:46:25.8393700Z Using python at /opt/homebrew/bin/python3.12 to create venv /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:27.9881840Z Installing requirements from .github/requirements/pip-requirements-macOS.txt 2025-07-17T06:46:28.3115580Z Collecting boto3==1.35.42 (from -r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-17T06:46:28.3137640Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-07-17T06:46:28.3670620Z Collecting cmake==3.27.* (from -r .github/requirements/pip-requirements-macOS.txt (line 2)) 2025-07-17T06:46:28.3694000Z Using cached cmake-3.27.9-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (6.3 kB) 2025-07-17T06:46:28.3787580Z Collecting expecttest==0.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 3)) 2025-07-17T06:46:28.3810120Z Using cached expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-07-17T06:46:28.3982620Z Collecting fbscribelogger==0.1.7 (from -r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:28.3999600Z Using cached fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-07-17T06:46:28.4114400Z Collecting filelock==3.6.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 5)) 2025-07-17T06:46:28.4129580Z Using cached filelock-3.6.0-py3-none-any.whl.metadata (2.6 kB) 2025-07-17T06:46:28.5092820Z Collecting hypothesis==6.56.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-07-17T06:46:28.5108400Z Using cached hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-07-17T06:46:28.5261600Z Collecting librosa>=0.6.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:28.5274070Z Using cached librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-07-17T06:46:28.5384340Z Collecting mpmath==1.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 8)) 2025-07-17T06:46:28.5391750Z Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-07-17T06:46:28.5532480Z Collecting networkx==2.8.7 (from -r .github/requirements/pip-requirements-macOS.txt (line 9)) 2025-07-17T06:46:28.5548200Z Using cached networkx-2.8.7-py3-none-any.whl.metadata (5.1 kB) 2025-07-17T06:46:28.5766040Z Collecting ninja==1.10.2.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 10)) 2025-07-17T06:46:28.5788450Z Using cached ninja-1.10.2.4-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl.metadata (5.3 kB) 2025-07-17T06:46:28.6433960Z Collecting numba==0.59.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 11)) 2025-07-17T06:46:28.6461820Z Using cached numba-0.59.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.7 kB) 2025-07-17T06:46:28.7251320Z Collecting numpy==1.26.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 12)) 2025-07-17T06:46:28.7346020Z Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl.metadata (61 kB) 2025-07-17T06:46:28.7853380Z Collecting opt-einsum>=3.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 13)) 2025-07-17T06:46:28.7865540Z Using cached opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) 2025-07-17T06:46:28.8248650Z Collecting optree==0.13.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 14)) 2025-07-17T06:46:28.8264770Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (47 kB) 2025-07-17T06:46:28.8412000Z Collecting packaging==23.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 15)) 2025-07-17T06:46:28.8429410Z Using cached packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-07-17T06:46:28.8509370Z Collecting parameterized==0.8.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 16)) 2025-07-17T06:46:28.8530820Z Using cached parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-07-17T06:46:28.9274430Z Collecting pillow==10.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 17)) 2025-07-17T06:46:28.9289050Z Using cached pillow-10.3.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (9.2 kB) 2025-07-17T06:46:28.9996280Z Collecting protobuf==5.29.4 (from -r .github/requirements/pip-requirements-macOS.txt (line 18)) 2025-07-17T06:46:29.0016540Z Using cached protobuf-5.29.4-cp38-abi3-macosx_10_9_universal2.whl.metadata (592 bytes) 2025-07-17T06:46:29.0584250Z Collecting psutil==5.9.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 19)) 2025-07-17T06:46:29.0584680Z Using cached psutil-5.9.1-cp312-cp312-macosx_14_0_arm64.whl 2025-07-17T06:46:29.0717980Z Collecting pygments==2.15.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 20)) 2025-07-17T06:46:29.0749120Z Using cached Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-07-17T06:46:29.0854890Z Collecting pytest-cpp==2.3.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 21)) 2025-07-17T06:46:29.0876470Z Using cached pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-07-17T06:46:29.0976990Z Collecting pytest-flakefinder==1.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 22)) 2025-07-17T06:46:29.0989010Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-07-17T06:46:29.1084920Z Collecting pytest-rerunfailures==10.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 23)) 2025-07-17T06:46:29.1104200Z Using cached pytest_rerunfailures-10.3-py3-none-any.whl.metadata (15 kB) 2025-07-17T06:46:29.1219220Z Collecting pytest-subtests==0.13.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 24)) 2025-07-17T06:46:29.1230940Z Using cached pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-07-17T06:46:29.1346920Z Collecting pytest-xdist==3.3.1 (from -r .github/requirements/pip-requirements-macOS.txt (line 25)) 2025-07-17T06:46:29.1367470Z Using cached pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-07-17T06:46:29.1547870Z Collecting pytest==7.3.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-07-17T06:46:29.1560920Z Using cached pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-07-17T06:46:29.1752220Z Collecting pyyaml==6.0.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 27)) 2025-07-17T06:46:29.1765430Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.1 kB) 2025-07-17T06:46:29.2308440Z Collecting scipy==1.12.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 28)) 2025-07-17T06:46:29.2323430Z Using cached scipy-1.12.0-cp312-cp312-macosx_12_0_arm64.whl.metadata (217 kB) 2025-07-17T06:46:29.3153660Z Collecting setuptools==72.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 29)) 2025-07-17T06:46:29.3172330Z Using cached setuptools-72.1.0-py3-none-any.whl.metadata (6.6 kB) 2025-07-17T06:46:29.3317360Z Collecting sympy==1.13.3 (from -r .github/requirements/pip-requirements-macOS.txt (line 30)) 2025-07-17T06:46:29.3336210Z Using cached sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-07-17T06:46:29.3571260Z Collecting tlparse==0.3.30 (from -r .github/requirements/pip-requirements-macOS.txt (line 31)) 2025-07-17T06:46:29.3609590Z Using cached tlparse-0.3.30-py3-none-macosx_11_0_arm64.whl.metadata (1.9 kB) 2025-07-17T06:46:29.3735670Z Collecting tensorboard==2.13.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:29.3751560Z Using cached tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-07-17T06:46:29.3867350Z Collecting typing-extensions==4.12.2 (from -r .github/requirements/pip-requirements-macOS.txt (line 33)) 2025-07-17T06:46:29.3892400Z Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-07-17T06:46:29.4014390Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 34)) 2025-07-17T06:46:29.4030100Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-07-17T06:46:29.4193470Z Collecting xdoctest==1.1.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 35)) 2025-07-17T06:46:29.4212440Z Using cached xdoctest-1.1.0-py3-none-any.whl.metadata (37 kB) 2025-07-17T06:46:29.4708110Z Collecting z3-solver==4.12.2.0 (from -r .github/requirements/pip-requirements-macOS.txt (line 36)) 2025-07-17T06:46:29.4726380Z Using cached z3_solver-4.12.2.0-py2.py3-none-macosx_11_0_arm64.whl.metadata (697 bytes) 2025-07-17T06:46:29.6837950Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-17T06:46:29.6855270Z Using cached botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-07-17T06:46:29.6994340Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-17T06:46:29.7007880Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-07-17T06:46:29.7152890Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-17T06:46:29.7179560Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-07-17T06:46:29.9691510Z Collecting aiohttp<4.0.0,>=3.10.4 (from fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:29.9707860Z Using cached aiohttp-3.12.14-cp312-cp312-macosx_11_0_arm64.whl.metadata (7.6 kB) 2025-07-17T06:46:29.9899580Z Collecting thriftpy2<0.6.0,>=0.5.2 (from fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:29.9926220Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.2 kB) 2025-07-17T06:46:30.0064660Z Collecting attrs>=19.2.0 (from hypothesis==6.56.4->-r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-07-17T06:46:30.0072110Z Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-07-17T06:46:30.0202190Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis==6.56.4->-r .github/requirements/pip-requirements-macOS.txt (line 6)) 2025-07-17T06:46:30.0209440Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-07-17T06:46:30.0545450Z Collecting llvmlite<0.43,>=0.42.0dev0 (from numba==0.59.0->-r .github/requirements/pip-requirements-macOS.txt (line 11)) 2025-07-17T06:46:30.0561190Z Using cached llvmlite-0.42.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.8 kB) 2025-07-17T06:46:30.0827580Z Collecting colorama (from pytest-cpp==2.3.0->-r .github/requirements/pip-requirements-macOS.txt (line 21)) 2025-07-17T06:46:30.0842300Z Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-07-17T06:46:30.1074910Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .github/requirements/pip-requirements-macOS.txt (line 25)) 2025-07-17T06:46:30.1082250Z Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 2025-07-17T06:46:30.1250230Z Collecting iniconfig (from pytest==7.3.2->-r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-07-17T06:46:30.1257230Z Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-07-17T06:46:30.1346640Z Collecting pluggy<2.0,>=0.12 (from pytest==7.3.2->-r .github/requirements/pip-requirements-macOS.txt (line 26)) 2025-07-17T06:46:30.1365070Z Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-07-17T06:46:30.1548930Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:30.1562280Z Using cached absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-07-17T06:46:30.3750030Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:30.3779430Z Using cached grpcio-1.73.1-cp312-cp312-macosx_11_0_universal2.whl.metadata (3.8 kB) 2025-07-17T06:46:30.4072080Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:30.4091270Z Using cached google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) 2025-07-17T06:46:30.4675910Z Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:30.4691320Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-07-17T06:46:30.4836130Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:30.4861120Z Using cached markdown-3.8.2-py3-none-any.whl.metadata (5.1 kB) 2025-07-17T06:46:30.5104970Z Collecting requests<3,>=2.21.0 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:30.5112540Z Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 2025-07-17T06:46:30.5431980Z Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:30.5450930Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-07-17T06:46:30.5602860Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:30.5615990Z Using cached werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-07-17T06:46:30.5786990Z Collecting wheel>=0.26 (from tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:30.5822650Z Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-07-17T06:46:30.5922690Z Collecting six (from xdoctest==1.1.0->-r .github/requirements/pip-requirements-macOS.txt (line 35)) 2025-07-17T06:46:30.5930090Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-07-17T06:46:30.6752060Z Collecting lxml (from unittest-xml-reporting<=3.2.0,>=2.0.0->-r .github/requirements/pip-requirements-macOS.txt (line 34)) 2025-07-17T06:46:30.6767550Z Using cached lxml-6.0.0-cp312-cp312-macosx_10_13_universal2.whl.metadata (6.6 kB) 2025-07-17T06:46:30.6888780Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:30.6896160Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-07-17T06:46:30.6964160Z Collecting aiosignal>=1.4.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:30.6971270Z Using cached aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-07-17T06:46:30.7299150Z Collecting frozenlist>=1.1.1 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:30.7329180Z Using cached frozenlist-1.7.0-cp312-cp312-macosx_11_0_arm64.whl.metadata (18 kB) 2025-07-17T06:46:30.8353130Z Collecting multidict<7.0,>=4.5 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:30.8369680Z Using cached multidict-6.6.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (5.3 kB) 2025-07-17T06:46:30.8598420Z Collecting propcache>=0.2.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:30.8612350Z Using cached propcache-0.3.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (12 kB) 2025-07-17T06:46:30.9740180Z Collecting yarl<2.0,>=1.17.0 (from aiohttp<4.0.0,>=3.10.4->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:30.9759730Z Using cached yarl-1.20.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (73 kB) 2025-07-17T06:46:31.0493000Z Collecting python-dateutil<3.0.0,>=2.1 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-17T06:46:31.0502610Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-07-17T06:46:31.0679410Z Collecting urllib3!=2.2.0,<3,>=1.25.4 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42->-r .github/requirements/pip-requirements-macOS.txt (line 1)) 2025-07-17T06:46:31.0687270Z Using cached urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-07-17T06:46:31.0844750Z Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.0861710Z Using cached cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-07-17T06:46:31.0996110Z Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.1013990Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-07-17T06:46:31.1130230Z Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.1143490Z Using cached rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-07-17T06:46:31.1371250Z Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.1384560Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-07-17T06:46:31.1815580Z Collecting charset_normalizer<4,>=2 (from requests<3,>=2.21.0->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.1832650Z Using cached charset_normalizer-3.4.2-cp312-cp312-macosx_10_13_universal2.whl.metadata (35 kB) 2025-07-17T06:46:31.1957380Z Collecting idna<4,>=2.5 (from requests<3,>=2.21.0->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.1964770Z Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-07-17T06:46:31.2159050Z Collecting certifi>=2017.4.17 (from requests<3,>=2.21.0->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.2166640Z Using cached certifi-2025.7.14-py3-none-any.whl.metadata (2.4 kB) 2025-07-17T06:46:31.2346890Z Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth<3,>=1.6.3->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.2360090Z Using cached pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-07-17T06:46:31.3137330Z Collecting ply<4.0,>=3.4 (from thriftpy2<0.6.0,>=0.5.2->fbscribelogger==0.1.7->-r .github/requirements/pip-requirements-macOS.txt (line 4)) 2025-07-17T06:46:31.3150510Z Using cached ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-07-17T06:46:31.3361820Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.3382850Z Using cached audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) 2025-07-17T06:46:31.3860160Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.3880000Z Using cached scikit_learn-1.7.0-cp312-cp312-macosx_12_0_arm64.whl.metadata (31 kB) 2025-07-17T06:46:31.4106470Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.4126430Z Using cached joblib-1.5.1-py3-none-any.whl.metadata (5.6 kB) 2025-07-17T06:46:31.4241300Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.4264260Z Using cached decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-07-17T06:46:31.4376800Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.4389980Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl.metadata (16 kB) 2025-07-17T06:46:31.4516540Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.4534980Z Using cached pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-07-17T06:46:31.4870610Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.4892230Z Using cached soxr-0.5.0.post1-cp312-abi3-macosx_11_0_arm64.whl.metadata (5.6 kB) 2025-07-17T06:46:31.5006230Z Collecting lazy_loader>=0.1 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.5030060Z Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-07-17T06:46:31.5403280Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.5427570Z Using cached msgpack-1.1.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (8.4 kB) 2025-07-17T06:46:31.5751280Z Collecting platformdirs>=2.5.0 (from pooch>=1.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.5770150Z Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2025-07-17T06:46:31.6025410Z Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.6043420Z Using cached oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-07-17T06:46:31.6263100Z Collecting threadpoolctl>=3.1.0 (from scikit-learn>=1.1.0->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.6281190Z Using cached threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-07-17T06:46:31.6811420Z Collecting cffi>=1.0 (from soundfile>=0.12.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.6827620Z Using cached cffi-1.17.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (1.5 kB) 2025-07-17T06:46:31.6941460Z Collecting pycparser (from cffi>=1.0->soundfile>=0.12.1->librosa>=0.6.2->-r .github/requirements/pip-requirements-macOS.txt (line 7)) 2025-07-17T06:46:31.6954300Z Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-07-17T06:46:31.7228810Z Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.13.0->-r .github/requirements/pip-requirements-macOS.txt (line 32)) 2025-07-17T06:46:31.7247980Z Using cached MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl.metadata (4.0 kB) 2025-07-17T06:46:31.7372230Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-07-17T06:46:31.7409590Z Using cached expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-07-17T06:46:31.7426880Z Using cached fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-07-17T06:46:31.7449090Z Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-07-17T06:46:31.7487560Z Using cached filelock-3.6.0-py3-none-any.whl (10.0 kB) 2025-07-17T06:46:31.7505080Z Using cached hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-07-17T06:46:31.7548190Z Using cached mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-07-17T06:46:31.7561010Z Using cached networkx-2.8.7-py3-none-any.whl (2.0 MB) 2025-07-17T06:46:31.7672240Z Using cached ninja-1.10.2.4-py2.py3-none-macosx_10_9_universal2.macosx_10_9_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (231 kB) 2025-07-17T06:46:31.7709380Z Using cached numba-0.59.0-cp312-cp312-macosx_11_0_arm64.whl (2.6 MB) 2025-07-17T06:46:31.7869360Z Using cached numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB) 2025-07-17T06:46:31.8213100Z Using cached optree-0.13.0-cp312-cp312-macosx_11_0_arm64.whl (305 kB) 2025-07-17T06:46:31.8262730Z Using cached packaging-23.1-py3-none-any.whl (48 kB) 2025-07-17T06:46:31.8279660Z Using cached parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-07-17T06:46:31.8296100Z Using cached pillow-10.3.0-cp312-cp312-macosx_11_0_arm64.whl (3.4 MB) 2025-07-17T06:46:31.8457270Z Using cached protobuf-5.29.4-cp38-abi3-macosx_10_9_universal2.whl (417 kB) 2025-07-17T06:46:31.8505710Z Using cached Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-07-17T06:46:31.8578990Z Using cached pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-07-17T06:46:31.8602080Z Using cached pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-07-17T06:46:31.8616900Z Using cached pytest_rerunfailures-10.3-py3-none-any.whl (11 kB) 2025-07-17T06:46:31.8637930Z Using cached pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-07-17T06:46:31.8652490Z Using cached pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-07-17T06:46:31.8679510Z Using cached pytest-7.3.2-py3-none-any.whl (320 kB) 2025-07-17T06:46:31.8711920Z Using cached PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl (173 kB) 2025-07-17T06:46:31.8749650Z Using cached scipy-1.12.0-cp312-cp312-macosx_12_0_arm64.whl (31.4 MB) 2025-07-17T06:46:31.9397910Z Using cached setuptools-72.1.0-py3-none-any.whl (2.3 MB) 2025-07-17T06:46:31.9576570Z Using cached sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-07-17T06:46:31.9820350Z Using cached tlparse-0.3.30-py3-none-macosx_11_0_arm64.whl (2.0 MB) 2025-07-17T06:46:31.9940410Z Using cached tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-07-17T06:46:32.0158290Z Using cached xdoctest-1.1.0-py3-none-any.whl (135 kB) 2025-07-17T06:46:32.0189040Z Using cached z3_solver-4.12.2.0-py2.py3-none-macosx_11_0_arm64.whl (26.4 MB) 2025-07-17T06:46:32.0760970Z Using cached cmake-3.27.9-py2.py3-none-macosx_10_10_universal2.macosx_10_10_x86_64.macosx_11_0_arm64.macosx_11_0_universal2.whl (47.4 MB) 2025-07-17T06:46:32.3595150Z Using cached unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-07-17T06:46:32.3615300Z Using cached aiohttp-3.12.14-cp312-cp312-macosx_11_0_arm64.whl (468 kB) 2025-07-17T06:46:32.3665740Z Using cached botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-07-17T06:46:32.5108080Z Using cached google_auth-2.40.3-py2.py3-none-any.whl (216 kB) 2025-07-17T06:46:32.5180610Z Using cached cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-07-17T06:46:32.5205000Z Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-07-17T06:46:32.5228680Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-07-17T06:46:32.5251650Z Using cached llvmlite-0.42.0-cp312-cp312-macosx_11_0_arm64.whl (28.8 MB) 2025-07-17T06:46:32.8372680Z Using cached multidict-6.6.3-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-07-17T06:46:32.8385760Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-07-17T06:46:32.8393100Z Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-07-17T06:46:32.8400390Z Using cached requests-2.32.4-py3-none-any.whl (64 kB) 2025-07-17T06:46:32.8412970Z Using cached charset_normalizer-3.4.2-cp312-cp312-macosx_10_13_universal2.whl (199 kB) 2025-07-17T06:46:32.8437520Z Using cached idna-3.10-py3-none-any.whl (70 kB) 2025-07-17T06:46:32.8452260Z Using cached rsa-4.9.1-py3-none-any.whl (34 kB) 2025-07-17T06:46:32.8469980Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-07-17T06:46:32.8486350Z Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-07-17T06:46:32.8497960Z Using cached tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-07-17T06:46:32.8512320Z Using cached thriftpy2-0.5.3-cp312-cp312-macosx_11_0_arm64.whl (833 kB) 2025-07-17T06:46:32.8572430Z Using cached ply-3.11-py2.py3-none-any.whl (49 kB) 2025-07-17T06:46:32.8586720Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-07-17T06:46:32.8594200Z Using cached urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-07-17T06:46:32.8605770Z Using cached yarl-1.20.1-cp312-cp312-macosx_11_0_arm64.whl (89 kB) 2025-07-17T06:46:32.8631440Z Using cached librosa-0.11.0-py3-none-any.whl (260 kB) 2025-07-17T06:46:32.8663990Z Using cached opt_einsum-3.4.0-py3-none-any.whl (71 kB) 2025-07-17T06:46:32.8683380Z Using cached absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-07-17T06:46:32.8700780Z Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-07-17T06:46:32.8707420Z Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-07-17T06:46:32.8714270Z Using cached attrs-25.3.0-py3-none-any.whl (63 kB) 2025-07-17T06:46:32.8725930Z Using cached audioread-3.0.1-py3-none-any.whl (23 kB) 2025-07-17T06:46:32.8737330Z Using cached certifi-2025.7.14-py3-none-any.whl (162 kB) 2025-07-17T06:46:32.8749920Z Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-07-17T06:46:32.8766250Z Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 2025-07-17T06:46:32.8782070Z Using cached frozenlist-1.7.0-cp312-cp312-macosx_11_0_arm64.whl (46 kB) 2025-07-17T06:46:32.8801420Z Using cached grpcio-1.73.1-cp312-cp312-macosx_11_0_universal2.whl (10.6 MB) 2025-07-17T06:46:32.9816780Z Using cached joblib-1.5.1-py3-none-any.whl (307 kB) 2025-07-17T06:46:32.9858310Z Using cached lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-07-17T06:46:32.9892960Z Using cached markdown-3.8.2-py3-none-any.whl (106 kB) 2025-07-17T06:46:32.9916420Z Using cached msgpack-1.1.1-cp312-cp312-macosx_11_0_arm64.whl (79 kB) 2025-07-17T06:46:32.9936790Z Using cached pooch-1.8.2-py3-none-any.whl (64 kB) 2025-07-17T06:46:32.9954400Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB) 2025-07-17T06:46:32.9973430Z Using cached propcache-0.3.2-cp312-cp312-macosx_11_0_arm64.whl (43 kB) 2025-07-17T06:46:32.9998280Z Using cached pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-07-17T06:46:33.0023310Z Using cached pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-07-17T06:46:33.0045230Z Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-07-17T06:46:33.0074200Z Using cached oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-07-17T06:46:33.0093830Z Using cached scikit_learn-1.7.0-cp312-cp312-macosx_12_0_arm64.whl (10.7 MB) 2025-07-17T06:46:33.1097290Z Using cached soundfile-0.13.1-py2.py3-none-macosx_11_0_arm64.whl (1.1 MB) 2025-07-17T06:46:33.1253300Z Using cached cffi-1.17.1-cp312-cp312-macosx_11_0_arm64.whl (178 kB) 2025-07-17T06:46:33.1280210Z Using cached soxr-0.5.0.post1-cp312-abi3-macosx_11_0_arm64.whl (156 kB) 2025-07-17T06:46:33.1305530Z Using cached threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-07-17T06:46:33.1344650Z Using cached werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-07-17T06:46:33.1369780Z Using cached MarkupSafe-3.0.2-cp312-cp312-macosx_11_0_arm64.whl (12 kB) 2025-07-17T06:46:33.1390330Z Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 2025-07-17T06:46:33.1417390Z Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-07-17T06:46:33.1430100Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 2025-07-17T06:46:33.1440630Z Using cached lxml-6.0.0-cp312-cp312-macosx_10_13_universal2.whl (8.4 MB) 2025-07-17T06:46:33.2271940Z Using cached pycparser-2.22-py3-none-any.whl (117 kB) 2025-07-17T06:46:33.5130870Z Installing collected packages: z3-solver, sortedcontainers, ply, parameterized, ninja, mpmath, cmake, wheel, urllib3, typing-extensions, tlparse, threadpoolctl, tensorboard-data-server, sympy, six, setuptools, pyyaml, pygments, pycparser, pyasn1, psutil, protobuf, propcache, pluggy, platformdirs, pillow, packaging, opt-einsum, oauthlib, numpy, networkx, multidict, msgpack, MarkupSafe, markdown, lxml, llvmlite, joblib, jmespath, iniconfig, idna, grpcio, frozenlist, filelock, expecttest, execnet, decorator, colorama, charset_normalizer, certifi, cachetools, audioread, attrs, aiohappyeyeballs, absl-py, yarl, xdoctest, werkzeug, unittest-xml-reporting, thriftpy2, soxr, scipy, rsa, requests, python-dateutil, pytest, pyasn1-modules, optree, numba, lazy_loader, hypothesis, cffi, aiosignal, soundfile, scikit-learn, requests-oauthlib, pytest-xdist, pytest-subtests, pytest-rerunfailures, pytest-flakefinder, pytest-cpp, pooch, google-auth, botocore, aiohttp, s3transfer, librosa, google-auth-oauthlib, fbscribelogger, tensorboard, boto3 2025-07-17T06:46:47.8571290Z 2025-07-17T06:46:47.8611020Z Successfully installed MarkupSafe-3.0.2 absl-py-2.3.1 aiohappyeyeballs-2.6.1 aiohttp-3.12.14 aiosignal-1.4.0 attrs-25.3.0 audioread-3.0.1 boto3-1.35.42 botocore-1.35.99 cachetools-5.5.2 certifi-2025.7.14 cffi-1.17.1 charset_normalizer-3.4.2 cmake-3.27.9 colorama-0.4.6 decorator-5.2.1 execnet-2.1.1 expecttest-0.3.0 fbscribelogger-0.1.7 filelock-3.6.0 frozenlist-1.7.0 google-auth-2.40.3 google-auth-oauthlib-1.0.0 grpcio-1.73.1 hypothesis-6.56.4 idna-3.10 iniconfig-2.1.0 jmespath-1.0.1 joblib-1.5.1 lazy_loader-0.4 librosa-0.11.0 llvmlite-0.42.0 lxml-6.0.0 markdown-3.8.2 mpmath-1.3.0 msgpack-1.1.1 multidict-6.6.3 networkx-2.8.7 ninja-1.10.2.4 numba-0.59.0 numpy-1.26.4 oauthlib-3.3.1 opt-einsum-3.4.0 optree-0.13.0 packaging-23.1 parameterized-0.8.1 pillow-10.3.0 platformdirs-4.3.8 pluggy-1.6.0 ply-3.11 pooch-1.8.2 propcache-0.3.2 protobuf-5.29.4 psutil-5.9.1 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycparser-2.22 pygments-2.15.0 pytest-7.3.2 pytest-cpp-2.3.0 pytest-flakefinder-1.1.0 pytest-rerunfailures-10.3 pytest-subtests-0.13.1 pytest-xdist-3.3.1 python-dateutil-2.9.0.post0 pyyaml-6.0.2 requests-2.32.4 requests-oauthlib-2.0.0 rsa-4.9.1 s3transfer-0.10.4 scikit-learn-1.7.0 scipy-1.12.0 setuptools-72.1.0 six-1.17.0 sortedcontainers-2.4.0 soundfile-0.13.1 soxr-0.5.0.post1 sympy-1.13.3 tensorboard-2.13.0 tensorboard-data-server-0.7.2 threadpoolctl-3.6.0 thriftpy2-0.5.3 tlparse-0.3.30 typing-extensions-4.12.2 unittest-xml-reporting-3.2.0 urllib3-2.5.0 werkzeug-3.1.3 wheel-0.45.1 xdoctest-1.1.0 yarl-1.20.1 z3-solver-4.12.2.0 2025-07-17T06:46:48.6190550Z ##[group]Run "$VENV_PATH/bin/python3" -m pip install psutil==5.9.1 dataclasses_json==0.6.7 2025-07-17T06:46:48.6190960Z "$VENV_PATH/bin/python3" -m pip install psutil==5.9.1 dataclasses_json==0.6.7 2025-07-17T06:46:48.6191520Z "$VENV_PATH/bin/python3" -m tools.stats.monitor --log-interval "$MONITOR_LOG_INTERVAL" --data-collect-interval "$MONITOR_DATA_COLLECT_INTERVAL" > usage_log.txt 2>&1 & 2025-07-17T06:46:48.6192030Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-07-17T06:46:48.6205380Z shell: /bin/bash -e -l {0} 2025-07-17T06:46:48.6205510Z env: 2025-07-17T06:46:48.6205620Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:48.6205780Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:48.6205940Z TEST_CONFIG: mps 2025-07-17T06:46:48.6206050Z SHARD_NUMBER: 1 2025-07-17T06:46:48.6206160Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:48.6206280Z PR_BODY: 2025-07-17T06:46:48.6206400Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:48.6206630Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:48.6206850Z JOB_ID: 46154244361 2025-07-17T06:46:48.6207040Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T06:46:48.6207240Z WORKFLOW_NAME: trunk 2025-07-17T06:46:48.6207380Z WORKFLOW_RUN_ID: 16337959945 2025-07-17T06:46:48.6207520Z MONITOR_LOG_INTERVAL: 5 2025-07-17T06:46:48.6207660Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-07-17T06:46:48.6207810Z ##[endgroup] 2025-07-17T06:46:48.8188450Z Requirement already satisfied: psutil==5.9.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (5.9.1) 2025-07-17T06:46:48.8467600Z Collecting dataclasses_json==0.6.7 2025-07-17T06:46:48.8491140Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-07-17T06:46:48.8748680Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-07-17T06:46:48.8765290Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-07-17T06:46:48.8884790Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-07-17T06:46:48.8920790Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-07-17T06:46:48.8954860Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-07-17T06:46:48.9015980Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-07-17T06:46:48.9032660Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-07-17T06:46:48.9066950Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-07-17T06:46:48.9095180Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-07-17T06:46:48.9117710Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-07-17T06:46:48.9137100Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-07-17T06:46:48.9156920Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-07-17T06:46:48.9913360Z Installing collected packages: mypy-extensions, marshmallow, typing-inspect, dataclasses_json 2025-07-17T06:46:49.0377890Z 2025-07-17T06:46:49.0414600Z Successfully installed dataclasses_json-0.6.7 marshmallow-3.26.1 mypy-extensions-1.1.0 typing-inspect-0.9.0 2025-07-17T06:46:49.0785230Z Prepare all required actions 2025-07-17T06:46:49.0785480Z Getting action download info 2025-07-17T06:46:49.1916770Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-07-17T06:46:49.3749800Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-07-17T06:46:49.6366990Z ##[group]Run ./.github/actions/download-build-artifacts 2025-07-17T06:46:49.6367400Z with: 2025-07-17T06:46:49.6367530Z name: macos-py3-arm64 2025-07-17T06:46:49.6367680Z use-gha: true 2025-07-17T06:46:49.6367830Z s3-bucket: gha-artifacts 2025-07-17T06:46:49.6367970Z env: 2025-07-17T06:46:49.6368090Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:49.6368270Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:49.6368450Z TEST_CONFIG: mps 2025-07-17T06:46:49.6368580Z SHARD_NUMBER: 1 2025-07-17T06:46:49.6368710Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:49.6368850Z PR_BODY: 2025-07-17T06:46:49.6369000Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:49.6369240Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:49.6369490Z ##[endgroup] 2025-07-17T06:46:49.6404770Z ##[group]Run actions/download-artifact@v4 2025-07-17T06:46:49.6404950Z with: 2025-07-17T06:46:49.6405060Z name: macos-py3-arm64 2025-07-17T06:46:49.6405220Z merge-multiple: false 2025-07-17T06:46:49.6405370Z repository: pytorch/pytorch 2025-07-17T06:46:49.6405520Z run-id: 16337959945 2025-07-17T06:46:49.6405630Z env: 2025-07-17T06:46:49.6405730Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:49.6405880Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:49.6406040Z TEST_CONFIG: mps 2025-07-17T06:46:49.6406160Z SHARD_NUMBER: 1 2025-07-17T06:46:49.6406280Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:49.6406410Z PR_BODY: 2025-07-17T06:46:49.6406530Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:49.6406740Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:49.6406970Z ##[endgroup] 2025-07-17T06:46:49.7733070Z Downloading single artifact 2025-07-17T06:46:49.8494220Z Preparing to download the following artifacts: 2025-07-17T06:46:49.8494840Z - macos-py3-arm64 (ID: 3551917746, Size: 70653767, Expected Digest: sha256:6d45381d423937eca6bd3f9b244b81431c18532b7b40fb78315abce56be71843) 2025-07-17T06:46:49.9065420Z Redirecting to blob download url: https://productionresultssa18.blob.core.windows.net/actions-results/f6c081a3-8a6f-44b6-a437-366cdb9b3828/workflow-job-run-83f3e020-83ba-56ac-b2cf-3faec8b15234/artifacts/e6751562b1f6f20bcd6ad8a8dad1f3c02045e3fad46dd739dee73dcfde9461bb.zip 2025-07-17T06:46:49.9067150Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-07-17T06:46:50.0032350Z (node:38798) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-07-17T06:46:50.0034920Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-07-17T06:46:50.7260710Z SHA256 digest of downloaded artifact is 6d45381d423937eca6bd3f9b244b81431c18532b7b40fb78315abce56be71843 2025-07-17T06:46:50.7261130Z Artifact download completed successfully. 2025-07-17T06:46:50.7261380Z Total of 1 artifact(s) downloaded 2025-07-17T06:46:50.7265250Z Download artifact has finished successfully 2025-07-17T06:46:50.7313740Z ##[group]Run unzip -o artifacts.zip 2025-07-17T06:46:50.7313970Z unzip -o artifacts.zip 2025-07-17T06:46:50.7326900Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:46:50.7327120Z env: 2025-07-17T06:46:50.7327320Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:50.7327520Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:50.7327700Z TEST_CONFIG: mps 2025-07-17T06:46:50.7327850Z SHARD_NUMBER: 1 2025-07-17T06:46:50.7327980Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:50.7328120Z PR_BODY: 2025-07-17T06:46:50.7328290Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:50.7328940Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:50.7329210Z ##[endgroup] 2025-07-17T06:46:50.7633430Z Archive: artifacts.zip 2025-07-17T06:46:50.7633760Z creating: dist/ 2025-07-17T06:46:51.1897680Z inflating: dist/torch-2.9.0a0+gita38f433-cp312-cp312-macosx_11_0_arm64.whl 2025-07-17T06:46:51.2022990Z inflating: build/.ninja_log 2025-07-17T06:46:51.2538140Z inflating: build/compile_commands.json 2025-07-17T06:46:51.2538600Z creating: .additional_ci_files/ 2025-07-17T06:46:51.2677430Z inflating: .additional_ci_files/test-times.json 2025-07-17T06:46:51.3305870Z inflating: .additional_ci_files/test-class-times.json 2025-07-17T06:46:51.3326540Z ##[group]Run rm artifacts.zip 2025-07-17T06:46:51.3326820Z rm artifacts.zip 2025-07-17T06:46:51.3339980Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:46:51.3340200Z env: 2025-07-17T06:46:51.3340330Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:51.3340520Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:51.3340720Z TEST_CONFIG: mps 2025-07-17T06:46:51.3340860Z SHARD_NUMBER: 1 2025-07-17T06:46:51.3340990Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:51.3341130Z PR_BODY: 2025-07-17T06:46:51.3341260Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:51.3341500Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:51.3341740Z ##[endgroup] 2025-07-17T06:46:51.3596840Z ##[group]Run df -H 2025-07-17T06:46:51.3597190Z df -H 2025-07-17T06:46:51.3609690Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:46:51.3609910Z env: 2025-07-17T06:46:51.3610040Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:51.3610250Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:51.3610420Z TEST_CONFIG: mps 2025-07-17T06:46:51.3610560Z SHARD_NUMBER: 1 2025-07-17T06:46:51.3610700Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:51.3610870Z PR_BODY: 2025-07-17T06:46:51.3611000Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:51.3611260Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:51.3611520Z ##[endgroup] 2025-07-17T06:46:51.3865580Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-07-17T06:46:51.3866090Z /dev/disk5s2s1 275G 10G 144G 7% 404k 1.4G 0% / 2025-07-17T06:46:51.3866400Z devfs 222k 222k 0B 100% 752 0 100% /dev 2025-07-17T06:46:51.3866750Z /dev/disk5s5 275G 2148M 144G 2% 2 1.4G 0% /System/Volumes/VM 2025-07-17T06:46:51.3867150Z /dev/disk5s3 275G 6122M 144G 5% 1.0k 1.4G 0% /System/Volumes/Preboot 2025-07-17T06:46:51.3867640Z /dev/disk1s2 524M 6312k 406M 2% 1 4.0M 0% /System/Volumes/xarts 2025-07-17T06:46:51.3868030Z /dev/disk1s1 524M 56M 406M 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-07-17T06:46:51.3868460Z /dev/disk1s3 524M 975k 406M 1% 51 4.0M 0% /System/Volumes/Hardware 2025-07-17T06:46:51.3868830Z /dev/disk5s1 275G 111G 144G 44% 4.4M 1.4G 0% /System/Volumes/Data 2025-07-17T06:46:51.3869180Z map auto_home 0B 0B 0B 100% 0 0 - /System/Volumes/Data/home 2025-07-17T06:46:51.3869520Z /dev/disk3s4 245G 123k 226G 1% 18 2.2G 0% /private/tmp/tmp-mount-epGjt4 2025-07-17T06:46:51.3902770Z Prepare all required actions 2025-07-17T06:46:51.3903200Z Getting action download info 2025-07-17T06:46:51.5079810Z ##[group]Run ./.github/actions/download-td-artifacts 2025-07-17T06:46:51.5080190Z with: 2025-07-17T06:46:51.5080400Z use-gha: true 2025-07-17T06:46:51.5080810Z env: 2025-07-17T06:46:51.5081050Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:51.5081380Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:51.5081720Z TEST_CONFIG: mps 2025-07-17T06:46:51.5081960Z SHARD_NUMBER: 1 2025-07-17T06:46:51.5082220Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:51.5082470Z PR_BODY: 2025-07-17T06:46:51.5082700Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:51.5083140Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:51.5083590Z ##[endgroup] 2025-07-17T06:46:51.5124980Z ##[group]Run actions/download-artifact@v4 2025-07-17T06:46:51.5125330Z with: 2025-07-17T06:46:51.5125570Z name: td_results.json 2025-07-17T06:46:51.5125910Z merge-multiple: false 2025-07-17T06:46:51.5126200Z repository: pytorch/pytorch 2025-07-17T06:46:51.5126490Z run-id: 16337959945 2025-07-17T06:46:51.5126920Z env: 2025-07-17T06:46:51.5127140Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:51.5127440Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:51.5127780Z TEST_CONFIG: mps 2025-07-17T06:46:51.5128040Z SHARD_NUMBER: 1 2025-07-17T06:46:51.5128300Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:51.5128550Z PR_BODY: 2025-07-17T06:46:51.5128780Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:51.5129240Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:51.5129680Z ##[endgroup] 2025-07-17T06:46:51.6472730Z Downloading single artifact 2025-07-17T06:46:51.7275420Z Preparing to download the following artifacts: 2025-07-17T06:46:51.7276040Z - td_results.json (ID: 3551944785, Size: 18391, Expected Digest: sha256:22dd351c0595b23d55c85e1bca969a037c03e6c3bd9cd1e736869175c5e00781) 2025-07-17T06:46:51.7745360Z Redirecting to blob download url: https://productionresultssa18.blob.core.windows.net/actions-results/f6c081a3-8a6f-44b6-a437-366cdb9b3828/workflow-job-run-285f2f3b-d0ff-5ec3-a61d-e3fe67ef96d6/artifacts/adc6e1455d65305bef307fe59db64c62b28fcb8f1e044d47ac9f5a2f27485441.zip 2025-07-17T06:46:51.7747090Z Starting download of artifact to: /Users/ec2-user/runner/_work/pytorch/pytorch 2025-07-17T06:46:51.8232120Z (node:38805) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-07-17T06:46:51.8233710Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-07-17T06:46:51.8297970Z SHA256 digest of downloaded artifact is 22dd351c0595b23d55c85e1bca969a037c03e6c3bd9cd1e736869175c5e00781 2025-07-17T06:46:51.8298750Z Artifact download completed successfully. 2025-07-17T06:46:51.8299210Z Total of 1 artifact(s) downloaded 2025-07-17T06:46:51.8305060Z Download artifact has finished successfully 2025-07-17T06:46:51.8371820Z ##[group]Run mkdir -p .additional_ci_files 2025-07-17T06:46:51.8372250Z mkdir -p .additional_ci_files 2025-07-17T06:46:51.8372800Z mv td_results.json .additional_ci_files/td_results.json || true 2025-07-17T06:46:51.8396040Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:46:51.8396490Z env: 2025-07-17T06:46:51.8396700Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:51.8397110Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:51.8397470Z TEST_CONFIG: mps 2025-07-17T06:46:51.8397720Z SHARD_NUMBER: 1 2025-07-17T06:46:51.8397980Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:51.8398240Z PR_BODY: 2025-07-17T06:46:51.8398520Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:51.8398920Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:51.8399330Z ##[endgroup] 2025-07-17T06:46:51.8745620Z ##[group]Run .github/scripts/parse_ref.py 2025-07-17T06:46:51.8746000Z .github/scripts/parse_ref.py 2025-07-17T06:46:51.8758810Z shell: /bin/bash -e -l {0} 2025-07-17T06:46:51.8758990Z env: 2025-07-17T06:46:51.8759120Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:51.8759340Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:51.8759540Z TEST_CONFIG: mps 2025-07-17T06:46:51.8759690Z SHARD_NUMBER: 1 2025-07-17T06:46:51.8759920Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:51.8760080Z PR_BODY: 2025-07-17T06:46:51.8760230Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:51.8760500Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:51.8760760Z ##[endgroup] 2025-07-17T06:46:51.9501970Z Setting output branch=main 2025-07-17T06:46:51.9591360Z Prepare all required actions 2025-07-17T06:46:51.9591650Z Getting action download info 2025-07-17T06:46:52.0660570Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-07-17T06:46:52.2731650Z ##[group]Run ./.github/actions/filter-test-configs 2025-07-17T06:46:52.2731990Z with: 2025-07-17T06:46:52.2732300Z github-token: *** 2025-07-17T06:46:52.2733340Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-07-17T06:46:52.2734570Z job-name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T06:46:52.2734880Z env: 2025-07-17T06:46:52.2735050Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:52.2735250Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:52.2735470Z TEST_CONFIG: mps 2025-07-17T06:46:52.2735620Z SHARD_NUMBER: 1 2025-07-17T06:46:52.2735780Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:52.2735940Z PR_BODY: 2025-07-17T06:46:52.2736090Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:52.2736370Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:52.2736650Z ##[endgroup] 2025-07-17T06:46:52.2760810Z ##[group]Run nick-fields/retry@v3.0.0 2025-07-17T06:46:52.2761010Z with: 2025-07-17T06:46:52.2761130Z shell: bash 2025-07-17T06:46:52.2761270Z timeout_minutes: 10 2025-07-17T06:46:52.2761420Z max_attempts: 5 2025-07-17T06:46:52.2761590Z retry_wait_seconds: 30 2025-07-17T06:46:52.2762130Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-07-17T06:46:52.2762720Z polling_interval_seconds: 1 2025-07-17T06:46:52.2762920Z warning_on_retry: true 2025-07-17T06:46:52.2763110Z continue_on_error: false 2025-07-17T06:46:52.2763260Z env: 2025-07-17T06:46:52.2763390Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:52.2763590Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:52.2763790Z TEST_CONFIG: mps 2025-07-17T06:46:52.2763950Z SHARD_NUMBER: 1 2025-07-17T06:46:52.2764090Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:52.2764260Z PR_BODY: 2025-07-17T06:46:52.2764410Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:52.2764690Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:52.2765060Z GITHUB_TOKEN: *** 2025-07-17T06:46:52.2765220Z ##[endgroup] 2025-07-17T06:46:52.3454590Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-07-17T06:46:52.5459200Z Collecting requests==2.27.1 2025-07-17T06:46:52.5481820Z Using cached requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-07-17T06:46:52.5676570Z Collecting pyyaml==6.0.1 2025-07-17T06:46:52.5695550Z Using cached PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl.metadata (2.1 kB) 2025-07-17T06:46:52.5849500Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-07-17T06:46:52.5865490Z Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-07-17T06:46:52.5942730Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from requests==2.27.1) (2025.7.14) 2025-07-17T06:46:52.6341040Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-07-17T06:46:52.6360190Z Using cached charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-07-17T06:46:52.6402200Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from requests==2.27.1) (3.10) 2025-07-17T06:46:52.6433920Z Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-07-17T06:46:52.6459500Z Using cached PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl (165 kB) 2025-07-17T06:46:52.6494400Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-07-17T06:46:52.6514880Z Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-07-17T06:46:52.7236860Z Installing collected packages: urllib3, pyyaml, charset-normalizer, requests 2025-07-17T06:46:52.7239730Z Attempting uninstall: urllib3 2025-07-17T06:46:52.7251460Z Found existing installation: urllib3 2.5.0 2025-07-17T06:46:52.7275420Z Uninstalling urllib3-2.5.0: 2025-07-17T06:46:52.7284170Z Successfully uninstalled urllib3-2.5.0 2025-07-17T06:46:52.7739350Z Attempting uninstall: pyyaml 2025-07-17T06:46:52.7761420Z Found existing installation: PyYAML 6.0.2 2025-07-17T06:46:52.7776640Z Uninstalling PyYAML-6.0.2: 2025-07-17T06:46:52.7783760Z Successfully uninstalled PyYAML-6.0.2 2025-07-17T06:46:52.8079460Z Attempting uninstall: charset-normalizer 2025-07-17T06:46:52.8103420Z Found existing installation: charset-normalizer 3.4.2 2025-07-17T06:46:52.8122070Z Uninstalling charset-normalizer-3.4.2: 2025-07-17T06:46:52.8141090Z Successfully uninstalled charset-normalizer-3.4.2 2025-07-17T06:46:52.8334880Z Attempting uninstall: requests 2025-07-17T06:46:52.8352570Z Found existing installation: requests 2.32.4 2025-07-17T06:46:52.8367870Z Uninstalling requests-2.32.4: 2025-07-17T06:46:52.8373610Z Successfully uninstalled requests-2.32.4 2025-07-17T06:46:52.8605220Z 2025-07-17T06:46:52.8641400Z Successfully installed charset-normalizer-2.0.12 pyyaml-6.0.1 requests-2.27.1 urllib3-1.26.20 2025-07-17T06:46:53.3477520Z Command completed after 1 attempt(s). 2025-07-17T06:46:53.3619320Z ##[group]Run set -x 2025-07-17T06:46:53.3620040Z set -x 2025-07-17T06:46:53.3620620Z  2025-07-17T06:46:53.3621730Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-07-17T06:46:53.3623120Z # in runner workspace 2025-07-17T06:46:53.3624270Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-07-17T06:46:53.3675880Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:46:53.3676710Z env: 2025-07-17T06:46:53.3677280Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:53.3677860Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:53.3678590Z TEST_CONFIG: mps 2025-07-17T06:46:53.3679090Z SHARD_NUMBER: 1 2025-07-17T06:46:53.3679550Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:53.3680050Z PR_BODY: 2025-07-17T06:46:53.3680540Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:53.3681320Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:53.3682190Z ##[endgroup] 2025-07-17T06:46:53.4127030Z + python3 /Users/ec2-user/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-07-17T06:46:53.4328550Z Setting output branch=main 2025-07-17T06:46:53.4389460Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-07-17T06:46:53.4389760Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-07-17T06:46:53.4390020Z echo "Job name: ${JOB_NAME}" 2025-07-17T06:46:53.4390230Z  2025-07-17T06:46:53.4390510Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-07-17T06:46:53.4390840Z # in runner workspace 2025-07-17T06:46:53.4391180Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-07-17T06:46:53.4391520Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-07-17T06:46:53.4391810Z  --job-name "${JOB_NAME}" \ 2025-07-17T06:46:53.4393090Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" \ 2025-07-17T06:46:53.4394190Z  --selected-test-configs "" \ 2025-07-17T06:46:53.4394420Z  --pr-number "${PR_NUMBER}" \ 2025-07-17T06:46:53.4394630Z  --tag "${TAG}" \ 2025-07-17T06:46:53.4394830Z  --event-name "${EVENT_NAME}" \ 2025-07-17T06:46:53.4395060Z  --schedule "${SCHEDULE}" \ 2025-07-17T06:46:53.4395270Z  --branch "${HEAD_BRANCH}" 2025-07-17T06:46:53.4407980Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:46:53.4408220Z env: 2025-07-17T06:46:53.4408370Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:53.4408570Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:53.4408760Z TEST_CONFIG: mps 2025-07-17T06:46:53.4408920Z SHARD_NUMBER: 1 2025-07-17T06:46:53.4409070Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:53.4409230Z PR_BODY: 2025-07-17T06:46:53.4409380Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:53.4409650Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:53.4410270Z GITHUB_TOKEN: *** 2025-07-17T06:46:53.4410500Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T06:46:53.4410740Z PR_NUMBER: 2025-07-17T06:46:53.4410880Z TAG: 2025-07-17T06:46:53.4411010Z EVENT_NAME: push 2025-07-17T06:46:53.4411160Z SCHEDULE: 2025-07-17T06:46:53.4411310Z HEAD_BRANCH: main 2025-07-17T06:46:53.4411450Z ##[endgroup] 2025-07-17T06:46:53.4628300Z Workflow: trunk 2025-07-17T06:46:53.4628620Z Job name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T06:46:53.7153190Z Setting output keep-going=True 2025-07-17T06:46:53.7153500Z Setting output ci-verbose-test-logs=False 2025-07-17T06:46:53.7154250Z Setting output ci-test-showlocals=False 2025-07-17T06:46:53.7154540Z Setting output ci-no-test-timeout=False 2025-07-17T06:46:53.7154790Z Setting output ci-no-td=False 2025-07-17T06:46:53.7155070Z Setting output ci-td-distributed=False 2025-07-17T06:46:53.7155320Z Setting output is-unstable=False 2025-07-17T06:46:53.7155590Z Setting output reenabled-issues= 2025-07-17T06:46:53.7156800Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]} 2025-07-17T06:46:53.7158110Z Setting output is-test-matrix-empty=False 2025-07-17T06:46:53.7267450Z ##[group]Run echo "Filtered matrix:" 2025-07-17T06:46:53.7267710Z echo "Filtered matrix:" 2025-07-17T06:46:53.7268680Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 2, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "default", "shard": 3, "num_shards": 3, "runner": "macos-m1-stable"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-13"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m1-14"}, {"config": "mps", "shard": 1, "num_shards": 1, "runner": "macos-m2-15"}]}" 2025-07-17T06:46:53.7269630Z  2025-07-17T06:46:53.7269760Z echo 2025-07-17T06:46:53.7269960Z echo "Is the current job unstable? False" 2025-07-17T06:46:53.7270190Z  2025-07-17T06:46:53.7270330Z echo 2025-07-17T06:46:53.7270480Z echo "Is keep-going label set? True" 2025-07-17T06:46:53.7270780Z  2025-07-17T06:46:53.7270900Z echo 2025-07-17T06:46:53.7271050Z echo "Reenabled issues? " 2025-07-17T06:46:53.7283980Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:46:53.7284200Z env: 2025-07-17T06:46:53.7284540Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:53.7284750Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:53.7284950Z TEST_CONFIG: mps 2025-07-17T06:46:53.7285110Z SHARD_NUMBER: 1 2025-07-17T06:46:53.7285250Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:53.7285420Z PR_BODY: 2025-07-17T06:46:53.7285560Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:53.7285820Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:53.7286090Z ##[endgroup] 2025-07-17T06:46:53.7502320Z Filtered matrix: 2025-07-17T06:46:53.7503530Z {include: [{config: default, shard: 1, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 2, num_shards: 3, runner: macos-m1-stable}, {config: default, shard: 3, num_shards: 3, runner: macos-m1-stable}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-13}, {config: mps, shard: 1, num_shards: 1, runner: macos-m1-14}, {config: mps, shard: 1, num_shards: 1, runner: macos-m2-15}]} 2025-07-17T06:46:53.7504440Z 2025-07-17T06:46:53.7504520Z Is the current job unstable? False 2025-07-17T06:46:53.7504720Z 2025-07-17T06:46:53.7504800Z Is keep-going label set? True 2025-07-17T06:46:53.7504930Z 2025-07-17T06:46:53.7504980Z Reenabled issues? 2025-07-17T06:46:53.7537560Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-07-17T06:46:53.7537920Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-07-17T06:46:53.7549890Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T06:46:53.7550110Z env: 2025-07-17T06:46:53.7550250Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:53.7550430Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:53.7550630Z TEST_CONFIG: mps 2025-07-17T06:46:53.7550770Z SHARD_NUMBER: 1 2025-07-17T06:46:53.7550900Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:53.7551060Z PR_BODY: 2025-07-17T06:46:53.7551190Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:53.7551450Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:53.7551690Z JOB_TIMEOUT: 270 2025-07-17T06:46:53.7551840Z ##[endgroup] 2025-07-17T06:46:53.7804180Z ##[group]Run # shellcheck disable=SC1090 2025-07-17T06:46:53.7804490Z # shellcheck disable=SC1090 2025-07-17T06:46:53.7804690Z set -ex 2025-07-17T06:46:53.7804820Z  2025-07-17T06:46:53.7805020Z # TODO: Remove me later, and properly activate venv 2025-07-17T06:46:53.7805260Z PATH="$VENV_PATH/bin:$PATH" 2025-07-17T06:46:53.7805440Z export PATH 2025-07-17T06:46:53.7805590Z  2025-07-17T06:46:53.7805810Z # Print out some information about the test environment 2025-07-17T06:46:53.7806080Z for tool in python3 python; do 2025-07-17T06:46:53.7806290Z  which $tool 2025-07-17T06:46:53.7806460Z  $tool --version 2025-07-17T06:46:53.7806620Z done 2025-07-17T06:46:53.7806750Z  2025-07-17T06:46:53.7806950Z python3 -mpip install --no-index --no-deps dist/*.whl 2025-07-17T06:46:53.7807180Z  2025-07-17T06:46:53.7807330Z set +e 2025-07-17T06:46:53.7807490Z pushd "${RUNNER_TEMP}" 2025-07-17T06:46:53.7807790Z # Install pip dependencies if they are not found. This is to mitigate a peculiar 2025-07-17T06:46:53.7808110Z # flaky missing dependencies on MacOS 2025-07-17T06:46:53.7808340Z python3 -c "import torch" 2025-07-17T06:46:53.7808510Z RC=$? 2025-07-17T06:46:53.7808650Z popd 2025-07-17T06:46:53.7808780Z  2025-07-17T06:46:53.7808920Z if [ "${RC}" -ne 0 ]; then 2025-07-17T06:46:53.7809200Z  python3 -mpip install --ignore-installed -r "${PIP_REQUIREMENTS_FILE}" 2025-07-17T06:46:53.7809480Z fi 2025-07-17T06:46:53.7809700Z set -e 2025-07-17T06:46:53.7809830Z  2025-07-17T06:46:53.7809980Z .ci/pytorch/macos-test.sh 2025-07-17T06:46:53.7821730Z shell: /bin/bash -e -l {0} 2025-07-17T06:46:53.7821900Z env: 2025-07-17T06:46:53.7822020Z GIT_DEFAULT_BRANCH: main 2025-07-17T06:46:53.7822200Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T06:46:53.7822400Z TEST_CONFIG: mps 2025-07-17T06:46:53.7822550Z SHARD_NUMBER: 1 2025-07-17T06:46:53.7822700Z NUM_TEST_SHARDS: 1 2025-07-17T06:46:53.7822840Z PR_BODY: 2025-07-17T06:46:53.7822990Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T06:46:53.7823230Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T06:46:53.7823500Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-07-17T06:46:53.7823710Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-07-17T06:46:53.7823990Z CONTINUE_THROUGH_ERROR: True 2025-07-17T06:46:53.7824180Z VERBOSE_TEST_LOGS: False 2025-07-17T06:46:53.7824340Z TEST_SHOWLOCALS: False 2025-07-17T06:46:53.7824520Z NO_TEST_TIMEOUT: False 2025-07-17T06:46:53.7824670Z NO_TD: False 2025-07-17T06:46:53.7824910Z PIP_REQUIREMENTS_FILE: .github/requirements/pip-requirements-macOS.txt 2025-07-17T06:46:53.7825190Z GITHUB_REPOSITORY: pytorch/pytorch 2025-07-17T06:46:53.7825380Z GITHUB_WORKFLOW: trunk 2025-07-17T06:46:53.7825540Z GITHUB_JOB: test 2025-07-17T06:46:53.7825680Z GITHUB_RUN_ID: 16337959945 2025-07-17T06:46:53.7825860Z GITHUB_RUN_NUMBER: 136346 2025-07-17T06:46:53.7826030Z GITHUB_RUN_ATTEMPT: 1 2025-07-17T06:46:53.7826180Z JOB_ID: 46154244361 2025-07-17T06:46:53.7826390Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T06:46:53.7826620Z REENABLED_ISSUES: 2025-07-17T06:46:53.7826980Z HUGGING_FACE_HUB_TOKEN: *** 2025-07-17T06:46:53.7827150Z ##[endgroup] 2025-07-17T06:46:53.8077330Z + PATH=/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/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-1752734783/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/opt/homebrew/bin:/opt/homebrew/sbin 2025-07-17T06:46:53.8078990Z + export PATH 2025-07-17T06:46:53.8079140Z + for tool in python3 python 2025-07-17T06:46:53.8079500Z + which python3 2025-07-17T06:46:53.8104040Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python3 2025-07-17T06:46:53.8104770Z + python3 --version 2025-07-17T06:46:53.8158700Z Python 3.12.11 2025-07-17T06:46:53.8160750Z + for tool in python3 python 2025-07-17T06:46:53.8160980Z + which python 2025-07-17T06:46:53.8172690Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python 2025-07-17T06:46:53.8173590Z + python --version 2025-07-17T06:46:53.8225560Z Python 3.12.11 2025-07-17T06:46:53.8228230Z + python3 -mpip install --no-index --no-deps dist/torch-2.9.0a0+gita38f433-cp312-cp312-macosx_11_0_arm64.whl 2025-07-17T06:46:53.9881180Z Processing ./dist/torch-2.9.0a0+gita38f433-cp312-cp312-macosx_11_0_arm64.whl 2025-07-17T06:46:54.0593900Z Installing collected packages: torch 2025-07-17T06:47:01.1229330Z Successfully installed torch-2.9.0a0+gita38f433 2025-07-17T06:47:01.1492380Z + set +e 2025-07-17T06:47:01.1492580Z + pushd /Users/ec2-user/runner/_work/_temp 2025-07-17T06:47:01.1492810Z + python3 -c 'import torch' 2025-07-17T06:47:01.1493020Z ~/runner/_work/_temp ~/runner/_work/pytorch/pytorch 2025-07-17T06:47:05.3769600Z + RC=0 2025-07-17T06:47:05.3769840Z ~/runner/_work/pytorch/pytorch 2025-07-17T06:47:05.3770030Z + popd 2025-07-17T06:47:05.3770150Z + '[' 0 -ne 0 ']' 2025-07-17T06:47:05.3770300Z + set -e 2025-07-17T06:47:05.3770440Z + .ci/pytorch/macos-test.sh 2025-07-17T06:47:05.4030300Z ++ dirname .ci/pytorch/macos-test.sh 2025-07-17T06:47:05.4056270Z + source .ci/pytorch/macos-common.sh 2025-07-17T06:47:05.4063910Z +++ dirname .ci/pytorch/macos-common.sh 2025-07-17T06:47:05.4075430Z ++ source .ci/pytorch/common.sh 2025-07-17T06:47:05.4083110Z ++++ dirname .ci/pytorch/common.sh 2025-07-17T06:47:05.4094910Z +++ source .ci/pytorch/common_utils.sh 2025-07-17T06:47:05.4101890Z ++++ declare -f -t trap_add 2025-07-17T06:47:05.4104630Z +++ set -ex -o pipefail 2025-07-17T06:47:05.4104910Z +++ [[ macos-py3-arm64 == *rocm* ]] 2025-07-17T06:47:05.4105170Z +++ BUILD_TEST_LIBTORCH=0 2025-07-17T06:47:05.4107410Z ++ sysctl -a 2025-07-17T06:47:05.4108270Z ++ grep machdep.cpu 2025-07-17T06:47:05.4237990Z machdep.cpu.cores_per_package: 8 2025-07-17T06:47:05.4238220Z machdep.cpu.core_count: 8 2025-07-17T06:47:05.4238500Z machdep.cpu.logical_per_package: 8 2025-07-17T06:47:05.4238730Z machdep.cpu.thread_count: 8 2025-07-17T06:47:05.4239090Z machdep.cpu.brand_string: Apple M1 2025-07-17T06:47:05.4239500Z ++ export MACOSX_DEPLOYMENT_TARGET=11.1 2025-07-17T06:47:05.4239750Z ++ MACOSX_DEPLOYMENT_TARGET=11.1 2025-07-17T06:47:05.4239950Z ++ export CXX=clang++ 2025-07-17T06:47:05.4240120Z ++ CXX=clang++ 2025-07-17T06:47:05.4240250Z ++ export CC=clang 2025-07-17T06:47:05.4240390Z ++ CC=clang 2025-07-17T06:47:05.4240540Z + pushd test 2025-07-17T06:47:05.4240800Z ~/runner/_work/pytorch/pytorch/test ~/runner/_work/pytorch/pytorch 2025-07-17T06:47:05.4243670Z ++ python -c 'import torch; print(int(torch.backends.openmp.is_available()))' 2025-07-17T06:47:06.2064140Z + [[ ! 1 == \1 ]] 2025-07-17T06:47:06.2064340Z + popd 2025-07-17T06:47:06.2064480Z + export TORCH_SERIALIZATION_DEBUG=1 2025-07-17T06:47:06.2064700Z + TORCH_SERIALIZATION_DEBUG=1 2025-07-17T06:47:06.2064900Z ~/runner/_work/pytorch/pytorch 2025-07-17T06:47:06.2068890Z + [[ mps == *\p\e\r\f\_\a\l\l* ]] 2025-07-17T06:47:06.2069200Z + [[ mps == *\p\e\r\f\_\t\o\r\c\h\b\e\n\c\h* ]] 2025-07-17T06:47:06.2069470Z + [[ mps == *\p\e\r\f\_\h\f* ]] 2025-07-17T06:47:06.2069680Z + [[ mps == *\p\e\r\f\_\t\i\m\m* ]] 2025-07-17T06:47:06.2069910Z + [[ mps == *\p\e\r\f\_\s\m\o\k\e\t\e\s\t* ]] 2025-07-17T06:47:06.2070150Z + [[ mps == *\m\p\s* ]] 2025-07-17T06:47:06.2070320Z + test_python_mps 2025-07-17T06:47:06.2070470Z + setup_test_python 2025-07-17T06:47:06.2070640Z + export GLOO_SOCKET_IFNAME=lo0 2025-07-17T06:47:06.2070850Z + GLOO_SOCKET_IFNAME=lo0 2025-07-17T06:47:06.2073390Z ++ ninja --version 2025-07-17T06:47:06.3626070Z + echo 'Ninja version: 1.10.2.git.kitware.jobserver-1' 2025-07-17T06:47:06.3626370Z Ninja version: 1.10.2.git.kitware.jobserver-1 2025-07-17T06:47:06.3628760Z ++ which python 2025-07-17T06:47:06.3642120Z ++ python --version 2025-07-17T06:47:06.3718920Z + echo 'Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python (Python 3.12.11)' 2025-07-17T06:47:06.3719620Z Python version: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python (Python 3.12.11) 2025-07-17T06:47:06.3720110Z + ulimit -n 16384 2025-07-17T06:47:06.3722540Z + python test/run_test.py --verbose --mps 2025-07-17T06:47:09.4249620Z Found test times from artifacts 2025-07-17T06:47:09.4869910Z Found test times from artifacts 2025-07-17T06:47:09.4893070Z Running all tests 2025-07-17T06:47:09.4897400Z Running parallel tests on 3 processes 2025-07-17T06:47:09.4898020Z Name: tests to run (est. time: 55.79min) 2025-07-17T06:47:09.4898240Z Serial tests (3): 2025-07-17T06:47:09.4899050Z test_nn 1/1 2025-07-17T06:47:09.4899220Z nn/test_pooling 1/1 2025-07-17T06:47:09.4899390Z nn/test_convolution 1/1 2025-07-17T06:47:09.4899550Z Parallel tests (19): 2025-07-17T06:47:09.4899720Z inductor/test_torchinductor 1/5 2025-07-17T06:47:09.4899940Z inductor/test_torchinductor 2/5 2025-07-17T06:47:09.4900170Z inductor/test_torchinductor 3/5 2025-07-17T06:47:09.4900380Z inductor/test_torchinductor 4/5 2025-07-17T06:47:09.4900590Z inductor/test_torchinductor 5/5 2025-07-17T06:47:09.4900820Z inductor/test_aot_inductor 1/1 2025-07-17T06:47:09.4900990Z test_mps 1/7 2025-07-17T06:47:09.4901120Z test_mps 2/7 2025-07-17T06:47:09.4901410Z test_mps 3/7 2025-07-17T06:47:09.4901550Z test_mps 4/7 2025-07-17T06:47:09.4901680Z test_mps 5/7 2025-07-17T06:47:09.4901810Z test_mps 6/7 2025-07-17T06:47:09.4901930Z test_mps 7/7 2025-07-17T06:47:09.4902060Z inductor/test_mps_basic 1/1 2025-07-17T06:47:09.4902220Z test_modules 1/2 2025-07-17T06:47:09.4902370Z test_modules 2/2 2025-07-17T06:47:09.4902510Z nn/test_dropout 1/1 2025-07-17T06:47:09.4902660Z test_view_ops 1/1 2025-07-17T06:47:09.4902820Z test_metal 1/1 2025-07-17T06:47:09.4903030Z Name: excluded (est. time: 0.0min) 2025-07-17T06:47:09.4903250Z Serial tests (0): 2025-07-17T06:47:09.4903400Z Parallel tests (0): 2025-07-17T06:47:09.4903620Z Running test_nn 1/1 ... [2025-07-17 06:47:09.490058] 2025-07-17T06:47:09.4903840Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:47:09.4904710Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_nn.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:47:09.490282] 2025-07-17T06:47:09.4905820Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /Users/ec2-user/runner/_work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2025-07-17T06:47:09.4906400Z Ignoring disabled issues: [''] 2025-07-17T06:49:07.4814730Z 2025-07-17T06:49:07.4815200Z test_nn 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_nn_1.1_91a6fd60b0aa09ba_.log 2025-07-17T06:49:07.6044820Z Running 3422 items in this shard: test/test_nn.py::TestNN::test_AdaptiveLogSoftmax, test/test_nn.py::TestNN::test_AdaptiveLogSoftmax_cuda, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_BCELoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_BCELoss_no_reduce, test/test_nn.py::TestNN::test_BCELoss_no_reduce_cuda, test/test_nn.py::TestNN::test_BCELoss_no_reduce_scalar, test/test_nn.py::TestNN::test_BCELoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce_cuda, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce_scalar, test/test_nn.py::TestNN::test_BCELoss_weights_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_legacy_enum, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_legacy_enum_cuda, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce_scalar, test/test_nn.py::TestNN::test_BCEWithLogitsLoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_CELU_no_batch_dim, test/test_nn.py::TestNN::test_CELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_CTCLoss_critical_target_len, test/test_nn.py::TestNN::test_CTCLoss_lengthchecks_cpu, test/test_nn.py::TestNN::test_CTCLoss_lengthchecks_cuda, test/test_nn.py::TestNN::test_CTCLoss_long_targets, test/test_nn.py::TestNN::test_CTCLoss_typechecks, test/test_nn.py::TestNN::test_CTCLoss_zero_infinity, test/test_nn.py::TestNN::test_CTCLoss_zero_lengths, test/test_nn.py::TestNN::test_Conv1d, test/test_nn.py::TestNN::test_Conv1d_circular_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_circular_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_cuda, test/test_nn.py::TestNN::test_Conv1d_dilated, test/test_nn.py::TestNN::test_Conv1d_dilated_cuda, test/test_nn.py::TestNN::test_Conv1d_groups, test/test_nn.py::TestNN::test_Conv1d_groups_cuda, test/test_nn.py::TestNN::test_Conv1d_pad1, test/test_nn.py::TestNN::test_Conv1d_pad1_cuda, test/test_nn.py::TestNN::test_Conv1d_pad1size1, test/test_nn.py::TestNN::test_Conv1d_pad1size1_cuda, test/test_nn.py::TestNN::test_Conv1d_pad2, test/test_nn.py::TestNN::test_Conv1d_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_pad2size1, test/test_nn.py::TestNN::test_Conv1d_pad2size1_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_same, test/test_nn.py::TestNN::test_Conv1d_pad_same2, test/test_nn.py::TestNN::test_Conv1d_pad_same2_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_same_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_same_dilated, test/test_nn.py::TestNN::test_Conv1d_pad_same_dilated_cuda, test/test_nn.py::TestNN::test_Conv1d_pad_valid, test/test_nn.py::TestNN::test_Conv1d_pad_valid_cuda, test/test_nn.py::TestNN::test_Conv1d_reflect_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_reflect_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_replicate_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_replicate_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv1d_stride, test/test_nn.py::TestNN::test_Conv1d_stride_cuda, test/test_nn.py::TestNN::test_Conv1d_zero_batch, test/test_nn.py::TestNN::test_Conv1d_zero_batch_cuda, test/test_nn.py::TestNN::test_Conv1d_zeros_stride2_pad2, test/test_nn.py::TestNN::test_Conv1d_zeros_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d, test/test_nn.py::TestNN::test_Conv2d_circular_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_circular_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise, test/test_nn.py::TestNN::test_Conv2d_depthwise_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_dilated, test/test_nn.py::TestNN::test_Conv2d_depthwise_dilated_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_padded, test/test_nn.py::TestNN::test_Conv2d_depthwise_padded_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_strided, test/test_nn.py::TestNN::test_Conv2d_depthwise_strided_cuda, test/test_nn.py::TestNN::test_Conv2d_depthwise_with_multiplier, test/test_nn.py::TestNN::test_Conv2d_depthwise_with_multiplier_cuda, test/test_nn.py::TestNN::test_Conv2d_dilated, test/test_nn.py::TestNN::test_Conv2d_dilated_cuda, test/test_nn.py::TestNN::test_Conv2d_dilated_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_dilated_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_groups, test/test_nn.py::TestNN::test_Conv2d_groups_cuda, test/test_nn.py::TestNN::test_Conv2d_groups_thnn, test/test_nn.py::TestNN::test_Conv2d_groups_thnn_cuda, test/test_nn.py::TestNN::test_Conv2d_groups_thnn_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_groups_thnn_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_groups_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_groups_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_no_bias, test/test_nn.py::TestNN::test_Conv2d_no_bias_cuda, test/test_nn.py::TestNN::test_Conv2d_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_pad_same, test/test_nn.py::TestNN::test_Conv2d_pad_same_cuda, test/test_nn.py::TestNN::test_Conv2d_pad_same_dilated, test/test_nn.py::TestNN::test_Conv2d_pad_same_dilated_cuda, test/test_nn.py::TestNN::test_Conv2d_pad_valid, test/test_nn.py::TestNN::test_Conv2d_pad_valid_cuda, test/test_nn.py::TestNN::test_Conv2d_padding, test/test_nn.py::TestNN::test_Conv2d_padding_cuda, test/test_nn.py::TestNN::test_Conv2d_padding_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_padding_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_reflect_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_reflect_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d_replicate_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_replicate_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv2d_strided, test/test_nn.py::TestNN::test_Conv2d_strided_cuda, test/test_nn.py::TestNN::test_Conv2d_strided_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_strided_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_zero_batch, test/test_nn.py::TestNN::test_Conv2d_zero_batch_cuda, test/test_nn.py::TestNN::test_Conv2d_zero_batch_with_long_tensor, test/test_nn.py::TestNN::test_Conv2d_zero_batch_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv2d_zeros_stride2_pad2, test/test_nn.py::TestNN::test_Conv2d_zeros_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv3d, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias_cuda, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_circular_stride2_pad2, test/test_nn.py::TestNN::test_Conv3d_circular_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv3d_cuda, test/test_nn.py::TestNN::test_Conv3d_dilated, test/test_nn.py::TestNN::test_Conv3d_dilated_cuda, test/test_nn.py::TestNN::test_Conv3d_dilated_strided, test/test_nn.py::TestNN::test_Conv3d_dilated_strided_cuda, test/test_nn.py::TestNN::test_Conv3d_groups, test/test_nn.py::TestNN::test_Conv3d_groups_cuda, test/test_nn.py::TestNN::test_Conv3d_groups_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_groups_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_no_bias, test/test_nn.py::TestNN::test_Conv3d_no_bias_cuda, test/test_nn.py::TestNN::test_Conv3d_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_pad_same, test/test_nn.py::TestNN::test_Conv3d_pad_same_cuda, test/test_nn.py::TestNN::test_Conv3d_pad_same_dilated, test/test_nn.py::TestNN::test_Conv3d_pad_same_dilated_cuda, test/test_nn.py::TestNN::test_Conv3d_pad_valid, test/test_nn.py::TestNN::test_Conv3d_pad_valid_cuda, test/test_nn.py::TestNN::test_Conv3d_replicate_stride2_pad2, test/test_nn.py::TestNN::test_Conv3d_replicate_stride2_pad2_cuda, test/test_nn.py::TestNN::test_Conv3d_stride, test/test_nn.py::TestNN::test_Conv3d_stride_cuda, test/test_nn.py::TestNN::test_Conv3d_stride_padding, test/test_nn.py::TestNN::test_Conv3d_stride_padding_cuda, test/test_nn.py::TestNN::test_Conv3d_stride_padding_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_stride_padding_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_stride_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_stride_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_zero_batch, test/test_nn.py::TestNN::test_Conv3d_zero_batch_cuda, test/test_nn.py::TestNN::test_Conv3d_zero_batch_with_long_tensor, test/test_nn.py::TestNN::test_Conv3d_zero_batch_with_long_tensor_cuda, test/test_nn.py::TestNN::test_Conv3d_zeros_stride2_pad2, test/test_nn.py::TestNN::test_Conv3d_zeros_stride2_pad2_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d, test/test_nn.py::TestNN::test_ConvTranspose1d_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d_dilated, test/test_nn.py::TestNN::test_ConvTranspose1d_dilated_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d_groups, test/test_nn.py::TestNN::test_ConvTranspose1d_groups_cuda, test/test_nn.py::TestNN::test_ConvTranspose1d_no_bias, test/test_nn.py::TestNN::test_ConvTranspose1d_no_bias_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d, test/test_nn.py::TestNN::test_ConvTranspose2d_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_dilated_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_groups, test/test_nn.py::TestNN::test_ConvTranspose2d_groups_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_groups_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_groups_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_no_bias_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose2d_with_long_tensor, test/test_nn.py::TestNN::test_ConvTranspose2d_with_long_tensor_cuda, test/test_nn.py::TestNN::test_ConvTranspose3d, test/test_nn.py::TestNN::test_ConvTranspose3d_cuda, test/test_nn.py::TestNN::test_ConvTranspose3d_dilated, test/test_nn.py::TestNN::test_ConvTranspose3d_dilated_cuda, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_CrossMapLRN2d, test/test_nn.py::TestNN::test_CrossMapLRN2d_cuda, test/test_nn.py::TestNN::test_ELU_no_batch_dim, test/test_nn.py::TestNN::test_ELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Embedding, test/test_nn.py::TestNN::test_EmbeddingBag_discontiguous, test/test_nn.py::TestNN::test_EmbeddingBag_discontiguous_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_max, test/test_nn.py::TestNN::test_EmbeddingBag_max_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_max_padding_idx, test/test_nn.py::TestNN::test_EmbeddingBag_max_padding_idx_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_mean, test/test_nn.py::TestNN::test_EmbeddingBag_mean_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_mean_padding_idx, test/test_nn.py::TestNN::test_EmbeddingBag_mean_padding_idx_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_sparse, test/test_nn.py::TestNN::test_EmbeddingBag_sparse_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_sum, test/test_nn.py::TestNN::test_EmbeddingBag_sum_cuda, test/test_nn.py::TestNN::test_EmbeddingBag_sum_padding_idx, test/test_nn.py::TestNN::test_EmbeddingBag_sum_padding_idx_cuda, test/test_nn.py::TestNN::test_Embedding_cuda, test/test_nn.py::TestNN::test_Embedding_discontiguous, test/test_nn.py::TestNN::test_Embedding_discontiguous_cuda, test/test_nn.py::TestNN::test_Embedding_sparse, test/test_nn.py::TestNN::test_Embedding_sparse_cuda, test/test_nn.py::TestNN::test_Flatten, test/test_nn.py::TestNN::test_Flatten_cuda, test/test_nn.py::TestNN::test_Flatten_no_batch_dim, test/test_nn.py::TestNN::test_Flatten_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Fold, test/test_nn.py::TestNN::test_Fold_cuda, test/test_nn.py::TestNN::test_Fold_int_input, test/test_nn.py::TestNN::test_Fold_int_input_cuda, test/test_nn.py::TestNN::test_Fold_no_batch_dim_input, test/test_nn.py::TestNN::test_Fold_no_batch_dim_input_cuda, test/test_nn.py::TestNN::test_Fold_no_batch_dim_int_input, test/test_nn.py::TestNN::test_Fold_no_batch_dim_int_input_cuda, test/test_nn.py::TestNN::test_GELU_no_batch_dim, test/test_nn.py::TestNN::test_GELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_GLU_no_batch_dim, test/test_nn.py::TestNN::test_GLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardshrink_no_batch_dim, test/test_nn.py::TestNN::test_Hardshrink_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardsigmoid_no_batch_dim, test/test_nn.py::TestNN::test_Hardsigmoid_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardswish_no_batch_dim, test/test_nn.py::TestNN::test_Hardswish_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Hardtanh_no_batch_dim, test/test_nn.py::TestNN::test_Hardtanh_no_batch_dim_cuda, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_margin_no_reduce, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_margin_no_reduce_cuda, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_reduce, test/test_nn.py::TestNN::test_HingeEmbeddingLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_HuberLoss_delta, test/test_nn.py::TestNN::test_HuberLoss_delta_cuda, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_HuberLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_batch_mean, test/test_nn.py::TestNN::test_KLDivLoss_batch_mean_log_target, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_KLDivLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_log_target, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_log_target_cuda, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar_log_target, test/test_nn.py::TestNN::test_KLDivLoss_no_reduce_scalar_log_target_cuda, test/test_nn.py::TestNN::test_KLDivLoss_with_log_target_no_reduce, test/test_nn.py::TestNN::test_KLDivLoss_with_log_target_no_reduce_cuda, test/test_nn.py::TestNN::test_KLDivLoss_with_target_no_reduce, test/test_nn.py::TestNN::test_KLDivLoss_with_target_no_reduce_cuda, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_L1Loss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_L1Loss_no_reduce, test/test_nn.py::TestNN::test_L1Loss_no_reduce_complex, test/test_nn.py::TestNN::test_L1Loss_no_reduce_complex_cuda, test/test_nn.py::TestNN::test_L1Loss_no_reduce_cuda, test/test_nn.py::TestNN::test_L1Loss_no_reduce_scalar, test/test_nn.py::TestNN::test_L1Loss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_LSTM_cell, test/test_nn.py::TestNN::test_LSTM_cell_forward_hidden_size, test/test_nn.py::TestNN::test_LSTM_cell_forward_input_size, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature_cuda, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature_eval, test/test_nn.py::TestNN::test_LayerNorm_3d_no_affine_large_feature_eval_cuda, test/test_nn.py::TestNN::test_LeakyReLU_no_batch_dim, test/test_nn.py::TestNN::test_LeakyReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Linear, test/test_nn.py::TestNN::test_Linear_cuda, test/test_nn.py::TestNN::test_Linear_no_batch_dim, test/test_nn.py::TestNN::test_Linear_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Linear_no_bias, test/test_nn.py::TestNN::test_Linear_no_bias_cuda, test/test_nn.py::TestNN::test_LogSigmoid_no_batch_dim, test/test_nn.py::TestNN::test_LogSigmoid_no_batch_dim_cuda, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MSELoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MSELoss_no_reduce, test/test_nn.py::TestNN::test_MSELoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MSELoss_no_reduce_scalar, test/test_nn.py::TestNN::test_MSELoss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MarginRankingLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MaxUnpool1d_net, test/test_nn.py::TestNN::test_MaxUnpool1d_net_cuda, test/test_nn.py::TestNN::test_MaxUnpool1d_net_no_batch_dim, test/test_nn.py::TestNN::test_MaxUnpool1d_net_no_batch_dim_cuda, test/test_nn.py::TestNN::test_MaxUnpool2d_net, test/test_nn.py::TestNN::test_MaxUnpool2d_net_cuda, test/test_nn.py::TestNN::test_MaxUnpool2d_net_no_batch_dim, test/test_nn.py::TestNN::test_MaxUnpool2d_net_no_batch_dim_cuda, test/test_nn.py::TestNN::test_MaxUnpool3d_net, test/test_nn.py::TestNN::test_MaxUnpool3d_net_cuda, test/test_nn.py::TestNN::test_MaxUnpool3d_net_no_batch_dim, test/test_nn.py::TestNN::test_MaxUnpool3d_net_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Mish_no_batch_dim, test/test_nn.py::TestNN::test_Mish_no_batch_dim_cuda, test/test_nn.py::TestNN::test_ModuleDict, test/test_nn.py::TestNN::test_ModuleList, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_0d_no_reduce, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_0d_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_1d_no_reduce, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_1d_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_index_neg, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_index_neg_cuda, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_reduce, test/test_nn.py::TestNN::test_MultiLabelMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_reduce, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_weights_no_reduce, test/test_nn.py::TestNN::test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_1d_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_1d_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_margin_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_margin_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_p_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_p_no_reduce_cuda, test/test_nn.py::TestNN::test_MultiMarginLoss_weights_no_reduce, test/test_nn.py::TestNN::test_MultiMarginLoss_weights_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_ignore_index, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_weights, test/test_nn.py::TestNN::test_NLLLoss2d_no_reduce_weights_cuda, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_ignore_index, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_weights, test/test_nn.py::TestNN::test_NLLLossNd_no_reduce_weights_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_NLLLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_NLLLoss_no_reduce, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_ignore_index, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index_cuda, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index_neg, test/test_nn.py::TestNN::test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda, test/test_nn.py::TestNN::test_PReLU_backward_requires_grad_false, test/test_nn.py::TestNN::test_PReLU_no_batch_dim, test/test_nn.py::TestNN::test_PReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_PairwiseDistance, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_lhs, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_lhs_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_rhs, test/test_nn.py::TestNN::test_PairwiseDistance_broadcast_rhs_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_no_batch_dim, test/test_nn.py::TestNN::test_PairwiseDistance_no_batch_dim_cuda, test/test_nn.py::TestNN::test_PairwiseDistance_with_non_default_args, test/test_nn.py::TestNN::test_PairwiseDistance_with_non_default_args_cuda, test/test_nn.py::TestNN::test_ParameterDict, test/test_nn.py::TestNN::test_ParameterDict_replication, test/test_nn.py::TestNN::test_ParameterList, test/test_nn.py::TestNN::test_ParameterList_meta, test/test_nn.py::TestNN::test_ParameterList_replication, test/test_nn.py::TestNN::test_PixelShuffle, test/test_nn.py::TestNN::test_PixelShuffle_cuda, test/test_nn.py::TestNN::test_PixelUnshuffle, test/test_nn.py::TestNN::test_PixelUnshuffle_cuda, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_reduce, test/test_nn.py::TestNN::test_PoissonNLLLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_RNN_cell, test/test_nn.py::TestNN::test_RNN_cell_forward_zero_hidden_size, test/test_nn.py::TestNN::test_RNN_cell_no_broadcasting, test/test_nn.py::TestNN::test_RNN_change_dropout, test/test_nn.py::TestNN::test_RNN_cpu_vs_cudnn_no_dropout, test/test_nn.py::TestNN::test_RNN_cpu_vs_cudnn_with_dropout, test/test_nn.py::TestNN::test_RNN_cudnn_weight_norm, test/test_nn.py::TestNN::test_RNN_dropout, test/test_nn.py::TestNN::test_RNN_dropout_state, test/test_nn.py::TestNN::test_RNN_input_size_zero, test/test_nn.py::TestNN::test_RNN_nonlinearity, test/test_nn.py::TestNN::test_RNN_nonlinearity_passed_as_arg, test/test_nn.py::TestNN::test_RReLU, test/test_nn.py::TestNN::test_RReLU_cuda, test/test_nn.py::TestNN::test_RReLU_no_batch_dim, test/test_nn.py::TestNN::test_RReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_RReLU_with_up_down, test/test_nn.py::TestNN::test_RReLU_with_up_down_cuda, test/test_nn.py::TestNN::test_RReLU_with_up_down_scalar, test/test_nn.py::TestNN::test_RReLU_with_up_down_scalar_cuda, test/test_nn.py::TestNN::test_ReLU6_no_batch_dim, test/test_nn.py::TestNN::test_ReLU6_no_batch_dim_cuda, test/test_nn.py::TestNN::test_ReLU_no_batch_dim, test/test_nn.py::TestNN::test_ReLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_ReplicationPad3d, test/test_nn.py::TestNN::test_ReplicationPad3d_complex, test/test_nn.py::TestNN::test_ReplicationPad3d_complex_cuda, test/test_nn.py::TestNN::test_ReplicationPad3d_cuda, test/test_nn.py::TestNN::test_ReplicationPad3d_no_batch_dim, test/test_nn.py::TestNN::test_ReplicationPad3d_no_batch_dim_cuda, test/test_nn.py::TestNN::test_SELU_no_batch_dim, test/test_nn.py::TestNN::test_SELU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Sequential_add, test/test_nn.py::TestNN::test_Sequential_append, test/test_nn.py::TestNN::test_Sequential_delitem, test/test_nn.py::TestNN::test_Sequential_extend, test/test_nn.py::TestNN::test_Sequential_getitem, test/test_nn.py::TestNN::test_Sequential_iadd, test/test_nn.py::TestNN::test_Sequential_imul, test/test_nn.py::TestNN::test_Sequential_insert, test/test_nn.py::TestNN::test_Sequential_insert_fail_case, test/test_nn.py::TestNN::test_Sequential_mul, test/test_nn.py::TestNN::test_Sequential_pop, test/test_nn.py::TestNN::test_Sequential_rmul, test/test_nn.py::TestNN::test_Sequential_setitem, test/test_nn.py::TestNN::test_Sequential_setitem_named, test/test_nn.py::TestNN::test_SiLU_no_batch_dim, test/test_nn.py::TestNN::test_SiLU_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Sigmoid_no_batch_dim, test/test_nn.py::TestNN::test_Sigmoid_no_batch_dim_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_beta, test/test_nn.py::TestNN::test_SmoothL1Loss_beta_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_SmoothL1Loss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce_scalar, test/test_nn.py::TestNN::test_SmoothL1Loss_no_reduce_scalar_cuda, test/test_nn.py::TestNN::test_SmoothL1Loss_zero_beta, test/test_nn.py::TestNN::test_SmoothL1Loss_zero_beta_cuda, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_SoftMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_SoftMarginLoss_no_reduce, test/test_nn.py::TestNN::test_SoftMarginLoss_no_reduce_cuda, test/test_nn.py::TestNN::test_Softplus_no_batch_dim, test/test_nn.py::TestNN::test_Softplus_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Softshrink_no_batch_dim, test/test_nn.py::TestNN::test_Softshrink_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Softsign_no_batch_dim, test/test_nn.py::TestNN::test_Softsign_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Tanh_no_batch_dim, test/test_nn.py::TestNN::test_Tanh_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Tanhshrink_no_batch_dim, test/test_nn.py::TestNN::test_Tanhshrink_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Threshold_no_batch_dim, test/test_nn.py::TestNN::test_Threshold_no_batch_dim_cuda, test/test_nn.py::TestNN::test_TransformerDecoderLayer_gelu_activation, test/test_nn.py::TestNN::test_TransformerDecoderLayer_gelu_activation_cuda, test/test_nn.py::TestNN::test_TransformerDecoderLayer_relu_activation, test/test_nn.py::TestNN::test_TransformerDecoderLayer_relu_activation_cuda, test/test_nn.py::TestNN::test_TransformerEncoderLayer_gelu_activation, test/test_nn.py::TestNN::test_TransformerEncoderLayer_gelu_activation_cuda, test/test_nn.py::TestNN::test_TransformerEncoderLayer_relu_activation, test/test_nn.py::TestNN::test_TransformerEncoderLayer_relu_activation_cuda, test/test_nn.py::TestNN::test_Transformer_cell, test/test_nn.py::TestNN::test_Transformer_multilayer_coder, test/test_nn.py::TestNN::test_Transformer_multilayer_coder_cuda, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean_cuda_double, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean_cuda_float, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_mean_cuda_half, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none_cuda_double, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none_cuda_float, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_none_cuda_half, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum_cuda_double, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum_cuda_float, test/test_nn.py::TestNN::test_TripletMarginLoss_no_batch_dim_sum_cuda_half, test/test_nn.py::TestNN::test_Unflatten_no_batch_dim, test/test_nn.py::TestNN::test_Unflatten_no_batch_dim_cuda, test/test_nn.py::TestNN::test_Unfold, test/test_nn.py::TestNN::test_Unfold_cuda, test/test_nn.py::TestNN::test_Unfold_int_input, test/test_nn.py::TestNN::test_Unfold_int_input_cuda, test/test_nn.py::TestNN::test_adaptive_log_softmax, test/test_nn.py::TestNN::test_add_module, test/test_nn.py::TestNN::test_add_module_raises_error_if_attr_exists, test/test_nn.py::TestNN::test_affine_grid, test/test_nn.py::TestNN::test_affine_grid_3d, test/test_nn.py::TestNN::test_affine_grid_backward_cl_cf_consistency_device_cpu_nd_2, test/test_nn.py::TestNN::test_affine_grid_backward_cl_cf_consistency_device_cpu_nd_3, test/test_nn.py::TestNN::test_affine_grid_error_checking, test/test_nn.py::TestNN::test_assignment, test/test_nn.py::TestNN::test_batch_norm_update_stats, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_inference_NCHW_vs_native_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_2D_train_NCHW_vs_native_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_inference_NCHW_vs_native_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_cpu_float32, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_cpu_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_cpu_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_native_float32, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_native_mixed_bfloat16, test/test_nn.py::TestNN::test_batchnorm_3D_train_NCHW_vs_native_mixed_float16, test/test_nn.py::TestNN::test_batchnorm_buffer_update_when_stats_are_not_tracked, test/test_nn.py::TestNN::test_batchnorm_cudnn_half, test/test_nn.py::TestNN::test_batchnorm_cudnn_nhwc, test/test_nn.py::TestNN::test_batchnorm_half_overflow, test/test_nn.py::TestNN::test_batchnorm_load_state_dict, test/test_nn.py::TestNN::test_batchnorm_nhwc_cpu, test/test_nn.py::TestNN::test_batchnorm_nhwc_cuda, test/test_nn.py::TestNN::test_batchnorm_non_contig_cpu_BatchNorm2d, test/test_nn.py::TestNN::test_batchnorm_non_contig_cpu_SyncBatchNorm, test/test_nn.py::TestNN::test_batchnorm_nonaffine_cuda_half_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_bias_is_not_same_size_as_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_less_than_one_value_per_channel, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad, test/test_nn.py::TestNN::test_batchnorm_raises_error_if_weight_is_not_same_size_as_input, test/test_nn.py::TestNN::test_bce_loss_always_nonnegative, test/test_nn.py::TestNN::test_bce_loss_broadcasts_weights, test/test_nn.py::TestNN::test_bce_loss_input_range, test/test_nn.py::TestNN::test_bce_loss_size_mismatch, test/test_nn.py::TestNN::test_bce_with_logits_broadcasts_pos_weights, test/test_nn.py::TestNN::test_bce_with_logits_broadcasts_weights, test/test_nn.py::TestNN::test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss, test/test_nn.py::TestNN::test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad, test/test_nn.py::TestNN::test_bce_with_logits_has_correct_forward_grad, test/test_nn.py::TestNN::test_bce_with_logits_has_correct_grad_at_zero, test/test_nn.py::TestNN::test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none, test/test_nn.py::TestNN::test_bce_with_logits_raises_if_target_and_input_are_different_size, test/test_nn.py::TestNN::test_bce_with_logits_stability, test/test_nn.py::TestNN::test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero, test/test_nn.py::TestNN::test_bilinear, test/test_nn.py::TestNN::test_bilinear_broadcasting, test/test_nn.py::TestNN::test_bilinear_no_bias, test/test_nn.py::TestNN::test_bilinear_non_contiguous, test/test_nn.py::TestNN::test_bilinear_value_error, test/test_nn.py::TestNN::test_broadcast_double_backwards_gpu, test/test_nn.py::TestNN::test_broadcast_no_grad, test/test_nn.py::TestNN::test_broadcast_not_requiring_grad, test/test_nn.py::TestNN::test_buffer_bad_module_subclass, test/test_nn.py::TestNN::test_buffer_not_persistent, test/test_nn.py::TestNN::test_buffer_not_persistent_assign, test/test_nn.py::TestNN::test_buffer_not_persistent_del, test/test_nn.py::TestNN::test_buffer_not_persistent_load, test/test_nn.py::TestNN::test_buffer_not_persistent_overwrite, test/test_nn.py::TestNN::test_buffers_and_named_buffers, test/test_nn.py::TestNN::test_call_supports_python_dict_output, test/test_nn.py::TestNN::test_channel_shuffle_input_checks, test/test_nn.py::TestNN::test_channel_shuffle_return_alias_of_self, test/test_nn.py::TestNN::test_children, test/test_nn.py::TestNN::test_container_copy, test/test_nn.py::TestNN::test_convert_sync_batchnorm, test/test_nn.py::TestNN::test_cosine_embedding_loss_error_on_diff_shapes, test/test_nn.py::TestNN::test_cosine_embedding_loss_error_on_nonexpandable_shapes, test/test_nn.py::TestNN::test_cosine_embedding_loss_invalid_shape, test/test_nn.py::TestNN::test_cosine_embedding_loss_margin_no_reduce, test/test_nn.py::TestNN::test_cosine_embedding_loss_no_reduce, test/test_nn.py::TestNN::test_cosine_embedding_loss_with_diff_type, test/test_nn.py::TestNN::test_cosine_similarity, test/test_nn.py::TestNN::test_cross_entropy_loss, test/test_nn.py::TestNN::test_cross_entropy_loss_precision, test/test_nn.py::TestNN::test_cross_entropy_loss_zero_div, test/test_nn.py::TestNN::test_cudnn_forward_exception, test/test_nn.py::TestNN::test_cudnn_rnn_dropout_states_device, test/test_nn.py::TestNN::test_cudnn_weight_format, test/test_nn.py::TestNN::test_cudnn_weight_tying, test/test_nn.py::TestNN::test_dir, test/test_nn.py::TestNN::test_dir_digit, test/test_nn.py::TestNN::test_elu_inplace_gradgrad, test/test_nn.py::TestNN::test_elu_inplace_on_view, test/test_nn.py::TestNN::test_error_RNN_seq_len_zero, test/test_nn.py::TestNN::test_extra_state, test/test_nn.py::TestNN::test_extra_state_missing_get_extra_state, test/test_nn.py::TestNN::test_extra_state_missing_set_extra_state, test/test_nn.py::TestNN::test_extra_state_non_dict, test/test_nn.py::TestNN::test_fb_fc_packed, test/test_nn.py::TestNN::test_flatten, test/test_nn.py::TestNN::test_fold_invalid_arg, test/test_nn.py::TestNN::test_fractional_max_pool2d_invalid_output_ratio, test/test_nn.py::TestNN::test_gaussian_nll_loss_args, test/test_nn.py::TestNN::test_gaussian_nll_loss_broadcasting, test/test_nn.py::TestNN::test_gaussian_nll_loss_scalar_var, test/test_nn.py::TestNN::test_get_buffer, test/test_nn.py::TestNN::test_get_buffer_from_submodules, test/test_nn.py::TestNN::test_getattr_with_property, test/test_nn.py::TestNN::test_grid_sample, test/test_nn.py::TestNN::test_grid_sample_3d, test/test_nn.py::TestNN::test_grid_sample_error_checking, test/test_nn.py::TestNN::test_grid_sample_nearest_neighbor_rounding_mode_consistency, test/test_nn.py::TestNN::test_hardtanh_backward, test/test_nn.py::TestNN::test_hardtanh_inplace_gradgrad, test/test_nn.py::TestNN::test_huber_loss_invalid_delta, test/test_nn.py::TestNN::test_inplace_thnn, test/test_nn.py::TestNN::test_interpolate, test/test_nn.py::TestNN::test_interpolate_bicubic_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_2d_zero_dim, test/test_nn.py::TestNN::test_interpolate_bicubic_2d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_shared_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_shared_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_scale_tuple_skewed_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bicubic_tuple_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_2d_zero_dim, test/test_nn.py::TestNN::test_interpolate_bilinear_2d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_shared_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_shared_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_scale_tuple_skewed_2d_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d_align_corners, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_bilinear_tuple_2d_cuda, test/test_nn.py::TestNN::test_interpolate_buffer_overflow, test/test_nn.py::TestNN::test_interpolate_illegal_memory_access, test/test_nn.py::TestNN::test_interpolate_linear_1d, test/test_nn.py::TestNN::test_interpolate_linear_1d_align_corners, test/test_nn.py::TestNN::test_interpolate_linear_1d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_linear_1d_cuda, test/test_nn.py::TestNN::test_interpolate_linear_1d_zero_dim, test/test_nn.py::TestNN::test_interpolate_linear_1d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d_align_corners, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_linear_scale_1d_cuda, test/test_nn.py::TestNN::test_interpolate_linear_tuple_1d, test/test_nn.py::TestNN::test_interpolate_linear_tuple_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_1d, test/test_nn.py::TestNN::test_interpolate_nearest_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_1d_zero_dim, test/test_nn.py::TestNN::test_interpolate_nearest_1d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_2d, test/test_nn.py::TestNN::test_interpolate_nearest_2d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_2d_launch_configs, test/test_nn.py::TestNN::test_interpolate_nearest_2d_launch_configs_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_2d_zero_dim, test/test_nn.py::TestNN::test_interpolate_nearest_2d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_3d, test/test_nn.py::TestNN::test_interpolate_nearest_3d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_3d_zero_dim, test/test_nn.py::TestNN::test_interpolate_nearest_3d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_scale_1d, test/test_nn.py::TestNN::test_interpolate_nearest_scale_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_scale_2d, test/test_nn.py::TestNN::test_interpolate_nearest_scale_2d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_scale_3d, test/test_nn.py::TestNN::test_interpolate_nearest_scale_3d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_1d, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_1d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_2d, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_2d_cuda, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_3d, test/test_nn.py::TestNN::test_interpolate_nearest_tuple_3d_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_3d, test/test_nn.py::TestNN::test_interpolate_trilinear_3d_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_3d_zero_dim, test/test_nn.py::TestNN::test_interpolate_trilinear_3d_zero_dim_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d_align_corners, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_scale_3d_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d_align_corners, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d_align_corners_cuda, test/test_nn.py::TestNN::test_interpolate_trilinear_tuple_3d_cuda, test/test_nn.py::TestNN::test_interpolate_undefined_behavior_casting, test/test_nn.py::TestNN::test_kl_div_log_softmax_target, test/test_nn.py::TestNN::test_kl_div_with_diff_type, test/test_nn.py::TestNN::test_kl_div_with_diff_type_log_target, test/test_nn.py::TestNN::test_l1_loss_correct, test/test_nn.py::TestNN::test_layer_norm_backwards_eps, test/test_nn.py::TestNN::test_layer_norm_eps, test/test_nn.py::TestNN::test_layer_norm_grads_with_create_graph_flag, test/test_nn.py::TestNN::test_layer_norm_large_tensor, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightCOO, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightCSC, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightCSR, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_bias_weightStrided, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightCOO, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightCSC, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightCSR, test/test_nn.py::TestNN::test_linear_autograd_device_cpu_nobias_weightStrided, test/test_nn.py::TestNN::test_linear_broadcasting, test/test_nn.py::TestNN::test_linear_raise_on_scalar_input, test/test_nn.py::TestNN::test_log_softmax_dim0, test/test_nn.py::TestNN::test_log_softmax_dim0_cuda, test/test_nn.py::TestNN::test_log_softmax_dim3, test/test_nn.py::TestNN::test_log_softmax_dim3_cuda, test/test_nn.py::TestNN::test_log_softmax_lastdim, test/test_nn.py::TestNN::test_log_softmax_lastdim_cuda, test/test_nn.py::TestNN::test_log_softmax_scalar, test/test_nn.py::TestNN::test_log_softmax_scalar_cuda, test/test_nn.py::TestNN::test_log_softmax_spatial, test/test_nn.py::TestNN::test_log_softmax_spatial_cuda, test/test_nn.py::TestNN::test_log_softmax_spatial_special, test/test_nn.py::TestNN::test_log_softmax_spatial_special_cuda, test/test_nn.py::TestNN::test_loss_equal_input_target_shape, test/test_nn.py::TestNN::test_margin_ranking_loss_margin_no_reduce, test/test_nn.py::TestNN::test_margin_ranking_loss_no_reduce, test/test_nn.py::TestNN::test_max_pool1d_invalid_output_size, test/test_nn.py::TestNN::test_module_apply_inplace_op, test/test_nn.py::TestNN::test_module_backcompat, test/test_nn.py::TestNN::test_module_super_init, test/test_nn.py::TestNN::test_module_to_argparse, test/test_nn.py::TestNN::test_modules, test/test_nn.py::TestNN::test_mse_loss_size_warning, test/test_nn.py::TestNN::test_multimarginloss_1d_input_0d_target_no_reduce, test/test_nn.py::TestNN::test_multimarginloss_1d_input_0d_target_no_reduce_cuda, test/test_nn.py::TestNN::test_named_children, test/test_nn.py::TestNN::test_named_modules, test/test_nn.py::TestNN::test_named_parameters_remove_duplicate, test/test_nn.py::TestNN::test_native_channel_shuffle_return_alias_of_self, test/test_nn.py::TestNN::test_nested_tensor_from_mask, test/test_nn.py::TestNN::test_nested_tensor_from_mask_error, test/test_nn.py::TestNN::test_no_grad, test/test_nn.py::TestNN::test_non_leaf_parameters, test/test_nn.py::TestNN::test_normalize, test/test_nn.py::TestNN::test_overwrite_module_params_on_conversion, test/test_nn.py::TestNN::test_pack_sequence_batch_sizes_throw, test/test_nn.py::TestNN::test_pad_scalar_error, test/test_nn.py::TestNN::test_padding_list, test/test_nn.py::TestNN::test_pairwise_distance, test/test_nn.py::TestNN::test_parameter_assignment, test/test_nn.py::TestNN::test_parameterlistdict_pickle, test/test_nn.py::TestNN::test_parameterlistdict_setting_attributes, test/test_nn.py::TestNN::test_parameters_and_named_parameters, test/test_nn.py::TestNN::test_parameters_to_vector, test/test_nn.py::TestNN::test_parse_to, test/test_nn.py::TestNN::test_partial_flat_weights, test/test_nn.py::TestNN::test_pdist, test/test_nn.py::TestNN::test_pdist_cpu_gradgrad_unimplemented, test/test_nn.py::TestNN::test_pdist_cuda_gradgrad_unimplemented, test/test_nn.py::TestNN::test_pdist_empty_col, test/test_nn.py::TestNN::test_pdist_empty_row, test/test_nn.py::TestNN::test_pdist_large, test/test_nn.py::TestNN::test_pdist_zeros, test/test_nn.py::TestNN::test_pickle_module_no_weights_only_warning, test/test_nn.py::TestNN::test_pixel_shuffle_nhwc_cpu, test/test_nn.py::TestNN::test_pixel_shuffle_unshuffle, test/test_nn.py::TestNN::test_pointwise_loss_broadcast, test/test_nn.py::TestNN::test_pointwise_loss_target_grad_none_reduction, test/test_nn.py::TestNN::test_projections_errors_on_gru_and_rnn, test/test_nn.py::TestNN::test_projections_lstm_args_check, test/test_nn.py::TestNN::test_projections_lstm_check_device, test/test_nn.py::TestNN::test_projections_lstm_initial_hidden_state, test/test_nn.py::TestNN::test_register_buffer_allows_overwriting_with_same_name, test/test_nn.py::TestNN::test_register_buffer_raises_error_if_attr_exists, test/test_nn.py::TestNN::test_register_buffer_raises_error_if_name_is_not_string, test/test_nn.py::TestNN::test_register_buffer_raises_error_if_not_tensor, test/test_nn.py::TestNN::test_register_parameter_allows_overwriting_with_same_name, test/test_nn.py::TestNN::test_register_parameter_raises_error_if_attr_exists, test/test_nn.py::TestNN::test_register_parameter_raises_error_if_name_is_not_string, test/test_nn.py::TestNN::test_relu_inplace_on_view, test/test_nn.py::TestNN::test_repr, test/test_nn.py::TestNN::test_requires_grad_, test/test_nn.py::TestNN::test_rnn_args_check, test/test_nn.py::TestNN::test_rnn_check_device, test/test_nn.py::TestNN::test_rnn_initial_hidden_state, test/test_nn.py::TestNN::test_rnn_weight_norm, test/test_nn.py::TestNN::test_set_submodule, test/test_nn.py::TestNN::test_share_memory, test/test_nn.py::TestNN::test_smoothl1loss_intergral_target, test/test_nn.py::TestNN::test_smoothl1loss_negative_beta_not_supported, test/test_nn.py::TestNN::test_softmax_functional_dim0, test/test_nn.py::TestNN::test_softmax_functional_dim0_cuda, test/test_nn.py::TestNN::test_softmax_functional_dim3, test/test_nn.py::TestNN::test_softmax_functional_dim3_cuda, test/test_nn.py::TestNN::test_softmax_functional_scalar, test/test_nn.py::TestNN::test_softmax_functional_scalar_cuda, test/test_nn.py::TestNN::test_softmax_lastdim, test/test_nn.py::TestNN::test_softmax_lastdim_cuda, test/test_nn.py::TestNN::test_softmax_lastdim_dtype, test/test_nn.py::TestNN::test_softmax_lastdim_dtype_cuda, test/test_nn.py::TestNN::test_softmax_spatial, test/test_nn.py::TestNN::test_softmax_spatial_cuda, test/test_nn.py::TestNN::test_softmax_spatial_dtype, test/test_nn.py::TestNN::test_softmax_spatial_dtype_cuda, test/test_nn.py::TestNN::test_softmax_spatial_special, test/test_nn.py::TestNN::test_softmax_spatial_special_cuda, test/test_nn.py::TestNN::test_softmin, test/test_nn.py::TestNN::test_spectral_norm, test/test_nn.py::TestNN::test_spectral_norm_dim, test/test_nn.py::TestNN::test_spectral_norm_forward, test/test_nn.py::TestNN::test_spectral_norm_load_state_dict, test/test_nn.py::TestNN::test_spectral_norm_pickle, test/test_nn.py::TestNN::test_state_dict, test/test_nn.py::TestNN::test_swap_module_params_poisons_acc_grad, test/test_nn.py::TestNN::test_sync_batchnorm_accuracy_cuda, test/test_nn.py::TestNN::test_sync_batchnorm_backward_elemt, test/test_nn.py::TestNN::test_threshold_bfloat16_half, test/test_nn.py::TestNN::test_threshold_int, test/test_nn.py::TestNN::test_to, test/test_nn.py::TestNN::test_train_errors_for_invalid_mode, test/test_nn.py::TestNN::test_transformer_args_check, test/test_nn.py::TestNN::test_transformer_layer_args_check, test/test_nn.py::TestNN::test_transformerdecoder, test/test_nn.py::TestNN::test_transformerdecoderlayer, test/test_nn.py::TestNN::test_transformerdecoderlayer_gelu, test/test_nn.py::TestNN::test_triplet_margin_loss, test/test_nn.py::TestNN::test_triplet_margin_loss_no_reduce, test/test_nn.py::TestNN::test_triplet_margin_loss_swap, test/test_nn.py::TestNN::test_triplet_margin_loss_swap_no_reduce, test/test_nn.py::TestNN::test_type, test/test_nn.py::TestNN::test_unflatten, test/test_nn.py::TestNN::test_unflatten_invalid_arg, test/test_nn.py::TestNN::test_unfold_invalid_arg, test/test_nn.py::TestNN::test_upsamplingBilinear2d_spatial_invariance, test/test_nn.py::TestNN::test_upsamplingLinear1d, test/test_nn.py::TestNN::test_upsamplingLinear1d_spatial_invariance, test/test_nn.py::TestNN::test_upsamplingTrilinear3d_spatial_invariance, test/test_nn.py::TestNN::test_upsampling_bfloat16, test/test_nn.py::TestNN::test_upsampling_not_recompute_scale_factor, test/test_nn.py::TestNN::test_upsampling_small_scale, test/test_nn.py::TestNN::test_vector_to_parameters, test/test_nn.py::TestNN::test_weight_norm, test/test_nn.py::TestNN::test_weight_norm_pickle, test/test_nn.py::TestNN::test_weighted_huber_loss, test/test_nn.py::TestNN::test_weighted_l1_loss_with_weights, test/test_nn.py::TestNN::test_weighted_mse_loss, test/test_nn.py::TestNN::test_zero_grad, test/test_nn.py::TestFusionEval::test_fuse_module_eval_numerics, test/test_nn.py::TestConstantPadNd::test_constant_pad_nd, test/test_nn.py::TestConstantPadNd::test_preserves_memory_format, test/test_nn.py::TestAddRelu::test_add_relu, test/test_nn.py::TestAddRelu::test_add_relu_broadcasting, test/test_nn.py::TestFunctionalPickle::test_pickle_softsign, test/test_nn.py::TestFusionUtils::test_fuse_conv_bn_requires_grad, test/test_nn.py::TestFusionUtils::test_fuse_linear_bn_requires_grad, test/test_nn.py::TestUtils::test_consume_prefix_in_state_dict_if_present, test/test_nn.py::TestNNDeviceTypeCPU::test_BatchNorm_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_Bilinear_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_cudnn_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_empty_target_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GRU_grad_and_gradgrad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_memory_format_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_numeric_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_GroupNorm_raises_error_if_one_value_per_group_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_InstanceNorm1d_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_InstanceNorm2d_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_InstanceNorm3d_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_LSTM_differentiable_backward_using_oneDNN_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_LSTM_differentiable_backward_using_oneDNN_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_LSTM_grad_and_gradgrad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_LayerNorm_general_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_LayerNorm_numeric_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_LocalResponseNorm_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_empty_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_MarginLoss_warnings_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad2d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad2d_large_deterministic_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad3d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad_empty_cpu_complex64, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad_empty_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_ReflectionPad_fails_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad1d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad2d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad3d_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad_empty_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_ReplicationPad_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerDecoderLayer_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerDecoder_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerEncoderLayer_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_TransformerEncoder_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_Transformer_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_Unfold_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_activations_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_activations_bfloat16_half_cpu_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_activations_bfloat16_half_cpu_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_adaptiveavg_pool1d_shmem_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotate0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotate45_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotate90_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_2d_rotateRandom_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_affine_3d_rotateRandom_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_avg_pool_large_tensor2_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_avg_pool_large_tensor_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_affine_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_affine_mixed_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_affine_mixed_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_eval_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_eval_mixed_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_eval_mixed_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_large_batch_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_large_batch_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_simple_average_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_simple_average_mixed_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_simple_average_mixed_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_batchnorm_update_stats_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_channel_shuffle_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_error_if_nonfinite_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_0_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_1_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_2_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_4_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_False_norm_type_inf_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_0_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_1_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_2_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_4_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_foreach_True_norm_type_inf_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_multi_device_foreach_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_norm_multi_device_foreach_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_value_foreach_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_clip_grad_value_foreach_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_conv_empty_input_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_64bit_reduction_mean_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_64bit_reduction_none_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_64bit_reduction_sum_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_errors_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_weight_ignore_indices_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_label_smoothing_with_probs_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_large_tensor_reduction_mean_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_large_tensor_reduction_none_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_large_tensor_reduction_sum_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_2d_out_of_bounds_class_index_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_2d_out_of_bounds_class_index_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_index_target_unit_weights_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_one_hot_target_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_all_reductions_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_cross_entropy_loss_prob_target_unit_weights_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cudnn_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cudnn_tensor_cpu_length_cuda_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_cudnn_tensor_cuda_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_ctc_loss_error_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_device_mask_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_elu_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_elu_inplace_with_neg_alpha_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_fold_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_glu_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_bfloat16_precision_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_half_precision_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_2d_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_2d_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_3d_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_large_index_3d_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_nan_inf_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_grid_sample_nan_inf_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_groupnorm_nhwc_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_gumbel_softmax_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_gumbel_softmax_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_hardsigmoid_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_corner_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_corner_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_corner_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_hardswish_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_for_single_spatial_element_during_training_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_False_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_True_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_instancenorm_raises_error_if_less_than_one_value_per_channel_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_invalid_reduction_strings_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_layernorm_half_precision_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_layernorm_weight_bias_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_leaky_relu_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_leaky_relu_inplace_with_neg_slope_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_leaky_relu_inplace_with_zero_slope_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_linear_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_log_softmax_big_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_log_softmax_cpu_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_log_softmax_cpu_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_logsigmoid_out_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_lstmcell_backward_only_one_output_grad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_TxT_layout_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_devices_parity_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_forward_with_nans_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_grad_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_lowp_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_lowp_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_mask_types_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_masked_softmax_transformer_layout_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_mish_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_module_to_empty_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_module_to_empty_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_module_to_empty_non_recursive_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_mse_loss_error_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_all_ignored_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_byte_target_matches_long_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_empty_tensor_reduction_mean_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_empty_tensor_reduction_none_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_empty_tensor_reduction_sum_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_invalid_target_dim_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_invalid_weights_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_large_tensor_reduction_mean_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_large_tensor_reduction_none_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_large_tensor_reduction_sum_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_mismatched_batch_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_out_of_bounds_ignore_index_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nll_loss_total_weight_is_zero_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nn_empty_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nn_scalars_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nn_scalars_reductions_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_nonlinearity_propagate_nan_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_one_hot_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_overwrite_module_params_on_conversion_cpu_device_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_pad_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_pad_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_prelu_backward_32bit_indexing_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_replicatepad_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_rmsnorm_numeric_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_rmsnorm_numeric_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_rnn_fused_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_rnn_fused_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_rnn_retain_variables_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_save_lstm_compatibility_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_silu_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_skip_init_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_smooth_l1_loss_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_smooth_l1_loss_vs_huber_loss_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_smoothl1loss_backward_zero_beta_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_64bit_indexing_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_smem_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_unaligned_grad_output_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_unaligned_output_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_backward_without_fully_vectorized_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_bfloat16_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_double_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_forward_64bit_indexing_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softmax_results_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_softplus_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softplus_low_threshold_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softshrink_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softshrink_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_softshrink_negative_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_threshold_inplace_overlap_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_to_complex_cpu_complex128, test/test_nn.py::TestNNDeviceTypeCPU::test_to_complex_cpu_complex64, test/test_nn.py::TestNNDeviceTypeCPU::test_to_complex_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_transformerencoderlayer_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_transformerencoderlayer_fast_path_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_transformerencoderlayer_gelu_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_triplet_margin_with_distance_loss_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_triplet_margin_with_distance_loss_default_parity_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_399_output_size_437_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_403_output_size_377_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float32_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float64_cpu_float64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int16_cpu_int16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int32_cpu_int32, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int64_cpu_int64, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int8_cpu_int8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_uint8_cpu_uint8, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBicubic2d_aa_correctness_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBicubic2d_aa_correctness_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBicubic2d_correctness_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBilinear2d_aa_correctness_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingBilinear2d_aa_correctness_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_correctness_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_correctness_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_launch_config_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest1d_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_launch_config_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_launch_fail_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_launch_rocm_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format0_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format0_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format1_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest2d_memory_format1_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_launch_config_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format0_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format0_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format1_mode_nearest-exact_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearest3d_memory_format1_mode_nearest_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact1d_correctness_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact1d_correctness_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact1d_rescale_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact2d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format0_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format0_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format1_isize_10_osize_15_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingNearestExact3d_correctness_memory_format1_isize_20_osize_11_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_False_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_False_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_True_memory_format0_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingTrilinear3d_align_corners_True_memory_format1_cpu, test/test_nn.py::TestNNDeviceTypeCPU::test_upsampling_64bit_indexing_channels_last_cpu_bfloat16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsampling_64bit_indexing_channels_last_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_upsamplingnearest2d_backward_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_variable_sequence_cpu_float32, test/test_nn.py::TestNNDeviceTypeCPU::test_warp_softmax_64bit_indexing_cpu_float16, test/test_nn.py::TestNNDeviceTypeCPU::test_warp_softmax_64bit_indexing_cpu_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_BatchNorm_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_Bilinear_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_cudnn_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_empty_target_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GRU_grad_and_gradgrad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_memory_format_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_numeric_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_GroupNorm_raises_error_if_one_value_per_group_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_InstanceNorm1d_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_InstanceNorm2d_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_InstanceNorm3d_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_LSTM_differentiable_backward_using_oneDNN_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_LSTM_differentiable_backward_using_oneDNN_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_LSTM_grad_and_gradgrad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_LayerNorm_general_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_LayerNorm_numeric_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_LocalResponseNorm_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_empty_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_MarginLoss_warnings_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad2d_large_deterministic_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad2d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad3d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad_empty_mps_complex64, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_ReflectionPad_fails_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad1d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad2d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad3d_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad_empty_mps_complex128, test/test_nn.py::TestNNDeviceTypeMPS::test_ReplicationPad_empty_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerDecoderLayer_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerDecoder_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerEncoderLayer_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_TransformerEncoder_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_Transformer_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_Unfold_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_activations_bfloat16_half_cpu_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_activations_bfloat16_half_cpu_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_activations_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_adaptiveavg_pool1d_shmem_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotate0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotate45_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotate90_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_2d_rotateRandom_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_affine_3d_rotateRandom_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_avg_pool_large_tensor2_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_avg_pool_large_tensor_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_affine_mixed_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_affine_mixed_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_affine_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_eval_mixed_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_eval_mixed_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_eval_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_large_batch_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_large_batch_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_simple_average_mixed_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_simple_average_mixed_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_simple_average_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_batchnorm_update_stats_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_channel_shuffle_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_error_if_nonfinite_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_0_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_1_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_2_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_4_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_False_norm_type_inf_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_0_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_1_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_2_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_4_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_foreach_True_norm_type_inf_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_multi_device_foreach_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_norm_multi_device_foreach_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_value_foreach_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_clip_grad_value_foreach_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_conv_empty_input_mps_complex64, test/test_nn.py::TestNNDeviceTypeMPS::test_conv_empty_input_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_conv_empty_input_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_64bit_reduction_mean_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_64bit_reduction_none_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_64bit_reduction_sum_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_consistent_index_target_and_probs_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_errors_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_weight_ignore_indices_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_label_smoothing_with_probs_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_large_tensor_reduction_mean_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_large_tensor_reduction_none_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_large_tensor_reduction_sum_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_2d_out_of_bounds_class_index_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_2d_out_of_bounds_class_index_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_index_target_unit_weights_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_one_hot_target_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_all_reductions_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_cross_entropy_loss_prob_target_unit_weights_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_cudnn_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_cudnn_tensor_cpu_length_cuda_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_cudnn_tensor_cuda_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_error_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_ctc_loss_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_device_mask_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_elu_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_elu_inplace_with_neg_alpha_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_fold_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_glu_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_bfloat16_precision_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_half_precision_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_2d_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_2d_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_3d_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_index_3d_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_large_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_nan_inf_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_grid_sample_nan_inf_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_groupnorm_nhwc_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_gumbel_softmax_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_hardsigmoid_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_corner_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_corner_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_corner_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_hardswish_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_for_single_spatial_element_during_training_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_False_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_True_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_instancenorm_raises_error_if_less_than_one_value_per_channel_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_invalid_reduction_strings_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_layernorm_half_precision_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_layernorm_weight_bias_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_leaky_relu_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_leaky_relu_inplace_with_neg_slope_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_leaky_relu_inplace_with_zero_slope_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_linear_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_log_softmax_big_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_log_softmax_cpu_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_log_softmax_cpu_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_logsigmoid_out_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_lstmcell_backward_only_one_output_grad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_TxT_layout_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_devices_parity_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_forward_with_nans_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_grad_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_lowp_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_lowp_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_mask_types_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_masked_softmax_transformer_layout_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_mish_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_module_to_empty_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_module_to_empty_non_recursive_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_mse_loss_error_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_all_ignored_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_byte_target_matches_long_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_mean_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_mean_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_none_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_none_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_sum_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_empty_tensor_reduction_sum_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_invalid_target_dim_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_invalid_weights_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_large_tensor_reduction_mean_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_large_tensor_reduction_none_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_large_tensor_reduction_sum_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_mismatched_batch_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_out_of_bounds_ignore_index_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nll_loss_total_weight_is_zero_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nn_empty_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nn_scalars_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nn_scalars_reductions_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_nonlinearity_propagate_nan_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_one_hot_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_overwrite_module_params_on_conversion_cpu_device_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_pad_mps_complex128, test/test_nn.py::TestNNDeviceTypeMPS::test_pad_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_prelu_backward_32bit_indexing_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_replicatepad_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rmsnorm_numeric_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_rmsnorm_numeric_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_fused_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_fused_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_retain_variables_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_rnn_retain_variables_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_save_lstm_compatibility_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_silu_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_skip_init_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_smooth_l1_loss_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_smooth_l1_loss_vs_huber_loss_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_smoothl1loss_backward_zero_beta_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_64bit_indexing_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_smem_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_unaligned_grad_output_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_unaligned_output_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_backward_without_fully_vectorized_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_bfloat16_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_cpu_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_cpu_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_double_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_forward_64bit_indexing_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_softmax_results_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_softplus_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softplus_low_threshold_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softshrink_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softshrink_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_softshrink_negative_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_threshold_inplace_overlap_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_to_complex_mps_complex64, test/test_nn.py::TestNNDeviceTypeMPS::test_to_complex_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_transformerencoderlayer_fast_path_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_transformerencoderlayer_gelu_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_transformerencoderlayer_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_triplet_margin_with_distance_loss_default_parity_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_triplet_margin_with_distance_loss_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_399_output_size_437_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_403_output_size_377_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float32_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float64_mps_float64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int16_mps_int16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int32_mps_int32, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int64_mps_int64, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int8_mps_int8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_uint8_mps_uint8, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBicubic2d_aa_correctness_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBicubic2d_aa_correctness_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBicubic2d_correctness_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBilinear2d_aa_correctness_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingBilinear2d_aa_correctness_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_correctness_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_correctness_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_launch_config_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest1d_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_launch_config_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_launch_fail_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_launch_rocm_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format0_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format0_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format1_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest2d_memory_format1_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_launch_config_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format0_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format0_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format1_mode_nearest-exact_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearest3d_memory_format1_mode_nearest_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact1d_correctness_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact1d_correctness_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact1d_rescale_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact2d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format0_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format0_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format1_isize_10_osize_15_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingNearestExact3d_correctness_memory_format1_isize_20_osize_11_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_False_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_False_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_True_memory_format0_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingTrilinear3d_align_corners_True_memory_format1_mps, test/test_nn.py::TestNNDeviceTypeMPS::test_upsampling_64bit_indexing_channels_last_mps_bfloat16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsampling_64bit_indexing_channels_last_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_upsamplingnearest2d_backward_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_variable_sequence_mps_float32, test/test_nn.py::TestNNDeviceTypeMPS::test_warp_softmax_64bit_indexing_mps_float16, test/test_nn.py::TestNNDeviceTypeMPS::test_warp_softmax_64bit_indexing_mps_float32 2025-07-17T06:49:07.7684490Z 2025-07-17T06:49:07.7684660Z Running nn/test_pooling 1/1 ... [2025-07-17 06:49:07.485215] 2025-07-17T06:49:07.7685000Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:49:07.7685760Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'nn/test_pooling.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:49:07.485579] 2025-07-17T06:49:07.7686630Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T06:49:07.7686940Z Uploading artifacts took 0.00 seconds 2025-07-17T06:49:26.0190430Z 2025-07-17T06:49:26.0191010Z nn/test_pooling 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_pooling_1.1_0c1a635da1820513_.log 2025-07-17T06:49:26.0244770Z Running 188 items in this shard: test/nn/test_pooling.py::TestAvgPool::test_avg_pool1d_ceil_mode, test/nn/test_pooling.py::TestAvgPool::test_avg_pool2d_ceil_mode, test/nn/test_pooling.py::TestAvgPool::test_avg_pool3d_ceil_mode, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool2d, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool2d_with_divisor, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool3d, test/nn/test_pooling.py::TestAvgPool::test_doubletensor_avg_pool3d_with_divisor, test/nn/test_pooling.py::TestPoolingNN::test_MaxUnpool2d_output_size, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_avg_pooling_nhwc_overflow, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_avg_pooling_overflow, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc_launch_config_backward, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc_launch_config_forward, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_avg_nhwc_non_contiguous, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_lower_precision, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_size_none, test/nn/test_pooling.py::TestPoolingNN::test_adaptive_pooling_size_overflow, test/nn/test_pooling.py::TestPoolingNN::test_max_unpool, test/nn/test_pooling.py::TestPoolingNN::test_max_unpool2d_nhwc_cpu, test/nn/test_pooling.py::TestPoolingNN::test_max_unpool3d_input_check, test/nn/test_pooling.py::TestPoolingNN::test_quantized_max_pool1d_empty_kernel, test/nn/test_pooling.py::TestPoolingNN::test_quantized_max_pool3d, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool1d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool2d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool3d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AdaptiveMaxPool_zero_batch_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AvgPool2d_empty_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_AvgPool3d_backward_after_cat_dim1_device_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool2d_zero_batch_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool2d_zero_out_size_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool2d_zero_samples_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_errors_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_zero_batch_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_zero_out_size_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_FractionalMaxPool3d_zero_samples_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool1d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool2d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool3d_indices_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxPool_zero_batch_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case10_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case1_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case2_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case3_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case4_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case5_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case6_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case7_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case8_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_index_errors_case9_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_MaxUnpool_zero_batch_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_avg_pool2d_output_size_one_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_avg_pool3d_output_size_one_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_avg_pooling_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_max_pooling_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pool_odd_size_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_empty_output_size_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_empty_output_size_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_max_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_max_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_int8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_no_suppot_input_cpu_uint8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_zero_batch_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_adaptive_pooling_zero_batch_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_reduced_floating_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_avg_pool2d_reduced_floating_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool2d_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool2d_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool3d_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_fractional_max_pool_nan_inf_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_corner_cases_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_corner_cases_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool1d_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_corner_cases_cpu_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_corner_cases_cpu_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_indices_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool2d_with_indices_backward_fails_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool3d_ndhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool_bfloat16_half_cpu_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool_bfloat16_half_cpu_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_max_pool_nan_inf_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_maxpool3d_non_square_backward_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_maxpool_indices_no_batch_dim_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool3d_large_size_int64_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool3d_size_one_feature_dim_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool_invalid_size_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pool_large_size_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_bfloat16_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_large_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_max_nhwc_cpu_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_max_nhwc_cpu_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_shape_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeCPU::test_pooling_zero_stride_cpu, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool1d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool2d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool3d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AdaptiveMaxPool_zero_batch_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AvgPool2d_empty_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_AvgPool3d_backward_after_cat_dim1_device_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool2d_zero_batch_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool2d_zero_out_size_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool2d_zero_samples_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_errors_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_zero_batch_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_zero_out_size_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_FractionalMaxPool3d_zero_samples_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool1d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool2d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool3d_indices_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxPool_zero_batch_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case10_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case1_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case2_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case3_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case4_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case5_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case6_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case7_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case8_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_index_errors_case9_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_MaxUnpool_zero_batch_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_avg_pool2d_output_size_one_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_avg_pool3d_output_size_one_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_avg_pooling_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_max_pooling_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pool_odd_size_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_empty_output_size_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_empty_output_size_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_max_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_int8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_no_suppot_input_mps_uint8, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_zero_batch_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_adaptive_pooling_zero_batch_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_nhwc_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_reduced_floating_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_avg_pool2d_reduced_floating_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool2d_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool2d_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool3d_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_fractional_max_pool_nan_inf_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_corner_cases_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_corner_cases_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool1d_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_corner_cases_mps_int32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_corner_cases_mps_int64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_indices_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_nhwc_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool2d_with_indices_backward_fails_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool3d_ndhwc_mps_float64, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool_bfloat16_half_mps_bfloat16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool_bfloat16_half_mps_float16, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_max_pool_nan_inf_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_maxpool3d_non_square_backward_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_maxpool_indices_no_batch_dim_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool3d_large_size_int64_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool3d_size_one_feature_dim_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool_invalid_size_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pool_large_size_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_bfloat16_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_large_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_max_nhwc_mps_float32, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_shape_mps, test/nn/test_pooling.py::TestPoolingNNDeviceTypeMPS::test_pooling_zero_stride_mps 2025-07-17T06:49:26.0295480Z 2025-07-17T06:49:26.0295630Z Running nn/test_convolution 1/1 ... [2025-07-17 06:49:26.019513] 2025-07-17T06:49:26.0295950Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:49:26.0296800Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'nn/test_convolution.py', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:49:26.019846] 2025-07-17T06:51:29.6638320Z 2025-07-17T06:51:29.6638900Z nn/test_convolution 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_convolution_1.1_92aea71497153e8d_.log 2025-07-17T06:51:29.7041260Z Running 1151 items in this shard: test/nn/test_convolution.py::TestConvolutionNN::test_Conv1d_module_same_padding, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_1x1, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_OneDNN, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_backward_twice, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_groups_nobias, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_groups_nobias_v2, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_inconsistent_types, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_inconsistent_types_on_GPU_with_cudnn, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_inconsistent_types_on_GPU_without_cudnn, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_missing_argument, test/nn/test_convolution.py::TestConvolutionNN::test_Conv2d_module_same_padding, test/nn/test_convolution.py::TestConvolutionNN::test_Conv3d_groups_nobias, test/nn/test_convolution.py::TestConvolutionNN::test_Conv3d_groups_wbias, test/nn/test_convolution.py::TestConvolutionNN::test_Conv3d_module_same_padding, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose2d_half_cublas_gemm, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose2d_output_size, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose2d_output_size_downsample_upsample, test/nn/test_convolution.py::TestConvolutionNN::test_ConvTranspose3d_correct_output_size, test/nn/test_convolution.py::TestConvolutionNN::test_conv1d_issue_120547, test/nn/test_convolution.py::TestConvolutionNN::test_conv2d_discontiguous_weight, test/nn/test_convolution.py::TestConvolutionNN::test_conv3d_issue_120406, test/nn/test_convolution.py::TestConvolutionNN::test_conv_backcompat, test/nn/test_convolution.py::TestConvolutionNN::test_conv_cudnn_memory_layout_dominance, test/nn/test_convolution.py::TestConvolutionNN::test_conv_invalid_groups, test/nn/test_convolution.py::TestConvolutionNN::test_conv_modules_raise_error_on_incorrect_input_size, test/nn/test_convolution.py::TestConvolutionNN::test_conv_padding_mode, test/nn/test_convolution.py::TestConvolutionNN::test_conv_shapecheck, test/nn/test_convolution.py::TestConvolutionNN::test_conv_tbc, test/nn/test_convolution.py::TestConvolutionNN::test_cudnn_non_contiguous, test/nn/test_convolution.py::TestConvolutionNN::test_cudnn_noncontiguous_weight, test/nn/test_convolution.py::TestConvolutionNN::test_cudnn_not_mutate_stride, test/nn/test_convolution.py::TestConvolutionNN::test_functional_grad_conv, test/nn/test_convolution.py::TestConvolutionNN::test_functional_grad_conv2d, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv1d_input, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv1d_weight, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv2d_input, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv2d_weight, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv3d_input, test/nn/test_convolution.py::TestConvolutionNN::test_grad_conv3d_weight, test/nn/test_convolution.py::TestConvolutionNN::test_grouped_conv_cudnn_nhwc_support, test/nn/test_convolution.py::TestConvolutionNN::test_invalid_conv1d, test/nn/test_convolution.py::TestConvolutionNN::test_invalid_conv2d, test/nn/test_convolution.py::TestConvolutionNN::test_invalid_conv3d, test/nn/test_convolution.py::TestConvolutionNN::test_mismatch_shape_conv2d, test/nn/test_convolution.py::TestConvolutionNN::test_nnpack_conv, test/nn/test_convolution.py::TestConvolutionNN::test_permute_conv2d_issue_120211, test/nn/test_convolution.py::TestConvolutionNN::test_thnn_conv_strided_padded_dilated, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_backward_depthwise_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_backward_depthwise_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_depthwise_naive_groups_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_depthwise_naive_groups_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_depthwise_naive_groups_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_1_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_2_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_deterministic_cudnn_dilation_3_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_large_workspace_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_large_workspace_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_large_workspace_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_naive_groups_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv2d_size_1_kernel_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv3d_depthwise_naive_groups_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv3d_depthwise_naive_groups_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_Conv3d_depthwise_naive_groups_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose2d_large_output_padding_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose2d_large_output_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose2d_size_1_kernel_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_ConvTranspose3d_size_1_kernel_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_contig_wrong_stride_cudnn_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_same_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_valid_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_same_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_same_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_valid_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv1d_vs_scipy_mode_valid_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_no_grad_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_same_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_backward_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_backward_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_valid_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_same_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_same_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_valid_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv2d_vs_scipy_mode_valid_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_64bit_indexing_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_large_batch_1_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_backward_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_backward_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_same_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_backward_cpu_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_backward_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_valid_padding_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_same_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_same_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_valid_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv3d_vs_scipy_mode_valid_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_convTranspose_empty_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_contiguous_for_oneDNN_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_mismatch_memory_format_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_ndhwc_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_ndhwc_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_support_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_cudnn_nhwc_support_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_groups_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_no_bias_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_stride_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_double_backward_strided_with_3D_input_and_weight_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_empty_channel_cpu_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_empty_channel_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_ic1_channels_last_for_oneDNN_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_large_batch_1_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_large_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_large_nosplit_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_noncontig_weights_and_bias_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_noncontig_weights_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_thnn_nhwc_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_thnn_nhwc_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_conv_transposed_large_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_convert_conv2d_weight_memory_format_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_convert_conv3d_weight_memory_format_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_add_relu_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_add_relu_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_relu_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_cudnn_convolution_relu_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_depthwise_conv_64bit_indexing_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_group_convTranspose_empty_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_group_conv_empty_cpu, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_noncontig_conv_grad_cpu_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_noncontig_conv_grad_cpu_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeCPU::test_noncontig_conv_grad_cpu_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_backward_depthwise_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_backward_depthwise_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_depthwise_naive_groups_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_depthwise_naive_groups_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_depthwise_naive_groups_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_1_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_2_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_complex128, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_deterministic_cudnn_dilation_3_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_large_workspace_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_large_workspace_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_large_workspace_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_naive_groups_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv2d_size_1_kernel_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv3d_depthwise_naive_groups_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv3d_depthwise_naive_groups_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_Conv3d_depthwise_naive_groups_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose2d_large_output_padding_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose2d_large_output_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose2d_size_1_kernel_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_ConvTranspose3d_size_1_kernel_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_contig_wrong_stride_cudnn_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv1d_same_padding_backward_mps_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_large_batch_1_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_backward_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_same_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_backward_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_backward_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_valid_padding_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_same_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_same_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_valid_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv3d_vs_scipy_mode_valid_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_convTranspose_empty_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_contiguous_for_oneDNN_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_mismatch_memory_format_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_ndhwc_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_ndhwc_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_support_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_cudnn_nhwc_support_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_groups_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_no_bias_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_stride_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_double_backward_strided_with_3D_input_and_weight_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_empty_channel_mps_complex64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_empty_channel_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_ic1_channels_last_for_oneDNN_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_large_batch_1_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_large_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_large_nosplit_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_noncontig_weights_and_bias_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_noncontig_weights_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_thnn_nhwc_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_thnn_nhwc_mps_float64, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_conv_transposed_large_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_convert_conv2d_weight_memory_format_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_convert_conv3d_weight_memory_format_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_add_relu_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_add_relu_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_relu_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_cudnn_convolution_relu_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_depthwise_conv_64bit_indexing_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_group_convTranspose_empty_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_group_conv_empty_mps, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_noncontig_conv_grad_mps_float16, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_noncontig_conv_grad_mps_float32, test/nn/test_convolution.py::TestConvolutionNNDeviceTypeMPS::test_noncontig_conv_grad_mps_float64 2025-07-17T06:51:29.7414290Z 2025-07-17T06:51:29.7414470Z Running inductor/test_torchinductor 1/5 ... [2025-07-17 06:51:29.665302] 2025-07-17T06:51:29.7414770Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:29.7415540Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:29.665630] 2025-07-17T06:51:32.8566500Z 2025-07-17T06:51:32.8567200Z inductor/test_torchinductor 1/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.5_57a81881ff57e2ea_.log 2025-07-17T06:51:32.8567880Z Running 0 items in this shard: 2025-07-17T06:51:32.8568050Z 2025-07-17T06:51:32.8570570Z Running inductor/test_torchinductor 2/5 ... [2025-07-17 06:51:32.856989] 2025-07-17T06:51:32.8570980Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:32.8574270Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=2', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:32.857291] 2025-07-17T06:51:35.6029270Z 2025-07-17T06:51:35.6029900Z inductor/test_torchinductor 2/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_2.5_4c1142a10d1eb522_.log 2025-07-17T06:51:35.6030740Z Running 1 items in this shard: test/inductor/test_torchinductor.py::CpuTests::test_large_block_sizes_cpu 2025-07-17T06:51:35.6031080Z 2025-07-17T06:51:35.6032870Z Running inductor/test_torchinductor 3/5 ... [2025-07-17 06:51:35.603226] 2025-07-17T06:51:35.6033230Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:35.6036010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=3', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:35.603497] 2025-07-17T06:51:38.2507480Z 2025-07-17T06:51:38.2508180Z inductor/test_torchinductor 3/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_3.5_9f33076edef3e64b_.log 2025-07-17T06:51:38.2509080Z Running 1 items in this shard: test/inductor/test_torchinductor.py::GPUTests::test_large_block_sizes_mps 2025-07-17T06:51:38.2509450Z 2025-07-17T06:51:38.2511290Z Running inductor/test_torchinductor 4/5 ... [2025-07-17 06:51:38.251067] 2025-07-17T06:51:38.2511660Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:38.2514730Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=4', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:38.251361] 2025-07-17T06:51:40.8979110Z 2025-07-17T06:51:40.8979740Z inductor/test_torchinductor 4/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.5_1f10b2b81713c743_.log 2025-07-17T06:51:40.8980320Z Running 0 items in this shard: 2025-07-17T06:51:40.8980460Z 2025-07-17T06:51:40.8982490Z Running inductor/test_torchinductor 5/5 ... [2025-07-17 06:51:40.898188] 2025-07-17T06:51:40.8982820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:40.8985540Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'serial', '--shard-id=5', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:40.898455] 2025-07-17T06:51:43.5069260Z 2025-07-17T06:51:43.5069890Z inductor/test_torchinductor 5/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_5.5_5a46c73e844c57a6_.log 2025-07-17T06:51:43.5070470Z Running 0 items in this shard: 2025-07-17T06:51:43.5070610Z 2025-07-17T06:51:43.5072740Z Running inductor/test_aot_inductor 1/1 ... [2025-07-17 06:51:43.507215] 2025-07-17T06:51:43.5073050Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:43.5075870Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:43.507488] 2025-07-17T06:51:46.0542280Z 2025-07-17T06:51:46.0542900Z inductor/test_aot_inductor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.1_9c7942f005c83cf7_.log 2025-07-17T06:51:46.0543450Z Running 0 items in this shard: 2025-07-17T06:51:46.0543580Z 2025-07-17T06:51:46.0545460Z Running test_mps 1/7 ... [2025-07-17 06:51:46.054477] 2025-07-17T06:51:46.0545720Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:46.0548490Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=1', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:46.054729] 2025-07-17T06:51:49.7749450Z 2025-07-17T06:51:49.7749900Z test_mps 1/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_1.7_c36fe1351debe1d8_.log 2025-07-17T06:51:49.7750330Z Running 0 items in this shard: 2025-07-17T06:51:49.7750470Z 2025-07-17T06:51:49.7752350Z Running test_mps 2/7 ... [2025-07-17 06:51:49.775185] 2025-07-17T06:51:49.7752710Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:49.7755050Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=2', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:49.775433] 2025-07-17T06:51:53.5019590Z 2025-07-17T06:51:53.5020170Z test_mps 2/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_2.7_fbe0ad3dba4cfae9_.log 2025-07-17T06:51:53.5020920Z Running 1 items in this shard: test/test_mps.py::TestLargeTensors::test_64bit_binops 2025-07-17T06:51:53.5021270Z 2025-07-17T06:51:53.5023640Z Running test_mps 3/7 ... [2025-07-17 06:51:53.502295] 2025-07-17T06:51:53.5023990Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:53.5027290Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=3', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:53.502613] 2025-07-17T06:51:57.1805800Z 2025-07-17T06:51:57.1806290Z test_mps 3/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_3.7_bb78a7a38d2d41c4_.log 2025-07-17T06:51:57.1806770Z Running 0 items in this shard: 2025-07-17T06:51:57.1806910Z 2025-07-17T06:51:57.1809160Z Running test_mps 4/7 ... [2025-07-17 06:51:57.180863] 2025-07-17T06:51:57.1809420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:51:57.1812120Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=4', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:51:57.181119] 2025-07-17T06:52:00.9071600Z 2025-07-17T06:52:00.9072080Z test_mps 4/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_4.7_d2293a22c2435f49_.log 2025-07-17T06:52:00.9072740Z Running 1 items in this shard: test/test_mps.py::TestMPS::test_default_mps_generator 2025-07-17T06:52:00.9073020Z 2025-07-17T06:52:00.9075170Z Running test_mps 5/7 ... [2025-07-17 06:52:00.907460] 2025-07-17T06:52:00.9075450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:00.9078380Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=5', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:00.907740] 2025-07-17T06:52:04.5758940Z 2025-07-17T06:52:04.5759470Z test_mps 5/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_5.7_b4470db486bd211d_.log 2025-07-17T06:52:04.5759930Z Running 0 items in this shard: 2025-07-17T06:52:04.5760060Z 2025-07-17T06:52:04.5762100Z Running test_mps 6/7 ... [2025-07-17 06:52:04.576150] 2025-07-17T06:52:04.5762370Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:04.5765170Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=6', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:04.576399] 2025-07-17T06:52:08.4346690Z 2025-07-17T06:52:08.4347180Z test_mps 6/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_6.7_cff0411e96a00604_.log 2025-07-17T06:52:08.4347920Z Running 2 items in this shard: test/test_mps.py::TestMPS::test_mps_allocator_module, test/test_mps.py::TestSDPA::test_sdpa_fp32_no_memory_leak 2025-07-17T06:52:08.4348340Z 2025-07-17T06:52:08.4349940Z Running test_mps 7/7 ... [2025-07-17 06:52:08.434957] 2025-07-17T06:52:08.4350190Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:08.4353190Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'serial', '--shard-id=7', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:08.435234] 2025-07-17T06:52:12.0502400Z 2025-07-17T06:52:12.0504170Z test_mps 7/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_7.7_6e6409bc2ab622ed_.log 2025-07-17T06:52:12.0504740Z Running 1 items in this shard: test/test_mps.py::TestLargeTensors::test_64bit_index_select 2025-07-17T06:52:12.0505000Z 2025-07-17T06:52:12.0505400Z Running inductor/test_mps_basic 1/1 ... [2025-07-17 06:52:12.050493] 2025-07-17T06:52:12.0505700Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:12.0508480Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_mps_basic.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:12.050742] 2025-07-17T06:52:14.4636270Z 2025-07-17T06:52:14.4636930Z 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_cb50f2846b203e5c_.log 2025-07-17T06:52:14.4637560Z Running 0 items in this shard: 2025-07-17T06:52:14.4637720Z 2025-07-17T06:52:14.4640180Z Running test_modules 1/2 ... [2025-07-17 06:52:14.463959] 2025-07-17T06:52:14.4640480Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:14.4643620Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:14.464256] 2025-07-17T06:52:17.4170900Z 2025-07-17T06:52:17.4171440Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_1ca948389c78e00b_.log 2025-07-17T06:52:17.4171960Z Running 0 items in this shard: 2025-07-17T06:52:17.4172100Z 2025-07-17T06:52:17.4174250Z Running test_modules 2/2 ... [2025-07-17 06:52:17.417374] 2025-07-17T06:52:17.4174560Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:17.4177530Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_modules.py', '-m', 'serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:17.417648] 2025-07-17T06:52:20.3688090Z 2025-07-17T06:52:20.3688690Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_80177e09273bda7a_.log 2025-07-17T06:52:20.3689220Z Running 0 items in this shard: 2025-07-17T06:52:20.3689370Z 2025-07-17T06:52:20.3691630Z Running nn/test_dropout 1/1 ... [2025-07-17 06:52:20.369112] 2025-07-17T06:52:20.3691950Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:20.3695020Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'nn/test_dropout.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:20.369394] 2025-07-17T06:52:22.2397520Z 2025-07-17T06:52:22.2398100Z nn/test_dropout 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_dropout_1.1_af9fd8346f0e793e_.log 2025-07-17T06:52:22.2398600Z Running 0 items in this shard: 2025-07-17T06:52:22.2398740Z 2025-07-17T06:52:22.2400830Z Running test_view_ops 1/1 ... [2025-07-17 06:52:22.240035] 2025-07-17T06:52:22.2403240Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:22.2404060Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_view_ops.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:22.240302] 2025-07-17T06:52:24.1967930Z 2025-07-17T06:52:24.1968540Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_10e578117ae1ed65_.log 2025-07-17T06:52:24.1969100Z Running 0 items in this shard: 2025-07-17T06:52:24.1969260Z 2025-07-17T06:52:24.1971700Z Running test_metal 1/1 ... [2025-07-17 06:52:24.197101] 2025-07-17T06:52:24.1972020Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:24.1975040Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_metal.py', '-m', 'serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:24.197394] 2025-07-17T06:52:25.9565480Z 2025-07-17T06:52:25.9566010Z test_metal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_metal_1.1_b87e3846cfe8e833_.log 2025-07-17T06:52:25.9566510Z Running 0 items in this shard: 2025-07-17T06:52:25.9566640Z 2025-07-17T06:52:28.1704710Z Running inductor/test_torchinductor 1/5 ... [2025-07-17 06:52:28.170186] 2025-07-17T06:52:28.1705050Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:28.1705350Z Running inductor/test_torchinductor 2/5 ... [2025-07-17 06:52:28.170265] 2025-07-17T06:52:28.1705640Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:28.1705920Z Running inductor/test_torchinductor 3/5 ... [2025-07-17 06:52:28.170290] 2025-07-17T06:52:28.1706200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:52:28.1707010Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:28.170468] 2025-07-17T06:52:28.1708660Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=3', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:28.170583] 2025-07-17T06:52:28.1710390Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=2', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:52:28.170955] 2025-07-17T06:55:18.2584300Z 2025-07-17T06:55:18.2587100Z inductor/test_torchinductor 3/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_3.5_7827ae715aeb1f93_.log 2025-07-17T06:55:18.2671840Z Running 347 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast2, test/inductor/test_torchinductor.py::CpuTests::test_abs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_pool_errors_with_long_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_addmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aliased_buffer_reuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_cache_hit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_dtype_device_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_batch_norm_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_nd_tiling_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_copied_in_graph_with_different_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_negative_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_legacy_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_check_stack_no_cycles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_compar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_complex_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_bn_fuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumprod_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_pattern_matcher_issue_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_fixed_layout_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_fixed_layout_sequential_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_compiled_cpu, test/inductor/test_torchinductor.py::CpuTests::test_data_type_propogation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dense_mask_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_device_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_by_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_deterministic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_elu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expanded_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_flip_cat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_flip_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fuse_large_params_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_getitem_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_arange1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_constant_tensor2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_abs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_nested_indirect_indexing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_deterministic_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_resize_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isin_tensor_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_issue102546_cpu, test/inductor/test_torchinductor.py::CpuTests::test_kernel_names_cpu, test/inductor/test_torchinductor.py::CpuTests::test_kwargs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_lerp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_list_clearing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_1_dim_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_misaligned_address_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mix_device_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mul_softmax_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_gpu_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_var_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutable_custom_op_fixed_layout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_neg_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nonzero_unbacked_refinement_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_j0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_y0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_expit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_legendre_polynomial_p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_v_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_spherical_bessel_j0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_zeta_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_prepare_softmax_with_fast_math_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reflection_pad2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_clone_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scheduler_vertical_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_select_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sign_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_silu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumprod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor_index_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transposed_propagates_cpu, test/inductor/test_torchinductor.py::CpuTests::test_uint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbacked_floordiv_simplify_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unfold_zero_dimension_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_cat_conv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vertical_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_where_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_dim_reductions_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast2, test/inductor/test_torchinductor.py::GPUTests::test_AllenaiLongformerBase_repro_mps, test/inductor/test_torchinductor.py::GPUTests::test__unsafe_masked_index_put_accumulate_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex3_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_const_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_addmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_cache_hit_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_with_persistent_cache_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange2_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin2_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin_with_duplicates_mps, test/inductor/test_torchinductor.py::GPUTests::test_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_default_kwargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_use_after_remove_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_int_ndigits_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_cauchy_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_type_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_concat_add_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_channels_last_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_shape_check_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution2_mps, test/inductor/test_torchinductor.py::GPUTests::test_cos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_would_split_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_on_graph_break_mps, test/inductor/test_torchinductor.py::GPUTests::test_div7_mps, test/inductor/test_torchinductor.py::GPUTests::test_div9_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_precision_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_trivial_0_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty2_mps, test/inductor/test_torchinductor.py::GPUTests::test_erfc_mps, test/inductor/test_torchinductor.py::GPUTests::test_fft_real_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_fill1_mps, test/inductor/test_torchinductor.py::GPUTests::test_float16_to_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_float32_to_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_index_expression_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_index_expression_type_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_boolean_mps, test/inductor/test_torchinductor.py::GPUTests::test_generate_rand_fp8_mps, test/inductor/test_torchinductor.py::GPUTests::test_generated_code_has_size_stride_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_glu_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_arange2_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_refcount_mps, test/inductor/test_torchinductor.py::GPUTests::test_horizonal_fusion2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_floordiv_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_inner_fn_str_and_stride_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_add_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_where_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation2_mps, test/inductor/test_torchinductor.py::GPUTests::test_kernel_names_mps, test/inductor/test_torchinductor.py::GPUTests::test_lerp_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_logcumsumexp_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_2_dim_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_2_dim_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_fill_promotion_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d6_dilation_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward4_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward6_mps, test/inductor/test_torchinductor.py::GPUTests::test_misaligned_address_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm_mps, test/inductor/test_torchinductor.py::GPUTests::test_move_arange_mps, test/inductor/test_torchinductor.py::GPUTests::test_mul_index_expr_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_threading_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_any_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutable_custom_op_fixed_layout_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_empty_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_nll_loss_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_nll_loss_forward_mps, test/inductor/test_torchinductor.py::GPUTests::test_one_hot_mps, test/inductor/test_torchinductor.py::GPUTests::test_philox_rand_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_digamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i1e_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_multigammaln_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_ndtri_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_polygamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_t_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_spherical_bessel_j0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow3_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_prepare_softmax_with_fast_math_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_int64_mod_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_mps, test/inductor/test_torchinductor.py::GPUTests::test_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice1_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_mps, test/inductor/test_torchinductor.py::GPUTests::test_replication_pad_errors_with_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_require_stride_expanded_mps, test/inductor/test_torchinductor.py::GPUTests::test_rsqrt_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_rsqrt_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter2_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter3_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_searchsorted_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_select_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_shape_prop_torch_ones_mps, test/inductor/test_torchinductor.py::GPUTests::test_signbit_mps, test/inductor/test_torchinductor.py::GPUTests::test_silu_mps, test/inductor/test_torchinductor.py::GPUTests::test_sin_mps, test/inductor/test_torchinductor.py::GPUTests::test_single_elem_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_one_kernel_loop_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_reduction_dynamic_shape_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_keepdims_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor1_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor_index_put_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor_index_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue1_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_transpose_mps, test/inductor/test_torchinductor.py::GPUTests::test_triu_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_mean_div_by_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_as_real_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_detach_mps, test/inductor/test_torchinductor.py::GPUTests::test_views6_mps, test/inductor/test_torchinductor.py::GPUTests::test_xblock_divides_xnumel_mps, test/inductor/test_torchinductor.py::GPUTests::test_zero_dim_reductions_mps 2025-07-17T06:55:18.2746160Z 2025-07-17T06:55:22.4237150Z Running inductor/test_torchinductor 4/5 ... [2025-07-17 06:55:22.423498] 2025-07-17T06:55:22.4237490Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:55:22.4239990Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=4', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:55:22.423805] 2025-07-17T06:55:24.5573750Z 2025-07-17T06:55:24.5574570Z inductor/test_torchinductor 2/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_2.5_2d58318fb311e13d_.log 2025-07-17T06:55:24.5648820Z Running 363 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_int, test/inductor/test_torchinductor.py::CpuTests::test__unsafe_masked_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test__unsafe_masked_index_put_accumulate_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool1d_argmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool_errors_with_long_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_inplace_permuted_cpu, test/inductor/test_torchinductor.py::CpuTests::test_any_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_support_out_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_duplicates_cpu, test/inductor/test_torchinductor.py::CpuTests::test_assert_alignment_op_name_fail_cpu, test/inductor/test_torchinductor.py::CpuTests::test_assert_size_stride_op_name_fail_cpu, test/inductor/test_torchinductor.py::CpuTests::test_assert_size_stride_op_name_pass_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool_errors_with_uint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_baddbmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bmm2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_both_scalars_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_nd_tiling_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_batch_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_pos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_int_ndigits_zero_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_type_promotion_non_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_complex_memory_overlap_cpu, test/inductor/test_torchinductor.py::CpuTests::test_concat_add_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_recompiles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv2d_backward_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv2d_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_inference_heuristics_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cudnn_rnn_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dist_bf16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div9_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_prim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtype_mismatch_issue_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_fusion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exact_stride_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exp2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_basic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_no_mutated_tensors_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fft_real_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fill1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float16_to_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_index_expression_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_repr_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fuse_tiled_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_argmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_misaligned_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_no_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_pad_dynamic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_refcount_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_unbacked_symint_as_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_horizonal_fusion1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_multiple_specializations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_where_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_l1_loss_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_broadcast_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_offset_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_strided_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_dynamic_maxautotune_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logcumsumexp_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_long_tensor_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_2_dim_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d6_dilation_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mm_mixed_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_threading_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_any_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_prime_size_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nan_to_num_cpu, test/inductor/test_torchinductor.py::CpuTests::test_narrow_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_ones_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nll_loss_forward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_mega_fusion_during_lowering_cpu, test/inductor/test_torchinductor.py::CpuTests::test_norm_constant_overflow_cpu, test/inductor/test_torchinductor.py::CpuTests::test_one_hot_cpu, test/inductor/test_torchinductor.py::CpuTests::test_output_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pattern_matcher_multi_user_cpu, test/inductor/test_torchinductor.py::CpuTests::test_permute1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_permute2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_airy_ai_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_v_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_entr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammaincc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_log1p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_i0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_scaled_modified_bessel_k0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_u_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_w_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_xlogy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_distribution_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_generator_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_with_dtype_and_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction_config_limit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reflection_pad2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_view_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_resize_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_cpu_tensor_arg_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sigmoid_cpu, test/inductor/test_torchinductor.py::CpuTests::test_size_asserts_for_multi_output_fallback_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_strided_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_topk_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbacked_floordiv_simplify_errors_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest2d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_correction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_tile_reduction_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_weight_norm_bwd_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_transposed, test/inductor/test_torchinductor.py::GPUTests::test_add_complex5_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex_mps, test/inductor/test_torchinductor.py::GPUTests::test_aliased_buffer_reuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_angle_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_support_out_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_support_str_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_with_scalar_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange5_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin3_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_min_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_to_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_size_stride_op_name_fail_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d6_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward4_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward4_mps, test/inductor/test_torchinductor.py::GPUTests::test_batch_norm_2d_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_extern_kernel_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_of_loops_and_extern_kernel_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_legacy_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_complex_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_with_as_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_inf_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_fixed_layout_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_mps, test/inductor/test_torchinductor.py::GPUTests::test_deterministic_codegen_with_suffix_mps, test/inductor/test_torchinductor.py::GPUTests::test_dist_bf16_mps, test/inductor/test_torchinductor.py::GPUTests::test_div4_mps, test/inductor/test_torchinductor.py::GPUTests::test_div6_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout2_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_byte_unpack_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty1_mps, test/inductor/test_torchinductor.py::GPUTests::test_exp_mps, test/inductor/test_torchinductor.py::GPUTests::test_expanded_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_flip_mps, test/inductor/test_torchinductor.py::GPUTests::test_float_repr_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmod_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_like_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather1_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_getitem_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_both_scalars_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_pad_dynamic_mps, test/inductor/test_torchinductor.py::GPUTests::test_index1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_deterministic_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_layout_optimization_input_mutations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_resize_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation4_mps, test/inductor/test_torchinductor.py::GPUTests::test_insignificant_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_int_input_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_isinf2_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_broadcast_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_grid_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_layer_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace3_mps, test/inductor/test_torchinductor.py::GPUTests::test_list_clearing_mps, test/inductor/test_torchinductor.py::GPUTests::test_log2_mps, test/inductor/test_torchinductor.py::GPUTests::test_logcumsumexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_matmul_layer_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d6_dilation_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d7_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_mean_mps, test/inductor/test_torchinductor.py::GPUTests::test_mm_views_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_gpu_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_prime_size_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutable_custom_op_fixed_layout2_mps, test/inductor/test_torchinductor.py::GPUTests::test_nan_to_num_mps, test/inductor/test_torchinductor.py::GPUTests::test_needs_contiguous_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_neg_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_neg_max_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_norm_constant_overflow_mps, test/inductor/test_torchinductor.py::GPUTests::test_output_strides_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_view_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_j0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_j1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_t_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_v_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfcx_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammainc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammaln_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_hermite_polynomial_he_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_laguerre_polynomial_l_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_legendre_polynomial_p_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_log_ndtr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_ndtr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_sinc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_zeta_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_by_natural_log2_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_kernel_count_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_no_ops_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_view_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_interleave_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_reuse_buffers_with_aliasing_mps, test/inductor/test_torchinductor.py::GPUTests::test_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_cpu_tensor_arg_mps, test/inductor/test_torchinductor.py::GPUTests::test_scaled_dot_product_attention_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter1_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter6_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add3_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_sgn_extremal_mps, test/inductor/test_torchinductor.py::GPUTests::test_sgn_mps, test/inductor/test_torchinductor.py::GPUTests::test_sign_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_size_asserts_for_multi_output_fallback_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice4_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_one_kernel_persist_mps, test/inductor/test_torchinductor.py::GPUTests::test_special_polygamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumprod_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_integer_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_list_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_with_sizes_with_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze_varargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_stride_preservation_with_stride_modifying_fx_pass_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum3_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_topk_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_correction_mps, test/inductor/test_torchinductor.py::GPUTests::test_vectorized_ops_masked_mps, test/inductor/test_torchinductor.py::GPUTests::test_views7_mps, test/inductor/test_torchinductor.py::GPUTests::test_weight_norm_bwd_mps, test/inductor/test_torchinductor.py::GPUTests::test_zero_element_mutation_mps 2025-07-17T06:55:24.5719080Z 2025-07-17T06:55:26.5929910Z Running inductor/test_torchinductor 5/5 ... [2025-07-17 06:55:26.592837] 2025-07-17T06:55:26.5930270Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:55:26.5932220Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_torchinductor.py', '-m', 'not serial', '--shard-id=5', '--num-shards=5', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:55:26.593120] 2025-07-17T06:55:49.4098990Z 2025-07-17T06:55:49.4099760Z inductor/test_torchinductor 1/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_1.5_ddd19d4f8c923e52_.log 2025-07-17T06:55:49.4175700Z Running 355 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast3, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_transposed, test/inductor/test_torchinductor.py::CpuTests::test__dyn_quant_matmul_4bit_cpu, test/inductor/test_torchinductor.py::CpuTests::test__dyn_quant_pack_4bit_weight_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool_with_output_size_0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_addmv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_alexnet_prefix_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_override_registration_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_with_persistent_cache_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_to_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_assert_alignment_op_name_pass_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bernoulli1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bitwise2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_computed_offsets_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_copied_in_graph_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_float_ndigits_neg_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_extern_kernel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_single_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_empty_1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cauchy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_chunk_recompiles_cpu, test/inductor/test_torchinductor.py::CpuTests::test_config_option_dont_assume_alignment_cudagraphs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_const_int32_to_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_nd_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_shape_check_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_inf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_multi_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_on_graph_break_cpu, test/inductor/test_torchinductor.py::CpuTests::test_diagonal_copy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_precision_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtype_sympy_expr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_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_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_bag_byte_unpack_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_sparse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_erfc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_erfinv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expand_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_expand_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float32_to_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_truncation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_functionalize_rng_wrappers_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gelu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_generate_rand_fp8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_generated_code_has_alignment_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_arange2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_both_scalars_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_scalar_inputs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_hardswish_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_failed_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_fallback1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_fallback2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_indirect_load_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isinf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_pointwise_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log1p_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log_fp64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logsumexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_fill_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_fill_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_min_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mixed_mm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_move_arange_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mul_index_expr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutations_loop_fusion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_needs_contiguous_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_neg_max_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_empty_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_philox_rand_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_t_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_w_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_digamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erf_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfcx_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammaln_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_hermite_polynomial_h_cpu, test/inductor/test_torchinductor.py::CpuTests::test_polar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_kernel_count_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reinterpret_dtypeview_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_resize_as_cpu, test/inductor/test_torchinductor.py::CpuTests::test_round_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_add3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_bf16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_unaligned_mask_freezing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_searchsorted_broadcast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_setitem_with_int_parameter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_should_pad_bench_for_bmm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_indirect_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_backward_data_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_one_kernel_loop_cpu, test/inductor/test_torchinductor.py::CpuTests::test_softmax_one_kernel_persist_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_stable_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_transpose_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_integer_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_list_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_sizes_with_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_with_unbacked_symints_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_keepdims_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor_index_put_slice_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_memory_format_cpu, test/inductor/test_torchinductor.py::CpuTests::test_uint4x2_mixed_mm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unsqueeze_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bilinear2d_b_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vectorized_ops_masked_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_as_complex_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views4_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_double, test/inductor/test_torchinductor.py::GPUTests::test__unsafe_masked_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex6_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_dtype_device_layout_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange3_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_alignment_op_name_fail_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_batch_norm_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_bernoulli1_mps, test/inductor/test_torchinductor.py::GPUTests::test_bernoulli2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bfloat16_to_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise3_mps, test/inductor/test_torchinductor.py::GPUTests::test_both_scalars_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_computed_offsets_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_nd_tiling_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_copied_in_graph_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_negative_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_single_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_empty_1d_mps, test/inductor/test_torchinductor.py::GPUTests::test_chunk_recompiles_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_mps, test/inductor/test_torchinductor.py::GPUTests::test_consecutive_split_cumprod_mps, test/inductor/test_torchinductor.py::GPUTests::test_const_int32_to_float_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_nd_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_channels_last_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_inference_heuristics_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution3_mps, test/inductor/test_torchinductor.py::GPUTests::test_cummin_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumprod_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_unbacked_symints_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_compiled_mps, test/inductor/test_torchinductor.py::GPUTests::test_dist_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_by_zero_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_softmax_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_deterministic_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout_trivial_1_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_elu_mps, test/inductor/test_torchinductor.py::GPUTests::test_empty_strided_mps, test/inductor/test_torchinductor.py::GPUTests::test_erfinv_mps, test/inductor/test_torchinductor.py::GPUTests::test_exact_stride_mps, test/inductor/test_torchinductor.py::GPUTests::test_expand_mps, test/inductor/test_torchinductor.py::GPUTests::test_expm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_fft_real_input_real_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_fuse_large_params_mps, test/inductor/test_torchinductor.py::GPUTests::test_fuse_tiled_mps, test/inductor/test_torchinductor.py::GPUTests::test_fusing_write_into_disjoint_read_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather2_mps, test/inductor/test_torchinductor.py::GPUTests::test_gelu_mps, test/inductor/test_torchinductor.py::GPUTests::test_generated_code_has_alignment_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_argmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_misaligned_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_scalar_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_unbacked_symint_as_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_grid_sampler_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardswish_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardtanh_mps, test/inductor/test_torchinductor.py::GPUTests::test_index3_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_abs_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_device_assert_masked_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_as_masked_fill_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_failed_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_fallback2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_activations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inplace_mixed_dtype_ops_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation3_mps, test/inductor/test_torchinductor.py::GPUTests::test_int8_weight_only_quant_mps, test/inductor/test_torchinductor.py::GPUTests::test_isinf_mps, test/inductor/test_torchinductor.py::GPUTests::test_kwargs_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_leaky_relu_mps, test/inductor/test_torchinductor.py::GPUTests::test_lgamma_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands3_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear2_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_mixed_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace4_mps, test/inductor/test_torchinductor.py::GPUTests::test_low_memory_max_pool_dilation_1_dim_3_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_min_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm2_mps, test/inductor/test_torchinductor.py::GPUTests::test_mixed_mm3_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_ones_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_op_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_specization_over_symbolic_value_mps, test/inductor/test_torchinductor.py::GPUTests::test_nonzero_unbacked_refinement_mps, test/inductor/test_torchinductor.py::GPUTests::test_permute2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pixel_shuffle_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erf_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_expit_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_log1p_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_k0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_k1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_round_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_v_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_w_mps, test/inductor/test_torchinductor.py::GPUTests::test_randint_distribution_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction3_mps, test/inductor/test_torchinductor.py::GPUTests::test_reflection_pad2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_slice_mps, test/inductor/test_torchinductor.py::GPUTests::test_roi_align_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_scalar_output_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_bf16_mps, test/inductor/test_torchinductor.py::GPUTests::test_scheduler_vertical_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_unaligned_mask_freezing_mps, test/inductor/test_torchinductor.py::GPUTests::test_searchsorted_mps, test/inductor/test_torchinductor.py::GPUTests::test_shape_padding_mps, test/inductor/test_torchinductor.py::GPUTests::test_sizehint_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_mutation2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter4_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_backward_data_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_transpose_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumprod_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_reduction_with_int64_size_mps, test/inductor/test_torchinductor.py::GPUTests::test_sqrt_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze2_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum1_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum2_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum4_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor3_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue2_mps, test/inductor/test_torchinductor.py::GPUTests::test_transpose_add_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbacked_floordiv_simplify_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbind_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bilinear2d_b_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_as_complex_mps, test/inductor/test_torchinductor.py::GPUTests::test_where_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_where_with_logical_op_mps 2025-07-17T06:55:49.4242930Z 2025-07-17T06:55:51.3477510Z Running inductor/test_aot_inductor 1/1 ... [2025-07-17 06:55:51.347541] 2025-07-17T06:55:51.3478330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:55:51.3480560Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_aot_inductor.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:55:51.347837] 2025-07-17T06:58:23.3568010Z 2025-07-17T06:58:23.3568620Z inductor/test_torchinductor 5/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_5.5_7965792e4ba18c55_.log 2025-07-17T06:58:23.3658730Z Running 393 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast1_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_int, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_strided_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_strided, test/inductor/test_torchinductor.py::CpuTests::test_AllenaiLongformerBase_repro_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adaptive_avg_pool2d_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_complex_cpu, test/inductor/test_torchinductor.py::CpuTests::test_add_const_float_cpu, test/inductor/test_torchinductor.py::CpuTests::test_adding_tensor_offsets_cpu, test/inductor/test_torchinductor.py::CpuTests::test_angle_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_support_str_cpu, test/inductor/test_torchinductor.py::CpuTests::test_aoti_eager_with_scalar_cpu, test/inductor/test_torchinductor.py::CpuTests::test_arange2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_min_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_as_strided_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_batch_norm_2d_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bernoulli2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bfloat16_to_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bmm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int32_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_buffer_use_after_remove_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_upcasting_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clamp_type_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_clone_cpu, test/inductor/test_torchinductor.py::CpuTests::test_consecutive_split_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_constant_pad_fill_dtype_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_channels_last_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_channels_last_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_functional_bn_fuse_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv_with_as_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cummin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_op_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_scan_would_split_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_with_suffix_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dist_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dont_constant_fold_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_trivial_0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_uint8_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_cpu, test/inductor/test_torchinductor.py::CpuTests::test_empty_strided_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fft_real_input_real_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_floordiv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmod_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_boolean_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_gather3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_generated_code_has_size_stride_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_grid_sampler_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_hardsigmoid_cpu, test/inductor/test_torchinductor.py::CpuTests::test_hardtanh_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_flip_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_floordiv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_as_masked_fill_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_remainder_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_layout_optimization_input_mutations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inner_fn_str_and_stride_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_activations_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_add_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_insignificant_strides_cpu, test/inductor/test_torchinductor.py::CpuTests::test_int8_weight_only_quant_cpu, test/inductor/test_torchinductor.py::CpuTests::test_int_input_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linear_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_log_softmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logaddexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_masked_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d_with_indices_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mean_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mm_views_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_var_lowp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_mutable_custom_op_fixed_layout2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_nll_loss_backward_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_op_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_no_specization_over_symbolic_value_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_cast_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_j1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_bessel_y1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_chebyshev_polynomial_u_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_erfinv_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_exp2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_expm1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_hermite_polynomial_he_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i1e_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_laguerre_polynomial_l_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_logit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_ndtr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_ndtri_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_scaled_modified_bessel_k1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_shifted_chebyshev_polynomial_t_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_xlog1py_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_profiler_mark_wrapper_call_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_slice1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_repeat_interleave_cpu, test/inductor/test_torchinductor.py::CpuTests::test_require_stride_expanded_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reuse_buffers_with_aliasing_cpu, test/inductor/test_torchinductor.py::CpuTests::test_roll_cpu, test/inductor/test_torchinductor.py::CpuTests::test_round_correctness_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rsqrt_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rsqrt_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_output_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scaled_dot_product_attention_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_prefer_nd_tiling_False_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_searchsorted_cpu, test/inductor/test_torchinductor.py::CpuTests::test_simplify_loops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_single_elem_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_view_with_graph_break_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumprod_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_failed_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_reduction_dynamic_shape_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_reduction_with_int64_size_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze_varargs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_stack_cpu, test/inductor/test_torchinductor.py::CpuTests::test_std_cpu, test/inductor/test_torchinductor.py::CpuTests::test_stride_preservation_with_stride_modifying_fx_pass_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tanh_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unbind_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unsqueeze_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_nearest1d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_tile_reduction_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vectorized_ops_masked_var_novec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_on_aliased_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_xblock_divides_xnumel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zeros_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast3_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast1, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_int, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_int_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_double, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_strided_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_dense, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_int, test/inductor/test_torchinductor.py::GPUTests::test__dyn_quant_matmul_4bit_mps, test/inductor/test_torchinductor.py::GPUTests::test_abs_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool1d_argmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool_errors_with_long_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_avg_pool_with_output_size_0_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_max_pool2d3_mps, test/inductor/test_torchinductor.py::GPUTests::test_adaptive_pool_errors_with_long_mps, test/inductor/test_torchinductor.py::GPUTests::test_adding_tensor_offsets_mps, test/inductor/test_torchinductor.py::GPUTests::test_any_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange4_mps, test/inductor/test_torchinductor.py::GPUTests::test_as_strided_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_alignment_op_name_pass_mps, test/inductor/test_torchinductor.py::GPUTests::test_assert_size_stride_op_name_pass_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d7_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool_errors_with_uint_mps, test/inductor/test_torchinductor.py::GPUTests::test_bmm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_bmm2_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_add_autotune_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_uint8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_nd_tiling_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_batch_norm_mps, test/inductor/test_torchinductor.py::GPUTests::test_buffer_copied_in_graph_with_different_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_neg_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_int_ndigits_pos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_unbacked_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_check_stack_no_cycles_mps, test/inductor/test_torchinductor.py::GPUTests::test_compar_mps, test/inductor/test_torchinductor.py::GPUTests::test_complex_memory_overlap_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_recompiles_mps, test/inductor/test_torchinductor.py::GPUTests::test_consecutive_split_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution4_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution5_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_no_mask_mps, test/inductor/test_torchinductor.py::GPUTests::test_data_type_propogation_mps, test/inductor/test_torchinductor.py::GPUTests::test_dense_mask_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_diagonal_copy_mps, test/inductor/test_torchinductor.py::GPUTests::test_div2_mps, test/inductor/test_torchinductor.py::GPUTests::test_div3_mps, test/inductor/test_torchinductor.py::GPUTests::test_div5_mps, test/inductor/test_torchinductor.py::GPUTests::test_div8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dropout3_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_int8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_fusion_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_float64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int64_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_uint8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_expand_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_list_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_no_mutated_tensors_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_with_return_mps, test/inductor/test_torchinductor.py::GPUTests::test_flip_cat_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmin_fmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_forced_buffer_realize_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_full_truncation_mps, test/inductor/test_torchinductor.py::GPUTests::test_functionalize_rng_wrappers_mps, test/inductor/test_torchinductor.py::GPUTests::test_gather3_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_constant_tensor2_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_mutation_real_name_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_no_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_hardsigmoid_mps, test/inductor/test_torchinductor.py::GPUTests::test_horizonal_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index2_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_flip_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_nested_indirect_indexing_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put3_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put4_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_remainder_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_select_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_inductor_multiple_specializations_mps, test/inductor/test_torchinductor.py::GPUTests::test_inf_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation5_mps, test/inductor/test_torchinductor.py::GPUTests::test_invalid_operand_issue1_mps, test/inductor/test_torchinductor.py::GPUTests::test_isin_tensor_scalar_mps, test/inductor/test_torchinductor.py::GPUTests::test_issue102546_mps, test/inductor/test_torchinductor.py::GPUTests::test_l1_loss_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_grid_use_block_ptr_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_strided_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_tensor_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_like_rands2_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear1_mps, test/inductor/test_torchinductor.py::GPUTests::test_linear_dynamic_maxautotune_mps, test/inductor/test_torchinductor.py::GPUTests::test_log1p_mps, test/inductor/test_torchinductor.py::GPUTests::test_log_softmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_logaddexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_fill_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d1_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward2_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward5_mps, test/inductor/test_torchinductor.py::GPUTests::test_min_max_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_min_max_reduction_nan_mps, test/inductor/test_torchinductor.py::GPUTests::test_multi_gpu_recompile_on_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_sum_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_var_lowp_mps, test/inductor/test_torchinductor.py::GPUTests::test_multilayer_var_mps, test/inductor/test_torchinductor.py::GPUTests::test_new_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_no_mega_fusion_during_lowering_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_cast_mps, test/inductor/test_torchinductor.py::GPUTests::test_pattern_matcher_multi_user_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_u_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_erfinv_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_expm1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_gammaincc_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_i0e_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_modified_bessel_i1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_psi_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_scaled_modified_bessel_k0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_xlog1py_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_xlogy_mps, test/inductor/test_torchinductor.py::GPUTests::test_polar_mps, test/inductor/test_torchinductor.py::GPUTests::test_prod_mps, test/inductor/test_torchinductor.py::GPUTests::test_profiler_mark_wrapper_call_mps, test/inductor/test_torchinductor.py::GPUTests::test_rand_like_deterministic_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_generator_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction2_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction4_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction_config_limit_mps, test/inductor/test_torchinductor.py::GPUTests::test_reflection_pad2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_relu_mps, test/inductor/test_torchinductor.py::GPUTests::test_repeat_mps, test/inductor/test_torchinductor.py::GPUTests::test_resize_mps, test/inductor/test_torchinductor.py::GPUTests::test_roll_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter4_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add1_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_add2_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_prefer_nd_tiling_True_use_block_ptr_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_setitem_with_int_parameter_mps, test/inductor/test_torchinductor.py::GPUTests::test_should_pad_bench_for_bmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_simplify_loops_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice1_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter2_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter3_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_view_with_graph_break_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_low_prec_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_failed_mps, test/inductor/test_torchinductor.py::GPUTests::test_squeeze1_mps, test/inductor/test_torchinductor.py::GPUTests::test_stack_mps, test/inductor/test_torchinductor.py::GPUTests::test_std_mps, test/inductor/test_torchinductor.py::GPUTests::test_strided_inputs_mps, test/inductor/test_torchinductor.py::GPUTests::test_tanh_mps, test/inductor/test_torchinductor.py::GPUTests::test_uint_mps, test/inductor/test_torchinductor.py::GPUTests::test_unfold_zero_dimension_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_unsqueeze_inplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bicubic2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_bilinear2d_a_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_cat_conv_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest2d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_upsample_nearest2d_mps, test/inductor/test_torchinductor.py::GPUTests::test_vdd_clamp_mps, test/inductor/test_torchinductor.py::GPUTests::test_vectorized_ops_masked_var_novec_mps, test/inductor/test_torchinductor.py::GPUTests::test_vertical_fusion1_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_on_aliased_mps, test/inductor/test_torchinductor.py::GPUTests::test_view_uint8_through_differing_bitwidths_mps, test/inductor/test_torchinductor.py::GPUTests::test_views1_mps, test/inductor/test_torchinductor.py::GPUTests::test_views4_mps, test/inductor/test_torchinductor.py::GPUTests::test_views5_mps, test/inductor/test_torchinductor.py::GPUTests::test_zeros_mps, test/inductor/test_torchinductor.py::TestFull::test_full_dtype 2025-07-17T06:58:23.3745460Z 2025-07-17T06:58:26.6602830Z 2025-07-17T06:58:26.6603490Z inductor/test_torchinductor 4/5 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_4.5_a9fc37b3e3f3b181_.log 2025-07-17T06:58:26.6668760Z Running 325 items in this shard: test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_broadcast2, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast2_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_dense, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_broadcast3_transposed, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_dense_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_double_strided, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_int_double, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_broadcast1, test/inductor/test_torchinductor.py::SweepInputsCpuTest::test_cpu_transposed_double, test/inductor/test_torchinductor.py::CpuTests::test_add_const_int_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_argmax_argmin_with_nan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool2d_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_avg_pool3d_backward3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_add_autotune_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_default_kwargs_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_int64_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_bucketize_int_uint8_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_builtins_round_int_ndigits_pos_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_empty_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_inplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_of_loops_and_extern_kernel_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cat_unbacked_2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_computed_buffer_inlining_cpu, test/inductor/test_torchinductor.py::CpuTests::test_consecutive_split_cumprod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_conv3d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_convolution5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_no_mask_cpu, test/inductor/test_torchinductor.py::CpuTests::test_cumsum_zero_dim_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_custom_op_default_layout_constraint_cpu, test/inductor/test_torchinductor.py::CpuTests::test_deterministic_codegen_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_div_softmax_symfloat_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dropout_trivial_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_bfloat16_int8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float16_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float32_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_float64_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int16_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_float32_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_int64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int32_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_float64_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int64_uint8_cpu, test/inductor/test_torchinductor.py::CpuTests::test_dtypeview_int8_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_embedding_bag_cpu, test/inductor/test_torchinductor.py::CpuTests::test_exp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_list_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fallback_mutable_op_with_return_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fill2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_float_index_expression_type_promotion_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmin_fmax_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fmod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_forced_buffer_realize_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fractional_max_pool2d2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_full_like_cpu, test/inductor/test_torchinductor.py::CpuTests::test_fusing_write_into_disjoint_read_cpu, test/inductor/test_torchinductor.py::CpuTests::test_glu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_constant_tensor1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_graph_partition_mutation_real_name_cpu, test/inductor/test_torchinductor.py::CpuTests::test_horizonal_fusion2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index3_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_propagation_device_assert_masked_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_put2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_index_select_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inductor_assert_cpu, test/inductor/test_torchinductor.py::CpuTests::test_inplace_mixed_dtype_ops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_input_mutation2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_invalid_operand_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_isinf2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_grid_use_block_ptr_False_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_grid_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_large_tensor_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_leaky_relu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_lgamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_like_rands2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_linspace4_cpu, test/inductor/test_torchinductor.py::CpuTests::test_logcumsumexp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_low_memory_max_pool_dilation_1_dim_2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_matmul_layer_norm_cpu, test/inductor/test_torchinductor.py::CpuTests::test_max_pool2d6_dilation_1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_min_max_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_min_max_reduction_nan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_device_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multi_gpu_recompile_on_index_cpu, test/inductor/test_torchinductor.py::CpuTests::test_multilayer_sum_low_prec_cpu, test/inductor/test_torchinductor.py::CpuTests::test_new_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_single_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pad_view_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pixel_shuffle_channels_last_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_gammainc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i0e_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_i1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_log_ndtr_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_i1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_k0_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_modified_bessel_k1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_multigammaln_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_polygamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_psi_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_round_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pointwise_sinc_cpu, test/inductor/test_torchinductor.py::CpuTests::test_pow_by_natural_log2_dynamic_shapes_cpu, test/inductor/test_torchinductor.py::CpuTests::test_prod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_rand_like_deterministic_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randint_int64_mod_cpu, test/inductor/test_torchinductor.py::CpuTests::test_randn_like_empty_cpu, test/inductor/test_torchinductor.py::CpuTests::test_reduction5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_relu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_no_ops_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_copy_cpu, test/inductor/test_torchinductor.py::CpuTests::test_remove_noop_view_default_cpu, test/inductor/test_torchinductor.py::CpuTests::test_replication_pad_errors_with_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_roi_align_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scalar_input_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scaled_dot_product_efficient_attention_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter6_cpu, test/inductor/test_torchinductor.py::CpuTests::test_scatter_reduce2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sdpa_unaligned_mask_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sgn_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sgn_extremal_cpu, test/inductor/test_torchinductor.py::CpuTests::test_shape_padding_cpu, test/inductor/test_torchinductor.py::CpuTests::test_shape_prop_torch_ones_cpu, test/inductor/test_torchinductor.py::CpuTests::test_signbit_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sin_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sizehint_issue1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_mutation2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_slice_scatter_reinplace_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sort_bool_cpu, test/inductor/test_torchinductor.py::CpuTests::test_special_polygamma_cpu, test/inductor/test_torchinductor.py::CpuTests::test_split_cumsum_cpu, test/inductor/test_torchinductor.py::CpuTests::test_squeeze2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_sum5_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tan_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor1_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tensor2_cpu, test/inductor/test_torchinductor.py::CpuTests::test_tmp_not_defined_issue1_use_block_ptr_True_cpu, test/inductor/test_torchinductor.py::CpuTests::test_to_device_constant_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transpose_add_cpu, test/inductor/test_torchinductor.py::CpuTests::test_transpose_cpu, test/inductor/test_torchinductor.py::CpuTests::test_triu_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unroll_small_reduction_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_bfloat16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_unspec_inputs_int16_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bicubic2d_cpu, test/inductor/test_torchinductor.py::CpuTests::test_upsample_bilinear2d_a_cpu, test/inductor/test_torchinductor.py::CpuTests::test_var_mean_div_by_cpu, test/inductor/test_torchinductor.py::CpuTests::test_vdd_clamp_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_as_real_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_detach_cpu, test/inductor/test_torchinductor.py::CpuTests::test_view_uint8_through_differing_bitwidths_cpu, test/inductor/test_torchinductor.py::CpuTests::test_views7_cpu, test/inductor/test_torchinductor.py::CpuTests::test_where_with_logical_op_cpu, test/inductor/test_torchinductor.py::CpuTests::test_zero_element_mutation_cpu, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast1_transposed, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_broadcast2_broadcast2, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_dense_strided, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_double_broadcast3, test/inductor/test_torchinductor.py::SweepInputsGPUTest::test_mps_transposed_broadcast1, test/inductor/test_torchinductor.py::GPUTests::test__dyn_quant_pack_4bit_weight_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_complex4_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_const_int_mps, test/inductor/test_torchinductor.py::GPUTests::test_add_inplace_permuted_mps, test/inductor/test_torchinductor.py::GPUTests::test_addmv_mps, test/inductor/test_torchinductor.py::GPUTests::test_alexnet_prefix_mps, test/inductor/test_torchinductor.py::GPUTests::test_aoti_eager_override_registration_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange1_mps, test/inductor/test_torchinductor.py::GPUTests::test_arange6_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin1_mps, test/inductor/test_torchinductor.py::GPUTests::test_argmax_argmin_with_nan_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d2_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d5_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d8_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool2d_backward3_mps, test/inductor/test_torchinductor.py::GPUTests::test_avg_pool3d_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_baddbmm_mps, test/inductor/test_torchinductor.py::GPUTests::test_bitwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_bool_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int32_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_int32_mps, test/inductor/test_torchinductor.py::GPUTests::test_bucketize_int_int8_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_builtins_round_float_ndigits_pos_mps, test/inductor/test_torchinductor.py::GPUTests::test_cat_upcasting_mps, test/inductor/test_torchinductor.py::GPUTests::test_clamp_type_promotion_non_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_clone_mps, test/inductor/test_torchinductor.py::GPUTests::test_computed_buffer_inlining_mps, test/inductor/test_torchinductor.py::GPUTests::test_config_option_dont_assume_alignment_cudagraphs_mps, test/inductor/test_torchinductor.py::GPUTests::test_constant_pad_fill_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv2d_backward_channels_last_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv3d_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_bn_fuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_conv_functional_bn_fuse_mps, test/inductor/test_torchinductor.py::GPUTests::test_convolution1_mps, test/inductor/test_torchinductor.py::GPUTests::test_cudnn_rnn_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_pattern_matcher_issue_mps, test/inductor/test_torchinductor.py::GPUTests::test_cumsum_zero_dim_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_2_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_default_layout_constraint_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_op_fixed_layout_sequential_mps, test/inductor/test_torchinductor.py::GPUTests::test_custom_scan_op_multi_input_mps, test/inductor/test_torchinductor.py::GPUTests::test_device_assert_mps, test/inductor/test_torchinductor.py::GPUTests::test_div1_mps, test/inductor/test_torchinductor.py::GPUTests::test_div_prim_mps, test/inductor/test_torchinductor.py::GPUTests::test_dont_constant_fold_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtype_mismatch_issue_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtype_sympy_expr_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_bfloat16_float16_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_float16_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float32_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_float64_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int16_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_float16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int32_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int16_mps, test/inductor/test_torchinductor.py::GPUTests::test_dtypeview_int8_int64_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_bag_mps, test/inductor/test_torchinductor.py::GPUTests::test_embedding_sparse_mps, test/inductor/test_torchinductor.py::GPUTests::test_exp2_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_basic_mps, test/inductor/test_torchinductor.py::GPUTests::test_fallback_mutable_op_list_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_fill2_mps, test/inductor/test_torchinductor.py::GPUTests::test_floordiv_mps, test/inductor/test_torchinductor.py::GPUTests::test_fmod_mps, test/inductor/test_torchinductor.py::GPUTests::test_fractional_max_pool2d4_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_arange1_mps, test/inductor/test_torchinductor.py::GPUTests::test_graph_partition_constant_tensor1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_dynamic_shapes_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_propagation_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_fallback1_mps, test/inductor/test_torchinductor.py::GPUTests::test_index_put_reinplace_mps, test/inductor/test_torchinductor.py::GPUTests::test_indirect_load_broadcast_mps, test/inductor/test_torchinductor.py::GPUTests::test_input_mutation1_mps, test/inductor/test_torchinductor.py::GPUTests::test_large_offset_pointwise_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace1_mps, test/inductor/test_torchinductor.py::GPUTests::test_linspace2_mps, test/inductor/test_torchinductor.py::GPUTests::test_log_fp64_mps, test/inductor/test_torchinductor.py::GPUTests::test_logsumexp_mps, test/inductor/test_torchinductor.py::GPUTests::test_long_tensor_mps, test/inductor/test_torchinductor.py::GPUTests::test_masked_scatter_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d8_mps, test/inductor/test_torchinductor.py::GPUTests::test_max_pool2d_with_indices_backward_mps, test/inductor/test_torchinductor.py::GPUTests::test_mix_device_index_mps, test/inductor/test_torchinductor.py::GPUTests::test_mm_mixed_dtype_mps, test/inductor/test_torchinductor.py::GPUTests::test_mul_softmax_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_mutations_loop_fusion_mps, test/inductor/test_torchinductor.py::GPUTests::test_narrow_mps, test/inductor/test_torchinductor.py::GPUTests::test_pad_single_mps, test/inductor/test_torchinductor.py::GPUTests::test_permute1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_airy_ai_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_bessel_y0_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_chebyshev_polynomial_w_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_entr_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_exp2_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_hermite_polynomial_h_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_logit_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_scaled_modified_bessel_k1_mps, test/inductor/test_torchinductor.py::GPUTests::test_pointwise_shifted_chebyshev_polynomial_u_mps, test/inductor/test_torchinductor.py::GPUTests::test_pow_symfloat_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_like_empty_mps, test/inductor/test_torchinductor.py::GPUTests::test_randn_with_dtype_and_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction1_mps, test/inductor/test_torchinductor.py::GPUTests::test_reduction5_mps, test/inductor/test_torchinductor.py::GPUTests::test_reinterpret_dtypeview_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_clone_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_copy_mps, test/inductor/test_torchinductor.py::GPUTests::test_remove_noop_view_default_mps, test/inductor/test_torchinductor.py::GPUTests::test_resize_as_mps, test/inductor/test_torchinductor.py::GPUTests::test_round_correctness_mps, test/inductor/test_torchinductor.py::GPUTests::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter5_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce2_mps, test/inductor/test_torchinductor.py::GPUTests::test_scatter_reduce3_mps, test/inductor/test_torchinductor.py::GPUTests::test_sdpa_unaligned_mask_mps, test/inductor/test_torchinductor.py::GPUTests::test_sigmoid_mps, test/inductor/test_torchinductor.py::GPUTests::test_single_elem_indirect_mps, test/inductor/test_torchinductor.py::GPUTests::test_slice_scatter5_mps, test/inductor/test_torchinductor.py::GPUTests::test_softmax_mps, test/inductor/test_torchinductor.py::GPUTests::test_sort_stable_mps, test/inductor/test_torchinductor.py::GPUTests::test_split_cumsum_mps, test/inductor/test_torchinductor.py::GPUTests::test_sum5_mps, test/inductor/test_torchinductor.py::GPUTests::test_tan_mps, test/inductor/test_torchinductor.py::GPUTests::test_tensor2_mps, test/inductor/test_torchinductor.py::GPUTests::test_tmp_not_defined_issue3_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_device_constant_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_device_mps, test/inductor/test_torchinductor.py::GPUTests::test_to_memory_format_mps, test/inductor/test_torchinductor.py::GPUTests::test_transposed_propagates_mps, test/inductor/test_torchinductor.py::GPUTests::test_uint4x2_mixed_mm_mps, test/inductor/test_torchinductor.py::GPUTests::test_unbacked_floordiv_simplify_errors_mps, test/inductor/test_torchinductor.py::GPUTests::test_unroll_small_reduction_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_bfloat16_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_float32_mps, test/inductor/test_torchinductor.py::GPUTests::test_unspec_inputs_uint8_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_mean_tile_reduction_False_mps, test/inductor/test_torchinductor.py::GPUTests::test_var_mean_tile_reduction_True_mps, test/inductor/test_torchinductor.py::GPUTests::test_views2_mps, test/inductor/test_torchinductor.py::GPUTests::test_views3_mps 2025-07-17T06:58:26.6729450Z 2025-07-17T06:58:27.2298100Z Running test_mps 1/7 ... [2025-07-17 06:58:27.224944] 2025-07-17T06:58:27.2482810Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:58:27.2597440Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=1', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:58:27.225252] 2025-07-17T06:58:28.9145710Z Running test_mps 2/7 ... [2025-07-17 06:58:28.914382] 2025-07-17T06:58:28.9146400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T06:58:28.9149640Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=2', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 06:58:28.914833] 2025-07-17T07:02:21.6318710Z 2025-07-17T07:02:21.6319730Z test_mps 2/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_2.7_80d19435da897b52_.log 2025-07-17T07:02:21.6582530Z Running 1038 items in this shard: test/test_mps.py::TestAutocastMPS::test_matmul_autocast, test/test_mps.py::TestAvgPool::test_avg_pool2d_ceil_mode, test/test_mps.py::TestMPS::test_abs, test/test_mps.py::TestMPS::test_amax, test/test_mps.py::TestMPS::test_angle, test/test_mps.py::TestMPS::test_baddbmm, test/test_mps.py::TestMPS::test_bce_loss_broadcasts_weights, test/test_mps.py::TestMPS::test_bce_loss_simple, test/test_mps.py::TestMPS::test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none, test/test_mps.py::TestMPS::test_bincount, test/test_mps.py::TestMPS::test_buffer_size_match, test/test_mps.py::TestMPS::test_cat1, test/test_mps.py::TestMPS::test_clamp_nan, test/test_mps.py::TestMPS::test_contiguous_slice_2d, test/test_mps.py::TestMPS::test_copy_non_contiguous, test/test_mps.py::TestMPS::test_count_nonzero, test/test_mps.py::TestMPS::test_device_synchronize, test/test_mps.py::TestMPS::test_div_bugs, test/test_mps.py::TestMPS::test_elu_strided_output, test/test_mps.py::TestMPS::test_embedding_dense_backward, test/test_mps.py::TestMPS::test_empty_neg, test/test_mps.py::TestMPS::test_exp1, test/test_mps.py::TestMPS::test_from_numpy_non_contiguous, test/test_mps.py::TestMPS::test_gelu_tanh, test/test_mps.py::TestMPS::test_ifft, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int32, test/test_mps.py::TestMPS::test_inverse, test/test_mps.py::TestMPS::test_large_bmm_float16, test/test_mps.py::TestMPS::test_linalg_cross, test/test_mps.py::TestMPS::test_linalg_lu_factor_ex, test/test_mps.py::TestMPS::test_linear1D_backward, test/test_mps.py::TestMPS::test_linear3D, test/test_mps.py::TestMPS::test_log1p_bfloat16, test/test_mps.py::TestMPS::test_max_pool2d, test/test_mps.py::TestMPS::test_mm_large, test/test_mps.py::TestMPS::test_mps_allocator_stats, test/test_mps.py::TestMPS::test_mse_loss_strided_output, test/test_mps.py::TestMPS::test_multinomial, test/test_mps.py::TestMPS::test_nansum, test/test_mps.py::TestMPS::test_range, test/test_mps.py::TestMPS::test_sign, test/test_mps.py::TestMPS::test_signbit, test/test_mps.py::TestMPS::test_slice_of_slice, test/test_mps.py::TestMPS::test_slice_view_api_float16, test/test_mps.py::TestMPS::test_sort, test/test_mps.py::TestMPS::test_sum, test/test_mps.py::TestMPS::test_sum_backward, test/test_mps.py::TestMPS::test_take_along_dim_float32, test/test_mps.py::TestMPS::test_unique_consecutive, test/test_mps.py::TestLogical::test_isin_asserts, test/test_mps.py::TestLogical::test_logical_or, test/test_mps.py::TestLogical::test_min_max_nan_propagation_bfloat16, test/test_mps.py::TestLogical::test_shifts_bool, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_none_requires_grad_True, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_sum_requires_grad_True, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_sum, test/test_mps.py::TestNLLLoss::test_nll_loss_invalid_target_dim, test/test_mps.py::TestNLLLoss::test_nll_loss_mismatched_batch, test/test_mps.py::TestNNMPS::test_group_norm_backward, test/test_mps.py::TestNNMPS::test_invalid_conv2d, test/test_mps.py::TestNNMPS::test_print_non_contiguous, test/test_mps.py::TestPad::test_constant_pad_4d_warning, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_True_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_mask_5d_float16, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16, test/test_mps.py::TestSDPA::test_sdpa_no_mask_5d_float16, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_slice_view, test/test_mps.py::TestViewOpsMPS::test_chunk, test/test_mps.py::TestViewOpsMPS::test_chunk_view, test/test_mps.py::TestViewOpsMPS::test_contiguous, test/test_mps.py::TestViewOpsMPS::test_contiguous_nonview, test/test_mps.py::TestViewOpsMPS::test_detached_view_copy, test/test_mps.py::TestViewOpsMPS::test_reshape_nonview, test/test_mps.py::TestViewOpsMPS::test_resize_overflow, test/test_mps.py::TestViewOpsMPS::test_t, test/test_mps.py::TestViewOpsMPS::test_view_empty, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_1d_all_strides, test/test_mps.py::TestAdvancedIndexing::test_ellipsis_tensor, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_duplicate_indices, test/test_mps.py::TestAdvancedIndexing::test_index_src_datatype, test/test_mps.py::TestAdvancedIndexing::test_int_indices2d, test/test_mps.py::TestAdvancedIndexing::test_nonzero_no_warning, test/test_mps.py::TestAdvancedIndexing::test_setitem_scalars, test/test_mps.py::TestRNNMPS::test_LSTM_cell_forward_input_size, test/test_mps.py::TestRNNMPS::test_RNN_cell_no_broadcasting, test/test_mps.py::TestMetalLibrary::test_metal_arange, test/test_mps.py::TestMetalLibrary::test_metal_capture, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rdiv___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmatmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rpow___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_alias_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_allclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_aminmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_arange_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bernoulli_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bernoulli_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cartesian_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdouble_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ceil_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clone_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_combinations_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_constant_pad_nd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_copysign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_deg2rad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_embed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diff_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_trunc_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eq_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hypot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_i0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igammac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isnan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isneginf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_item_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_item_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigvalsh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_inv_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_ldl_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_subgradients_at_zero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vector_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log10_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_and_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_or_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_list_of_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_minimum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_movedim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_msort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_multinomial_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_dropout_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_channel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_elu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_with_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_group_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_trilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_kl_div_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_leaky_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_logsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_margin_ranking_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multi_head_attention_forward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multi_head_attention_forward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_circular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_reflect_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_prelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_scaled_dot_product_attention_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_static_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_in_place_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_4_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_interleave_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize_as__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rot90_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sgn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_short_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_hann_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_kaiser_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_mm_reduce_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_scaled_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_list_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_multiple_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensor_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapz_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tril_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_consecutive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_xlogy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zero__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_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_uint8, 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_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_inverse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_inverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_exponential_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_imag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_det_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvalsh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_qr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svdvals_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_native_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_layer_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool1d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_batch_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_similarity_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_elu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_bag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gaussian_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hinge_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_huber_loss_mps_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_bicubic_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_mps_bfloat16, 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_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_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_logsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_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_max_pool2d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mish_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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_prelu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_bfloat16, 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_bfloat16, 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_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_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_number_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ormqr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_pinverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polar_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_bfloat16, 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_2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_bartlett_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_blackman_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_mm_reduce_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_T_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rdiv___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rmod___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rpow___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rsub___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_amax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cov_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diagonal_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hsplit_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_igammac_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logaddexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_or_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logspace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_lt_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_max_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_gaussian_nll_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_hardtanh_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_rms_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_renorm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_rsub_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_general_cosine_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_w_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_v_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_w_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_xlogy_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_cross_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_mse_loss_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_blackman_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_tile_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_transpose_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_bfloat16, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_bool, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float64, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_64_n_64_mps 2025-07-17T07:02:21.6824620Z 2025-07-17T07:02:26.7576340Z Running test_mps 3/7 ... [2025-07-17 07:02:26.757416] 2025-07-17T07:02:26.7577120Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:02:26.7584620Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=3', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:02:26.758283] 2025-07-17T07:03:47.3104030Z 2025-07-17T07:03:47.3104950Z test_mps 1/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_1.7_dffd87a6bfdca98d_.log 2025-07-17T07:03:47.3320030Z Running 992 items in this shard: test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast_float32, test/test_mps.py::TestMemoryLeak::test_copy_cast_no_leak, test/test_mps.py::MPSReluTest::testNpRelu, test/test_mps.py::MatmulTest::test_batched_matrix_x_broadcasted_matrix, test/test_mps.py::TestMPS::testNumbersGPU, test/test_mps.py::TestMPS::test_adaptive_max_pool2d_simple, test/test_mps.py::TestMPS::test_arange, test/test_mps.py::TestMPS::test_bce_with_logits_broadcasts_pos_weights, test/test_mps.py::TestMPS::test_bce_with_logits_stability, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_sub, test/test_mps.py::TestMPS::test_conv_high_channel_size, test/test_mps.py::TestMPS::test_cpu_to_strided_mps_copy, test/test_mps.py::TestMPS::test_diag, test/test_mps.py::TestMPS::test_eq, test/test_mps.py::TestMPS::test_eye, test/test_mps.py::TestMPS::test_flatten, test/test_mps.py::TestMPS::test_full_bugs, test/test_mps.py::TestMPS::test_gelu_simple, test/test_mps.py::TestMPS::test_glu, test/test_mps.py::TestMPS::test_index_64bit, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int8, test/test_mps.py::TestMPS::test_inplace_bitwise_not_uint8, test/test_mps.py::TestMPS::test_interpolate, test/test_mps.py::TestMPS::test_layer_norm_backward, test/test_mps.py::TestMPS::test_linalg_det, test/test_mps.py::TestMPS::test_linear1D, test/test_mps.py::TestMPS::test_linear2D, test/test_mps.py::TestMPS::test_linear2D_backward, test/test_mps.py::TestMPS::test_logsumexp, test/test_mps.py::TestMPS::test_mps_profiler_module, test/test_mps.py::TestMPS::test_repeat_interleave_simple, test/test_mps.py::TestMPS::test_scalar_from_slice_binary, test/test_mps.py::TestMPS::test_storage_offset_greater_than_src_nbytes, test/test_mps.py::TestMPS::test_stride_of_strides, test/test_mps.py::TestMPS::test_threshold, test/test_mps.py::TestMPS::test_trace, test/test_mps.py::TestMPS::test_triu, test/test_mps.py::TestMPS::test_types_binary_op, test/test_mps.py::TestMPS::test_unfold, test/test_mps.py::TestMPS::test_where, test/test_mps.py::TestLogical::test_min_max_bool, test/test_mps.py::TestLogical::test_min_max_int8, test/test_mps.py::TestLogical::test_shifts_int16, test/test_mps.py::TestLogical::test_shifts_int8, test/test_mps.py::TestLogical::test_shifts_uint8, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_none, test/test_mps.py::TestNNMPS::test_conv3d_channels_last_3d, test/test_mps.py::TestNNMPS::test_invalid_conv1d, test/test_mps.py::TestNNMPS::test_zero_grad, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_False_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float16_is_causal_True, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float32_is_causal_True, test/test_mps.py::TestSDPA::test_sdpa_full_mask_float16, test/test_mps.py::TestSDPA::test_sdpa_mask_fp32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16, test/test_mps.py::TestGatherScatter::test_cast_gather_scatter, test/test_mps.py::TestViewOpsMPS::test_T_view, test/test_mps.py::TestViewOpsMPS::test_as_strided_inplace_view, test/test_mps.py::TestViewOpsMPS::test_contiguous_self, test/test_mps.py::TestViewOpsMPS::test_empty_reshape, test/test_mps.py::TestViewOpsMPS::test_expand_as_view, test/test_mps.py::TestViewOpsMPS::test_movedim_view, test/test_mps.py::TestViewOpsMPS::test_narrow_tensor, test/test_mps.py::TestViewOpsMPS::test_permute_view, test/test_mps.py::TestViewOpsMPS::test_split, test/test_mps.py::TestViewOpsMPS::test_squeeze_inplace_view, test/test_mps.py::TestViewOpsMPS::test_unfold_view, test/test_mps.py::TestViewOpsMPS::test_view_copy, test/test_mps.py::TestConvolutionMPS::test_conv2d_all_strides_paddings, test/test_mps.py::TestAdvancedIndexing::test_bool_indices, test/test_mps.py::TestAdvancedIndexing::test_byte_mask, test/test_mps.py::TestAdvancedIndexing::test_empty_ndim_index_bool, test/test_mps.py::TestAdvancedIndexing::test_index_put_deterministic, test/test_mps.py::TestAdvancedIndexing::test_index_put_with_view_indices, test/test_mps.py::TestAdvancedIndexing::test_int_indices, test/test_mps.py::TestAdvancedIndexing::test_jit_indexing, test/test_mps.py::TestAdvancedIndexing::test_multiple_int, test/test_mps.py::TestAdvancedIndexing::test_nonzero, test/test_mps.py::TestAdvancedIndexing::test_nonzero_astuple_out, test/test_mps.py::TestAdvancedIndexing::test_nonzero_discontiguous, test/test_mps.py::TestAdvancedIndexing::test_slicing_using_advanced_index_for_column, test/test_mps.py::TestNoRegression::test_legacy_constructor, test/test_mps.py::TestMetalLibrary::test_metal_include, test/test_mps.py::TestMetalLibrary::test_reduction_utils_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_H_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmod___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__batch_norm_with_update_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__chunk_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__softmax_backward_data_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__upsample_bilinear2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_abs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_all_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_aminmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_angle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_any_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_arange_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_partial_views_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_shapes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdouble_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_corrcoef_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_corrcoef_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cov_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumulative_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_double_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exponential_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eye_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flipud_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gather_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hypot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_int_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isnan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isneginf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isreal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kron_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kthvalue_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_le_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lgamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cholesky_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_householder_product_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_ldl_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_pinv_singular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logcumsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_and_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_not_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_long_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mT_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_variadic_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nansum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_alpha_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_alpha_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_with_logits_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_with_logits_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_celu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_celu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_similarity_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_similarity_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_ctc_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_bag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_glu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_area_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_kl_div_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_leaky_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_local_response_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_circular_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pairwise_distance_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_poisson_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_prelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu6_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_silu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_inf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_number_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ormqr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_outer_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pinverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rad2deg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resize_as__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scalar_tensor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_searchsorted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sgn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_short_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_blackman_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signbit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signbit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i0e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_legendre_polynomial_p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_spherical_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_along_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensordot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_torch_ops_aten__safe_softmax_default_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapz_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__batch_norm_with_update_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_lengths_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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bilinear2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_bernoulli_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_shapes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_float32, 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_cumprod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exponential_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_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_fliplr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_geqrf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_histc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_histogram_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvals_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_householder_product_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_hermitian_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_slogdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorinv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logdet_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_complex64, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nextafter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool3d_mps_bfloat16, 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_alpha_dropout_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_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_bag_mps_bfloat16, 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_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_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_gelu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_glu_mps_bfloat16, 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_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_bicubic_mps_bfloat16, 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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_leaky_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_mps_bfloat16, 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_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_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rrelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_scaled_dot_product_attention_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_scaled_dot_product_attention_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_selu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_smooth_l1_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_uint8, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_nuc_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_number_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ormqr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_quantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_gaussian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_nuttall_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_mm_reduce_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_sampled_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_indices_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int64, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rand___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_and_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_clamp_max_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diag_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diff_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_empty_permuted_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmod_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_geometric_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gradient_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hypot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_kthvalue_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linspace_tensor_overload_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_median_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_multinomial_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_avg_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_max_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_huber_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_margin_ranking_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_triplet_margin_with_distance_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_rot90_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_bartlett_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_kaiser_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_sub_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_t_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_trace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_tril_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_triu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_unbind_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_uniform_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_where_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_clone_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diag_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_item_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_jiterator_4inputs_with_extra_args_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_gelu_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_bartlett_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_kaiser_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_tensor_split_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int32, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_32_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_64_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_64_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_64_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test_addmm_mps, test/test_mps.py::TestLinalgMPSMPS::test_addr_mps 2025-07-17T07:03:47.3516980Z 2025-07-17T07:03:51.7748300Z Running test_mps 4/7 ... [2025-07-17 07:03:51.774608] 2025-07-17T07:03:51.7749050Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:03:51.7751540Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=4', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:03:51.774964] 2025-07-17T07:07:41.5839040Z 2025-07-17T07:07:41.5839860Z test_mps 3/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_3.7_3182dfb463e4c975_.log 2025-07-17T07:07:41.6451320Z Running 1007 items in this shard: test/test_mps.py::TestPixelShuffle::test_pixel_shuffle_unshuffle, test/test_mps.py::MPSReluTest::testNumbersCPU, test/test_mps.py::MatmulTest::test_batched_matrix_x_batched_matrix, test/test_mps.py::MatmulTest::test_vector_x_vector, test/test_mps.py::MPSLeakyReluTest::testNumbersCPU, test/test_mps.py::TestMPS::test_addbmm, test/test_mps.py::TestMPS::test_addcdiv_transpose, test/test_mps.py::TestMPS::test_avg_pool2d_count_include_pad, test/test_mps.py::TestMPS::test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad, test/test_mps.py::TestMPS::test_bce_with_logits_has_correct_grad_at_zero, test/test_mps.py::TestMPS::test_bmm, test/test_mps.py::TestMPS::test_cdist_same_inputs, test/test_mps.py::TestMPS::test_col2im, test/test_mps.py::TestMPS::test_conv2d_unit, test/test_mps.py::TestMPS::test_cumprod_dim_check, test/test_mps.py::TestMPS::test_cumsum_bool, test/test_mps.py::TestMPS::test_eq_int64, test/test_mps.py::TestMPS::test_fill, test/test_mps.py::TestMPS::test_gather_scalar, test/test_mps.py::TestMPS::test_ge, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int64, test/test_mps.py::TestMPS::test_int_expand, test/test_mps.py::TestMPS::test_is_nonzero, test/test_mps.py::TestMPS::test_isnan, test/test_mps.py::TestMPS::test_layer_norm, test/test_mps.py::TestMPS::test_linalg_cholesky, test/test_mps.py::TestMPS::test_linalg_cholesky_info, test/test_mps.py::TestMPS::test_linalg_vector_norm, test/test_mps.py::TestMPS::test_linear2D_no_bias, test/test_mps.py::TestMPS::test_linear2D_no_bias_backward, test/test_mps.py::TestMPS::test_linear_bias, test/test_mps.py::TestMPS::test_lt, test/test_mps.py::TestMPS::test_mean, test/test_mps.py::TestMPS::test_ne_scalar, test/test_mps.py::TestMPS::test_neg_strided_input, test/test_mps.py::TestMPS::test_repeat, test/test_mps.py::TestMPS::test_scatter_add_scalar, test/test_mps.py::TestMPS::test_select, test/test_mps.py::TestMPS::test_silu, test/test_mps.py::TestMPS::test_sqrt, test/test_mps.py::TestMPS::test_std, test/test_mps.py::TestMPS::test_unary_ops, test/test_mps.py::TestMPS::test_view_slice, test/test_mps.py::TestMPS::test_xor_non_contigous, test/test_mps.py::TestLogical::test_min_max_float16, test/test_mps.py::TestLogical::test_min_max_int16, test/test_mps.py::TestLogical::test_min_max_uint8, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_none_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_1d, test/test_mps.py::TestNLLLoss::test_nll_loss_backward, test/test_mps.py::TestNLLLoss::test_nll_loss_invalid_weights, test/test_mps.py::TestTopK::test_topk_gt_4d, test/test_mps.py::TestNNMPS::test_conv_backcompat, test/test_mps.py::TestNNMPS::test_no_grad, test/test_mps.py::TestPad::test_constant_pad_nd_preserves_memory_format, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_True_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_3d_input_float32, test/test_mps.py::TestSDPA::test_sdpa_full_mask_float32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7_S17_NH23_HS121, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp32_grad, test/test_mps.py::TestGatherScatter::test_inplace_scatter, test/test_mps.py::TestViewOpsMPS::test_as_strided_view, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_ellipses_view, test/test_mps.py::TestViewOpsMPS::test_big_transpose, test/test_mps.py::TestViewOpsMPS::test_diagonal_view, test/test_mps.py::TestViewOpsMPS::test_resize_mps_dtypes, test/test_mps.py::TestViewOpsMPS::test_select_view, test/test_mps.py::TestViewOpsMPS::test_view, test/test_mps.py::TestViewOpsMPS::test_view_copy_out, test/test_mps.py::TestConvolutionMPS::test_conv3d_single_stride, test/test_mps.py::TestAdvancedIndexing::test_byte_mask2d, test/test_mps.py::TestAdvancedIndexing::test_cpu_indices, test/test_mps.py::TestAdvancedIndexing::test_empty_index, test/test_mps.py::TestAdvancedIndexing::test_empty_reduce, test/test_mps.py::TestAdvancedIndexing::test_getitem_scalars, test/test_mps.py::TestAdvancedIndexing::test_index_getitem_copy_bools_slices, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_expanded_values, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_non_contiguous, test/test_mps.py::TestAdvancedIndexing::test_index_put_accumulate_with_optional_tensors, test/test_mps.py::TestAdvancedIndexing::test_indexing_get, test/test_mps.py::TestAdvancedIndexing::test_masked_select, test/test_mps.py::TestAdvancedIndexing::test_single_int, test/test_mps.py::TestAdvancedIndexing::test_step_assignment, test/test_mps.py::TestRNNMPS::test_LSTM_cell_forward_hidden_size, test/test_mps.py::TestNoRegression::test_double_error, test/test_mps.py::TestComplex::test_tensor_scalar_binops, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_cast, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___getitem___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___radd___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rpow___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_offsets_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_decomposed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_decomposed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_all_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_allclose_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_byte_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chalf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_inverse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_min_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cov_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagflat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_floor_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_no_rounding_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_double_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_equal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_equal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_hfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fliplr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gather_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geqrf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isposinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isreal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_return_by_ref_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_unary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_unary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_ldl_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_multi_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_subgradients_at_zero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_tensorsolve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vecdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log1p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_xor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mH_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mH_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_pool2d_with_indices_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_pool2d_with_indices_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_maximum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_minimum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_5_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_dropout_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nextafter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_channel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cosine_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_glu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardtanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hinge_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_huber_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest-exact_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_local_response_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multilabel_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_constant_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_unshuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_selu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_threshold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_fro_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_in_place_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_quantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rad2deg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_renorm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_interleave_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_repeat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_roll_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scalar_tensor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_y0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_laguerre_polynomial_l_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_scaled_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_xlog1py_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_square_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_sparse_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_true_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trunc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trunc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_consecutive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_where_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_xlogy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_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_bitwise_and_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_dist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_frexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_igammac_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_igammac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_det_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eig_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_singular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorsolve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_bfloat16, 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_logaddexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logaddexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_pool2d_with_indices_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nextafter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_avg_pool3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_celu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_celu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_similarity_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_similarity_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_grid_sample_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardswish_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_interpolate_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest-exact_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_kl_div_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_logsigmoid_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multi_head_attention_forward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_complex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_smooth_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_soft_margin_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softshrink_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_mps_bfloat16, 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_ones_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pca_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_3_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_sampled_addmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_indices_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int32, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rmul___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___ror___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_atan2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bernoulli_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_left_shift_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_xor_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bucketize_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diag_embed_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_no_rounding_mode_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fliplr_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fmin_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gt_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_heaviside_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linspace_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_xor_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_fill_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_movedim_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_narrow_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_native_layer_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_max_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_embedding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_gelu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_l1_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_reshape_as_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_reshape_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_u_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_xlog1py_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_zeta_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_take_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_conv_transpose1d_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_group_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_repeat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_searchsorted_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_hamming_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_multiple_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float32, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_64_n_32_mps 2025-07-17T07:07:41.6688120Z 2025-07-17T07:07:47.5122250Z Running test_mps 5/7 ... [2025-07-17 07:07:47.512004] 2025-07-17T07:07:47.5123050Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:07:47.5125650Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=5', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:07:47.512430] 2025-07-17T07:09:41.8851600Z 2025-07-17T07:09:41.8852470Z test_mps 4/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_4.7_6959cb2a03f6374a_.log 2025-07-17T07:09:41.9994960Z Running 952 items in this shard: test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast_bfloat16, test/test_mps.py::MatmulTest::test_large_matmul, test/test_mps.py::MatmulTest::test_matrix_x_vector, test/test_mps.py::MPSLeakyReluTest::testNpLeakyRelu, test/test_mps.py::TestMPS::test_add_sub, test/test_mps.py::TestMPS::test_addr, test/test_mps.py::TestMPS::test_amin, test/test_mps.py::TestMPS::test_batch_norm, test/test_mps.py::TestMPS::test_bincount_reduction, test/test_mps.py::TestMPS::test_bincount_simple, test/test_mps.py::TestMPS::test_bool_expand, test/test_mps.py::TestMPS::test_clamp_min, test/test_mps.py::TestMPS::test_copy_large, test/test_mps.py::TestMPS::test_cross_entropy_loss, test/test_mps.py::TestMPS::test_cumsum_all_dtypes, test/test_mps.py::TestMPS::test_expand_cpu_to_mps_copy, test/test_mps.py::TestMPS::test_ge_scalar, test/test_mps.py::TestMPS::test_gelu, test/test_mps.py::TestMPS::test_im2col, test/test_mps.py::TestMPS::test_index_add, test/test_mps.py::TestMPS::test_l1_loss, test/test_mps.py::TestMPS::test_le_scalar, test/test_mps.py::TestMPS::test_linalg_solve, test/test_mps.py::TestMPS::test_linalg_solve_with_broadcasting, test/test_mps.py::TestMPS::test_linear3D_no_bias_backward, test/test_mps.py::TestMPS::test_linspace, test/test_mps.py::TestMPS::test_log, test/test_mps.py::TestMPS::test_log1p_float32, test/test_mps.py::TestMPS::test_log_softmax, test/test_mps.py::TestMPS::test_logaddexp, test/test_mps.py::TestMPS::test_masked_fill, test/test_mps.py::TestMPS::test_minimum_maximum_nan_propagation, test/test_mps.py::TestMPS::test_mps_generator, test/test_mps.py::TestMPS::test_mse_loss_unsupported_types, test/test_mps.py::TestMPS::test_non_dense_in_storage_unary_ops, test/test_mps.py::TestMPS::test_normal, test/test_mps.py::TestMPS::test_pow, test/test_mps.py::TestMPS::test_prod, test/test_mps.py::TestMPS::test_randperm, test/test_mps.py::TestMPS::test_reciprocal, test/test_mps.py::TestMPS::test_remainder, test/test_mps.py::TestMPS::test_reshape_storage_offset, test/test_mps.py::TestMPS::test_slice, test/test_mps.py::TestMPS::test_slice_reshape, test/test_mps.py::TestMPS::test_softmax, test/test_mps.py::TestMPS::test_stack_storage_offset, test/test_mps.py::TestMPS::test_tril, test/test_mps.py::TestMPS::test_var_simple, test/test_mps.py::TestMPS::test_view_slice_reshape, test/test_mps.py::TestLogical::test_logical_and, test/test_mps.py::TestLogical::test_min_max_float32, test/test_mps.py::TestNNMPS::test_conv2d_valid_padding, test/test_mps.py::TestNNMPS::test_permute, test/test_mps.py::TestPad::test_constant_pad, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float16_is_causal_False, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16_L6, test/test_mps.py::TestSDPA::test_sdpa_mask_fp16_L6_S17_NH23_HS121, test/test_mps.py::TestViewOpsMPS::test_T, test/test_mps.py::TestViewOpsMPS::test_expand, test/test_mps.py::TestViewOpsMPS::test_expand_view, test/test_mps.py::TestViewOpsMPS::test_flatten_view, test/test_mps.py::TestViewOpsMPS::test_memory_format_resize_as, test/test_mps.py::TestViewOpsMPS::test_python_types, test/test_mps.py::TestViewOpsMPS::test_reshape_view, test/test_mps.py::TestViewOpsMPS::test_resize_as_preserves_strides, test/test_mps.py::TestViewOpsMPS::test_t_inplace_view, test/test_mps.py::TestViewOpsMPS::test_transpose_view, test/test_mps.py::TestViewOpsMPS::test_unsqueeze_inplace_view, test/test_mps.py::TestConvolutionMPS::test_conv1d_channels_last, test/test_mps.py::TestConvolutionMPS::test_conv_backward_1d_channels_last, test/test_mps.py::TestAdvancedIndexing::test_bool_indices_accumulate, test/test_mps.py::TestAdvancedIndexing::test_index_put_src_datatype, test/test_mps.py::TestAdvancedIndexing::test_multiple_byte_mask, test/test_mps.py::TestAdvancedIndexing::test_nextafter, test/test_mps.py::TestAdvancedIndexing::test_set_item_to_scalar_tensor, test/test_mps.py::TestAdvancedIndexing::test_setitem_expansion_error, test/test_mps.py::TestAdvancedIndexing::test_step, test/test_mps.py::TestMetalLibrary::test_argument_buffers, test/test_mps.py::TestMetalLibrary::test_atomic_add_float16, test/test_mps.py::TestSparseMPS::test_resize, test/test_mps.py::TestSparseMPS::test_to_sparse, test/test_mps.py::TestConsistencyMPS::test_fmax_mixed_dtypes_mps, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___radd___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmatmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_put_accumulate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__upsample_bicubic2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acos_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_angle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argwhere_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_baddbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_baddbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_block_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bucketize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_byte_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cartesian_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cfloat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cfloat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_max_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_column_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_copysign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_permuted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fftshift_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_hfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flip_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geometric_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gradient_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_hstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_inner_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_int_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isfinite_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_2inputs_2outputs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_4inputs_with_extra_args_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kron_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_kthvalue_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lerp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_inv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_rank_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vecdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log10_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log1p_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_or_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumprod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_fill_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_5_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nan_to_num_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmedian_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_narrow_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_layer_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_elu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_bag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_embedding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_with_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_without_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_fractional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gaussian_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gaussian_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_grid_sample_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardtanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mse_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multilabel_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_constant_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_silu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softplus_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_upsample_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nonzero_static_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_positive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pow_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ravel_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_real_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reciprocal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_exponential_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_nuttall_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_mm_reduce_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sparse_sampled_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_entr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_entr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_hermite_polynomial_h_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_i1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_ndtr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_ndtri_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_stft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_to_size_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensordot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_to_sparse_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_topk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unflatten_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_uniform_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__batch_norm_with_update_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_lengths_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_offsets_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bilinear2d_aa_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcdiv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_1d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_frexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_geqrf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_igammac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvalsh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_triangular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_tensorsolve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_list_of_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_no_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_bfloat16, 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_5_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nanmedian_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nextafter_mps_bfloat16, 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_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_alpha_dropout_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_with_logits_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_ctc_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout3d_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_gaussian_nll_loss_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_hardtanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hinge_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_instance_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_instance_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_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_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_mps_bfloat16, 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_mish_mps_float16, 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_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_normalize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_bfloat16, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_prelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_nuc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_pca_lowrank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_pinverse_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_qr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_renorm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_general_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_triangular_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_indices_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_complex64, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_right_shift_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_clamp_min_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dstack_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_eye_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_rfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_flipud_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gcd_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_item_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_jiterator_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_diagonal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_log_normal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logical_and_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nextafter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_avg_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_conv1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_group_norm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_multilabel_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_prelu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_roll_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_scatter_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_cosine_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_gaussian_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_hamming_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_hann_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_t_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_t_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_true_divide_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vstack_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_addbmm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_aminmax_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_argwhere_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_shapes_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diff_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_flatten_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_jiterator_2inputs_2outputs_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_tensorinv_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_tensorsolve_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_native_layer_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_conv_transpose3d_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_roll_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_view_copy_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_where_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_complex64, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_uint8, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_64_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_32_n_64_mps 2025-07-17T07:09:42.0196690Z 2025-07-17T07:09:43.7158910Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-07-17T07:09:43.7159340Z Uploading artifacts took 0.01 seconds 2025-07-17T07:09:48.8510570Z Running test_mps 6/7 ... [2025-07-17 07:09:48.849709] 2025-07-17T07:09:48.8520000Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:09:48.8520970Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=6', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:09:48.850701] 2025-07-17T07:11:32.3852330Z 2025-07-17T07:11:32.3852990Z test_mps 5/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_5.7_2b2fa2d97f8f28e3_.log 2025-07-17T07:11:32.4262020Z Running 999 items in this shard: test/test_mps.py::TestAutocastMPS::test_non_fast_path_amp_unscale, test/test_mps.py::TestMPS::test_add_scalars, test/test_mps.py::TestMPS::test_addcmul, test/test_mps.py::TestMPS::test_addmm, test/test_mps.py::TestMPS::test_any, test/test_mps.py::TestMPS::test_arange_empty, test/test_mps.py::TestMPS::test_argmax, test/test_mps.py::TestMPS::test_batch_norm_backward, test/test_mps.py::TestMPS::test_bce_loss_always_nonnegative, test/test_mps.py::TestMPS::test_cast_mps_to_cpu, test/test_mps.py::TestMPS::test_cast_mps_to_mps, test/test_mps.py::TestMPS::test_cdist_non_contiguous, test/test_mps.py::TestMPS::test_cdist_norm, test/test_mps.py::TestMPS::test_clamp, test/test_mps.py::TestMPS::test_copy_broadcasting, test/test_mps.py::TestMPS::test_copy_storage_offset, test/test_mps.py::TestMPS::test_cross, test/test_mps.py::TestMPS::test_cumprod_minus_one_axis, test/test_mps.py::TestMPS::test_do_sync_thrice_its_all_right, test/test_mps.py::TestMPS::test_exponential, test/test_mps.py::TestMPS::test_fmin, test/test_mps.py::TestMPS::test_hardswish, test/test_mps.py::TestMPS::test_hardtanh, test/test_mps.py::TestMPS::test_index_select_scalar, test/test_mps.py::TestMPS::test_inplace_bitwise_not_int16, test/test_mps.py::TestMPS::test_jit_save_load, test/test_mps.py::TestMPS::test_log_softmax_large_numbers, test/test_mps.py::TestMPS::test_log_ten, test/test_mps.py::TestMPS::test_max_el, test/test_mps.py::TestMPS::test_min_el, test/test_mps.py::TestMPS::test_minimum_maximum, test/test_mps.py::TestMPS::test_mps_event_module, test/test_mps.py::TestMPS::test_non_contiguous_sampling_variation, test/test_mps.py::TestMPS::test_norm, test/test_mps.py::TestMPS::test_random, test/test_mps.py::TestMPS::test_reduction_sum_max_long_val, test/test_mps.py::TestMPS::test_repeat_interleave, test/test_mps.py::TestMPS::test_setitem_scalar, test/test_mps.py::TestMPS::test_slice_casting, test/test_mps.py::TestMPS::test_slice_scatter, test/test_mps.py::TestMPS::test_slice_view_api_float32, test/test_mps.py::TestMPS::test_softplus, test/test_mps.py::TestMPS::test_torch_repeat_interleave, test/test_mps.py::TestMPS::test_transpose_3D, test/test_mps.py::TestMPS::test_transpose_inplace, test/test_mps.py::TestMPS::test_type_casting, test/test_mps.py::TestMPS::test_unique, test/test_mps.py::TestMPS::test_unsafe_chunk, test/test_mps.py::TestLogical::test_logical_xor, test/test_mps.py::TestLogical::test_shifts_int32, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_mean_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_out_of_bounds_ignore_index, test/test_mps.py::TestTopK::test_topk, test/test_mps.py::TestNNMPS::test_conv3d_backward_collision, test/test_mps.py::TestNNMPS::test_conv_expand, test/test_mps.py::TestNNMPS::test_requires_grad_, test/test_mps.py::TestPad::test_circular_pad, test/test_mps.py::TestPad::test_pad, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_80_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_2pass_float32_contiguous_False_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_96_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_3d_input_float16, test/test_mps.py::TestSDPA::test_sdpa_enable_gqa_float32_is_causal_False, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp32, test/test_mps.py::TestViewOpsMPS::test_flatten_nonview, test/test_mps.py::TestViewOpsMPS::test_inplace_view_add, test/test_mps.py::TestViewOpsMPS::test_memory_format_resize_, test/test_mps.py::TestViewOpsMPS::test_narrow_view, test/test_mps.py::TestViewOpsMPS::test_resize_as_mps_dtypes, test/test_mps.py::TestViewOpsMPS::test_squeeze_view, test/test_mps.py::TestViewOpsMPS::test_transpose_inplace_view, test/test_mps.py::TestViewOpsMPS::test_transposes, test/test_mps.py::TestViewOpsMPS::test_transposes_errors, test/test_mps.py::TestViewOpsMPS::test_unsqueeze, test/test_mps.py::TestViewOpsMPS::test_view_as_view, test/test_mps.py::TestConvolutionMPS::test_grid_sample, test/test_mps.py::TestAdvancedIndexing::test_basic_advanced_combined, test/test_mps.py::TestAdvancedIndexing::test_boolean_array_indexing, test/test_mps.py::TestAdvancedIndexing::test_empty_slice, test/test_mps.py::TestAdvancedIndexing::test_index_setitem_bools_slices, test/test_mps.py::TestAdvancedIndexing::test_invalid_index, test/test_mps.py::TestAdvancedIndexing::test_multiple_bool_indices, test/test_mps.py::TestAdvancedIndexing::test_nonzero_multi_threading, test/test_mps.py::TestAdvancedIndexing::test_nonzero_non_diff, test/test_mps.py::TestAdvancedIndexing::test_out_of_bound_index, test/test_mps.py::TestRNNMPS::test_LSTM_cell, test/test_mps.py::TestRNNMPS::test_lstm_backward, test/test_mps.py::TestFallbackWarning::test_no_warning_on_import, test/test_mps.py::TestFallbackWarning::test_warn_on_not_implemented_with_fallback, test/test_mps.py::TestSparseMPS::test_sparse_coo_tensor_with_dims, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___getitem___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rdiv___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rsub___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__softmax_backward_data_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_abs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_any_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argsort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argsort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argwhere_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bfloat16_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cauchy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ceil_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_column_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_physical_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagflat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_digamma_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_no_rounding_mode_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_trunc_rounding_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfinv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expm1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_eye_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ihfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flipud_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_full_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ge_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_gradient_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_grid_sampler_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_half_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_heaviside_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_inner_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isfinite_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lerp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cond_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_det_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lstsq_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_slogdet_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_svdvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mT_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_maximum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_list_of_tensors_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_no_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_movedim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_msort_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_multinomial_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_3_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nan_to_num_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_binary_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_feature_alpha_dropout_without_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardswish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardswish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hinge_embedding_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_huber_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_instance_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bicubic_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bicubic_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_trilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multi_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_rms_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_selu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_smooth_l1_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_smooth_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_tanhshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_tanhshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_fro_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_inf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_nuc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_outer_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_put_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rand_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rand_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reciprocal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_remainder_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_remainder_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_neg_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_bartlett_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_slice_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_j1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_erfcx_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i0e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1e_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_polygamma_special_polygamma_n_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_zeta_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_with_sizes_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_square_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sum_to_size_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tensor_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tile_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_topk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_torch_ops_aten__safe_softmax_default_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_trapezoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triangular_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tril_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_triu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_uniform_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unique_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_var_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_as_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__segment_reduce_lengths_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_or_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_bfloat16, 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_expm1_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int16, 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_fft_fft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gcd_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_geometric_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_histc_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_histc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isfinite_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_istft_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_householder_product_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_power_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_hermitian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_slogdet_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_normal_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_pool2d_with_indices_backward_mps_bfloat16, 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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_median_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nanquantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_layer_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool1d_mps_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_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_alpha_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose1d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_bfloat16, 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_cross_entropy_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_feature_alpha_dropout_without_train_mps_float16, 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_fractional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gaussian_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_group_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bicubic_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest-exact_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_trilinear_mps_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_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_linear_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mse_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multi_head_attention_forward_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_nll_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_normalize_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_one_hot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pdist_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_prelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_smooth_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reciprocal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sparse_mm_reduce_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_erfcx_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_legendre_polynomial_p_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_lowrank_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensordot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapezoid_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_float32, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_amin_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_aminmax_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cat_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_float_power_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_floor_divide_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_gather_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ldexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_lstsq_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_masked_select_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_max_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_maximum_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_mean_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_min_binary_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_minimum_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_neg_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_soft_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_softshrink_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_triplet_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_normal_in_place_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_general_hamming_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_laguerre_polynomial_l_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_legendre_polynomial_p_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_sum_to_size_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_allclose_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_to_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_diagflat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_conv_transpose2d_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_rms_norm_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_ravel_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_cosine_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_gaussian_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_nuttall_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_squeeze_copy_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_complex128, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int64, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int8, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_64_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_1_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_64_k_32_n_32_mps, test/test_mps.py::TestLinalgMPSMPS::test_matrix_rank_mps 2025-07-17T07:11:32.4501730Z 2025-07-17T07:11:38.6854020Z Running test_mps 7/7 ... [2025-07-17 07:11:38.685159] 2025-07-17T07:11:38.6869270Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:11:38.6891890Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_mps.py', '-m', 'not serial', '--shard-id=7', '--num-shards=7', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:11:38.685562] 2025-07-17T07:14:14.6233560Z 2025-07-17T07:14:14.6234710Z test_mps 6/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_6.7_bffcfd538a9df322_.log 2025-07-17T07:14:14.6571690Z Running 1048 items in this shard: test/test_mps.py::TestAutocastMPS::test_gradscaler_mps, test/test_mps.py::MPSReluTest::testNumbersGPU, test/test_mps.py::TestAvgPool::test_avg_pool2d_with_zero_divisor, test/test_mps.py::TestMPS::test_activation_checkpoint_does_not_error, test/test_mps.py::TestMPS::test_adaptive_avg_pool2d_output_size_one, test/test_mps.py::TestMPS::test_addcdiv, test/test_mps.py::TestMPS::test_batch_norm_slices, test/test_mps.py::TestMPS::test_bce_loss_size_mismatch, test/test_mps.py::TestMPS::test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero, test/test_mps.py::TestMPS::test_bernoulli, test/test_mps.py::TestMPS::test_cat_non_contiguous, test/test_mps.py::TestMPS::test_cdist_euclidean_large, test/test_mps.py::TestMPS::test_cdist_non_contiguous_batch, test/test_mps.py::TestMPS::test_conv_transpose2d, test/test_mps.py::TestMPS::test_cumprod_all_dtypes, test/test_mps.py::TestMPS::test_exponential_1, test/test_mps.py::TestMPS::test_fftfreq, test/test_mps.py::TestMPS::test_fill_storage_offset, test/test_mps.py::TestMPS::test_flip, test/test_mps.py::TestMPS::test_gather, test/test_mps.py::TestMPS::test_generic_event, test/test_mps.py::TestMPS::test_gt_scalar, test/test_mps.py::TestMPS::test_index_copy_non_contiguous, test/test_mps.py::TestMPS::test_index_select, test/test_mps.py::TestMPS::test_index_storage_offset, test/test_mps.py::TestMPS::test_jacfwd_cat, test/test_mps.py::TestMPS::test_large_bmm_bfloat16, test/test_mps.py::TestMPS::test_le, test/test_mps.py::TestMPS::test_linear_1d_weight, test/test_mps.py::TestMPS::test_linear_errors, test/test_mps.py::TestMPS::test_local_scalar_dense_mps, test/test_mps.py::TestMPS::test_log_two, test/test_mps.py::TestMPS::test_lt_scalar, test/test_mps.py::TestMPS::test_masked_fill__non_contiguous, test/test_mps.py::TestMPS::test_masked_scatter, test/test_mps.py::TestMPS::test_median_int16, test/test_mps.py::TestMPS::test_mish_simple, test/test_mps.py::TestMPS::test_mse_loss, test/test_mps.py::TestMPS::test_nhwc_operation, test/test_mps.py::TestMPS::test_random_5d, test/test_mps.py::TestMPS::test_scatter_add, test/test_mps.py::TestMPS::test_sigmoid, test/test_mps.py::TestMPS::test_slice_reshape_contg_view, test/test_mps.py::TestMPS::test_take_along_dim_bfloat16, test/test_mps.py::TestMPS::test_tanh, test/test_mps.py::TestMPS::test_to, test/test_mps.py::TestMPS::test_triu_inf, test/test_mps.py::TestMPS::test_unary_ops_storage_offset_strided, test/test_mps.py::TestMPS::test_upsample_bilinear2d, test/test_mps.py::TestMPS::test_upsample_nearest2d, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_mean_requires_grad_True, test/test_mps.py::TestNLLLoss::test_nll_loss_byte_target_matches_long, test/test_mps.py::TestNNMPS::test_conv2d_discontiguous_weight, test/test_mps.py::TestNNMPS::test_module_backcompat, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_80_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_False_head_dim_96_with_mask_True, test/test_mps.py::TestSDPA::test_fast_vector_attention_float16_contiguous_True_head_dim_128_with_mask_False, test/test_mps.py::TestSDPA::test_fast_vector_attention_float32_contiguous_True_head_dim_128_with_mask_True, test/test_mps.py::TestSDPA::test_sdpa_mask_5d_float32, test/test_mps.py::TestSDPA::test_sdpa_no_mask_causal_fp16_L7_S17, test/test_mps.py::TestSDPA::test_sdpa_no_mask_no_causal_fp16, test/test_mps.py::TestGatherScatter::test_slicing_with_step, test/test_mps.py::TestViewOpsMPS::test_atleast_gradient, test/test_mps.py::TestViewOpsMPS::test_narrow, test/test_mps.py::TestViewOpsMPS::test_reshape, test/test_mps.py::TestViewOpsMPS::test_reshape_as_view, test/test_mps.py::TestViewOpsMPS::test_split_view, test/test_mps.py::TestViewOpsMPS::test_unbind_view, test/test_mps.py::TestConvolutionMPS::test_conv2d_single_stride, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_1d_nn_functional, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_2d_strided, test/test_mps.py::TestAdvancedIndexing::test_advancedindex_big, test/test_mps.py::TestAdvancedIndexing::test_empty_ndim_index, test/test_mps.py::TestAdvancedIndexing::test_indexing_select_corners, test/test_mps.py::TestAdvancedIndexing::test_int_assignment, test/test_mps.py::TestAdvancedIndexing::test_int_indices_broadcast, test/test_mps.py::TestAdvancedIndexing::test_variable_slicing, test/test_mps.py::TestAdvancedIndexing::test_zero_dim_index, test/test_mps.py::TestNoRegression::test_serialization_map_location, test/test_mps.py::TestMetalLibrary::test_atomic_add_bfloat16, test/test_mps.py::TestMetalLibrary::test_reduction_utils_float32, test/test_mps.py::TestMetalLibrary::test_reduction_utils_int32, test/test_mps.py::TestMetalLibrary::test_reduction_utils_int64, test/test_mps.py::TestSparseMPS::test_sparse_coo_tensor_with_dims_and_tensors, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_offsets_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_put_accumulate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acos_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcdiv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcdiv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addcmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bfloat16_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bool_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_broadcast_to_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bucketize_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chalf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_char_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cholesky_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_chunk_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_max_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clamp_min_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_combinations_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_conj_physical_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_contiguous_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_count_nonzero_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cummax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diff_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_digamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_einsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_permuted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erfinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expand_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_hfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_ifftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfft2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_floor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ge_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_heaviside_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histogramdd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_i0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_igammac_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_add_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isclose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_2inputs_2outputs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_4inputs_with_extra_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_jiterator_binary_return_by_ref_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ldexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_le_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lgamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eig_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lu_factor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_multi_dot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_solve_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_solve_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_solve_triangular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_tensorinv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vander_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_vector_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logcumsumexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_not_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_argmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumsum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_var_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matrix_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_binary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_meshgrid_variadic_tensors_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanmedian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nansum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_new_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_avg_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_gelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_grid_sample_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_group_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_hardshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_area_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_linear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_multilabel_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_reflect_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_poisson_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_rrelu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softsign_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softsign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_threshold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_with_distance_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_number_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ones_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_permute_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polar_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_positive_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ravel_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_real_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_renorm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_neg_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rot90_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_round_decimals_0_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_rsub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_gaussian_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sinc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_airy_ai_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_chebyshev_polynomial_u_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_hermite_polynomial_he_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_i1e_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_polygamma_special_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_list_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_squeeze_multiple_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_take_along_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unflatten_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unfold_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsqueeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_vdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_view_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zero__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rmod___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match___rsub___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__batch_norm_with_update_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__chunk_cat_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match__native_batch_norm_legit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bicubic2d_aa_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__upsample_bicubic2d_aa_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_abs_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_acos_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_acosh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_aminmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_any_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_bfloat16, 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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atanh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bernoulli_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_left_shift_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_right_shift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_bmm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_tensors_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clone_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_constant_pad_nd_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_copysign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cov_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cross_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_no_rounding_mode_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_dstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erfc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_eye_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifftshift_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flatten_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_frac_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_full_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_half_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_hsplit_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_hsplit_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_hstack_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_hypot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_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_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_mean_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_inner_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_2inputs_2outputs_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_return_by_ref_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lcm_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cholesky_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_diagonal_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eig_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_eigh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_grad_oriented_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_lstsq_grad_oriented_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_power_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_matrix_rank_hermitian_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_pinv_singular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vecdot_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logcumsumexp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_lt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_unpack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmin_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_log_softmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_log_softmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_log_softmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_logsumexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_normalize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_softmin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_std_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_no_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_median_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_meshgrid_variadic_tensors_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_min_reduction_with_dim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_3_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ne_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_new_full_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool2d_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_avg_pool1d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_bilinear_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_with_logits_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_binary_cross_entropy_with_logits_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_channel_shuffle_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv1d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv3d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose3d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_elu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_embedding_bag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_with_train_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_with_train_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_gelu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_glu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_group_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardswish_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_huber_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_area_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_nearest-exact_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_trilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_local_response_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_logsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_margin_ranking_loss_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool1d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_grad_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multilabel_soft_margin_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_bfloat16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_rms_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_selu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_soft_margin_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_threshold_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_upsample_nearest_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_fro_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rad2deg_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rand_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_bfloat16, 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_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_roll_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_neg_3_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_rsub_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_mean_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_select_scatter_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sigmoid_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_general_cosine_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_hann_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_signbit_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_slice_scatter_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sort_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_t_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_u_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_entr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_he_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i0e_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_log_ndtr_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k0_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_u_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_xlog1py_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_square_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_to_size_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_along_dim_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trunc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_uniform_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unravel_index_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_view_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_uint8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___radd___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs___rxor___mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs__chunk_cat_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_arange_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_bitwise_or_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_cauchy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_floor_rounding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_fft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_hfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ifft_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_irfft2_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ge_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_histogramdd_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_hstack_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_index_add_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_isclose_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_jiterator_binary_return_by_ref_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_le_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logcumsumexp_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_logspace_tensor_overload_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_mul_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ne_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_adaptive_avg_pool1d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_avg_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool3d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_polar_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_remainder_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_blackman_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_nuttall_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_v_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_hermite_polynomial_h_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_hermite_polynomial_he_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_shifted_chebyshev_polynomial_t_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_cat_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_clamp_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_pdist_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_smooth_l1_loss_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_permute_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_unbind_copy_mps_float32, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_128_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_64_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int8_mm_m_32_k_32_n_64_mps, test/test_mps.py::TestLinalgMPSMPS::test_pinv_mps 2025-07-17T07:14:14.6806170Z 2025-07-17T07:14:16.4921040Z 2025-07-17T07:14:16.4921850Z inductor/test_aot_inductor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_1.1_f06299aaf3f36156_.log 2025-07-17T07:14:16.6573280Z Running 833 items in this shard: test/inductor/test_aot_inductor.py::AOTInductorLoggingTest::test_shape_env_reuse, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_package_cpp_already_true, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_package_cpp_false_raises, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_compile_standalone_sets_package_cpp, test/inductor/test_aot_inductor.py::TestAOTInductorConfig::test_no_compile_standalone, 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_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_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__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__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__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_add_complex_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_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_constant_tensor_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_constant_tensor_name_collision_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_cpp_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_fp8_dtype_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_debug_printer_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_debug_printing_model_inputs_codegen_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_profiler_enable_kernel_profile_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_aoti_profiler_enable_kernel_profile_True_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_assert_tensor_meta_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_autotune_with_constant_folding_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_bool_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_boolean_indexing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_3_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_4_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_mutation_and_force_mmap_weights_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_buffer_reuse_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_clamp_decomposition_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_composed_dynamic_size_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_mismatched_branch_output_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_nested_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_non_tensor_predicates_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_share_predicte_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_unbacked_symint_closure_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_unbacked_symint_closure_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_use_buffers_from_outer_scope_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_multiple_outputs_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_parameters_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_cond_with_reinterpret_view_inputs_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_consecutive_compiles_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_folding_with_update_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_original_fqn_and_dtype_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_constant_type_propagation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_conv3d_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_conv_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_convolution_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_dup_unbacked_sym_decl_with_refinement_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicate_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_duplicated_params_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_dynamic_smem_above_default_limit_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_embedding_bag_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_cat_dtype_promotion_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_constant_folding_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_empty_graph_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_extract_constants_map_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fake_tensor_device_validation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fallback_kernel_with_symexpr_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fallback_mem_leak_fix_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fft_c2c_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fill__fallback_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_fp8_view_of_param_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fqn_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_free_inactive_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_freezing_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_fx_gm_return_tuple_validation_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_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_inf_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_input_codegen_with_sympy_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_int_list_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_issue_140766_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_dynamic_dim_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_large_grid_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_dynamic_maxautotune_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_masked_select_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_misaligned_input_1_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_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_missing_output_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_multiple_output_alias_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_nan_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_narrow_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_nested_tensor_from_jagged_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_no_args_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_contiguous_output_alias_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_non_default_gpu_device_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_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_normal_functional_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_on_gpu_device1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_misaligned_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_path_1_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_output_path_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_pad_fallback_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_poi_multiple_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_profile_benchmark_harness_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_abs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_proxy_executor_hann_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_quanatized_int8_linear_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_repeat_output_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_False_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_replicate_on_devices_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_return_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_return_view_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_reuse_kernel_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_reuse_kernel_dynamic_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_run_with_grad_enabled_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_complex_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_device_type_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_dtype_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_fp8_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_large_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_runtime_checks_shape_failed_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_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_scatter_reduce_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_shifted_constraint_ranges_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_dynamic_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_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_simple_multi_arch_embed_kernel_binary_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_simple_split_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_from_multi_output_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_and_mul_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_size_with_unbacked_add_expr_transitive_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_small_constant_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_so_without_weight_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_stft_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_stride_with_unbacked_expr_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_subclasses_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_symfloat_item_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_symint_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_torchvision_transforms_functional_tensor_resize_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_dynamic_launcher_grid_infer_from_tensor_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_dynamic_grid_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_dynamic_shape_with_div_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_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_equal_to_1_float_arg_dynamic_True_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_False_autotune_False_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_1_dynamic_True_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_False_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_False_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_1_dynamic_True_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_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_False_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_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_grid_type_3_num_dims_2_dynamic_False_autotune_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_grid_type_3_num_dims_2_dynamic_True_autotune_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_multi_output_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_False_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_on_device_tma_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_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_reinterpret_view_mem_leak_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_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_False_tma_version_old_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_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_tma_descriptor_2d_dynamic_True_tma_version_new_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_tma_descriptor_2d_dynamic_True_tma_version_old_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_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_weird_param_order_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_with_none_input_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_kernel_with_none_inputs_and_equal_to_1_arg_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_mutated_autotuning_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_triton_next_power_of_2_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_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_update_user_managed_buffer_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_using_model_name_for_files_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_view_outputs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_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_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_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_parameters_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_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::AOTInductorTestABICompatibleCpu::test_while_loop_with_unbacked_symint_closure_dynamic_False_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_while_loop_with_unbacked_symint_closure_dynamic_True_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_cudagraphs_cpu, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleCpu::test_with_no_triton_profiler_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_backed_symbols_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::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_m_32_n_64_q_group_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__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_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_add_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_addmm_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_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_fp8_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_sym_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_aoti_debug_printer_user_defined_triton_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_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_profiler_enable_kernel_profile_True_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_autotune_with_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_autotuning_args_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_backward_no_op_logging_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_bmm_multiple_dynamic_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_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_3_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_4_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_mutation_and_force_mmap_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_clamp_decomposition_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_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_nested_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_share_predicte_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_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_unbacked_symint_closure_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_cond_use_buffers_from_outer_scope_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_cond_with_reinterpret_view_inputs_outputs_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_folding_with_update_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_original_fqn_and_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_constant_type_propagation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_conv3d_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_conv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_convolution_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_deconv_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dup_unbacked_sym_decl_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_duplicated_params_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_dynamic_cat_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_empty_cat_dtype_promotion_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_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_fallback_mem_leak_fix_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fft_c2c_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fill__fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_foreach_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fp8_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_free_inactive_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_fx_gm_return_tuple_validation_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_index_put_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_index_put_with_none_index_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_inf_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_input_codegen_with_sympy_expr_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_dynamic_dim_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_mmaped_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_large_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_linear_dynamic_maxautotune_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_linear_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_load_package_multiple_gpus_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_masked_select_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misaligned_input_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_misaligned_input_2_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_missing_cubin_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_missing_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_model_modified_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_multi_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_multiple_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_nan_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_narrow_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_nested_tensor_from_jagged_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_no_args_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_non_contiguous_output_alias_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_none_args_aot_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_normal_functional_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_output_path_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_output_path_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_pad_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_poi_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_profile_benchmark_harness_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_abs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_hann_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_permute_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_proxy_executor_squeeze_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quanatized_int8_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_quantized_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_repeated_user_defined_triton_kernel_embed_kernel_binary_False_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_replicate_on_devices_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_return_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_return_view_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_reuse_kernel_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_reuse_kernel_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_run_with_grad_enabled_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_device_type_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_dtype_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_large_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_runtime_checks_shape_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_same_backing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scatter_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_scatter_reduce_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sdpa_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_sdpa_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_seq_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_shifted_constraint_ranges_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_simple_embed_kernel_binary_False_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_embed_kernel_binary_True_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_simple_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_simple_split_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_from_multi_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_with_unbacked_add_and_mul_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_with_unbacked_add_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_size_with_unbacked_add_expr_transitive_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_small_constant_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_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_symbool_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symfloat_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_symint_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_autotuning_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_dynamic_launcher_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_dynamic_grid_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_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_equal_to_1_float_arg_dynamic_True_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_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_autotune_True_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_1_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_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_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_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_2_num_dims_2_dynamic_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_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_False_autotune_False_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_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_grid_type_3_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_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_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_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_on_device_tma_dynamic_False_tma_version_old_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_on_device_tma_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_reinterpret_view_mem_leak_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_reinterpret_view_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_sympy_expr_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_sympy_fn_like_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_1d_dynamic_False_tma_version_old_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_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_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_unbacked_symint_in_grid_dynamic_False_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_triton_kernel_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_input_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_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_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_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_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_inactive_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_update_user_managed_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_using_model_name_for_files_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_view_outputs_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_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_conv_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_conv_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_mixed_device_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_mixed_device_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_outer_buffers_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_outer_code_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_pytree_inputs_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_while_loop_with_sym_expr_cond_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_while_loop_with_unbacked_symint_closure_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_cudagraphs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_no_triton_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_offset_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_with_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_grid_with_backed_symbols_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_grid_with_unbacked_symbols_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_size_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleGpu::test_zero_size_weight_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__int_mm_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_32_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_m_32_n_64_q_group_64_num_groups_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__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__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_1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test__weight_int4pack_mm_with_scales_and_zeros_m_32_n_64_q_group_64_num_groups_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_add_complex_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_addmm_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_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_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_printer_codegen_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_fp8_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_sym_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_debug_printer_user_defined_triton_kernel_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_False_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_backed_symint_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_aoti_runtime_asserts_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_assert_async_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_autotuning_args_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_backward_no_op_logging_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_bmm_multiple_dynamic_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_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_buffer_mutation_4_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_mutation_and_force_mmap_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_buffer_reuse_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_clamp_decomposition_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_composed_dynamic_size_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_mismatched_branch_output_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_mismatched_branch_output_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_non_tensor_predicates_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_non_tensor_predicates_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_share_predicte_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_unbacked_symint_closure_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_unbacked_symint_closure_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_use_buffers_from_outer_scope_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_multiple_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_cond_with_outer_code_before_after_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_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_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_original_fqn_and_dtype_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_constant_type_propagation_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_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_duplicate_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_duplicated_params_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_dynamic_smem_above_default_limit_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_constant_folding_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_empty_graph_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_extract_constants_map_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_fallback_mem_leak_fix_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fft_c2c_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fill__fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_foreach_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fp8_view_of_param_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_fqn_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_fx_gm_return_tuple_validation_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_inf_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_input_codegen_with_sympy_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_int_list_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_issue_140766_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_dynamic_dim_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_large_grid_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_linear_dynamic_maxautotune_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_linear_freezing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_load_package_multiple_gpus_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_masked_select_dynamic_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_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_misc_1_max_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_missing_cubin_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_missing_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_model_modified_weights_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_multi_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_multiple_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_nan_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_narrow_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_nested_tensor_from_jagged_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_no_args_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_contiguous_output_alias_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_default_gpu_device_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_non_tensor_input_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_none_args_aot_codegen_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_normal_functional_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_on_gpu_device1_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_output_misaligned_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_pad_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_poi_multiple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_profile_benchmark_harness_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_abs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_hann_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_permute_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_proxy_executor_squeeze_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_pytree_inputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_quanatized_int8_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_quantized_linear_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeat_interleave_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeat_output_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_repeated_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_repeated_user_defined_triton_kernel_embed_kernel_binary_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_replicate_on_devices_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_return_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_return_view_constant_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_reuse_kernel_dynamic_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_complex_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_fp8_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_large_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_runtime_checks_shape_failed_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_same_backing_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scaled_dot_product_efficient_attention_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scatter_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_scatter_reduce_fallback_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sdpa_2_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_sdpa_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_seq_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_shifted_constraint_ranges_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_dynamic_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_simple_embed_kernel_binary_False_max_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_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_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_simple_split_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_and_mul_expr_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_small_constant_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_stride_with_unbacked_expr_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_subclasses_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_symfloat_item_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_symint_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_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_dynamic_launcher_grid_infer_from_tensor_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_dynamic_launcher_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_dynamic_grid_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_dynamic_shape_with_div_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_equal_to_1_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_equal_to_1_float_arg_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_extern_kernel_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_False_autotune_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_1_num_dims_1_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_1_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_False_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_1_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_1_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_2_num_dims_1_dynamic_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_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_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_2_num_dims_2_dynamic_True_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_False_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_1_dynamic_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_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_False_autotune_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_grid_type_3_num_dims_2_dynamic_True_autotune_True_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_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_on_device_tma_dynamic_True_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_reinterpret_view_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_sympy_expr_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_sympy_fn_like_arg_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_False_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_1d_dynamic_True_tma_version_old_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_False_tma_version_new_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_tma_descriptor_2d_dynamic_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_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_unbacked_symint_in_grid_dynamic_False_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_triton_kernel_unbacked_symint_in_grid_dynamic_True_autotuning_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_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_kernel_with_none_inputs_and_equal_to_1_arg_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_unbacked_equals_input_size_runtime_assertion_mark_unbacked_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_unbacked_equals_input_size_runtime_assertion_mark_unbacked_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_update_constant_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_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_using_model_name_for_files_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_view_outputs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_weight_on_disk_legacy_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_nested_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_simple_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_conv_dynamic_False_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_mixed_device_dynamic_False_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_mixed_device_dynamic_True_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_while_loop_with_outer_buffers_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_parameters_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_sym_expr_cond_dynamic_True_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_cudagraphs_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_no_triton_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_offset_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_with_profiler_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_grid_with_backed_symbols_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_grid_with_unbacked_symbols_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_size_buffer_mps, test/inductor/test_aot_inductor.py::AOTInductorTestABICompatibleMps::test_zero_size_weight_mps 2025-07-17T07:14:16.6830930Z 2025-07-17T07:14:21.1867450Z Running inductor/test_mps_basic 1/1 ... [2025-07-17 07:14:21.186500] 2025-07-17T07:14:21.1868730Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:14:21.1870490Z Running test_modules 1/2 ... [2025-07-17 07:14:21.186535] 2025-07-17T07:14:21.1879390Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:14:21.1880630Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=1', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:14:21.186893] 2025-07-17T07:14:21.1882030Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'inductor/test_mps_basic.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:14:21.186913] 2025-07-17T07:14:48.9484220Z 2025-07-17T07:14:48.9484940Z 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_941e41e2ad468917_.log 2025-07-17T07:14:48.9492680Z Running 40 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_transpose_channels_last, test/inductor/test_mps_basic.py::MPSBasicTests::test_floor, test/inductor/test_mps_basic.py::MPSBasicTests::test_inplace, test/inductor/test_mps_basic.py::MPSBasicTests::test_log, test/inductor/test_mps_basic.py::MPSBasicTests::test_rms_norm_nograd, test/inductor/test_mps_basic.py::MPSBasicTests::test_sign, test/inductor/test_mps_basic.py::MPSBasicTests::test_sliced_input, test/inductor/test_mps_basic.py::MPSBasicTests::test_where, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_add_mps, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_c10, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_dynamic_cat, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_fallback_mps, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_reuse_kernel, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_simple_dynamic, test/inductor/test_mps_basic.py::MPSBasicTestsAOTI::test_two_const 2025-07-17T07:14:48.9510890Z 2025-07-17T07:14:51.3435450Z Running test_modules 2/2 ... [2025-07-17 07:14:51.341252] 2025-07-17T07:14:51.3436150Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:14:51.3437060Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_modules.py', '-m', 'not serial', '--shard-id=2', '--num-shards=2', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:14:51.341609] 2025-07-17T07:16:11.5167800Z 2025-07-17T07:16:11.5168380Z test_mps 7/7 was successful, full logs can be found in artifacts with path test/test-reports/test_mps_7.7_0bac72529d077f1c_.log 2025-07-17T07:16:11.5366780Z Running 970 items in this shard: test/test_mps.py::TestAutocastMPS::test_scaled_dot_product_attention_autocast_float16, test/test_mps.py::TestMemoryLeak::test_mps_memory_leak_detection, test/test_mps.py::MatmulTest::test_batched_matrix_x_broadcasted_vector, test/test_mps.py::TestAvgPool::test_doubletensor_avg_pool2d_with_divisor, test/test_mps.py::TestMPS::test_adaptive_avg_pool2d_simple, test/test_mps.py::TestMPS::test_all, test/test_mps.py::TestMPS::test_argmin_argmax, test/test_mps.py::TestMPS::test_as_strided, test/test_mps.py::TestMPS::test_atan2, test/test_mps.py::TestMPS::test_batch_norm_backward_weight_bias_gradients, test/test_mps.py::TestMPS::test_bce_with_logits_broadcasts_weights, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_add, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_div, test/test_mps.py::TestMPS::test_binops_dtype_precedence_binop_mul, test/test_mps.py::TestMPS::test_cat2, test/test_mps.py::TestMPS::test_cdist_large, test/test_mps.py::TestMPS::test_cdist_large_batch, test/test_mps.py::TestMPS::test_cdist_norm_batch, test/test_mps.py::TestMPS::test_clamp_fp16_fp32, test/test_mps.py::TestMPS::test_clamp_max, test/test_mps.py::TestMPS::test_contiguous_slice_3d, test/test_mps.py::TestMPS::test_conv_raises_error, test/test_mps.py::TestMPS::test_cumsum_dim_check, test/test_mps.py::TestMPS::test_cumsum_minus_one_axis, test/test_mps.py::TestMPS::test_divmode, test/test_mps.py::TestMPS::test_elu, test/test_mps.py::TestMPS::test_exp, test/test_mps.py::TestMPS::test_exp_strided_output, test/test_mps.py::TestMPS::test_expand, test/test_mps.py::TestMPS::test_generic_device_synchronize, test/test_mps.py::TestMPS::test_gt, test/test_mps.py::TestMPS::test_instance_norm, test/test_mps.py::TestMPS::test_linear3D_backward, test/test_mps.py::TestMPS::test_linear3D_no_bias, test/test_mps.py::TestMPS::test_linear_large, test/test_mps.py::TestMPS::test_log1p_float16, test/test_mps.py::TestMPS::test_logaddexp2, test/test_mps.py::TestMPS::test_median, test/test_mps.py::TestMPS::test_mm, test/test_mps.py::TestMPS::test_nan_to_num, test/test_mps.py::TestMPS::test_ne, test/test_mps.py::TestMPS::test_neg, test/test_mps.py::TestMPS::test_reduction_ops_5D, test/test_mps.py::TestMPS::test_rounding, test/test_mps.py::TestMPS::test_scalar_from_slice_unary, test/test_mps.py::TestMPS::test_scatter_reduce, test/test_mps.py::TestMPS::test_signed_vs_unsigned_comparison, test/test_mps.py::TestMPS::test_slice_contiguous_view, test/test_mps.py::TestMPS::test_slice_reshape_contiguous, test/test_mps.py::TestMPS::test_slice_view_api_bfloat16, test/test_mps.py::TestMPS::test_stack, test/test_mps.py::TestMPS::test_take_along_dim_float16, test/test_mps.py::TestMPS::test_to_casting, test/test_mps.py::TestMPS::test_transpose_2D, test/test_mps.py::TestMPS::test_transpose_4D, test/test_mps.py::TestMPS::test_unfold_all_devices_and_dtypes, test/test_mps.py::TestMPS::test_unfold_scalars, test/test_mps.py::TestMPS::test_uniform, test/test_mps.py::TestMPS::test_unique_all_dtypes, test/test_mps.py::TestMPS::test_weight_norm, test/test_mps.py::TestLogical::test_isin, test/test_mps.py::TestLogical::test_logical_not, test/test_mps.py::TestLogical::test_min_max_int32, test/test_mps.py::TestLogical::test_min_max_nan_propagation_float16, test/test_mps.py::TestLogical::test_min_max_nan_propagation_float32, test/test_mps.py::TestLogical::test_shifts_int64, test/test_mps.py::TestSmoothL1Loss::test_smooth_l1_loss_reduction_sum_requires_grad_False, test/test_mps.py::TestNLLLoss::test_nll_loss_empty_tensor_reduction_mean, test/test_mps.py::TestNNMPS::test_conv2d_backward_collision, test/test_mps.py::TestNNMPS::test_gemm_permute_transpose, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_fast_full_attention_float16_contiguous_True_head_dim_64_with_mask_True, test/test_mps.py::TestSDPA::test_fast_full_attention_float32_contiguous_False_head_dim_64_with_mask_False, test/test_mps.py::TestSDPA::test_sdpa_no_mask_5d_float32, test/test_mps.py::TestGatherScatter::test_slicing_replace_column, test/test_mps.py::TestViewOpsMPS::test_basic_indexing_newaxis_view, test/test_mps.py::TestViewOpsMPS::test_permute_slicing, test/test_mps.py::TestViewOpsMPS::test_t_view, test/test_mps.py::TestViewOpsMPS::test_unsqueeze_view, test/test_mps.py::TestViewOpsMPS::test_view_all_dtypes_and_devices, test/test_mps.py::TestViewOpsMPS::test_view_view, test/test_mps.py::TestConvolutionMPS::test_conv1d_all_strides_paddings, test/test_mps.py::TestConvolutionMPS::test_conv1d_contiguous, test/test_mps.py::TestConvolutionMPS::test_conv_transpose_2d_specified_output, test/test_mps.py::TestAdvancedIndexing::test_advanced_indexing_3D_get, test/test_mps.py::TestAdvancedIndexing::test_advanced_indexing_3D_put, test/test_mps.py::TestAdvancedIndexing::test_byte_mask_accumulate, test/test_mps.py::TestAdvancedIndexing::test_byte_tensor_assignment, test/test_mps.py::TestAdvancedIndexing::test_index_scalar_with_bool_mask, test/test_mps.py::TestAdvancedIndexing::test_none, test/test_mps.py::TestAdvancedIndexing::test_sliced_view_cast, test/test_mps.py::TestRNNMPS::test_lstm_forward, test/test_mps.py::TestFallbackWarning::test_error_on_not_implemented, test/test_mps.py::TestNoRegression::test_assert_close, test/test_mps.py::TestMetalLibrary::test_atomic_add_float32, test/test_mps.py::TestMetalLibrary::test_atomic_add_int32, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_scalar_tensor, test/test_mps.py::TestMetalLibrary::test_metal_arange_with_arg_and_scalar_tensor_float64, test/test_mps.py::TestMetalLibrary::test_metal_dispatch_3d, test/test_mps.py::TestMetalLibrary::test_metal_error_checking, test/test_mps.py::TestSparseMPS::test_nnz, test/test_mps.py::TestSparseMPS::test_sparse_dim, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_H_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_T_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_T_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rmod___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match___rsub___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__batch_norm_with_update_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__chunk_cat_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__native_batch_norm_legit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__native_batch_norm_legit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_lengths_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__segment_reduce_lengths_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match__unsafe_masked_index_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_acosh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_addmv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_alias_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_argmax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_as_strided_partial_views_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asinh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_asinh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_atleast_2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_block_diag_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_bool_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cauchy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_char_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_clone_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_complex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_constant_pad_nd_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_contiguous_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_count_nonzero_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_cumulative_trapezoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_deg2rad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diag_embed_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_diagonal_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_dist_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_div_floor_rounding_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_einsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_empty_strided_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_erf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_expm1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_fftshift_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_irfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fft_rfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_flip_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fliplr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_float_power_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_fmin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_frexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_geometric_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_half_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histc_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_histogram_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_index_reduce_amax_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_isposinf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ldexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_cholesky_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_eigh_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_lstsq_grad_oriented_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_matrix_rank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_linalg_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_log_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logaddexp2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logical_xor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_tensor_overload_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_logspace_tensor_overload_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_long_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_lu_unpack_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumprod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_masked_var_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_matrix_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_max_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_median_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_no_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_min_reduction_with_dim_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_mvlgamma_mvlgamma_p_1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nanquantile_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_batch_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_native_batch_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ne_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_ne_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nextafter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_adaptive_avg_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_conv_transpose1d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_dropout_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_instance_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest-exact_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_interpolate_nearest_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_linear_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_logsigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_margin_ranking_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_max_unpool2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_mse_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_negative_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pad_replicate_negative_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_pixel_unshuffle_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_relu6_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_rms_norm_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_scaled_dot_product_attention_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_softplus_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_nn_functional_triplet_margin_with_distance_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_normal_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_pca_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_polygamma_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randint_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_randn_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_reshape_as_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_resolve_neg_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_roll_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_scatter_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_searchsorted_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sigmoid_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sign_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_signal_windows_hamming_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_softmax_with_dtype_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_bessel_y1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_log_ndtr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_modified_bessel_k0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_shifted_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_special_xlog1py_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_sqrt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_mean_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_std_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_svd_lowrank_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_t_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_tanh_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_transpose_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_true_divide_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unbind_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_unsafe_chunk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_where_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_like_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_grad_match_zeros_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_H_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_T_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___getitem___mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match___radd___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rand___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___rdiv___mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match___rmatmul___mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rmul___mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match___ror___mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match___rpow___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match___rxor___mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match__native_batch_norm_legit_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__native_batch_norm_legit_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__softmax_backward_data_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match__softmax_backward_data_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match__softmax_backward_data_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match__unsafe_masked_index_put_accumulate_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_add_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addbmm_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_addcmul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmm_decomposed_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_addmv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_addr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_alias_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_all_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_allclose_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_amin_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_angle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_arange_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_argmin_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_argsort_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_argwhere_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_partial_views_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_as_strided_scatter_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_asin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_asinh_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan2_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atan_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_2d_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_atleast_3d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_baddbmm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_bfloat16_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_bincount_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_and_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_not_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_bitwise_xor_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_block_diag_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_bool_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_broadcast_to_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_bucketize_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_byte_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cartesian_prod_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_cat_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cauchy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cdouble_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_ceil_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cfloat_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_chalf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_char_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_chunk_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_max_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_min_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_clamp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_column_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_combinations_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_conj_physical_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_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_contiguous_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_corrcoef_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_cos_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_cosh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_count_nonzero_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_cummax_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cummin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_cumprod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_cumulative_trapezoid_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_deg2rad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_embed_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_diag_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diagflat_mps_float32, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_diagonal_scatter_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_diff_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_digamma_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_floor_rounding_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_div_trunc_rounding_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_dot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_double_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_dsplit_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_einsum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_like_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_permuted_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_empty_strided_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_eq_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_equal_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_erf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_erfinv_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_exp_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_expand_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_expm1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftn_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_fftshift_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_hfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ifft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_ihfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft2_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfft_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_irfftn_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft2_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fft_rfft_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_fill_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_flip_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_fliplr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_flipud_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_float_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_float_power_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_divide_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_floor_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_fmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_fmod_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_frexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_full_like_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_gather_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_ge_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gradient_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_grid_sampler_2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_gt_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_half_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_heaviside_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_histogramdd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_i0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_igamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_add_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_copy_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_put_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_amin_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_index_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_index_select_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_int_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isclose_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isin_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isinf_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isnan_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_isneginf_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_isposinf_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_isreal_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_item_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_4inputs_with_extra_args_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_binary_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_jiterator_unary_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_kron_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_kthvalue_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_ldexp_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_le_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_lerp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_lgamma_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cond_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cond_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_cross_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_inv_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_ex_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_ldl_factor_ex_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_multi_dot_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_norm_subgradients_at_zero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_solve_triangular_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_svdvals_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vander_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_linalg_vector_norm_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_linspace_tensor_overload_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_log10_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log1p_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_log2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_log_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_log_softmax_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logaddexp_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_and_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_not_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_or_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_logical_xor_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_logit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logspace_tensor_overload_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_logsumexp_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_long_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_lu_unpack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mH_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mT_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_amin_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_argmax_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumprod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_cumsum_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_fill_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_mean_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_scatter_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_select_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_masked_var_mps_bfloat16, 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_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_matmul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_matrix_exp_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_binary_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_max_pool2d_with_indices_backward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_max_reduction_with_dim_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_maximum_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_minimum_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mm_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_mode_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_movedim_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_msort_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_mul_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_multinomial_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_mv_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_mvlgamma_mvlgamma_p_5_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nan_to_num_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nansum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_narrow_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_native_batch_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_native_dropout_backward_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_neg_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_empty_strided_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_ones_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_new_zeros_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_avg_pool3d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_adaptive_max_pool2d_mps_bfloat16, 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_pool3d_mps_float32, 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_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_conv_transpose2d_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_cosine_embedding_loss_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_dropout2d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_elu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_feature_alpha_dropout_without_train_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_fractional_max_pool3d_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_glu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_grid_sample_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardshrink_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardsigmoid_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardswish_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hardtanh_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_hinge_embedding_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_instance_norm_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_area_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_bilinear_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_interpolate_nearest-exact_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_kl_div_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_layer_norm_mps_bfloat16, 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_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool2d_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_pool3d_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_grad_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool1d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool2d_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_max_unpool3d_grad_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_mse_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multi_head_attention_forward_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_multilabel_soft_margin_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_nll_loss_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_circular_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_constant_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_reflect_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pad_replicate_negative_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pairwise_distance_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_shuffle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_pixel_unshuffle_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_poisson_nll_loss_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu6_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_relu_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_silu_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softmin_with_dtype_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softplus_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softplus_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_softsign_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_tanhshrink_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_loss_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_triplet_margin_with_distance_loss_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_nn_functional_unfold_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_nonzero_static_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_inf_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_norm_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_normal_in_place_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ones_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_outer_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_permute_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_1_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_2_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_3_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_polygamma_polygamma_n_4_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_positive_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_pow_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_prod_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_put_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_qr_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_randint_like_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_ravel_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_real_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_remainder_mps_bfloat16, 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_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_interleave_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_repeat_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_reshape_as_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize__mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_resize_as__mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_conj_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_resolve_neg_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_rot90_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_decimals_neg_3_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_round_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_rsqrt_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_scalar_tensor_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_add_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_amax_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_scatter_reduce_prod_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_searchsorted_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_select_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_sgn_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_short_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_sign_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_signal_windows_kaiser_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sinc_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_sinh_mps_bfloat16, 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_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_softmax_with_dtype_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_airy_ai_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_j1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_bessel_y1_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_v_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_chebyshev_polynomial_w_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_hermite_polynomial_h_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_i1e_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_laguerre_polynomial_l_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i0_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_i1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_modified_bessel_k1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtr_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_ndtri_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_special_polygamma_special_polygamma_n_0_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_scaled_modified_bessel_k1_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_t_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_v_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_special_shifted_chebyshev_polynomial_w_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_special_spherical_bessel_j0_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_special_zeta_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_split_list_args_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_split_with_sizes_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_sqrt_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_squeeze_multiple_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_mean_unbiased_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_std_unbiased_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_stft_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sub_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_sum_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_svd_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_t_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_t_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_take_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_tan_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_tanh_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tensor_split_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tile_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_to_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_to_sparse_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_topk_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_torch_ops_aten__safe_softmax_default_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_trace_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_copy_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_transpose_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_trapz_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triangular_solve_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_tril_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_indices_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_triu_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_true_divide_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_copy_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unbind_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_unflatten_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unfold_copy_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_unique_consecutive_mps_bfloat16, 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_unique_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_chunk_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsafe_split_mps_int64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_copy_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_unsqueeze_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_var_mean_unbiased_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_var_unbiased_mps_float32, test/test_mps.py::TestConsistencyMPS::test_output_match_vdot_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_complex_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_view_as_real_mps_complex64, test/test_mps.py::TestConsistencyMPS::test_output_match_view_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vsplit_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_vstack_mps_float16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int16, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_int8, test/test_mps.py::TestConsistencyMPS::test_output_match_where_mps_uint8, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_bool, test/test_mps.py::TestConsistencyMPS::test_output_match_xlogy_mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zero__mps_int32, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_like_mps_bfloat16, test/test_mps.py::TestConsistencyMPS::test_output_match_zeros_mps_int8, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_as_strided_scatter_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_complex_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_copysign_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_diagonal_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_div_trunc_rounding_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_dsplit_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_eq_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_exponential_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_fft_ihfftn_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_igamma_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_index_select_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_lcm_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_cross_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_linalg_lstsq_grad_oriented_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_narrow_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_hinge_embedding_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_max_pool2d_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_multi_margin_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_poisson_nll_loss_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_nn_functional_rrelu_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_ormqr_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_pow_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_signal_windows_exponential_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_special_chebyshev_polynomial_u_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_unbind_copy_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vdot_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_view_as_mps, test/test_mps.py::TestErrorInputsMPS::test_error_inputs_vsplit_mps, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_broadcast_tensors_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_equal_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_vander_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_linalg_vecdot_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_nn_functional_l1_loss_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_exponential_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_signal_windows_hann_mps_float32, test/test_mps.py::TestCommonMPS::test_numpy_ref_mps_unbind_mps_float32, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_float16, test/test_mps.py::TestCommonMPS::test_tensor_creation_mps_int16, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_48_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_128_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_256_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_1_n_64_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_48_q_group_64_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_32_num_groups_1_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_32_n_64_q_group_32_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_256_num_groups_2_mps, test/test_mps.py::TestLinalgMPSMPS::test__int4_mm_m_64_n_48_q_group_64_num_groups_2_mps 2025-07-17T07:16:11.5566560Z 2025-07-17T07:16:13.6711740Z Running nn/test_dropout 1/1 ... [2025-07-17 07:16:13.669829] 2025-07-17T07:16:13.6712290Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:16:13.6713540Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'nn/test_dropout.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:16:13.670173] 2025-07-17T07:16:16.6613580Z 2025-07-17T07:16:16.6614500Z nn/test_dropout 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_dropout_1.1_636b93dbaae241df_.log 2025-07-17T07:16:16.6625770Z Running 14 items in this shard: test/nn/test_dropout.py::TestDropoutNN::test_AlphaDropout, test/nn/test_dropout.py::TestDropoutNN::test_FeatureAlphaDropout, test/nn/test_dropout.py::TestDropoutNN::test_invalid_dropout_p, test/nn/test_dropout.py::TestDropoutNN::test_native_dropout_corner_case, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout1d_cpu_float64, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout2d_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout3d_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_Dropout_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeCPU::test_empty_dropout_cpu, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout1d_mps_float32, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout2d_mps, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout3d_mps, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_Dropout_mps, test/nn/test_dropout.py::TestDropoutNNDeviceTypeMPS::test_empty_dropout_mps 2025-07-17T07:16:16.6628990Z 2025-07-17T07:16:18.8344200Z Running test_view_ops 1/1 ... [2025-07-17 07:16:18.834307] 2025-07-17T07:16:18.8344720Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:16:18.8346750Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_view_ops.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:16:18.834600] 2025-07-17T07:16:28.1161870Z 2025-07-17T07:16:28.1162790Z test_view_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_view_ops_1.1_884752dd08bf9054_.log 2025-07-17T07:16:28.1349370Z Running 601 items in this shard: test/test_view_ops.py::TestViewOpsCPU::test_T_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_assignment_cpu, test/test_view_ops.py::TestViewOpsCPU::test_advanced_indexing_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_gradients_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_as_strided_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_ellipses_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_newaxis_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_basic_indexing_slice_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_chunk_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_conj_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_conj_self_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_conj_view_with_shared_memory_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_contiguous_self_cpu, test/test_view_ops.py::TestViewOpsCPU::test_diagonal_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_expand_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_flatten_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_imag_noncomplex_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_movedim_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_narrow_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_permute_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_real_imag_view_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_reshape_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_nonview_cpu, test/test_view_ops.py::TestViewOpsCPU::test_reshape_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_select_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex128_uint8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_bool, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex128, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_complex64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_float64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int16, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int32, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int64, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_int8, test/test_view_ops.py::TestViewOpsCPU::test_set_real_imag_cpu_complex64_uint8, test/test_view_ops.py::TestViewOpsCPU::test_split_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_squeeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_t_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_transpose_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unbind_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unfold_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_inplace_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_unsqueeze_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_complex_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex32, test/test_view_ops.py::TestViewOpsCPU::test_view_as_real_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_as_view_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_out_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_copy_output_contiguous_cpu, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_new_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_dtype_upsize_errors_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_dsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_hsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_split_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bfloat16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_bool, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex128, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_complex64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_float64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int16, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int32, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int64, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_int8, test/test_view_ops.py::TestViewOpsCPU::test_view_tensor_vsplit_cpu_uint8, test/test_view_ops.py::TestViewOpsCPU::test_view_view_cpu, test/test_view_ops.py::TestViewOpsMPS::test_T_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_advanced_indexing_assignment_mps, test/test_view_ops.py::TestViewOpsMPS::test_advanced_indexing_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_gradients_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_as_strided_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_ellipses_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_newaxis_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_basic_indexing_slice_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_chunk_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_conj_imag_view_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_conj_imag_view_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_conj_self_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_conj_view_with_shared_memory_mps, test/test_view_ops.py::TestViewOpsMPS::test_contiguous_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_contiguous_self_mps, test/test_view_ops.py::TestViewOpsMPS::test_diagonal_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_expand_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_expand_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_flatten_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_flatten_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_imag_noncomplex_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_movedim_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_narrow_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_permute_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_real_imag_view_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_real_imag_view_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_reshape_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_reshape_nonview_mps, test/test_view_ops.py::TestViewOpsMPS::test_reshape_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_select_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_bool, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_complex128, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_complex64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_float16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_float32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_float64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_int8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex128_uint8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_bool, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_complex128, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_complex64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_float64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int16, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int32, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int64, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_int8, test/test_view_ops.py::TestViewOpsMPS::test_set_real_imag_mps_complex64_uint8, test/test_view_ops.py::TestViewOpsMPS::test_split_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_squeeze_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_squeeze_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_t_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_t_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_transpose_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_transpose_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unbind_mps, test/test_view_ops.py::TestViewOpsMPS::test_unbind_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unfold_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unsqueeze_inplace_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_unsqueeze_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_as_complex_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex32, test/test_view_ops.py::TestViewOpsMPS::test_view_as_real_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_as_view_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_out_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_copy_output_contiguous_mps, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_new_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_dtype_upsize_errors_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_dsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_hsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_split_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_bfloat16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_bool, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_complex128, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_complex64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_float64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int16, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int32, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int64, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_int8, test/test_view_ops.py::TestViewOpsMPS::test_view_tensor_vsplit_mps_uint8, test/test_view_ops.py::TestViewOpsMPS::test_view_view_mps, test/test_view_ops.py::TestViewOpsLAZY::test_T_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_assignment_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_advanced_indexing_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_gradients_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_as_strided_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_ellipses_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_newaxis_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_basic_indexing_slice_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_chunk_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_conj_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_self_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_conj_view_with_shared_memory_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_contiguous_self_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_diagonal_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_expand_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_flatten_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_imag_noncomplex_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_movedim_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_narrow_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_permute_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_real_imag_view_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_nonview_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_reshape_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_select_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex128_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_bool, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_float64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int16, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int32, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int64, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_int8, test/test_view_ops.py::TestViewOpsLAZY::test_set_real_imag_lazy_complex64_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_split_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_squeeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_t_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_transpose_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unbind_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unfold_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_inplace_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_unsqueeze_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_complex_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex32, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_real_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_as_view_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_out_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_copy_output_contiguous_lazy, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_new_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_dtype_upsize_errors_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_dsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_hsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_split_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bfloat16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_bool, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex128, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_complex64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_float64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int16, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int32, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int64, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_int8, test/test_view_ops.py::TestViewOpsLAZY::test_view_tensor_vsplit_lazy_uint8, test/test_view_ops.py::TestViewOpsLAZY::test_view_view_lazy, test/test_view_ops.py::TestOldViewOpsCPU::test_T_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_as_strided_overflow_storage_offset_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_atleast_gradient_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_big_transpose_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_shapes_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_tensors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_broadcast_to_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_chunk_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_conj_neg_view_numpy_error_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_contiguous_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_crow_col_indices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_empty_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_expand_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_flatten_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize__cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_memory_format_resize_as_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_narrow_tensor_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_python_types_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_ravel_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_reshape_view_semantics_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_as_preserves_strides_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_resize_overflow_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_split_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_t_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_errors_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_indices_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_tensor_split_sections_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_invalid_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transpose_vs_numpy_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bfloat16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_bool, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex128, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_complex64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_float64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int16, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int32, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int64, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_int8, test/test_view_ops.py::TestOldViewOpsCPU::test_transposes_errors_cpu_uint8, test/test_view_ops.py::TestOldViewOpsCPU::test_unsqueeze_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_all_dtypes_and_devices_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_cpu, test/test_view_ops.py::TestOldViewOpsCPU::test_view_empty_cpu 2025-07-17T07:16:28.1472550Z 2025-07-17T07:16:30.1698340Z Running test_metal 1/1 ... [2025-07-17 07:16:30.169723] 2025-07-17T07:16:30.1698770Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-07-17T07:16:30.1702690Z Executing ['/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/bin/python', '-bb', 'test_metal.py', '-m', 'not serial', '--shard-id=1', '--num-shards=1', '-v', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-07-17 07:16:30.170107] 2025-07-17T07:16:32.3455670Z 2025-07-17T07:16:32.3457420Z test_metal 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_metal_1.1_f3944f0b7ce4ded9_.log 2025-07-17T07:16:32.3458160Z Running 1 items in this shard: test/test_metal.py::TestMetalRewritePass::test_conv 2025-07-17T07:16:32.3458410Z 2025-07-17T07:16:56.0789810Z 2025-07-17T07:16:56.0799050Z test_modules 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_1.2_f7ee8aff3d7056e7_.log 2025-07-17T07:16:56.1740670Z Running 3394 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_save_load_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCELoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCEWithLogitsLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm1d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Bilinear_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Bilinear_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CTCLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConvTranspose3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CosineEmbeddingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CrossEntropyLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Embedding_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRUCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardswish_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardtanh_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HuberLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HuberLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_KLDivLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_L1Loss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTMCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LayerNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LeakyReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LeakyReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Linear_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Linear_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LocalResponseNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LocalResponseNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSigmoid_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MSELoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Mish_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Mish_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_NLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_NLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNNCell_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU6_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Sigmoid_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SmoothL1Loss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SoftMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SoftMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmin_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softplus_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softplus_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softsign_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanh_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanhshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Threshold_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerDecoderLayer_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Transformer_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Transformer_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSigmoid_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MSELoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTM_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCELoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCELoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Bilinear_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CTCLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CosineEmbeddingLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CosineEmbeddingLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CrossEntropyLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CrossEntropyLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Embedding_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GaussianNLLLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GroupNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardshrink_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardswish_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardtanh_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HingeEmbeddingLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_KLDivLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTMCell_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTMCell_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LocalResponseNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSigmoid_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSoftmax_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSoftmax_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MSELoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MarginRankingLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Mish_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_NLLLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_NLLLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PReLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PoissonNLLLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PoissonNLLLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RMSNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNNCell_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU6_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SiLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SmoothL1Loss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SmoothL1Loss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmin_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softplus_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanh_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanhshrink_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Threshold_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Threshold_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerDecoderLayer_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Transformer_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Transformer_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softplus_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_False_set_grad_True_mps_float32 2025-07-17T07:16:56.2448630Z 2025-07-17T07:18:37.0936880Z 2025-07-17T07:18:37.0937460Z test_modules 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_modules_2.2_2d18d4436a1ac77a_.log 2025-07-17T07:18:37.2009580Z Running 3447 items in this shard: test/test_modules.py::TestModuleCPU::test_check_inplace_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_check_inplace_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_cpu_gpu_parity_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_device_ctx_init_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_errors_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_factory_kwargs_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_forward_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_RNNCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_forward_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_grad_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_gradgrad_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Tanhshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_if_train_and_eval_modes_differ_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_CosineEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Embedding_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GRU_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_memory_format_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MarginRankingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_RNN_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_memory_format_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardtanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LocalResponseNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_LogSoftmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PoissonNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SiLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SiLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softplus_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_multiple_device_transfer_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Bilinear_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Conv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardswish_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Hardtanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_HuberLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTMCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_LogSoftmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_PoissonNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_SoftMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmax_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_Transformer_cpu_float32, test/test_modules.py::TestModuleCPU::test_non_contiguous_tensors_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveAvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AdaptiveMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BCELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BCEWithLogitsLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Bilinear_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CTCLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_CTCLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConstantPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex128, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_CrossEntropyLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Embedding_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GRU_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_GaussianNLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_repr_nn_GroupNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Hardswish_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_HingeEmbeddingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_L1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LPPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LSTM_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LazyConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Linear_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MSELoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MarginRankingLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MaxPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiLabelSoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_NLLLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_PReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_RMSNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_RNN_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU6_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReflectionPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_SmoothL1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmax_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softmin_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softplus_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Softshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Softsign_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerDecoderLayer_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_TransformerEncoder_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_Transformer_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_repr_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveAvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AdaptiveMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_AvgPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BCEWithLogitsLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm1d_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_BatchNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_CircularPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConstantPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Conv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_complex64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ConvTranspose3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ELU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_FractionalMaxPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GELU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRUCell_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRUCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GRU_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_bfloat16, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float16, test/test_modules.py::TestModuleCPU::test_save_load_nn_GroupNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardshrink_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Hardshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HingeEmbeddingLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_HuberLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm1d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm2d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_InstanceNorm3d_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_KLDivLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_KLDivLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_L1Loss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LPPool3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTMCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LSTM_train_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LayerNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LayerNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConv3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LazyConvTranspose3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LeakyReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LeakyReLU_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Linear_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LocalResponseNorm_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_LogSigmoid_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MSELoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MaxPool2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Mish_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Mish_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiLabelMarginLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_eval_mode_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_MultiheadAttention_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_NLLLoss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_PReLU_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RMSNorm_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_RNNCell_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReLU6_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReflectionPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad2d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ReplicationPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Sigmoid_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_SmoothL1Loss_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_SoftMarginLoss_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmax2d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softmin_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Softsign_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanh_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanh_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Tanhshrink_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_Threshold_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_Threshold_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerDecoderLayer_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoderLayer_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_eval_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_TransformerEncoder_train_mode_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad1d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad1d_cpu_float64, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad3d_cpu_float32, test/test_modules.py::TestModuleCPU::test_save_load_nn_ZeroPad3d_cpu_float64, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveAvgPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AdaptiveMaxPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_AvgPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCELoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BCEWithLogitsLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm2d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_BatchNorm3d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CTCLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CircularPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ConstantPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Conv1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CosineEmbeddingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_CrossEntropyLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Embedding_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_FractionalMaxPool3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GELU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GRU_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GaussianNLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GaussianNLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GroupNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_GroupNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardshrink_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardswish_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Hardtanh_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HingeEmbeddingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_HingeEmbeddingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm1d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm2d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_InstanceNorm3d_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_KLDivLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_L1Loss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LPPool2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTMCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LSTM_train_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LayerNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSigmoid_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSoftmax_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_LogSoftmax_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MSELoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MarginRankingLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MarginRankingLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MaxPool3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelMarginLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_eval_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_MultiheadAttention_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PoissonNLLLoss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_PoissonNLLLoss_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RMSNorm_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RMSNorm_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNNCell_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_RNN_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU6_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad1d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad2d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReflectionPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad1d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad2d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ReplicationPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SELU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SiLU_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SiLU_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Sigmoid_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_SmoothL1Loss_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmax_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softmin_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Softsign_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanh_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Tanhshrink_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_Threshold_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerDecoderLayer_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_eval_mode_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoderLayer_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_TransformerEncoder_train_mode_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad3d_swap_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_empty_nn_ZeroPad3d_swap_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_AvgPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCELoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm1d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Bilinear_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CTCLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CircularPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConstantPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Conv3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ConvTranspose3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_CrossEntropyLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Embedding_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GELU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRUCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GRU_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GaussianNLLLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_GroupNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardshrink_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardswish_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Hardtanh_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HingeEmbeddingLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_HuberLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_KLDivLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_L1Loss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LPPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTMCell_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LSTM_train_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LayerNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LeakyReLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Linear_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LocalResponseNorm_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_LogSoftmax_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MarginRankingLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool2d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MaxPool3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Mish_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_NLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_PoissonNLLLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RMSNorm_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNNCell_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_RNN_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU6_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReLU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReflectionPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad1d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ReplicationPad3d_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SELU_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SiLU_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Sigmoid_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SmoothL1Loss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_SoftMarginLoss_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmax_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softmin_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softplus_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Softsign_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanh_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Tanhshrink_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Threshold_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_eval_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_Transformer_swap_False_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad1d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad2d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_False_set_grad_True_cpu_float32, test/test_modules.py::TestModuleCPU::test_to_nn_ZeroPad3d_swap_True_set_grad_False_cpu_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_check_inplace_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_cpu_gpu_parity_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_device_ctx_init_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_errors_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_factory_kwargs_nn_ZeroPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BCEWithLogitsLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CTCLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_forward_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_BatchNorm3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GRU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_InstanceNorm3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LSTM_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_MultiheadAttention_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNN_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_RNN_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_TransformerEncoder_mps_float32, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_if_train_and_eval_modes_differ_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Linear_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PoissonNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU6_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_memory_format_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_memory_format_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_AvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_BatchNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Conv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LazyConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MSELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_RNN_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_Transformer_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_multiple_device_transfer_nn_ZeroPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AdaptiveMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CrossEntropyLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Embedding_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GRU_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Hardtanh_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_HuberLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_InstanceNorm3d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LayerNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LayerNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Linear_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_LogSigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MarginRankingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReflectionPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SiLU_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Softsign_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanh_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_Transformer_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_non_contiguous_tensors_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveAvgPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Bilinear_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConstantPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Conv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ConvTranspose2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CosineEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GRU_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_GroupNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Hardswish_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm1d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_InstanceNorm3d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_KLDivLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_L1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConv3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_LogSoftmax_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MarginRankingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiLabelSoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_NLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_NLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_PoissonNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RMSNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_RNN_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU6_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ReflectionPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ReplicationPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Sigmoid_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SmoothL1Loss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_SoftMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softplus_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_Softshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Softsign_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Tanhshrink_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Threshold_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_Threshold_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerDecoderLayer_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoderLayer_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_TransformerEncoder_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_repr_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveAvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AdaptiveMaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_AvgPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCELoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BCEWithLogitsLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm2d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_BatchNorm3d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Bilinear_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CTCLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_CircularPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConstantPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Conv1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ConvTranspose3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CosineEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_CrossEntropyLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Embedding_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool2d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_FractionalMaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRUCell_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRUCell_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GRU_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GaussianNLLLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_GaussianNLLLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_GroupNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardswish_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Hardtanh_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_HingeEmbeddingLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_HingeEmbeddingLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_HuberLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm1d_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_InstanceNorm2d_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_KLDivLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_L1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LPPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTMCell_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTMCell_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LSTM_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConv3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LazyConvTranspose3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LeakyReLU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LeakyReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LocalResponseNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_LocalResponseNorm_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_LogSoftmax_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MSELoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MaxPool3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Mish_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Mish_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelMarginLoss_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiLabelSoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_MultiheadAttention_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_PReLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RMSNorm_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNNCell_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNNCell_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_RNN_eval_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReflectionPad3d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad1d_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ReplicationPad3d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SELU_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SELU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_SiLU_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Sigmoid_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SmoothL1Loss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_SoftMarginLoss_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax2d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmax_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmin_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softmin_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softplus_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Softshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanh_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_Tanhshrink_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerDecoderLayer_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_eval_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_train_mode_mps_float16, test/test_modules.py::TestModuleMPS::test_save_load_nn_TransformerEncoderLayer_train_mode_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad1d_mps_float32, test/test_modules.py::TestModuleMPS::test_save_load_nn_ZeroPad2d_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveAvgPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AdaptiveMaxPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_AvgPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCEWithLogitsLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BCEWithLogitsLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm1d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm2d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_BatchNorm3d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Bilinear_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CTCLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_CircularPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConstantPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Conv3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ConvTranspose3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Embedding_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_FractionalMaxPool3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GELU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRUCell_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRUCell_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GRU_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GaussianNLLLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_GroupNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardshrink_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardswish_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Hardtanh_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HingeEmbeddingLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HuberLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_HuberLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm1d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm2d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_InstanceNorm3d_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_KLDivLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_L1Loss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_L1Loss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LPPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LSTM_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LayerNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LayerNorm_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LeakyReLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LeakyReLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Linear_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Linear_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LocalResponseNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_LogSigmoid_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MSELoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MarginRankingLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MaxPool3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Mish_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiLabelSoftMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_eval_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_MultiheadAttention_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_PReLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RMSNorm_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNNCell_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_train_mode_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_RNN_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU6_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReLU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReflectionPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ReplicationPad2d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SELU_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SiLU_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Sigmoid_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Sigmoid_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SoftMarginLoss_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_SoftMarginLoss_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmax2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softmin_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softplus_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softshrink_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softshrink_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softsign_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Softsign_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanh_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_Tanhshrink_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerDecoderLayer_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_eval_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_TransformerEncoder_train_mode_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad1d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad1d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad2d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad3d_swap_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_empty_nn_ZeroPad3d_swap_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveAvgPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AdaptiveMaxPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_AvgPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCELoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BCEWithLogitsLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm1d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm2d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_BatchNorm3d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Bilinear_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CTCLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CircularPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConstantPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Conv3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ConvTranspose3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CosineEmbeddingLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_CrossEntropyLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Embedding_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_FractionalMaxPool3d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRUCell_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GRU_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GaussianNLLLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_GroupNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardshrink_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardswish_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Hardtanh_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HingeEmbeddingLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_HuberLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm1d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm2d_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_InstanceNorm3d_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_KLDivLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_L1Loss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LPPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTMCell_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LSTM_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LayerNorm_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LeakyReLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Linear_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LocalResponseNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSigmoid_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_LogSoftmax_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MSELoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MarginRankingLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MaxPool3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Mish_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiLabelSoftMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_eval_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_MultiheadAttention_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_NLLLoss_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PReLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_PoissonNLLLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RMSNorm_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNNCell_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_eval_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_RNN_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU6_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReLU_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReflectionPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad1d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ReplicationPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SELU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SiLU_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Sigmoid_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SmoothL1Loss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_SoftMarginLoss_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax2d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmax_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softmin_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softshrink_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Softsign_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanh_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Tanhshrink_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Threshold_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerDecoderLayer_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_eval_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoderLayer_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_TransformerEncoder_train_mode_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_Transformer_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_False_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad1d_swap_True_set_grad_True_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad2d_swap_False_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_True_set_grad_False_mps_float32, test/test_modules.py::TestModuleMPS::test_to_nn_ZeroPad3d_swap_True_set_grad_True_mps_float32 2025-07-17T07:18:37.2738210Z 2025-07-17T07:18:37.6082300Z Running test batch 'tests to run' cost 1888.12 seconds 2025-07-17T07:18:39.4073200Z 2025-07-17T07:18:39.4073520Z real 31m33.035s 2025-07-17T07:18:39.4073710Z user 67m9.217s 2025-07-17T07:18:39.4073940Z sys 8m35.839s 2025-07-17T07:18:39.4074090Z + MTL_CAPTURE_ENABLED=1 2025-07-17T07:18:39.4074400Z + python3 test/test_mps.py --verbose -k test_metal_capture 2025-07-17T07:18:40.9520000Z 2025-07-17 07:18:40.951 Python[48938:17640785] Metal GPU Frame Capture Enabled 2025-07-17T07:18:42.2904100Z 2025-07-17T07:18:42.2904450Z Running tests... 2025-07-17T07:18:42.2904820Z ---------------------------------------------------------------------- 2025-07-17T07:18:42.2905230Z Test results will be stored in test-reports/python-unittest/test.test_mps 2025-07-17T07:18:42.9728450Z test_metal_capture (__main__.TestMetalLibrary.test_metal_capture) ... ok (0.682s) 2025-07-17T07:18:42.9728750Z 2025-07-17T07:18:42.9729250Z ---------------------------------------------------------------------- 2025-07-17T07:18:42.9729580Z Ran 1 test in 0.682s 2025-07-17T07:18:42.9729680Z 2025-07-17T07:18:42.9729760Z OK 2025-07-17T07:18:42.9729830Z 2025-07-17T07:18:42.9730070Z Generating XML reports... 2025-07-17T07:18:42.9796350Z Generated XML report: test-reports/python-unittest/test.test_mps/TEST-TestMetalLibrary-20250717071842.xml 2025-07-17T07:18:43.5818220Z + assert_git_not_dirty 2025-07-17T07:18:43.5818460Z + [[ macos-py3-arm64 != *rocm* ]] 2025-07-17T07:18:43.5818700Z + [[ macos-py3-arm64 != *xla* ]] 2025-07-17T07:18:43.5824190Z ++ git status --porcelain 2025-07-17T07:18:43.5825310Z ++ grep -v '?? third_party' 2025-07-17T07:18:48.1723230Z ++ true 2025-07-17T07:18:48.1724710Z + git_status= 2025-07-17T07:18:48.1725050Z + [[ -n '' ]] 2025-07-17T07:18:48.2062680Z ##[group]Run cat test/**/*_toprint.log || true 2025-07-17T07:18:48.2062950Z cat test/**/*_toprint.log || true 2025-07-17T07:18:48.3401040Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:18:48.3401260Z env: 2025-07-17T07:18:48.3401390Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:18:48.3401560Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:18:48.3401730Z TEST_CONFIG: mps 2025-07-17T07:18:48.3401870Z SHARD_NUMBER: 1 2025-07-17T07:18:48.3402000Z NUM_TEST_SHARDS: 1 2025-07-17T07:18:48.3402120Z PR_BODY: 2025-07-17T07:18:48.3402250Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:18:48.3402480Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:18:48.3402720Z ##[endgroup] 2025-07-17T07:18:48.8907760Z cat: test/**/*_toprint.log: No such file or directory 2025-07-17T07:18:48.8954900Z ##[group]Run python3 test/bench_mps_ops.py 2025-07-17T07:18:48.8955130Z python3 test/bench_mps_ops.py 2025-07-17T07:18:48.8967430Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:18:48.8967790Z env: 2025-07-17T07:18:48.8967920Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:18:48.8968120Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:18:48.8968310Z TEST_CONFIG: mps 2025-07-17T07:18:48.8968450Z SHARD_NUMBER: 1 2025-07-17T07:18:48.8968600Z NUM_TEST_SHARDS: 1 2025-07-17T07:18:48.8968750Z PR_BODY: 2025-07-17T07:18:48.8968930Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:18:48.8969170Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:18:48.8969570Z ##[endgroup] 2025-07-17T07:18:59.0500750Z /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages/torch/backends/cuda/__init__.py:131: UserWarning: Please use the new API settings to control TF32 behavior, such as torch.backends.cudnn.conv.fp32_precision = 'tf32' or torch.backends.cuda.matmul.fp32_precision = 'ieee'. Old settings, e.g, torch.backends.cuda.matmul.allow_tf32 = True, torch.backends.cudnn.allow_tf32 = True, allowTF32CuDNN() and allowTF32CuBLAS() will be deprecated after Pytorch 2.9. Please see https://pytorch.org/docs/main/notes/cuda.html#tensorfloat-32-tf32-on-ampere-and-later-devices (Triggered internally at /Users/ec2-user/runner/_work/pytorch/pytorch/aten/src/ATen/Context.cpp:83.) 2025-07-17T07:18:59.0502690Z return torch._C._get_cublas_allow_tf32() 2025-07-17T07:18:59.3260880Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:99: UserWarning: Eager and compile reduction do not match for sum and torch.float32 max_diff=6.103515625e-05 2025-07-17T07:18:59.3261640Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-07-17T07:18:59.8193040Z /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.0001068115234375 2025-07-17T07:18:59.8193770Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-07-17T07:19:00.3421240Z /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.00018310546875 2025-07-17T07:19:00.3421890Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-07-17T07:19:00.9515840Z /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.0002899169921875 2025-07-17T07:19:00.9516710Z check_eager_vs_compile(rc_c, rc_e, reduction_func, dtype) 2025-07-17T07:19:01.4356100Z W0717 07:19:01.434000 48990 torch/_dynamo/convert_frame.py:1074] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-07-17T07:19:01.4358120Z W0717 07:19:01.434000 48990 torch/_dynamo/convert_frame.py:1074] [0/8] function: 'f' (/Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:89) 2025-07-17T07:19:01.4380930Z W0717 07:19:01.434000 48990 torch/_dynamo/convert_frame.py:1074] [0/8] last reason: 0/7: GLOBAL_STATE changed: num_threads 2025-07-17T07:19:01.4382250Z W0717 07:19:01.434000 48990 torch/_dynamo/convert_frame.py:1074] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-07-17T07:19:01.4383930Z W0717 07:19:01.434000 48990 torch/_dynamo/convert_frame.py:1074] [0/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html 2025-07-17T07:19:05.2356100Z W0717 07:19:05.234000 48990 torch/_dynamo/convert_frame.py:1074] [1/8] torch._dynamo hit config.recompile_limit (8) 2025-07-17T07:19:05.2358060Z W0717 07:19:05.234000 48990 torch/_dynamo/convert_frame.py:1074] [1/8] function: 'f' (/Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:116) 2025-07-17T07:19:05.2359880Z W0717 07:19:05.234000 48990 torch/_dynamo/convert_frame.py:1074] [1/8] last reason: 1/7: GLOBAL_STATE changed: num_threads 2025-07-17T07:19:05.2363090Z W0717 07:19:05.234000 48990 torch/_dynamo/convert_frame.py:1074] [1/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-07-17T07:19:05.2365200Z W0717 07:19:05.234000 48990 torch/_dynamo/convert_frame.py:1074] [1/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html 2025-07-17T07:19:12.5036150Z W0717 07:19:12.503000 48990 torch/_dynamo/convert_frame.py:1074] [2/8] torch._dynamo hit config.recompile_limit (8) 2025-07-17T07:19:12.5036890Z W0717 07:19:12.503000 48990 torch/_dynamo/convert_frame.py:1074] [2/8] function: 'f_1d' (/Users/ec2-user/runner/_work/pytorch/pytorch/test/bench_mps_ops.py:135) 2025-07-17T07:19:12.5037540Z W0717 07:19:12.503000 48990 torch/_dynamo/convert_frame.py:1074] [2/8] last reason: 2/7: GLOBAL_STATE changed: num_threads 2025-07-17T07:19:12.5038520Z W0717 07:19:12.503000 48990 torch/_dynamo/convert_frame.py:1074] [2/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-07-17T07:19:12.5039230Z W0717 07:19:12.503000 48990 torch/_dynamo/convert_frame.py:1074] [2/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html 2025-07-17T07:19:43.1696060Z [------------------------------------------------------------ -----------------------------------------------------------] 2025-07-17T07:19:43.1698880Z | 11x50x50 | 11x100x100 | 11x500x500 | 11x1000x1000 | 11x2000x2000 2025-07-17T07:19:43.1700420Z 1 threads: ---------------------------------------------------------------------------------------------------------------- 2025-07-17T07:19:43.1702180Z __getitem__ (torch.int8, torch.int64) | 418.6 | 444.9 | 875.1 | 2382.6 | 4391.5 2025-07-17T07:19:43.1703830Z __getitem__ (torch.float16, torch.int64) | 464.0 | 491.2 | 1010.8 | 2461.4 | 4619.7 2025-07-17T07:19:43.1705460Z __getitem__ (torch.float32, torch.int64) | 486.0 | 490.4 | 1029.8 | 2478.1 | 4609.2 2025-07-17T07:19:43.1706460Z 2025-07-17T07:19:43.1706740Z Times are in microseconds (us). 2025-07-17T07:19:43.1707190Z 2025-07-17T07:19:43.1707710Z [------------------------------------------- ------------------------------------------] 2025-07-17T07:19:43.1708860Z | dense | transposed | strided | strided + transposed 2025-07-17T07:19:43.1710040Z 1 threads: ------------------------------------------------------------------------------ 2025-07-17T07:19:43.1712060Z sqrt (torch.float16) | 313.2 | 336.4 | 879.8 | 814.4 2025-07-17T07:19:43.1713410Z sqrt (torch.float32) | 302.0 | 325.6 | 860.4 | 801.8 2025-07-17T07:19:43.1714640Z sqrt (torch.bfloat16) | 342.6 | 386.5 | 890.8 | 852.7 2025-07-17T07:19:43.1715830Z sin (torch.float16) | 478.4 | 472.3 | 936.6 | 901.4 2025-07-17T07:19:43.1716980Z sin (torch.float32) | 409.9 | 409.8 | 901.3 | 857.5 2025-07-17T07:19:43.1718180Z sin (torch.bfloat16) | 494.8 | 488.6 | 947.3 | 908.3 2025-07-17T07:19:43.1718940Z 2025-07-17T07:19:43.1719170Z Times are in microseconds (us). 2025-07-17T07:19:43.1719670Z 2025-07-17T07:19:43.1720540Z [--------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------] 2025-07-17T07:19:43.1722730Z | eager-512x512 | compile-512x512 | eager-1024x1024 | compile-1024x1024 | eager-2048x2048 | compile-2048x2048 | eager-4096x4096 | compile-4096x4096 2025-07-17T07:19:43.1725340Z 1 threads: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2025-07-17T07:19:43.1726770Z sum (torch.float32) | 249.6 | 319.9 | 287.2 | 519.3 | 593.3 | 1314.9 | 1586.8 | 3214.8 2025-07-17T07:19:43.1728050Z max (torch.float32) | 449.7 | 568.9 | 718.7 | 896.7 | 1778.3 | 1880.7 | 4409.2 | 4522.2 2025-07-17T07:19:43.1728800Z 2025-07-17T07:19:43.1728980Z Times are in microseconds (us). 2025-07-17T07:19:43.1729350Z 2025-07-17T07:19:43.1729670Z [------------------------------- -------------------------------] 2025-07-17T07:19:43.1730440Z | eager | compile 2025-07-17T07:19:43.1731530Z 1 threads: ------------------------------------------------------- 2025-07-17T07:19:43.1732380Z cumsum-dim0-32x32 (torch.float16) | 237.8 | 256.3 2025-07-17T07:19:43.1733290Z cumsum-dim0-128x128 (torch.float16) | 238.4 | 258.7 2025-07-17T07:19:43.1734150Z cumsum-dim0-512x512 (torch.float16) | 382.4 | 429.8 2025-07-17T07:19:43.1735050Z cumsum-dim0-1024x1024 (torch.float16) | 616.3 | 703.2 2025-07-17T07:19:43.1735900Z cumsum-dim1-32x32 (torch.float16) | 352.4 | 433.9 2025-07-17T07:19:43.1736790Z cumsum-dim1-128x128 (torch.float16) | 313.0 | 341.0 2025-07-17T07:19:43.1737620Z cumsum-dim1-512x512 (torch.float16) | 393.6 | 436.8 2025-07-17T07:19:43.1738460Z cumsum-dim1-1024x1024 (torch.float16) | 499.7 | 617.5 2025-07-17T07:19:43.1739330Z cumsum-1d-100 (torch.float16) | 222.1 | 246.0 2025-07-17T07:19:43.1740150Z cumsum-1d-10000 (torch.float16) | 253.9 | 260.5 2025-07-17T07:19:43.1741020Z cumsum-1d-1000000 (torch.float16) | 461.6 | 513.0 2025-07-17T07:19:43.1741860Z cumsum-dim0-32x32 (torch.float32) | 283.2 | 296.3 2025-07-17T07:19:43.1742740Z cumsum-dim0-128x128 (torch.float32) | 250.2 | 285.7 2025-07-17T07:19:43.1743550Z cumsum-dim0-512x512 (torch.float32) | 386.2 | 446.4 2025-07-17T07:19:43.1744430Z cumsum-dim0-1024x1024 (torch.float32) | 623.6 | 871.3 2025-07-17T07:19:43.1745290Z cumsum-dim1-32x32 (torch.float32) | 370.6 | 422.2 2025-07-17T07:19:43.1746100Z cumsum-dim1-128x128 (torch.float32) | 337.2 | 333.9 2025-07-17T07:19:43.1746940Z cumsum-dim1-512x512 (torch.float32) | 417.7 | 477.9 2025-07-17T07:19:43.1747770Z cumsum-dim1-1024x1024 (torch.float32) | 528.6 | 747.9 2025-07-17T07:19:43.1748810Z cumsum-1d-100 (torch.float32) | 218.0 | 246.4 2025-07-17T07:19:43.1749630Z cumsum-1d-10000 (torch.float32) | 250.2 | 286.3 2025-07-17T07:19:43.1750470Z cumsum-1d-1000000 (torch.float32) | 456.1 | 569.0 2025-07-17T07:19:43.1751310Z cumsum-dim0-32x32 (torch.bfloat16) | 282.9 | 303.4 2025-07-17T07:19:43.1752210Z cumsum-dim0-128x128 (torch.bfloat16) | 256.4 | 285.4 2025-07-17T07:19:43.1753050Z cumsum-dim0-512x512 (torch.bfloat16) | 396.0 | 462.0 2025-07-17T07:19:43.1753920Z cumsum-dim0-1024x1024 (torch.bfloat16) | 659.8 | 829.5 2025-07-17T07:19:43.1754790Z cumsum-dim1-32x32 (torch.bfloat16) | 330.1 | 402.9 2025-07-17T07:19:43.1755590Z cumsum-dim1-128x128 (torch.bfloat16) | 322.1 | 379.9 2025-07-17T07:19:43.1756450Z cumsum-dim1-512x512 (torch.bfloat16) | 424.6 | 462.3 2025-07-17T07:19:43.1757250Z cumsum-dim1-1024x1024 (torch.bfloat16) | 525.9 | 748.5 2025-07-17T07:19:43.1758100Z cumsum-1d-100 (torch.bfloat16) | 278.2 | 294.8 2025-07-17T07:19:43.1758920Z cumsum-1d-10000 (torch.bfloat16) | 274.6 | 303.3 2025-07-17T07:19:43.1759740Z cumsum-1d-1000000 (torch.bfloat16) | 499.7 | 617.4 2025-07-17T07:19:43.1760270Z 2025-07-17T07:19:43.1760860Z Times are in microseconds (us). 2025-07-17T07:19:43.1761260Z 2025-07-17T07:19:43.1761550Z [-------------------------------- -------------------------------] 2025-07-17T07:19:43.1762290Z | eager | compile 2025-07-17T07:19:43.1763010Z 1 threads: -------------------------------------------------------- 2025-07-17T07:19:43.1763860Z cummin-dim0-32x32 (torch.float16) | 273.5 | 314.0 2025-07-17T07:19:43.1764720Z cummin-dim0-128x128 (torch.float16) | 347.8 | 370.6 2025-07-17T07:19:43.1765630Z cummin-dim0-512x512 (torch.float16) | 567.3 | 688.2 2025-07-17T07:19:43.1766500Z cummin-dim0-1024x1024 (torch.float16) | 1172.0 | 1264.4 2025-07-17T07:19:43.1767500Z cummin-dim1-32x32 (torch.float16) | 281.0 | 321.6 2025-07-17T07:19:43.1768410Z cummin-dim1-128x128 (torch.float16) | 287.3 | 343.9 2025-07-17T07:19:43.1769280Z cummin-dim1-512x512 (torch.float16) | 469.7 | 582.2 2025-07-17T07:19:43.1770200Z cummin-dim1-1024x1024 (torch.float16) | 837.1 | 923.8 2025-07-17T07:19:43.1771110Z cummin-1d-100 (torch.float16) | 315.5 | 341.5 2025-07-17T07:19:43.1771980Z cummin-1d-10000 (torch.float16) | 346.6 | 415.6 2025-07-17T07:19:43.1772820Z cummin-1d-1000000 (torch.float16) | 2435.9 | 2532.0 2025-07-17T07:19:43.1773700Z cummin-dim0-32x32 (torch.float32) | 304.6 | 377.7 2025-07-17T07:19:43.1774560Z cummin-dim0-128x128 (torch.float32) | 355.2 | 499.9 2025-07-17T07:19:43.1775450Z cummin-dim0-512x512 (torch.float32) | 599.9 | 684.1 2025-07-17T07:19:43.1776280Z cummin-dim0-1024x1024 (torch.float32) | 1123.8 | 1210.1 2025-07-17T07:19:43.1777160Z cummin-dim1-32x32 (torch.float32) | 323.5 | 360.1 2025-07-17T07:19:43.1778000Z cummin-dim1-128x128 (torch.float32) | 289.0 | 347.1 2025-07-17T07:19:43.1778850Z cummin-dim1-512x512 (torch.float32) | 491.2 | 574.5 2025-07-17T07:19:43.1779710Z cummin-dim1-1024x1024 (torch.float32) | 838.5 | 932.6 2025-07-17T07:19:43.1780580Z cummin-1d-100 (torch.float32) | 265.0 | 285.7 2025-07-17T07:19:43.1781440Z cummin-1d-10000 (torch.float32) | 340.2 | 382.0 2025-07-17T07:19:43.1782300Z cummin-1d-1000000 (torch.float32) | 2517.9 | 2605.6 2025-07-17T07:19:43.1783200Z cummin-dim0-32x32 (torch.bfloat16) | 317.4 | 366.5 2025-07-17T07:19:43.1784060Z cummin-dim0-128x128 (torch.bfloat16) | 292.9 | 380.9 2025-07-17T07:19:43.1785050Z cummin-dim0-512x512 (torch.bfloat16) | 597.0 | 695.4 2025-07-17T07:19:43.1785880Z cummin-dim0-1024x1024 (torch.bfloat16) | 1181.0 | 1281.5 2025-07-17T07:19:43.1786770Z cummin-dim1-32x32 (torch.bfloat16) | 293.4 | 379.0 2025-07-17T07:19:43.1787630Z cummin-dim1-128x128 (torch.bfloat16) | 326.0 | 322.6 2025-07-17T07:19:43.1788460Z cummin-dim1-512x512 (torch.bfloat16) | 493.5 | 579.0 2025-07-17T07:19:43.1789280Z cummin-dim1-1024x1024 (torch.bfloat16) | 846.3 | 931.2 2025-07-17T07:19:43.1790090Z cummin-1d-100 (torch.bfloat16) | 290.0 | 363.2 2025-07-17T07:19:43.1790890Z cummin-1d-10000 (torch.bfloat16) | 336.4 | 486.5 2025-07-17T07:19:43.1791700Z cummin-1d-1000000 (torch.bfloat16) | 2383.9 | 2460.5 2025-07-17T07:19:43.1792300Z 2025-07-17T07:19:43.1792510Z Times are in microseconds (us). 2025-07-17T07:19:43.1792900Z 2025-07-17T07:19:43.1793510Z [---------------------------------------------------------------------- ----------------------------------------------------------------------] 2025-07-17T07:19:43.1794810Z | dense-dense | transp-transp | dense-transp | transp-dense | dense-scalar | dense-bcast 2025-07-17T07:19:43.1796550Z 1 threads: ------------------------------------------------------------------------------------------------------------------------------------- 2025-07-17T07:19:43.1797840Z fmax (torch.float16, torch.float16) | 337.2 | 319.4 | 944.9 | 951.4 | 697.7 | 932.4 2025-07-17T07:19:43.1799090Z fmax (torch.float32, torch.float32) | 530.2 | 533.6 | 916.5 | 938.0 | 687.7 | 872.9 2025-07-17T07:19:43.1800430Z fmax (torch.float32, torch.float16) | 456.5 | 455.7 | 993.0 | 998.3 | 728.6 | 970.7 2025-07-17T07:19:43.1801750Z fmax (torch.bfloat16, torch.bfloat16) | 341.7 | 396.3 | 955.6 | 964.0 | 708.1 | 940.3 2025-07-17T07:19:43.1803310Z add (torch.float16, torch.float16) | 406.9 | 403.2 | 950.9 | 952.8 | 697.6 | 924.6 2025-07-17T07:19:43.1804590Z add (torch.float32, torch.float32) | 534.4 | 538.3 | 918.3 | 918.8 | 689.0 | 919.7 2025-07-17T07:19:43.1805910Z add (torch.float32, torch.float16) | 459.6 | 459.2 | 997.8 | 996.5 | 746.8 | 971.1 2025-07-17T07:19:43.1807160Z add (torch.bfloat16, torch.bfloat16) | 401.8 | 373.1 | 965.1 | 968.5 | 708.8 | 938.9 2025-07-17T07:19:43.1807910Z 2025-07-17T07:19:43.1808090Z Times are in microseconds (us). 2025-07-17T07:19:43.1808430Z 2025-07-17T07:19:43.5654390Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-07-17T07:19:43.5654630Z kill "$MONITOR_SCRIPT_PID" 2025-07-17T07:19:43.5666690Z shell: /bin/bash -e -l {0} 2025-07-17T07:19:43.5666860Z env: 2025-07-17T07:19:43.5666990Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:43.5667170Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:43.5667360Z TEST_CONFIG: mps 2025-07-17T07:19:43.5667500Z SHARD_NUMBER: 1 2025-07-17T07:19:43.5667640Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:43.5667770Z PR_BODY: 2025-07-17T07:19:43.5667890Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:43.5668120Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:43.5668370Z MONITOR_SCRIPT_PID: 38795 2025-07-17T07:19:43.5668530Z ##[endgroup] 2025-07-17T07:19:43.6536000Z Prepare all required actions 2025-07-17T07:19:43.6536360Z Getting action download info 2025-07-17T07:19:43.7981550Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-07-17T07:19:43.9864110Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-07-17T07:19:44.2173070Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-07-17T07:19:44.2173400Z with: 2025-07-17T07:19:44.2173520Z use-gha: true 2025-07-17T07:19:44.2173680Z file-suffix: test-mps-1-1-macos-m1-14_46154244361 2025-07-17T07:19:44.2173900Z s3-bucket: gha-artifacts 2025-07-17T07:19:44.2174040Z env: 2025-07-17T07:19:44.2174160Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:44.2174320Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:44.2174500Z TEST_CONFIG: mps 2025-07-17T07:19:44.2174630Z SHARD_NUMBER: 1 2025-07-17T07:19:44.2174750Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:44.2174900Z PR_BODY: 2025-07-17T07:19:44.2175040Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:44.2175280Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:44.2175530Z ##[endgroup] 2025-07-17T07:19:44.2257410Z ##[group]Run actions/upload-artifact@v4 2025-07-17T07:19:44.2257600Z with: 2025-07-17T07:19:44.2257810Z name: test-jsons-runattempt1-test-mps-1-1-macos-m1-14_46154244361.zip 2025-07-17T07:19:44.2258080Z retention-days: 14 2025-07-17T07:19:44.2258220Z if-no-files-found: warn 2025-07-17T07:19:44.2258380Z path: test/**/*.json 2025-07-17T07:19:44.2258520Z compression-level: 6 2025-07-17T07:19:44.2258650Z overwrite: false 2025-07-17T07:19:44.2258800Z include-hidden-files: false 2025-07-17T07:19:44.2258950Z env: 2025-07-17T07:19:44.2259060Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:44.2259230Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:44.2259400Z TEST_CONFIG: mps 2025-07-17T07:19:44.2259520Z SHARD_NUMBER: 1 2025-07-17T07:19:44.2259650Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:44.2259780Z PR_BODY: 2025-07-17T07:19:44.2260030Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:44.2260270Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:44.2260520Z ##[endgroup] 2025-07-17T07:19:45.0491340Z With the provided path, there will be 6 files uploaded 2025-07-17T07:19:45.0494820Z Artifact name is valid! 2025-07-17T07:19:45.0495750Z Root directory input is valid! 2025-07-17T07:19:45.1512170Z Beginning upload of artifact content to blob storage 2025-07-17T07:19:45.2247910Z Uploaded bytes 42417 2025-07-17T07:19:45.2456850Z Finished uploading artifact content to blob storage! 2025-07-17T07:19:45.2473220Z SHA256 digest of uploaded artifact zip is ffd5c5e40896933a4a073a04718383e22c09baa9a828192cfd0eb018890cb3ef 2025-07-17T07:19:45.2473980Z Finalizing artifact upload 2025-07-17T07:19:45.3247120Z Artifact test-jsons-runattempt1-test-mps-1-1-macos-m1-14_46154244361.zip.zip successfully finalized. Artifact ID 3552142874 2025-07-17T07:19:45.3249440Z Artifact test-jsons-runattempt1-test-mps-1-1-macos-m1-14_46154244361.zip has been successfully uploaded! Final size is 42417 bytes. Artifact ID is 3552142874 2025-07-17T07:19:45.3267920Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16337959945/artifacts/3552142874 2025-07-17T07:19:45.3457630Z ##[group]Run actions/upload-artifact@v4 2025-07-17T07:19:45.3458040Z with: 2025-07-17T07:19:45.3458490Z name: test-reports-runattempt1-test-mps-1-1-macos-m1-14_46154244361.zip 2025-07-17T07:19:45.3459020Z retention-days: 14 2025-07-17T07:19:45.3459340Z if-no-files-found: ignore 2025-07-17T07:19:45.3459670Z path: test/**/*.xml test/**/*.csv 2025-07-17T07:19:45.3460010Z compression-level: 6 2025-07-17T07:19:45.3460300Z overwrite: false 2025-07-17T07:19:45.3460620Z include-hidden-files: false 2025-07-17T07:19:45.3460930Z env: 2025-07-17T07:19:45.3461200Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:45.3461520Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:45.3462410Z TEST_CONFIG: mps 2025-07-17T07:19:45.3462690Z SHARD_NUMBER: 1 2025-07-17T07:19:45.3462980Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:45.3463220Z PR_BODY: 2025-07-17T07:19:45.3463470Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:45.3463970Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:45.3464670Z ##[endgroup] 2025-07-17T07:19:45.7221200Z With the provided path, there will be 43 files uploaded 2025-07-17T07:19:45.7223800Z Artifact name is valid! 2025-07-17T07:19:45.7224040Z Root directory input is valid! 2025-07-17T07:19:45.7794730Z Beginning upload of artifact content to blob storage 2025-07-17T07:19:45.9661040Z Uploaded bytes 284088 2025-07-17T07:19:45.9858940Z Finished uploading artifact content to blob storage! 2025-07-17T07:19:45.9861070Z SHA256 digest of uploaded artifact zip is 58c9de78b7fd9a097e52f334de755993d367828c6927c187e12576a8bf39f502 2025-07-17T07:19:45.9862050Z Finalizing artifact upload 2025-07-17T07:19:46.0754730Z Artifact test-reports-runattempt1-test-mps-1-1-macos-m1-14_46154244361.zip.zip successfully finalized. Artifact ID 3552142943 2025-07-17T07:19:46.0757390Z Artifact test-reports-runattempt1-test-mps-1-1-macos-m1-14_46154244361.zip has been successfully uploaded! Final size is 284088 bytes. Artifact ID is 3552142943 2025-07-17T07:19:46.0782050Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16337959945/artifacts/3552142943 2025-07-17T07:19:46.0964330Z ##[group]Run actions/upload-artifact@v4 2025-07-17T07:19:46.0964870Z with: 2025-07-17T07:19:46.0965400Z name: logs-runattempt1-test-mps-1-1-macos-m1-14_46154244361.zip 2025-07-17T07:19:46.0966080Z retention-days: 14 2025-07-17T07:19:46.0966520Z if-no-files-found: ignore 2025-07-17T07:19:46.0966980Z path: usage_log.txt test/**/*.log 2025-07-17T07:19:46.0967500Z compression-level: 6 2025-07-17T07:19:46.0967900Z overwrite: false 2025-07-17T07:19:46.0968320Z include-hidden-files: false 2025-07-17T07:19:46.0968740Z env: 2025-07-17T07:19:46.0969120Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:46.0969610Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:46.0970080Z TEST_CONFIG: mps 2025-07-17T07:19:46.0970460Z SHARD_NUMBER: 1 2025-07-17T07:19:46.0970840Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:46.0971240Z PR_BODY: 2025-07-17T07:19:46.0971620Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:46.0972250Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:46.0973140Z ##[endgroup] 2025-07-17T07:19:46.4909180Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-07-17T07:19:46.4910050Z The least common ancestor is /Users/ec2-user/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-07-17T07:19:46.4910560Z With the provided path, there will be 42 files uploaded 2025-07-17T07:19:46.4910920Z Artifact name is valid! 2025-07-17T07:19:46.4911100Z Root directory input is valid! 2025-07-17T07:19:46.5461690Z Beginning upload of artifact content to blob storage 2025-07-17T07:19:46.7241570Z Uploaded bytes 368644 2025-07-17T07:19:46.7468150Z Finished uploading artifact content to blob storage! 2025-07-17T07:19:46.7470730Z SHA256 digest of uploaded artifact zip is 6ae18fd9621c1ca69bf75d4d0795558ebef62971f77b4e7aaa48bc4786851113 2025-07-17T07:19:46.7471850Z Finalizing artifact upload 2025-07-17T07:19:46.8427160Z Artifact logs-runattempt1-test-mps-1-1-macos-m1-14_46154244361.zip.zip successfully finalized. Artifact ID 3552142999 2025-07-17T07:19:46.8430380Z Artifact logs-runattempt1-test-mps-1-1-macos-m1-14_46154244361.zip has been successfully uploaded! Final size is 368644 bytes. Artifact ID is 3552142999 2025-07-17T07:19:46.8458150Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/16337959945/artifacts/3552142999 2025-07-17T07:19:46.8763820Z ##[group]Run pytorch/test-infra/.github/actions/upload-benchmark-results@main 2025-07-17T07:19:46.8764500Z with: 2025-07-17T07:19:46.8764850Z benchmark-results-dir: test/test-reports 2025-07-17T07:19:46.8765300Z dry-run: false 2025-07-17T07:19:46.8765640Z schema-version: v3 2025-07-17T07:19:46.8766540Z github-token: *** 2025-07-17T07:19:46.8766860Z env: 2025-07-17T07:19:46.8767160Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:46.8767600Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:46.8768160Z TEST_CONFIG: mps 2025-07-17T07:19:46.8768510Z SHARD_NUMBER: 1 2025-07-17T07:19:46.8768800Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:46.8769110Z PR_BODY: 2025-07-17T07:19:46.8769390Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:46.8769920Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:46.8770450Z ##[endgroup] 2025-07-17T07:19:46.8795900Z ##[group]Run set -eux 2025-07-17T07:19:46.8796290Z set -eux 2025-07-17T07:19:46.8796880Z python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-07-17T07:19:46.8797480Z  2025-07-17T07:19:46.8797790Z DEVICE_NAME="" 2025-07-17T07:19:46.8798150Z DEVICE_TYPE="" 2025-07-17T07:19:46.8798520Z  2025-07-17T07:19:46.8798830Z if command -v nvidia-smi; then 2025-07-17T07:19:46.8799470Z  # NB: I'm using PyTorch here to get the device name, however, it needs to 2025-07-17T07:19:46.8800290Z  # install the correct version of PyTorch manually for now. Any PyTorch 2025-07-17T07:19:46.8801050Z  # version is fine, I just use 2.7.1 to satify PYPIDEP linter 2025-07-17T07:19:46.8801620Z  python3 -mpip install torch==2.7.1 2025-07-17T07:19:46.8802120Z elif command -v rocminfo; then 2025-07-17T07:19:46.8802740Z  # NB: Installing torch on ROCm runner with pip here causes CI to fail 2025-07-17T07:19:46.8803520Z  # with a memoryview is too large error only on MI300 runners. Is pip 2025-07-17T07:19:46.8804320Z  # version on ROCm runner there too old? As a workaround, let's use the 2025-07-17T07:19:46.8805010Z  # GPU device name coming from rocminfo instead 2025-07-17T07:19:46.8805550Z  DEVICE_NAME=rocm 2025-07-17T07:19:46.8806210Z  DEVICE_TYPE=$(rocminfo | grep "Marketing Name" | tail -n1 | awk -F':' '{print $2}' | xargs) 2025-07-17T07:19:46.8806880Z fi 2025-07-17T07:19:46.8807170Z  2025-07-17T07:19:46.8807560Z echo "DEVICE_NAME=$DEVICE_NAME" >> $GITHUB_ENV 2025-07-17T07:19:46.8808120Z echo "DEVICE_TYPE=$DEVICE_TYPE" >> $GITHUB_ENV 2025-07-17T07:19:46.8832600Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:19:46.8833050Z env: 2025-07-17T07:19:46.8833290Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:46.8833620Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:46.8833970Z TEST_CONFIG: mps 2025-07-17T07:19:46.8834240Z SHARD_NUMBER: 1 2025-07-17T07:19:46.8834490Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:46.8834760Z PR_BODY: 2025-07-17T07:19:46.8835040Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:46.8835510Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:46.8835960Z ##[endgroup] 2025-07-17T07:19:46.9123020Z + python3 -mpip install boto3==1.35.33 psutil==7.0.0 pynvml==12.0.0 2025-07-17T07:19:47.5386750Z Collecting boto3==1.35.33 2025-07-17T07:19:47.5405620Z Using cached boto3-1.35.33-py3-none-any.whl.metadata (6.6 kB) 2025-07-17T07:19:47.5821170Z Collecting psutil==7.0.0 2025-07-17T07:19:47.5834680Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl.metadata (22 kB) 2025-07-17T07:19:47.6006380Z Collecting pynvml==12.0.0 2025-07-17T07:19:47.6019830Z Using cached pynvml-12.0.0-py3-none-any.whl.metadata (5.4 kB) 2025-07-17T07:19:47.6057880Z Requirement already satisfied: botocore<1.36.0,>=1.35.33 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from boto3==1.35.33) (1.35.99) 2025-07-17T07:19:47.6060700Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from boto3==1.35.33) (1.0.1) 2025-07-17T07:19:47.6063280Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from boto3==1.35.33) (0.10.4) 2025-07-17T07:19:47.6154760Z Collecting nvidia-ml-py<13.0.0a0,>=12.0.0 (from pynvml==12.0.0) 2025-07-17T07:19:47.6167250Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl.metadata (9.3 kB) 2025-07-17T07:19:47.6215330Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (2.9.0.post0) 2025-07-17T07:19:47.6221150Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.26.20) 2025-07-17T07:19:47.6243120Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.33->boto3==1.35.33) (1.17.0) 2025-07-17T07:19:47.6316050Z Using cached boto3-1.35.33-py3-none-any.whl (139 kB) 2025-07-17T07:19:47.6344180Z Using cached psutil-7.0.0-cp36-abi3-macosx_11_0_arm64.whl (239 kB) 2025-07-17T07:19:47.6376990Z Using cached pynvml-12.0.0-py3-none-any.whl (26 kB) 2025-07-17T07:19:47.6394580Z Using cached nvidia_ml_py-12.575.51-py3-none-any.whl (47 kB) 2025-07-17T07:19:47.7746040Z Installing collected packages: nvidia-ml-py, pynvml, psutil, boto3 2025-07-17T07:19:47.8202280Z Attempting uninstall: psutil 2025-07-17T07:19:47.8220500Z Found existing installation: psutil 5.9.1 2025-07-17T07:19:47.8268960Z Uninstalling psutil-5.9.1: 2025-07-17T07:19:47.8276430Z Successfully uninstalled psutil-5.9.1 2025-07-17T07:19:47.9221480Z Attempting uninstall: boto3 2025-07-17T07:19:47.9236210Z Found existing installation: boto3 1.35.42 2025-07-17T07:19:47.9294960Z Uninstalling boto3-1.35.42: 2025-07-17T07:19:47.9310070Z Successfully uninstalled boto3-1.35.42 2025-07-17T07:19:47.9765550Z 2025-07-17T07:19:47.9803390Z Successfully installed boto3-1.35.33 nvidia-ml-py-12.575.51 psutil-7.0.0 pynvml-12.0.0 2025-07-17T07:19:48.0328100Z + DEVICE_NAME= 2025-07-17T07:19:48.0328290Z + DEVICE_TYPE= 2025-07-17T07:19:48.0328480Z + command -v nvidia-smi 2025-07-17T07:19:48.0334290Z + command -v rocminfo 2025-07-17T07:19:48.0334530Z + echo DEVICE_NAME= 2025-07-17T07:19:48.0335850Z + echo DEVICE_TYPE= 2025-07-17T07:19:48.0367750Z ##[group]Run set -eux 2025-07-17T07:19:48.0367940Z set -eux 2025-07-17T07:19:48.0368200Z  2025-07-17T07:19:48.0368370Z if [[ -z "${GITHUB_TOKEN}" ]]; then 2025-07-17T07:19:48.0368620Z  echo "Missing github-token input" 2025-07-17T07:19:48.0368850Z  exit 1 2025-07-17T07:19:48.0369020Z fi 2025-07-17T07:19:48.0381560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:19:48.0381810Z env: 2025-07-17T07:19:48.0381970Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:48.0382170Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:48.0382360Z TEST_CONFIG: mps 2025-07-17T07:19:48.0382510Z SHARD_NUMBER: 1 2025-07-17T07:19:48.0382670Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:48.0382810Z PR_BODY: 2025-07-17T07:19:48.0382950Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:48.0383200Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:48.0383450Z DEVICE_NAME: 2025-07-17T07:19:48.0383620Z DEVICE_TYPE: 2025-07-17T07:19:48.0384080Z GITHUB_TOKEN: *** 2025-07-17T07:19:48.0384230Z ##[endgroup] 2025-07-17T07:19:48.0597000Z + [[ -z *** ]] 2025-07-17T07:19:48.0656370Z ##[group]Run pytorch/test-infra/.github/actions/get-workflow-job-id@main 2025-07-17T07:19:48.0656650Z with: 2025-07-17T07:19:48.0657080Z github-token: *** 2025-07-17T07:19:48.0657240Z env: 2025-07-17T07:19:48.0657380Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:48.0657580Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:48.0657780Z TEST_CONFIG: mps 2025-07-17T07:19:48.0657940Z SHARD_NUMBER: 1 2025-07-17T07:19:48.0658100Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:48.0658250Z PR_BODY: 2025-07-17T07:19:48.0658410Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:48.0658690Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:48.0659030Z DEVICE_NAME: 2025-07-17T07:19:48.0659190Z DEVICE_TYPE: 2025-07-17T07:19:48.0659360Z ##[endgroup] 2025-07-17T07:19:48.0669790Z ##[group]Run set -eux 2025-07-17T07:19:48.0669970Z set -eux 2025-07-17T07:19:48.0670140Z  2025-07-17T07:19:48.0670440Z python3 "${GITHUB_ACTION_PATH}/../../scripts/get_workflow_job_id.py" "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-07-17T07:19:48.0682400Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:19:48.0682650Z env: 2025-07-17T07:19:48.0682780Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:48.0682980Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:48.0692730Z TEST_CONFIG: mps 2025-07-17T07:19:48.0692910Z SHARD_NUMBER: 1 2025-07-17T07:19:48.0693070Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:48.0693230Z PR_BODY: 2025-07-17T07:19:48.0693390Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:48.0693670Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:48.0693930Z DEVICE_NAME: 2025-07-17T07:19:48.0694090Z DEVICE_TYPE: 2025-07-17T07:19:48.0694340Z GITHUB_TOKEN: *** 2025-07-17T07:19:48.0694490Z ##[endgroup] 2025-07-17T07:19:48.0900350Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/get-workflow-job-id/../../scripts/get_workflow_job_id.py 16337959945 i-0e8ca172e0ed1a63e 2025-07-17T07:19:48.7598110Z setting job-id=46154244361 2025-07-17T07:19:48.7702300Z setting job-name=macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T07:19:48.7889910Z ##[group]Run set -eux 2025-07-17T07:19:48.7890490Z set -eux 2025-07-17T07:19:48.7890960Z  2025-07-17T07:19:48.7891710Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_metadata.py" \ 2025-07-17T07:19:48.7892740Z  --schema-version "${SCHEMA_VERSION}" \ 2025-07-17T07:19:48.7893460Z  --repo "${REPO}" \ 2025-07-17T07:19:48.7894070Z  --head-branch "${HEAD_BRANCH}" \ 2025-07-17T07:19:48.7894820Z  --head-sha "${HEAD_SHA}" \ 2025-07-17T07:19:48.7895530Z  --workflow-id "${WORKFLOW_RUN_ID}" \ 2025-07-17T07:19:48.7896470Z  --run-attempt "${RUN_ATTEMPT}" \ 2025-07-17T07:19:48.7897130Z  --job-id "${JOB_ID}" \ 2025-07-17T07:19:48.7897780Z  --job-name "${JOB_NAME}" 2025-07-17T07:19:48.7931050Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:19:48.7931780Z env: 2025-07-17T07:19:48.7932210Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:48.7932800Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:48.7933420Z TEST_CONFIG: mps 2025-07-17T07:19:48.7933860Z SHARD_NUMBER: 1 2025-07-17T07:19:48.7934330Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:48.7934810Z PR_BODY: 2025-07-17T07:19:48.7935230Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:48.7936050Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:48.7936860Z DEVICE_NAME: 2025-07-17T07:19:48.7937280Z DEVICE_TYPE: 2025-07-17T07:19:48.7937730Z SCHEMA_VERSION: v3 2025-07-17T07:19:48.7938240Z REPO: pytorch/pytorch 2025-07-17T07:19:48.7938750Z HEAD_BRANCH: refs/heads/main 2025-07-17T07:19:48.7939440Z HEAD_SHA: a38f433be2e94a64b095a44ba39879d02d0c2316 2025-07-17T07:19:48.7940150Z WORKFLOW_RUN_ID: 16337959945 2025-07-17T07:19:48.7940670Z RUN_ATTEMPT: 1 2025-07-17T07:19:48.7941130Z JOB_ID: 46154244361 2025-07-17T07:19:48.7941790Z JOB_NAME: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T07:19:48.7942970Z ##[endgroup] 2025-07-17T07:19:48.8241770Z + 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 a38f433be2e94a64b095a44ba39879d02d0c2316 --workflow-id 16337959945 --run-attempt 1 --job-id 46154244361 --job-name 'macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)' 2025-07-17T07:19:48.8587320Z ##[group]Run set -eux 2025-07-17T07:19:48.8587650Z set -eux 2025-07-17T07:19:48.8587820Z  2025-07-17T07:19:48.8588100Z python3 "${GITHUB_ACTION_PATH}/../../scripts/benchmarks/gather_runners_info.py" 2025-07-17T07:19:48.8601460Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:19:48.8601730Z env: 2025-07-17T07:19:48.8601870Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:48.8602080Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:48.8602300Z TEST_CONFIG: mps 2025-07-17T07:19:48.8602490Z SHARD_NUMBER: 1 2025-07-17T07:19:48.8602660Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:48.8602830Z PR_BODY: 2025-07-17T07:19:48.8602980Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:48.8603260Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:48.8603540Z DEVICE_NAME: 2025-07-17T07:19:48.8603690Z DEVICE_TYPE: 2025-07-17T07:19:48.8603850Z ##[endgroup] 2025-07-17T07:19:48.8822860Z + python3 /Users/ec2-user/runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/benchmarks/gather_runners_info.py 2025-07-17T07:19:49.7859110Z ##[group]Run set -eux 2025-07-17T07:19:49.7859330Z set -eux 2025-07-17T07:19:49.7859490Z  2025-07-17T07:19:49.7859670Z # TODO (huydhn): Implement this part 2025-07-17T07:19:49.7859950Z echo "dependencies={}" >> "${GITHUB_OUTPUT}" 2025-07-17T07:19:49.7872150Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:19:49.7872420Z env: 2025-07-17T07:19:49.7880830Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:49.7881040Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:49.7881270Z TEST_CONFIG: mps 2025-07-17T07:19:49.7881450Z SHARD_NUMBER: 1 2025-07-17T07:19:49.7881590Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:49.7881760Z PR_BODY: 2025-07-17T07:19:49.7881920Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:49.7882180Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:49.7882440Z DEVICE_NAME: 2025-07-17T07:19:49.7882610Z DEVICE_TYPE: 2025-07-17T07:19:49.7882750Z ##[endgroup] 2025-07-17T07:19:49.8090580Z + echo 'dependencies={}' 2025-07-17T07:19:49.8115130Z ##[group]Run set -eux 2025-07-17T07:19:49.8115330Z set -eux 2025-07-17T07:19:49.8115500Z  2025-07-17T07:19:49.8115690Z if [[ ! -d "${BENCHMARK_RESULTS_DIR}" ]]; then 2025-07-17T07:19:49.8116030Z  echo "${BENCHMARK_RESULTS_DIR} does not exist, skipping" 2025-07-17T07:19:49.8116400Z  # We don't want the job to fail if the directory doesn't exist 2025-07-17T07:19:49.8116670Z  exit 0 2025-07-17T07:19:49.8116830Z fi 2025-07-17T07:19:49.8116980Z  2025-07-17T07:19:49.8117140Z if [[ "${DRY_RUN}" == "true" ]]; then 2025-07-17T07:19:49.8117490Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-07-17T07:19:49.8117870Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-07-17T07:19:49.8118270Z  --metadata "${BENCHMARK_METADATA}" \ 2025-07-17T07:19:49.8118570Z  --runners "${RUNNER_INFO}" \ 2025-07-17T07:19:49.8118840Z  --dependencies "${DEPENDENCIES}" \ 2025-07-17T07:19:49.8119070Z  --dry-run 2025-07-17T07:19:49.8119250Z else 2025-07-17T07:19:49.8119520Z  python3 "${GITHUB_ACTION_PATH}/../../scripts/upload_benchmark_results.py" \ 2025-07-17T07:19:49.8119900Z  --benchmark-results-dir "${BENCHMARK_RESULTS_DIR}" \ 2025-07-17T07:19:49.8120400Z  --metadata "${BENCHMARK_METADATA}" \ 2025-07-17T07:19:49.8120660Z  --runners "${RUNNER_INFO}" \ 2025-07-17T07:19:49.8120900Z  --dependencies "${DEPENDENCIES}" 2025-07-17T07:19:49.8121150Z fi 2025-07-17T07:19:49.8133310Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:19:49.8133560Z env: 2025-07-17T07:19:49.8133730Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:49.8133920Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:49.8134220Z TEST_CONFIG: mps 2025-07-17T07:19:49.8134370Z SHARD_NUMBER: 1 2025-07-17T07:19:49.8134540Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:49.8134700Z PR_BODY: 2025-07-17T07:19:49.8134850Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:49.8135130Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:49.8135400Z DEVICE_NAME: 2025-07-17T07:19:49.8135540Z DEVICE_TYPE: 2025-07-17T07:19:49.8135710Z BENCHMARK_RESULTS_DIR: test/test-reports 2025-07-17T07:19:49.8135930Z DRY_RUN: false 2025-07-17T07:19:49.8136650Z BENCHMARK_METADATA: {"timestamp": 1752736788, "schema_version": "v3", "name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "a38f433be2e94a64b095a44ba39879d02d0c2316", "workflow_id": 16337959945, "run_attempt": 1, "job_id": 46154244361} 2025-07-17T07:19:49.8137600Z RUNNER_INFO: [{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-1-176.ec2.internal"}, "name": "", "type": ""}] 2025-07-17T07:19:49.8138000Z DEPENDENCIES: {} 2025-07-17T07:19:49.8138170Z ##[endgroup] 2025-07-17T07:19:49.8344280Z + [[ ! -d test/test-reports ]] 2025-07-17T07:19:49.8344600Z + [[ false == \t\r\u\e ]] 2025-07-17T07:19:49.8346350Z + 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": 1752736788, "schema_version": "v3", "name": "macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)", "repo": "pytorch/pytorch", "head_branch": "refs/heads/main", "head_sha": "a38f433be2e94a64b095a44ba39879d02d0c2316", "workflow_id": 16337959945, "run_attempt": 1, "job_id": 46154244361}' --runners '[{"cpu_info": "arm", "cpu_count": 8, "avail_mem_in_gb": 16, "extra_info": {"hostname": "ip-10-0-1-176.ec2.internal"}, "name": "", "type": ""}]' --dependencies '{}' 2025-07-17T07:19:49.9223740Z /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': 'test_nn'}, {'test_file': 'inductor/test_torchinductor'}, {'test_file': 'inductor/test_aot_inductor'}, {'test_file': 'test_mps'}, {'test_file': 'inductor/test_mps_basic'}, {'test_file': 'test_modules'}, {'test_file': 'nn/test_dropout'}, {'test_file': 'test_view_ops'}, {'test_file': 'nn/test_pooling'}, {'test_file': 'nn/test_convolution'}, {'test_file': 'test_metal'}], 'excluded': []} from test/test-reports/td_exclusions-7b2e0d9fb19d51c8540a.json is not a benchmark record, skipping 2025-07-17T07:19:49.9225680Z warn(f"{result} from {filepath} is not a benchmark record, skipping") 2025-07-17T07:19:49.9387550Z Prepare all required actions 2025-07-17T07:19:49.9387860Z Getting action download info 2025-07-17T07:19:50.0899660Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-07-17T07:19:50.0900310Z with: 2025-07-17T07:19:50.0900630Z job_id: 46154244361 2025-07-17T07:19:50.0901100Z job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T07:19:50.0901630Z workflow_name: trunk 2025-07-17T07:19:50.0901990Z workflow_run_id: 16337959945 2025-07-17T07:19:50.0902380Z workflow_attempt: 1 2025-07-17T07:19:50.0902750Z local_path: usage_log.txt 2025-07-17T07:19:50.0903090Z env: 2025-07-17T07:19:50.0903380Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:50.0903790Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:50.0904230Z TEST_CONFIG: mps 2025-07-17T07:19:50.0904540Z SHARD_NUMBER: 1 2025-07-17T07:19:50.0904880Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:50.0905220Z PR_BODY: 2025-07-17T07:19:50.0905520Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:50.0906140Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:50.0906690Z DEVICE_NAME: 2025-07-17T07:19:50.0906990Z DEVICE_TYPE: 2025-07-17T07:19:50.0907290Z ##[endgroup] 2025-07-17T07:19:50.0929560Z ##[group]Run echo "workflow_id: 16337959945" 2025-07-17T07:19:50.0930300Z echo "workflow_id: 16337959945" 2025-07-17T07:19:50.0930700Z echo "workflow_attempt: 1" 2025-07-17T07:19:50.0931220Z echo "workflow_Name: trunk" 2025-07-17T07:19:50.0931570Z echo "job_id: 46154244361" 2025-07-17T07:19:50.0932080Z echo "job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)" 2025-07-17T07:19:50.0932620Z echo "artifact_prefix: " 2025-07-17T07:19:50.0932990Z python3 --version 2025-07-17T07:19:50.0955790Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:19:50.0956250Z env: 2025-07-17T07:19:50.0956500Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:50.0956920Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:50.0957310Z TEST_CONFIG: mps 2025-07-17T07:19:50.0957580Z SHARD_NUMBER: 1 2025-07-17T07:19:50.0957850Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:50.0958110Z PR_BODY: 2025-07-17T07:19:50.0958360Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:50.0958840Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:50.0959300Z DEVICE_NAME: 2025-07-17T07:19:50.0959550Z DEVICE_TYPE: 2025-07-17T07:19:50.0959800Z ##[endgroup] 2025-07-17T07:19:50.1229150Z workflow_id: 16337959945 2025-07-17T07:19:50.1229480Z workflow_attempt: 1 2025-07-17T07:19:50.1229750Z workflow_Name: trunk 2025-07-17T07:19:50.1229970Z job_id: 46154244361 2025-07-17T07:19:50.1230250Z job_name: macos-py3-arm64 / test (mps, 1, 1, macos-m1-14) 2025-07-17T07:19:50.1230570Z artifact_prefix: 2025-07-17T07:19:50.1294520Z Python 3.12.11 2025-07-17T07:19:50.1328700Z ##[group]Run nick-fields/retry@v3.0.0 2025-07-17T07:19:50.1328940Z with: 2025-07-17T07:19:50.1329090Z shell: bash 2025-07-17T07:19:50.1329300Z timeout_minutes: 5 2025-07-17T07:19:50.1329490Z max_attempts: 5 2025-07-17T07:19:50.1329660Z retry_wait_seconds: 30 2025-07-17T07:19:50.1330070Z command: set -eu python3 -m pip install python-dateutil==2.8.2 boto3==1.35.42 pandas==2.1.3 dataclasses_json==0.6.7 2025-07-17T07:19:50.1330520Z polling_interval_seconds: 1 2025-07-17T07:19:50.1330720Z warning_on_retry: true 2025-07-17T07:19:50.1331060Z continue_on_error: false 2025-07-17T07:19:50.1331250Z env: 2025-07-17T07:19:50.1331400Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:50.1331610Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:50.1331840Z TEST_CONFIG: mps 2025-07-17T07:19:50.1332000Z SHARD_NUMBER: 1 2025-07-17T07:19:50.1332180Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:50.1332360Z PR_BODY: 2025-07-17T07:19:50.1332510Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:50.1332810Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:50.1333100Z DEVICE_NAME: 2025-07-17T07:19:50.1333790Z DEVICE_TYPE: 2025-07-17T07:19:50.1333970Z ##[endgroup] 2025-07-17T07:19:50.4001650Z Collecting python-dateutil==2.8.2 2025-07-17T07:19:50.4021180Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-07-17T07:19:50.5320390Z Collecting boto3==1.35.42 2025-07-17T07:19:50.5342710Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-07-17T07:19:50.5968760Z Collecting pandas==2.1.3 2025-07-17T07:19:50.5990380Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl.metadata (18 kB) 2025-07-17T07:19:50.6113350Z Requirement already satisfied: dataclasses_json==0.6.7 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (0.6.7) 2025-07-17T07:19:50.6118390Z Requirement already satisfied: six>=1.5 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from python-dateutil==2.8.2) (1.17.0) 2025-07-17T07:19:50.6123580Z Requirement already satisfied: botocore<1.36.0,>=1.35.42 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from boto3==1.35.42) (1.35.99) 2025-07-17T07:19:50.6125730Z Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from boto3==1.35.42) (1.0.1) 2025-07-17T07:19:50.6128690Z Requirement already satisfied: s3transfer<0.11.0,>=0.10.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from boto3==1.35.42) (0.10.4) 2025-07-17T07:19:50.6134340Z Requirement already satisfied: numpy<2,>=1.26.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from pandas==2.1.3) (1.26.4) 2025-07-17T07:19:50.6398310Z Collecting pytz>=2020.1 (from pandas==2.1.3) 2025-07-17T07:19:50.6413350Z Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-07-17T07:19:50.6548710Z Collecting tzdata>=2022.1 (from pandas==2.1.3) 2025-07-17T07:19:50.6563020Z Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-07-17T07:19:50.6603360Z Requirement already satisfied: marshmallow<4.0.0,>=3.18.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (3.26.1) 2025-07-17T07:19:50.6606550Z Requirement already satisfied: typing-inspect<1,>=0.4.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from dataclasses_json==0.6.7) (0.9.0) 2025-07-17T07:19:50.6631760Z Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) (1.26.20) 2025-07-17T07:19:50.6640660Z Requirement already satisfied: packaging>=17.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) (23.1) 2025-07-17T07:19:50.6674200Z Requirement already satisfied: mypy-extensions>=0.3.0 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (1.1.0) 2025-07-17T07:19:50.6676580Z Requirement already satisfied: typing-extensions>=3.7.4 in /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) (4.12.2) 2025-07-17T07:19:50.6742400Z Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-07-17T07:19:50.6779100Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-07-17T07:19:50.6803560Z Using cached pandas-2.1.3-cp312-cp312-macosx_11_0_arm64.whl (10.6 MB) 2025-07-17T07:19:50.7150430Z Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-07-17T07:19:50.7203590Z Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-07-17T07:19:50.8123120Z Installing collected packages: pytz, tzdata, python-dateutil, pandas, boto3 2025-07-17T07:19:50.9451910Z Attempting uninstall: python-dateutil 2025-07-17T07:19:50.9473100Z Found existing installation: python-dateutil 2.9.0.post0 2025-07-17T07:19:50.9496160Z Uninstalling python-dateutil-2.9.0.post0: 2025-07-17T07:19:50.9503670Z Successfully uninstalled python-dateutil-2.9.0.post0 2025-07-17T07:19:53.4027930Z Attempting uninstall: boto3 2025-07-17T07:19:53.4043510Z Found existing installation: boto3 1.35.33 2025-07-17T07:19:53.4073220Z Uninstalling boto3-1.35.33: 2025-07-17T07:19:53.4087760Z Successfully uninstalled boto3-1.35.33 2025-07-17T07:19:53.4492930Z 2025-07-17T07:19:53.4531270Z Successfully installed boto3-1.35.42 pandas-2.1.3 python-dateutil-2.8.2 pytz-2025.2 tzdata-2025.2 2025-07-17T07:19:54.2138930Z Command completed after 1 attempt(s). 2025-07-17T07:19:54.2266350Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-07-17T07:19:54.2268480Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-07-17T07:19:54.2269900Z  --workflow-run-id "16337959945" \ 2025-07-17T07:19:54.2270990Z  --workflow-name "trunk" \ 2025-07-17T07:19:54.2271980Z  --workflow-run-attempt "1" \ 2025-07-17T07:19:54.2272940Z  --job-id "46154244361" \ 2025-07-17T07:19:54.2274150Z  --job-name "macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)" \ 2025-07-17T07:19:54.2276250Z  --local-path "usage_log.txt" \ 2025-07-17T07:19:54.2277200Z  --artifact-prefix "" 2025-07-17T07:19:54.2332450Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:19:54.2333400Z env: 2025-07-17T07:19:54.2333940Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:54.2334630Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:54.2335420Z TEST_CONFIG: mps 2025-07-17T07:19:54.2335970Z SHARD_NUMBER: 1 2025-07-17T07:19:54.2336600Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:54.2337210Z PR_BODY: 2025-07-17T07:19:54.2337730Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:54.2338650Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:54.2339670Z DEVICE_NAME: 2025-07-17T07:19:54.2340190Z DEVICE_TYPE: 2025-07-17T07:19:54.2340740Z ##[endgroup] 2025-07-17T07:19:56.8343150Z Traceback (most recent call last): 2025-07-17T07:19:56.8343550Z File "", line 198, in _run_module_as_main 2025-07-17T07:19:56.8343880Z File "", line 88, in _run_code 2025-07-17T07:19:56.8344440Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/tools/stats/upload_utilization_stats/upload_utilization_stats.py", line 527, in 2025-07-17T07:19:56.8344950Z ud.start() 2025-07-17T07:19:56.8345420Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/tools/stats/upload_utilization_stats/upload_utilization_stats.py", line 222, in start 2025-07-17T07:19:56.8345970Z segments = self.segment_generator.generate(valid_records) 2025-07-17T07:19:56.8346260Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-17T07:19:56.8346790Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/tools/stats/upload_utilization_stats/upload_utilization_stats.py", line 60, in generate 2025-07-17T07:19:56.8347360Z df[time_col_name] = pd.to_datetime(df[time_col_name], unit="s", utc=True) 2025-07-17T07:19:56.8347670Z ~~^^^^^^^^^^^^^^^ 2025-07-17T07:19:56.8348150Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages/pandas/core/frame.py", line 3893, in __getitem__ 2025-07-17T07:19:56.8348820Z indexer = self.columns.get_loc(key) 2025-07-17T07:19:56.8349050Z ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-17T07:19:56.8349550Z File "/Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783/lib/python3.12/site-packages/pandas/core/indexes/range.py", line 418, in get_loc 2025-07-17T07:19:56.8350050Z raise KeyError(key) 2025-07-17T07:19:56.8350220Z KeyError: 'time' 2025-07-17T07:19:56.8350410Z repo: pytorch/pytorch 2025-07-17T07:19:56.8350640Z Converted Log Model: UtilizationMetadata: 2025-07-17T07:19:56.8351700Z UtilizationMetadata(level='metadata', workflow_id='16337959945', job_id='46154244361', workflow_name='trunk', job_name='macos-py3-arm64 / test (mps, 1, 1, macos-m1-14)', usage_collect_interval=1.0, data_model_version=1.0, start_at=1752734809, gpu_count=0, cpu_count=8, gpu_type=None, error=None) 2025-07-17T07:19:56.8751550Z ##[error]Process completed with exit code 1. 2025-07-17T07:19:56.8786010Z ##[group]Run if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-07-17T07:19:56.8786340Z if [[ -n "$REINSTALL_BREW_MINICONDA" ]]; then 2025-07-17T07:19:56.8786600Z  brew install --cask miniconda 2025-07-17T07:19:56.8786800Z fi 2025-07-17T07:19:56.8798920Z shell: /bin/bash -e -l {0} 2025-07-17T07:19:56.8799110Z env: 2025-07-17T07:19:56.8799250Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:19:56.8799450Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:19:56.8799660Z TEST_CONFIG: mps 2025-07-17T07:19:56.8799810Z SHARD_NUMBER: 1 2025-07-17T07:19:56.8799960Z NUM_TEST_SHARDS: 1 2025-07-17T07:19:56.8800140Z PR_BODY: 2025-07-17T07:19:56.8800280Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:19:56.8800560Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:19:56.8800830Z DEVICE_NAME: 2025-07-17T07:19:56.8800970Z DEVICE_TYPE: 2025-07-17T07:19:56.8810400Z ##[endgroup] 2025-07-17T07:19:58.4509930Z ==> Caveats 2025-07-17T07:19:58.4510260Z Please run the following to setup your shell: 2025-07-17T07:19:58.4510550Z conda init "$(basename "${SHELL}")" 2025-07-17T07:19:58.4510720Z 2025-07-17T07:19:58.4510900Z Alternatively, manually add the following to your shell init: 2025-07-17T07:19:58.4511220Z eval "$(conda "shell.$(basename "${SHELL}")" hook)" 2025-07-17T07:19:58.4511410Z 2025-07-17T07:19:58.4520190Z ==> Downloading https://repo.anaconda.com/miniconda/Miniconda3-py313_25.5.1-0-MacOSX-arm64.sh 2025-07-17T07:19:58.6153230Z Already downloaded: /Users/ec2-user/Library/Caches/Homebrew/downloads/2e356e8b147647692e4da77ce4c0c14eefee65ec86f29cc7e8c21a26ac9397ca--Miniconda3-py313_25.5.1-0-MacOSX-arm64.sh 2025-07-17T07:20:00.9948860Z ==> Installing Cask miniconda 2025-07-17T07:20:01.2235670Z ==> Running installer script 'Miniconda3-py313_25.5.1-0-MacOSX-arm64.sh' 2025-07-17T07:20:02.2126410Z PREFIX=/opt/homebrew/Caskroom/miniconda/base 2025-07-17T07:20:02.5942880Z Unpacking payload ... 2025-07-17T07:20:05.1451470Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-07-17T07:20:07.5321990Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-07-17T07:20:14.5376660Z 2025-07-17T07:20:14.5377350Z Installing base environment... 2025-07-17T07:20:14.5377590Z 2025-07-17T07:20:19.2611900Z Preparing transaction: ...working... done 2025-07-17T07:20:31.3324080Z Executing transaction: ...working... 2025-07-17T07:20:31.3324350Z done 2025-07-17T07:20:33.5648490Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-07-17T07:20:33.7394280Z installation finished. 2025-07-17T07:20:33.7402920Z ==> Linking Binary 'conda' to '/opt/homebrew/bin/conda' 2025-07-17T07:20:33.9099480Z 🍺 miniconda was successfully installed! 2025-07-17T07:20:33.9424030Z ##[group]Run pytorch/test-infra/.github/actions/check-disk-space@main 2025-07-17T07:20:33.9424340Z with: 2025-07-17T07:20:33.9424500Z minimum-available-space-in-gb: 6 2025-07-17T07:20:33.9424740Z env: 2025-07-17T07:20:33.9424990Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:20:33.9425210Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:20:33.9425430Z TEST_CONFIG: mps 2025-07-17T07:20:33.9425590Z SHARD_NUMBER: 1 2025-07-17T07:20:33.9425750Z NUM_TEST_SHARDS: 1 2025-07-17T07:20:33.9425920Z PR_BODY: 2025-07-17T07:20:33.9426070Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:20:33.9426350Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:20:33.9426620Z DEVICE_NAME: 2025-07-17T07:20:33.9426780Z DEVICE_TYPE: 2025-07-17T07:20:33.9426940Z ##[endgroup] 2025-07-17T07:20:33.9438260Z ##[group]Run echo "Print the available disk space for manual inspection" 2025-07-17T07:20:33.9438700Z echo "Print the available disk space for manual inspection" 2025-07-17T07:20:33.9438970Z df -h 2025-07-17T07:20:33.9439110Z  2025-07-17T07:20:33.9439280Z function check_disk_space() { 2025-07-17T07:20:33.9439490Z  set +e 2025-07-17T07:20:33.9439640Z  2025-07-17T07:20:33.9439820Z  # Set the minimum requirement space to 6GB 2025-07-17T07:20:33.9440170Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2025-07-17T07:20:33.9440470Z  2025-07-17T07:20:33.9440670Z  # Use KB to avoid floating point warning like 3.1GB 2025-07-17T07:20:33.9440980Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2025-07-17T07:20:33.9441370Z  do 2025-07-17T07:20:33.9441660Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2025-07-17T07:20:33.9441950Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2025-07-17T07:20:33.9442180Z  2025-07-17T07:20:33.9442350Z  if [ "${MOUNT}" = "/" ]; then 2025-07-17T07:20:33.9442630Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2025-07-17T07:20:33.9443190Z  echo "Failure: There is only ${AVAIL}KB free space left in ${MOUNT}, which is less than the minimum requirement of ${MINIMUM_AVAILABLE_SPACE_IN_KB}KB for ${RUNNER_OS}" 2025-07-17T07:20:33.9443660Z  else 2025-07-17T07:20:33.9443970Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2025-07-17T07:20:33.9444270Z  fi 2025-07-17T07:20:33.9444430Z  fi 2025-07-17T07:20:33.9444580Z  done 2025-07-17T07:20:33.9444720Z  2025-07-17T07:20:33.9444880Z  set -e 2025-07-17T07:20:33.9445030Z } 2025-07-17T07:20:33.9445160Z  2025-07-17T07:20:33.9445310Z RESULT=$(check_disk_space) 2025-07-17T07:20:33.9445530Z echo "${RESULT}" 2025-07-17T07:20:33.9445700Z  2025-07-17T07:20:33.9445920Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2025-07-17T07:20:33.9446450Z  # We can clean up /System/Library/Caches/com.apple.coresymbolicationd on MacOS to free up the space and this should free up enough space 2025-07-17T07:20:33.9446940Z  # https://github.com/pytorch/pytorch/issues/85440 2025-07-17T07:20:33.9447320Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2025-07-17T07:20:33.9447840Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2025-07-17T07:20:33.9448320Z  sudo launchctl stop com.apple.coresymbolicationd || true 2025-07-17T07:20:33.9448580Z  2025-07-17T07:20:33.9448760Z  # Clean up crash reports on the runner 2025-07-17T07:20:33.9449080Z  sudo rm -rf "/System/Volumes/Data/Library/Logs/CrashReporter" || true 2025-07-17T07:20:33.9449490Z  2025-07-17T07:20:33.9449910Z  # Also try to clean up torch.hub caching directory 2025-07-17T07:20:33.9450200Z  rm -rf "${HOME}/.cache/torch/hub" || true 2025-07-17T07:20:33.9450430Z  2025-07-17T07:20:33.9450580Z  # Purge conda 2025-07-17T07:20:33.9450770Z  conda clean -p -t -y || true 2025-07-17T07:20:33.9450990Z  # and pip cache 2025-07-17T07:20:33.9451180Z  pip cache purge || true 2025-07-17T07:20:33.9451380Z  2025-07-17T07:20:33.9451620Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2025-07-17T07:20:33.9451900Z  # Re-run the check 2025-07-17T07:20:33.9452100Z  RESULT=$(check_disk_space) 2025-07-17T07:20:33.9452310Z  echo "${RESULT}" 2025-07-17T07:20:33.9452490Z fi 2025-07-17T07:20:33.9452640Z  2025-07-17T07:20:33.9452810Z if [[ "${RESULT}" == *Failure* ]]; then 2025-07-17T07:20:33.9453020Z  df -h 2025-07-17T07:20:33.9453170Z  2025-07-17T07:20:33.9461620Z  echo "Please help create an issue to PyTorch Release Engineering via https://github.com/pytorch/test-infra/issues and provide the link to the workflow run." 2025-07-17T07:20:33.9462120Z  exit 1 2025-07-17T07:20:33.9462280Z fi 2025-07-17T07:20:33.9485820Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:20:33.9486040Z env: 2025-07-17T07:20:33.9486200Z GIT_DEFAULT_BRANCH: main 2025-07-17T07:20:33.9486410Z BUILD_ENVIRONMENT: macos-py3-arm64 2025-07-17T07:20:33.9486650Z TEST_CONFIG: mps 2025-07-17T07:20:33.9486810Z SHARD_NUMBER: 1 2025-07-17T07:20:33.9486950Z NUM_TEST_SHARDS: 1 2025-07-17T07:20:33.9487100Z PR_BODY: 2025-07-17T07:20:33.9487230Z REINSTALL_BREW_MINICONDA: 1 2025-07-17T07:20:33.9487570Z VENV_PATH: /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:20:33.9487900Z DEVICE_NAME: 2025-07-17T07:20:33.9488030Z DEVICE_TYPE: 2025-07-17T07:20:33.9488180Z MINIMUM_AVAILABLE_SPACE_IN_GB: 6 2025-07-17T07:20:33.9488370Z ##[endgroup] 2025-07-17T07:20:33.9700970Z Print the available disk space for manual inspection 2025-07-17T07:20:33.9714620Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-07-17T07:20:33.9716320Z /dev/disk5s2s1 256Gi 9.5Gi 132Gi 7% 404k 1.4G 0% / 2025-07-17T07:20:33.9716700Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-07-17T07:20:33.9717090Z /dev/disk5s5 256Gi 2.0Gi 132Gi 2% 2 1.4G 0% /System/Volumes/VM 2025-07-17T07:20:33.9717510Z /dev/disk5s3 256Gi 5.7Gi 132Gi 5% 1.0k 1.4G 0% /System/Volumes/Preboot 2025-07-17T07:20:33.9717950Z /dev/disk1s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-07-17T07:20:33.9718390Z /dev/disk1s1 500Mi 53Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-07-17T07:20:33.9718850Z /dev/disk1s3 500Mi 952Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-07-17T07:20:33.9719340Z /dev/disk5s1 256Gi 105Gi 132Gi 45% 4.5M 1.4G 0% /System/Volumes/Data 2025-07-17T07:20:33.9719790Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-07-17T07:20:33.9720230Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2.2G 0% /private/tmp/tmp-mount-epGjt4 2025-07-17T07:20:34.0107240Z Success: There is 138644120KB free space left in / for macOS, continue 2025-07-17T07:20:34.0145730Z Post job cleanup. 2025-07-17T07:20:34.0518710Z Removing virtual environment at /Users/ec2-user/runner/_work/_temp/venv-3.12-1752734783 2025-07-17T07:20:37.2694030Z Post job cleanup. 2025-07-17T07:20:37.2742820Z Post job cleanup. 2025-07-17T07:20:37.3565660Z [command]/usr/bin/git version 2025-07-17T07:20:37.3645570Z git version 2.39.3 (Apple Git-146) 2025-07-17T07:20:37.3664360Z Copying '/Users/ec2-user/.gitconfig' to '/Users/ec2-user/runner/_work/_temp/a3d84859-f5f6-4c2b-9e59-e66cac282941/.gitconfig' 2025-07-17T07:20:37.3676750Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/a3d84859-f5f6-4c2b-9e59-e66cac282941' before making global git config changes 2025-07-17T07:20:37.3677390Z Adding repository directory to the temporary git global config as a safe directory 2025-07-17T07:20:37.3683180Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2025-07-17T07:20:37.3752130Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-07-17T07:20:37.3813290Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-07-17T07:20:37.5059900Z Entering 'android/libs/fbjni' 2025-07-17T07:20:37.5191350Z Entering 'third_party/FP16' 2025-07-17T07:20:37.5304310Z Entering 'third_party/FXdiv' 2025-07-17T07:20:37.5417010Z Entering 'third_party/NNPACK' 2025-07-17T07:20:37.5540940Z Entering 'third_party/NVTX' 2025-07-17T07:20:37.5642720Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T07:20:37.5745010Z Entering 'third_party/XNNPACK' 2025-07-17T07:20:37.6038010Z Entering 'third_party/aiter' 2025-07-17T07:20:37.6145200Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T07:20:37.6251310Z Entering 'third_party/benchmark' 2025-07-17T07:20:37.6377150Z Entering 'third_party/composable_kernel' 2025-07-17T07:20:37.6481180Z Entering 'third_party/cpp-httplib' 2025-07-17T07:20:37.6582280Z Entering 'third_party/cpuinfo' 2025-07-17T07:20:37.6714120Z Entering 'third_party/cudnn_frontend' 2025-07-17T07:20:37.6815480Z Entering 'third_party/cutlass' 2025-07-17T07:20:37.6920250Z Entering 'third_party/fbgemm' 2025-07-17T07:20:37.7193010Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T07:20:37.7341610Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T07:20:37.7572730Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T07:20:37.7753570Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T07:20:37.8012810Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T07:20:37.8167340Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T07:20:37.8318530Z Entering 'third_party/fbgemm/external/json' 2025-07-17T07:20:37.8476420Z Entering 'third_party/flash-attention' 2025-07-17T07:20:37.8577340Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T07:20:37.8702590Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T07:20:37.8808090Z Entering 'third_party/flatbuffers' 2025-07-17T07:20:37.8912370Z Entering 'third_party/fmt' 2025-07-17T07:20:37.9051520Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T07:20:37.9172380Z Entering 'third_party/gloo' 2025-07-17T07:20:37.9300420Z Entering 'third_party/googletest' 2025-07-17T07:20:37.9419820Z Entering 'third_party/ideep' 2025-07-17T07:20:37.9602340Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T07:20:37.9804630Z Entering 'third_party/ittapi' 2025-07-17T07:20:37.9907360Z Entering 'third_party/kineto' 2025-07-17T07:20:38.0006680Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T07:20:38.0105550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T07:20:38.0205490Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T07:20:38.0305280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T07:20:38.0405300Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T07:20:38.0503990Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T07:20:38.0606360Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T07:20:38.0707440Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T07:20:38.0808080Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T07:20:38.0909450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T07:20:38.1011470Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T07:20:38.1111200Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T07:20:38.1211960Z Entering 'third_party/kleidiai' 2025-07-17T07:20:38.1310270Z Entering 'third_party/mimalloc' 2025-07-17T07:20:38.1408850Z Entering 'third_party/nlohmann' 2025-07-17T07:20:38.1506820Z Entering 'third_party/onnx' 2025-07-17T07:20:38.1905000Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T07:20:38.2043300Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T07:20:38.2145100Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T07:20:38.2248360Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T07:20:38.2349060Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T07:20:38.2448020Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T07:20:38.2546560Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T07:20:38.2656710Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T07:20:38.2757300Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T07:20:38.2854950Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T07:20:38.2955410Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T07:20:38.3057530Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T07:20:38.3166530Z Entering 'third_party/pocketfft' 2025-07-17T07:20:38.3268870Z Entering 'third_party/protobuf' 2025-07-17T07:20:38.3535800Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T07:20:38.3669090Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T07:20:38.3800140Z Entering 'third_party/psimd' 2025-07-17T07:20:38.3919210Z Entering 'third_party/pthreadpool' 2025-07-17T07:20:38.4033470Z Entering 'third_party/pybind11' 2025-07-17T07:20:38.4160930Z Entering 'third_party/python-peachpy' 2025-07-17T07:20:38.4279600Z Entering 'third_party/sleef' 2025-07-17T07:20:38.4399080Z Entering 'third_party/tensorpipe' 2025-07-17T07:20:38.4569490Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T07:20:38.4718030Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T07:20:38.4850990Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T07:20:38.4993450Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T07:20:38.5137570Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T07:20:38.5275420Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-07-17T07:20:38.5332430Z http.https://github.com/.extraheader 2025-07-17T07:20:38.5339720Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-07-17T07:20:38.5412420Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-07-17T07:20:38.5907740Z Entering 'android/libs/fbjni' 2025-07-17T07:20:38.5978700Z http.https://github.com/.extraheader 2025-07-17T07:20:38.6062100Z Entering 'third_party/FP16' 2025-07-17T07:20:38.6129650Z http.https://github.com/.extraheader 2025-07-17T07:20:38.6196360Z Entering 'third_party/FXdiv' 2025-07-17T07:20:38.6263320Z http.https://github.com/.extraheader 2025-07-17T07:20:38.6329990Z Entering 'third_party/NNPACK' 2025-07-17T07:20:38.6397120Z http.https://github.com/.extraheader 2025-07-17T07:20:38.6464250Z Entering 'third_party/NVTX' 2025-07-17T07:20:38.6531250Z http.https://github.com/.extraheader 2025-07-17T07:20:38.6597980Z Entering 'third_party/VulkanMemoryAllocator' 2025-07-17T07:20:38.6664790Z http.https://github.com/.extraheader 2025-07-17T07:20:38.6731590Z Entering 'third_party/XNNPACK' 2025-07-17T07:20:38.6798620Z http.https://github.com/.extraheader 2025-07-17T07:20:38.6870210Z Entering 'third_party/aiter' 2025-07-17T07:20:38.6939070Z http.https://github.com/.extraheader 2025-07-17T07:20:38.7004390Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-07-17T07:20:38.7070700Z http.https://github.com/.extraheader 2025-07-17T07:20:38.7147470Z Entering 'third_party/benchmark' 2025-07-17T07:20:38.7215090Z http.https://github.com/.extraheader 2025-07-17T07:20:38.7280690Z Entering 'third_party/composable_kernel' 2025-07-17T07:20:38.7348320Z http.https://github.com/.extraheader 2025-07-17T07:20:38.7416880Z Entering 'third_party/cpp-httplib' 2025-07-17T07:20:38.7482800Z http.https://github.com/.extraheader 2025-07-17T07:20:38.7548410Z Entering 'third_party/cpuinfo' 2025-07-17T07:20:38.7615550Z http.https://github.com/.extraheader 2025-07-17T07:20:38.7691470Z Entering 'third_party/cudnn_frontend' 2025-07-17T07:20:38.7750950Z http.https://github.com/.extraheader 2025-07-17T07:20:38.7818530Z Entering 'third_party/cutlass' 2025-07-17T07:20:38.7885700Z http.https://github.com/.extraheader 2025-07-17T07:20:38.7955080Z Entering 'third_party/fbgemm' 2025-07-17T07:20:38.8023400Z http.https://github.com/.extraheader 2025-07-17T07:20:38.8094320Z Entering 'third_party/fbgemm/external/asmjit' 2025-07-17T07:20:38.8160960Z http.https://github.com/.extraheader 2025-07-17T07:20:38.8227190Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-07-17T07:20:38.8292760Z http.https://github.com/.extraheader 2025-07-17T07:20:38.8376810Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-07-17T07:20:38.8444500Z http.https://github.com/.extraheader 2025-07-17T07:20:38.8511250Z Entering 'third_party/fbgemm/external/cutlass' 2025-07-17T07:20:38.8577610Z http.https://github.com/.extraheader 2025-07-17T07:20:38.8647100Z Entering 'third_party/fbgemm/external/googletest' 2025-07-17T07:20:38.8714210Z http.https://github.com/.extraheader 2025-07-17T07:20:38.8780910Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-07-17T07:20:38.8846920Z http.https://github.com/.extraheader 2025-07-17T07:20:38.8913110Z Entering 'third_party/fbgemm/external/json' 2025-07-17T07:20:38.8979630Z http.https://github.com/.extraheader 2025-07-17T07:20:38.9048300Z Entering 'third_party/flash-attention' 2025-07-17T07:20:38.9116340Z http.https://github.com/.extraheader 2025-07-17T07:20:38.9181480Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-07-17T07:20:38.9248550Z http.https://github.com/.extraheader 2025-07-17T07:20:38.9317190Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-07-17T07:20:38.9384020Z http.https://github.com/.extraheader 2025-07-17T07:20:38.9454940Z Entering 'third_party/flatbuffers' 2025-07-17T07:20:38.9523660Z http.https://github.com/.extraheader 2025-07-17T07:20:38.9590850Z Entering 'third_party/fmt' 2025-07-17T07:20:38.9657460Z http.https://github.com/.extraheader 2025-07-17T07:20:38.9723630Z Entering 'third_party/gemmlowp/gemmlowp' 2025-07-17T07:20:38.9790150Z http.https://github.com/.extraheader 2025-07-17T07:20:38.9873250Z Entering 'third_party/gloo' 2025-07-17T07:20:38.9939820Z http.https://github.com/.extraheader 2025-07-17T07:20:39.0006140Z Entering 'third_party/googletest' 2025-07-17T07:20:39.0072860Z http.https://github.com/.extraheader 2025-07-17T07:20:39.0138860Z Entering 'third_party/ideep' 2025-07-17T07:20:39.0204840Z http.https://github.com/.extraheader 2025-07-17T07:20:39.0269870Z Entering 'third_party/ideep/mkl-dnn' 2025-07-17T07:20:39.0335610Z http.https://github.com/.extraheader 2025-07-17T07:20:39.0405920Z Entering 'third_party/ittapi' 2025-07-17T07:20:39.0473770Z http.https://github.com/.extraheader 2025-07-17T07:20:39.0540750Z Entering 'third_party/kineto' 2025-07-17T07:20:39.0607870Z http.https://github.com/.extraheader 2025-07-17T07:20:39.0673230Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-07-17T07:20:39.0739630Z http.https://github.com/.extraheader 2025-07-17T07:20:39.0814400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-07-17T07:20:39.0880490Z http.https://github.com/.extraheader 2025-07-17T07:20:39.0955360Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-07-17T07:20:39.1021660Z http.https://github.com/.extraheader 2025-07-17T07:20:39.1089220Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-07-17T07:20:39.1155950Z http.https://github.com/.extraheader 2025-07-17T07:20:39.1223100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-07-17T07:20:39.1289760Z http.https://github.com/.extraheader 2025-07-17T07:20:39.1355400Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-07-17T07:20:39.1421900Z http.https://github.com/.extraheader 2025-07-17T07:20:39.1497310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-07-17T07:20:39.1564230Z http.https://github.com/.extraheader 2025-07-17T07:20:39.1636290Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-07-17T07:20:39.1702410Z http.https://github.com/.extraheader 2025-07-17T07:20:39.1768680Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-07-17T07:20:39.1834910Z http.https://github.com/.extraheader 2025-07-17T07:20:39.1902420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-07-17T07:20:39.1968650Z http.https://github.com/.extraheader 2025-07-17T07:20:39.2037610Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-07-17T07:20:39.2104030Z http.https://github.com/.extraheader 2025-07-17T07:20:39.2170650Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-07-17T07:20:39.2239450Z http.https://github.com/.extraheader 2025-07-17T07:20:39.2308720Z Entering 'third_party/kleidiai' 2025-07-17T07:20:39.2376900Z http.https://github.com/.extraheader 2025-07-17T07:20:39.2443300Z Entering 'third_party/mimalloc' 2025-07-17T07:20:39.2510340Z http.https://github.com/.extraheader 2025-07-17T07:20:39.2577140Z Entering 'third_party/nlohmann' 2025-07-17T07:20:39.2644320Z http.https://github.com/.extraheader 2025-07-17T07:20:39.2711240Z Entering 'third_party/onnx' 2025-07-17T07:20:39.2778130Z http.https://github.com/.extraheader 2025-07-17T07:20:39.2849970Z Entering 'third_party/onnx/third_party/pybind11' 2025-07-17T07:20:39.2918560Z http.https://github.com/.extraheader 2025-07-17T07:20:39.2987080Z Entering 'third_party/opentelemetry-cpp' 2025-07-17T07:20:39.3054760Z http.https://github.com/.extraheader 2025-07-17T07:20:39.3121290Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-07-17T07:20:39.3187690Z http.https://github.com/.extraheader 2025-07-17T07:20:39.3253550Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-07-17T07:20:39.3319890Z http.https://github.com/.extraheader 2025-07-17T07:20:39.3386500Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-07-17T07:20:39.3454640Z http.https://github.com/.extraheader 2025-07-17T07:20:39.3520870Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-07-17T07:20:39.3587080Z http.https://github.com/.extraheader 2025-07-17T07:20:39.3653910Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-07-17T07:20:39.3719250Z http.https://github.com/.extraheader 2025-07-17T07:20:39.3785930Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-07-17T07:20:39.3852670Z http.https://github.com/.extraheader 2025-07-17T07:20:39.3918510Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-07-17T07:20:39.3984600Z http.https://github.com/.extraheader 2025-07-17T07:20:39.4049570Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-07-17T07:20:39.4115210Z http.https://github.com/.extraheader 2025-07-17T07:20:39.4195280Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-07-17T07:20:39.4260790Z http.https://github.com/.extraheader 2025-07-17T07:20:39.4329520Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-07-17T07:20:39.4396480Z http.https://github.com/.extraheader 2025-07-17T07:20:39.4471420Z Entering 'third_party/pocketfft' 2025-07-17T07:20:39.4540840Z http.https://github.com/.extraheader 2025-07-17T07:20:39.4609000Z Entering 'third_party/protobuf' 2025-07-17T07:20:39.4676090Z http.https://github.com/.extraheader 2025-07-17T07:20:39.4742420Z Entering 'third_party/protobuf/third_party/benchmark' 2025-07-17T07:20:39.4809060Z http.https://github.com/.extraheader 2025-07-17T07:20:39.4874620Z Entering 'third_party/protobuf/third_party/googletest' 2025-07-17T07:20:39.4940760Z http.https://github.com/.extraheader 2025-07-17T07:20:39.5008800Z Entering 'third_party/psimd' 2025-07-17T07:20:39.5076330Z http.https://github.com/.extraheader 2025-07-17T07:20:39.5142510Z Entering 'third_party/pthreadpool' 2025-07-17T07:20:39.5209050Z http.https://github.com/.extraheader 2025-07-17T07:20:39.5275000Z Entering 'third_party/pybind11' 2025-07-17T07:20:39.5341360Z http.https://github.com/.extraheader 2025-07-17T07:20:39.5407260Z Entering 'third_party/python-peachpy' 2025-07-17T07:20:39.5473960Z http.https://github.com/.extraheader 2025-07-17T07:20:39.5539550Z Entering 'third_party/sleef' 2025-07-17T07:20:39.5605940Z http.https://github.com/.extraheader 2025-07-17T07:20:39.5693130Z Entering 'third_party/tensorpipe' 2025-07-17T07:20:39.5760000Z http.https://github.com/.extraheader 2025-07-17T07:20:39.5824820Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-07-17T07:20:39.5890300Z http.https://github.com/.extraheader 2025-07-17T07:20:39.5964590Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-07-17T07:20:39.6030610Z http.https://github.com/.extraheader 2025-07-17T07:20:39.6096150Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-07-17T07:20:39.6162140Z http.https://github.com/.extraheader 2025-07-17T07:20:39.6228260Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-07-17T07:20:39.6294220Z http.https://github.com/.extraheader 2025-07-17T07:20:39.6358380Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-07-17T07:20:39.6423870Z http.https://github.com/.extraheader 2025-07-17T07:20:39.6561690Z A job completed hook has been configured by the self-hosted runner administrator 2025-07-17T07:20:39.6593200Z ##[group]Run '/opt/runner_scripts/post-job.sh' 2025-07-17T07:20:39.6605410Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2025-07-17T07:20:39.6605640Z ##[endgroup] 2025-07-17T07:20:39.6876030Z + df -h 2025-07-17T07:20:39.6896060Z + ls -t /var/log/post_job 2025-07-17T07:20:39.6896410Z + awk 'NR>100' 2025-07-17T07:20:39.6896960Z + xargs rm -fv 2025-07-17T07:20:39.6908510Z + Checking if runner needs to be terminated...ok 2025-07-17T07:20:39.6908800Z + Outputting disk space 2025-07-17T07:20:39.6909100Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2025-07-17T07:20:39.6909550Z /dev/disk5s2s1 256Gi 9.5Gi 133Gi 7% 404k 1.4G 0% / 2025-07-17T07:20:39.6909940Z devfs 217Ki 217Ki 0Bi 100% 752 0 100% /dev 2025-07-17T07:20:39.6910370Z /dev/disk5s5 256Gi 2.0Gi 133Gi 2% 2 1.4G 0% /System/Volumes/VM 2025-07-17T07:20:39.6910810Z /dev/disk5s3 256Gi 5.7Gi 133Gi 5% 1.0k 1.4G 0% /System/Volumes/Preboot 2025-07-17T07:20:39.6911220Z /dev/disk1s2 500Mi 6.0Mi 387Mi 2% 1 4.0M 0% /System/Volumes/xarts 2025-07-17T07:20:39.6911620Z /dev/disk1s1 500Mi 53Mi 387Mi 13% 61 4.0M 0% /System/Volumes/iSCPreboot 2025-07-17T07:20:39.6912030Z /dev/disk1s3 500Mi 952Ki 387Mi 1% 51 4.0M 0% /System/Volumes/Hardware 2025-07-17T07:20:39.6912450Z /dev/disk5s1 256Gi 104Gi 133Gi 44% 4.4M 1.4G 0% /System/Volumes/Data 2025-07-17T07:20:39.6912850Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 - /System/Volumes/Data/home 2025-07-17T07:20:39.6913250Z /dev/disk3s4 228Gi 120Ki 210Gi 1% 18 2.2G 0% /private/tmp/tmp-mount-epGjt4 2025-07-17T07:20:39.6913740Z + Cleaning up old logs (Keep the latest 100) 2025-07-17T07:20:40.1203850Z + Restoring SSH key to be the skeleton key 2025-07-17T07:20:40.1295420Z Cleaning up orphan processes